aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* aamineaamine2001-02-073-69/+72
* aamineaamine2001-02-073-42/+79
* aamineaamine2001-02-061-13/+2
* aamineaamine2001-02-063-3/+17
* aamineaamine2001-02-065-311/+339
* * array.c (rb_ary_sort_bang): returns self, even if its length ismatz2001-02-0214-77/+159
* gcc-2.95.2-7(cygwin) support.eban2001-01-314-10/+23
* * eval.c (block_pass): return from block jumps directory tomatz2001-01-292-1/+22
* * string.c (str_independent): should not clear str->orig here.matz2001-01-2917-40/+50
* * parse.y: clarify do ambiguity, bit more complex but naturalmatz2001-01-263-55/+78
* * eval.c (POP_BLOCK_TAG): call rb_gc_force_recycle() if block hasmatz2001-01-242-11/+29
* * lib/cgi.rb: fix the problem that when running under mod_rubyknu2001-01-242-1/+11
* * gc.c (rb_gc_call_finalizer_at_exit): should finalize objects inmatz2001-01-232-11/+27
* 2001-01-23eban2001-01-231-2/+2
* * gc.c (os_live_obj): do not list terminated object.matz2001-01-235-90/+121
* * mkconfig.rb: autoconf 2.49 support.eban2001-01-223-4/+8
* * parse.y (block_call): syntax restructure.matz2001-01-202-53/+54
* * parse.y (yylex): fixed serious syntax misbehavior. do'smatz2001-01-193-8/+17
* 2001-01-18eban2001-01-180-0/+0
* 2000-01-18eban2001-01-181-2/+2
* * io.c (rb_io_s_read): new method to call IO#read frommatz2001-01-189-44/+93
* * mkconfig.rb, win32/config.status.in: remove DEFS definition.eban2001-01-171-0/+4
* * win32/config.status.in: remove DEFS definition.eban2001-01-171-2/+0
* * mkconfig.rb: remove DEFS definition.eban2001-01-171-13/+0
* * configure.in: remove DEFS definition.eban2001-01-172-0/+5
* aamineaamine2001-01-163-11/+24
* 2001-01-15eban2001-01-151-2/+2
* Mon Jan 15 16:00:07 2001 Yukihiro Matsumoto <matz@ruby-lang.org>matz2001-01-1514-56/+109
* *** empty log message ***usa2001-01-143-5/+44
* aamineaamine2001-01-135-458/+490
* * re.c (rb_reg_desc): separate RE_OPTION_MULTILINEeban2001-01-131-2/+8
* ebaneban2001-01-131-0/+7
* ebaneban2001-01-111-1/+1
* NORETURN, INLINEeban2001-01-113-6/+13
* INLINEeban2001-01-111-3/+0
* m17n cleanupeban2001-01-111-3/+1
* mbclen2 fixmatz2001-01-101-0/+2
* inline fixmatz2001-01-104-14/+14
* m17n cleanup ;_;matz2001-01-105-846/+6
* 2001-01-10eban2001-01-101-2/+2
* NORETURNeban2001-01-105-13/+35
* * m17n baseline.matz2001-01-1011-30/+809
* setres[ug]id, NORETURNeban2001-01-107-39/+58
* ebaneban2001-01-102-5/+1
* * ruby.c (load_file): typo(rb_load_fail -> rb_load_failed).eban2001-01-102-1/+5
* Ignore configure and rbconfig.rb too.knu2001-01-091-12/+13
* Add .cvsignore's.knu2001-01-0912-0/+12
* * string.c (rb_str_reverse_bang): forgot to call rb_str_modify().matz2001-01-093-0/+18
* * error.c: typomatz2001-01-091-1/+1
* * file.c (path_check_1): should restore modified path.matz2001-01-094-6/+14