index
:
ruby.git
master
ruby_1_8_6_287
ruby_1_8_6_369
ruby_1_8_6_383
ruby_1_8_6_383-fedora
ruby_1_9_1_243
ruby_1_9_1_376
ruby_1_9_1_376-epel
ruby_1_9_1_376-fedora
Ruby GIT repository
Jeroen van Meeuwen
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
* variable.c (rb_mod_const_at): use hash table as internal
matz
2001-06-05
10
-228
/
+399
*
* ext/extmk.rb.in, lib/mkmf.rb (xsystem): write log file.
eban
2001-06-05
2
-19
/
+9
*
* ext/etc/extconf.rb: use egrep_cpp.
eban
2001-06-05
2
-11
/
+6
*
* MANIFEST: add doc/NEWS.
eban
2001-06-04
1
-0
/
+1
*
Add NEWS, in which we describe the changes that affect users.
knu
2001-06-04
1
-0
/
+261
*
* lib/shellwords.rb: don't destroy argument.
wakou
2001-06-03
2
-1
/
+5
*
* lib/cgi/session.rb: don't use module_function for Class.
shugo
2001-06-02
2
-1
/
+4
*
* irb messages: fix typos.
keiju
2001-06-01
5
-4
/
+8
*
* hash.c (replace_i): ignore when key == Qundef.
matz
2001-06-01
2
-1
/
+8
*
* parse.y (call_args2): confusion with list_append() and
matz
2001-06-01
2
-4
/
+9
*
* parse.y (yylex): fixed 'print CGI::bar() {}, "\n"' syntax
matz
2001-06-01
5
-12
/
+30
*
2001-06-01
eban
2001-06-01
1
-2
/
+2
*
* configure.in: use waitpid on mingw32.
eban
2001-06-01
3
-2
/
+9
*
* mkconfig.rb, ext/configsub.rb: VERSION -> RUBY_VERSION.
eban
2001-05-31
3
-5
/
+9
*
* win32/dir.h: re-add.
usa
2001-05-30
2
-0
/
+24
*
* configure.in: default --with-libc_r to `no' until the problem is
knu
2001-05-30
2
-1
/
+6
*
* ruby.c (proc_options): unexpected SecurityError happens when -T4.
matz
2001-05-30
24
-420
/
+922
*
* ruby.c (proc_options): unexpected SecurityError happens when -T4.
matz
2001-05-30
8
-29
/
+1415
*
* configure.in: remove unnecessary AC_CANONICAL_BUILD
eban
2001-05-28
8
-20
/
+43
*
* ext/extconf.rb.in: make the priority of the make rule of .c higher than .C .
usa
2001-05-28
2
-17
/
+19
*
2001-05-28
eban
2001-05-28
1
-2
/
+2
*
* dir.c (glob_helper): teach has_magic() to handle flags and get
knu
2001-05-27
2
-17
/
+30
*
Revise more.
knu
2001-05-26
1
-5
/
+11
*
Sync with reality.
knu
2001-05-26
1
-21
/
+27
*
Synchronize MANIFEST with reality. Add missing files.
knu
2001-05-26
5
-47
/
+584
*
* MANIFEST: add win32/dir.h .
usa
2001-05-25
2
-0
/
+5
*
* mkconfig.rb: typo.
eban
2001-05-25
1
-1
/
+1
*
* ext/sha1/sha1-ruby.c (sha1_hexdigest): fix buffer overflow. The
knu
2001-05-24
2
-1
/
+6
*
* MANIFEST: update the entries I forgot to add or remove.
knu
2001-05-24
2
-4
/
+33
*
Fix the previous ChangeLog entry.
knu
2001-05-24
1
-2
/
+2
*
* ext/sha1/sha1-ruby.c (md5i_new): separate initialize() from
knu
2001-05-24
3
-12
/
+43
*
* ext/dbm/extconf.rb: fix support for *BSD and set $CFLAGS
knu
2001-05-24
2
-5
/
+8
*
* mkconfig.rb: autoconf 2.50 support.
eban
2001-05-24
2
-2
/
+6
*
* eval.c (rb_yield_0): need argument adjustment for C defined
matz
2001-05-24
7
-143
/
+224
*
* eval.c (rb_yield_0): need argument adjustment for C defined
matz
2001-05-24
1
-9
/
+28
*
* variable.c (rb_alias_variable): should not allow variable
matz
2001-05-22
6
-48
/
+88
*
* bignum.c (rb_big2str): t should be protected from GC.
matz
2001-05-21
5
-21
/
+34
*
* ext/extmk.rb.in (xsystem): backout the previous fix which was
knu
2001-05-17
2
-1
/
+5
*
* lib/mkmf.rb (xsystem): make a temporary fix to get $(...) macros
knu
2001-05-17
3
-0
/
+9
*
* lib/mkmf.rb: unbreak "make install". lib/* must be installed
knu
2001-05-17
2
-2
/
+7
*
* ext/sha1/sha1-ruby.c (sha1_new): get rid of an unneeded
knu
2001-05-17
2
-1
/
+5
*
* ext/sha1/sha1.txt, ext/sha1/sha1.txt.jp: fix typos.
knu
2001-05-17
3
-4
/
+7
*
Adjust indents and blank lines.
knu
2001-05-17
1
-44
/
+58
*
* lib/shell.rb, lib/shell/process-controller.rb,
knu
2001-05-17
4
-30
/
+30
*
Yay, shell.rb is back!
knu
2001-05-17
1
-0
/
+273
*
* doc/shell.rd.jp: RD'ify and make some fixes.
knu
2001-05-17
3
-410
/
+535
*
Initial revision
knu
2001-05-17
9
-0
/
+1890
*
* eval.c (rb_call0): address of local_vars might change during eval.
matz
2001-05-17
3
-13
/
+31
*
Add .cvsignore to let CVS ignore Makefile which is automatically
knu
2001-05-17
1
-0
/
+1
*
* ext/sha1/MANIFEST: Added.
eban
2001-05-17
1
-0
/
+7
[next]