aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * ext/extmk.rb.in: ignore adding -Wl,-R to DLDFLAGS when the directoryusa2001-12-071-0/+5
* * ext/extmk.rb.in: add -Wl,-R flags to DLDFLAGS on netbsdelf.usa2001-12-061-0/+6
* * time.c (time_plus): must detect result overflow.matz2001-12-031-1/+21
* * configure.in: add -Wl,-export-dynamic on NetBSD.eban2001-12-031-0/+2
* * ext/socket/extconf.rb: remove -L/usr/local/lib.eban2001-12-031-0/+4
* * configure.in: not use X11BASE, since it's not always set.usa2001-12-031-1/+5
* * configure.in: apply patch from NetBSD's pkgsrc (patch-aa).usa2001-12-021-0/+4
* * configure.in: use GCC, not without_gcc. remove without_gcc.eban2001-12-021-0/+8
* * configure.in: default --enable-shared to yes on cygwin and mingw32.eban2001-11-301-0/+2
* * configure.in: set target_cpu to i386 on cygwin and mingw32.eban2001-11-301-0/+4
* * string.c (rb_str_equal): object with to_str must be treated as amatz2001-11-291-0/+5
* * README.EXT: Appendix B is duplicated.usa2001-11-291-0/+6