aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * re.c (match_select): should propagate taintness.matz2002-01-111-0/+16
* * class.c (rb_make_metaclass): [new]nobu2002-01-101-0/+27
* * eval.c (rb_add_method): should clear cache by id always.nobu2002-01-101-0/+19
* * win32/resource.rb: Modify copyright in resource script.usa2002-01-101-0/+4
* * misc/ruby-mode.el (ruby-calculate-indent): indentation afternobu2002-01-091-0/+8
* * eval.c (rb_add_method): clear replaced method from the cache.nobu2002-01-081-0/+4
* * string.c (rb_str_new2): NULL pointer check added.matz2002-01-071-0/+9
* * lib/time.rb (Time#xmlschema): new optional argumentakr2002-01-071-0/+6
* misordered.nobu2002-01-051-4/+4
* * range.c (range_member): beginning check wasnobu2002-01-051-0/+5
* * misc/ruby-mode.el (ruby-forward-string): forward a string. [new]nobu2002-01-051-0/+14
* * parse.y (yycompile): strdup()'ed twice.nobu2002-01-041-0/+4
* * process.c (rb_f_system): abandon vfork.matz2002-01-031-0/+39
* * lib/mkmf.rb (create_makefile): add -I. to CPPFLAGS.eban2002-01-021-0/+6
* * ext/curses/extconf.rb: add dir_config.eban2001-12-311-9/+6
* * parse.y (yycompile): always store copy of filename.nobu2001-12-311-0/+6
* aamineaamine2001-12-301-0/+15
* * ext/extmk.rb.in, lib/mkmf.rb (have_library): accept -lmeban2001-12-291-0/+5
* * array.c (rb_cmpint): fixed typo.nobu2001-12-281-0/+4
* * bignum.c (rb_cstr2inum): deny "0_".nobu2001-12-271-0/+4
* * bignum.c (rb_cstr2inum): allow "0\n" and so on.nobu2001-12-261-0/+4
* * lib/pp.rb, lib/prettyprint.rb: new files.akr2001-12-241-0/+4
* * time.c (time_timeval): wrong cast to time_t.matz2001-12-221-0/+6
* * parse.y (str_extend): make up "#$;" handling.matz2001-12-221-0/+4
* * time.c (time_plus): result should not be negative unlessmatz2001-12-211-0/+24
* * dln.h, ruby.h, util.h: enable prototypes in C++.nobu2001-12-211-0/+4
* * eval.c (rb_mod_define_method): must not convert Method to Proc.nobu2001-12-201-0/+4
* * lib/mkmf.rb (with_destdir): new.nobu2001-12-201-0/+8
* aamineaamine2001-12-201-0/+4
* * ext/readline/readline.c: new methodsshugo2001-12-191-0/+14
* * eval.c (rb_mod_define_method): define_method should followmatz2001-12-191-0/+34
* * lib/time.rb: date.rb is not required anymore.akr2001-12-181-0/+6
* conflicted.nobu2001-12-181-5/+2
* * sample/test.rb: Hash#indexes -> Hash#select.eban2001-12-181-2/+6
* * string.c (rb_str_replace): swap arguments of OBJ_INFECT.matz2001-12-181-0/+34
* * intern.h: add prototypes.nobu2001-12-171-0/+24
* 2001-12-17eban2001-12-171-1/+1
* * lib/time.rb: use Time#utc_offset.akr2001-12-171-0/+2
* * time.c: new method `gmtoff', `gmt_offset' and `utc_offset'.akr2001-12-171-0/+27
* aamineaamine2001-12-131-0/+15
* * time.c (time_new_internal): avoid loop to calculate negativematz2001-12-131-0/+12
* * string.c (rb_str_match_m): should convert an argument intomatz2001-12-111-0/+26
* * object.c (rb_class_real): follow included modules.nobu2001-12-101-0/+4
* * util.h: change prototype of ruby_qsort() to accord with its definition.usa2001-12-101-0/+5
* * parse.y (gettable): should freeze __FILE__ string.eban2001-12-101-1/+1
* * array.c (rb_ary_modify): should copy the internal buffer if thematz2001-12-101-6/+122
* * matrix.rb: Vector#* bug. reported from Massimiliano Mirrakeiju2001-12-091-0/+4
* * enum.c (enum_sort_by): should replace with last elements.nobu2001-12-091-0/+4
* aamineaamine2001-12-091-0/+4
* aamineaamine2001-12-071-0/+12