summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2001-05-11* bignum.c (bigdivrem): access boundary bug.matz
2001-05-07* parse.y (arg): "||=" should not warn for uninitialized instancematz
2001-05-07* lib/ftools.rb (syscopy): chmod destination file only ifeban
2001-05-02I'm committing this from a MacOS X host. :)knu
2001-05-02* win32/config.h.in: add SIZEOF___INT64 definition.usa
2001-05-02* dir.c (rb_glob, rb_globi): remove unnecessary FNM_PATHNAME.eban
2001-05-02* eval.c (block_pass): should not downgrade safe level.matz
2001-04-30Merge from irb-tools 0.7.1.knu
2001-04-30* sample/irb.rb, lib/irb.rb, lib/irb/*, doc/irb/*: Merge from irbknu
2001-04-26* configure.in: don't use tzname on cygwin 1.3.1+.eban
2001-04-24* ext/extmk.rb.in, lib/mkmf.rb: (dir_config) do not add theknu
2001-04-22* configure.in: add -mieee to CFLAGS on Linux/Alphaeban
2001-04-17Wed Apr 18 04:37:51 2001 Wakou Aoyama <wakou@fsinet.or.jp>wakou
2001-04-14* win32/config.status.in: no longer use missing/alloca.c.usa
2001-04-09* lib/net/imap.rb: fix typo.shugo
2001-04-03* ext/extmk.rb.in (create_makefile): create def file only ifeban
2001-04-02* lib/monitor.rb (wait): fix timeout support.shugo
2001-04-02* lib/monitor.rb (wait): ensure reentrance.shugo
2001-04-02* lib/net/imap.rb (media_subtype): return subtype.shugo
2001-04-02* lib/net/imap.rb (flag_list): capitalize flags.shugo
2001-04-01* Makefile.in: Introduce MAINLIBS.knu
2001-04-01* win32/win32.c: use ruby's opendir on mingw32.eban
2001-03-30* lib/net/imap.rb: add document and example code.shugo
2001-03-30* lib/net/imap.rb: rename ContinueRequest to ContinuationRequest.shugo
2001-03-28* ext/extmk.rb.in, lib/mkmf.rb: add C++ rules in addition to Cknu
2001-03-28* ext/extmk.rb.in, lib/mkmf.rb: move C++ rules to the right place.knu
2001-03-28* object.c (rb_str2cstr): warn if string contains \0 and lengthmatz
2001-03-28* win32/Makefile.sub: disable global optimization.eban
2001-03-27* eval.c (rb_mod_define_method): should have clear method cache.matz
2001-03-26* time.c (rb_strftime): check whether strftime returns empty string.eban
2001-03-26* lib/net/imap.rb: supports response handlers and multiple commands.shugo
2001-03-26* eval.c: remove TMP_PROTECT_END to prevent C_ALLOCA crash.matz
2001-03-26* ext/Win32API/Win32API.c: remove Init_win32api().eban
2001-03-22* ext/Win32API/extconf.rb: add -fno-omit-frame-pointer.eban
2001-03-22* eval.c (rb_mod_nesting): should not include Object at thematz
2001-03-22* ruby.h: better inline function support.matz
2001-03-21* win32/win32.c (win32_stat): WinNT/2k "//host/share" support.eban
2001-03-21* gc.c (id2ref): sometimes confused symbol and reference.matz
2001-03-20* win32/dir.h: replace missing/dir.h .usa
2001-03-20* win32/win32.c (win32_stat): UNC support.eban
2001-03-19* dir.c (glob_helper): replace lstat() by stat() to follow symlinkmatz
2001-03-18Sun Mar 18 08:58:18 2001 Wakou Aoyama <wakou@fsinet.or.jp>wakou
2001-03-16* dir.c (dir_s_chdir): block form of Dir.chdir. (RCR#U016).matz
2001-03-16* configure.in: Set SOLIBS properly for all ELF andknu
2001-03-14* eval.c (rb_thread_schedule): raise FATAL just once tomatz
2001-03-14* eval.c (rb_yield_0): 0 (= Qfalse) is a valid value, so thatmatz
2001-03-13* eval.c (ev_const_defined): add new parameter self for specialmatz
2001-03-13* dir.c (rb_glob_helper): fix drive letter handling on DOSISH.eban
2001-03-13garvage is included.aamine
2001-03-13aamineaamine