aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * eval.c (rb_call0): address of local_vars might change during eval.matz2001-05-171-9/+23
* Add a missed ChangeLog entry.knu2001-05-161-0/+5
* * ext/md5/md5.txt.jp, ext/sha1/sha1.txt.jp: s/SuperClass/Superclass/.knu2001-05-161-0/+5
* * ext/Setup.dj, ext/Setup.emx, ext/Setup.nt, ext/Setup.x68:knu2001-05-161-0/+7
* * ext/sha1/sha1.txt.jp: add the Japanese version derived fromknu2001-05-161-0/+10
* * ext/sha1/extconf.rb, ext/sha1/sha1.c: use WORDS_BIGENDIAN toknu2001-05-161-0/+5
* * ext/md5/md5.txt: make wording fixes, and mention the newly addedknu2001-05-161-0/+7
* Add a missed entry.knu2001-05-161-0/+5
* * array.c (rb_ary_and): should not push frozen key string.matz2001-05-161-0/+23
* * win32/resource.rb: Modify copyright in resource script.usa2001-05-131-0/+4
* * win32/win32.c (kill): add support of signal 9 on mswin32/mingw32.usa2001-05-121-0/+4
* Put some missed entries to the ChangeLog.knu2001-05-111-0/+38
* * ruby.h (rb_string_value): add volatile to avoid compiler warning.eban2001-05-111-0/+6
* * bignum.c (bigdivrem): access boundary bug.matz2001-05-111-0/+24
* * parse.y (arg): "||=" should not warn for uninitialized instancematz2001-05-071-0/+18
* * lib/ftools.rb (syscopy): chmod destination file only ifeban2001-05-071-0/+5
* I'm committing this from a MacOS X host. :)knu2001-05-021-0/+7
* * win32/config.h.in: add SIZEOF___INT64 definition.usa2001-05-021-0/+4
* * dir.c (rb_glob, rb_globi): remove unnecessary FNM_PATHNAME.eban2001-05-021-0/+4
* * eval.c (block_pass): should not downgrade safe level.matz2001-05-021-0/+270
* Merge from irb-tools 0.7.1.knu2001-04-301-0/+5
* * sample/irb.rb, lib/irb.rb, lib/irb/*, doc/irb/*: Merge from irbknu2001-04-301-0/+9
* * configure.in: don't use tzname on cygwin 1.3.1+.eban2001-04-261-0/+7
* * ext/extmk.rb.in, lib/mkmf.rb: (dir_config) do not add theknu2001-04-241-0/+8
* * configure.in: add -mieee to CFLAGS on Linux/Alphaeban2001-04-221-0/+7
* Wed Apr 18 04:37:51 2001 Wakou Aoyama <wakou@fsinet.or.jp>wakou2001-04-171-5/+9
* * win32/config.status.in: no longer use missing/alloca.c.usa2001-04-141-0/+6
* * lib/net/imap.rb: fix typo.shugo2001-04-091-0/+4
* * ext/extmk.rb.in (create_makefile): create def file only ifeban2001-04-031-0/+7
* * lib/monitor.rb (wait): fix timeout support.shugo2001-04-021-1/+3
* * lib/monitor.rb (wait): ensure reentrance.shugo2001-04-021-0/+4
* * lib/net/imap.rb (media_subtype): return subtype.shugo2001-04-021-0/+4
* * lib/net/imap.rb (flag_list): capitalize flags.shugo2001-04-021-0/+4
* * Makefile.in: Introduce MAINLIBS.knu2001-04-011-0/+12
* * win32/win32.c: use ruby's opendir on mingw32.eban2001-04-011-0/+6
* * lib/net/imap.rb: add document and example code.shugo2001-03-301-0/+4
* * lib/net/imap.rb: rename ContinueRequest to ContinuationRequest.shugo2001-03-301-0/+4
* * ext/extmk.rb.in, lib/mkmf.rb: add C++ rules in addition to Cknu2001-03-281-0/+5
* * ext/extmk.rb.in, lib/mkmf.rb: move C++ rules to the right place.knu2001-03-281-0/+4
* * object.c (rb_str2cstr): warn if string contains \0 and lengthmatz2001-03-281-0/+18
* * win32/Makefile.sub: disable global optimization.eban2001-03-281-0/+4
* * eval.c (rb_mod_define_method): should have clear method cache.matz2001-03-271-0/+11
* * time.c (rb_strftime): check whether strftime returns empty string.eban2001-03-261-0/+4
* * lib/net/imap.rb: supports response handlers and multiple commands.shugo2001-03-261-0/+4
* * eval.c: remove TMP_PROTECT_END to prevent C_ALLOCA crash.matz2001-03-261-2/+44
* * ext/Win32API/Win32API.c: remove Init_win32api().eban2001-03-261-0/+4
* * ext/Win32API/extconf.rb: add -fno-omit-frame-pointer.eban2001-03-221-0/+4
* * eval.c (rb_mod_nesting): should not include Object at thematz2001-03-221-0/+5
* * ruby.h: better inline function support.matz2001-03-221-0/+14
* * win32/win32.c (win32_stat): WinNT/2k "//host/share" support.eban2001-03-211-0/+4