summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-12-28* ext/zlib/zlib.c (rb_deflate_s_deflate, rb_inflate_s_inflate): ensurenobu
2004-12-28* 2004-12-28usa
2004-12-28* win32/Makefile.sub, win32/setup.mak (RDOCTARGET, install,usa
2004-12-27* ext/tcltklib/tcltklib.c: fix SEGV bug when deleting Tk interpnagai
2004-12-27* ext/openssl/ossl_x509name.c (Init_ossl_x509name): should usegotoyuzo
2004-12-27* test/fileutils/fileasserts.rb: sync with HEAD.aamine
2004-12-27* 2004-12-27eban
2004-12-27* lib/fileutils.rb (mv): should raise error when moving a directory to the (e...aamine
2004-12-25* stable version 1.8.2 released.matz
2004-12-24* lib/fileutils.rb (mkdir, mkdir_p): should ensure directory permission. (bac...aamine
2004-12-24* bcc32/Makefile.sub: bcc32 should use RTL dll (backport from HEAD)ocean
2004-12-24* ext/tk/lib/tk/image.rb: TkPhotoImage#cget bug fixnagai
2004-12-24* win32/win32.[ch]: failed to compile on bcc32 (and probably wince)ocean
2004-12-23* io.c (io_reopen, rb_io_reopen): prohibit to change access mode fornobu
2004-12-23* ext/syck/rubyext.c (rb_syck_io_str_read): [ruby-core:03973]nobu
2004-12-23* 2004-12-24eban
2004-12-23* ext/tk/lib/tkextlib/blt.rb: add BLT extension supportnagai
2004-12-23* process.c (proc_setgroups): check if the argument lenght isnobu
2004-12-23* ext/tcltklib/tcltklib.c: define TclTkLib::COMPILE_INFO and RELEASE_DATEnagai
2004-12-23* io.c (io_reopen): restore exact mode. fixed: [ruby-core:04003]nobu
2004-12-23* 2004-12-23nobu
2004-12-23* io.c (io_reopen): readable flag was left unset for read-only IO.nobu
2004-12-22* configure.in (bsdi): use $(CC) for LDSHARED. fixed [ruby-dev:25270]nobu
2004-12-22Removed duplicated entrytadf
2004-12-22* lib/cgi/session.rb: [ruby-list:40444]matz
2004-12-22* io.c (rb_io_mode_modenum): replace O_ACCMODE with O_RDWR.nobu
2004-12-21* ext/dl/sym.c (rb_dlsym_initialize): extract internal pointers afternobu
2004-12-212004-12-22nahi
2004-12-21 * lib/soap/*, test/soap/*, sample/soap/authheader/*: eval cleanup.nahi
2004-12-21* ext/openssl/ossl_asn1.c (ossl_asn1_traverse, ossl_asn1_decode,gotoyuzo
2004-12-21* ext/openssl/ossl_asn1.c (ossl_asn1_traverse, ossl_asn1_decode):gotoyuzo
2004-12-21This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2004-12-21* io.c (io_reopen): keep duplex pipe in correct mode for exceptionnobu
2004-12-21* ext/tk/lib/tk/grid.rb: rescue bug of 'grid configure' on Tcl/Tk8.3-nagai
2004-12-21* 2004-12-21usa
2004-12-21* ext/openssl/ossl_asn1.c (ossl_asn1_traverse): [ruby-dev:25261]matz
2004-12-20 * added files:nahi
2004-12-20This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2004-12-20updatedakr
2004-12-20gcc noinline attribute is available since gcc-3.1.akr
2004-12-20* ext/tk/lib/multi-tk.rb: supports new features of Tcl/Tk8.5a2nagai
2004-12-20* ext/openssl/lib/net/https.rb,protocols.rb,telnets.rb: deletegotoyuzo
2004-12-20* io.c (io_fwrite): workaround for MSVCRT's bug.usa
2004-12-20* io.c (rb_io_eof): check if closed before clearerr().nobu
2004-12-20* 2004-12-20eban
2004-12-19* lib/cgi/session.rb (CGI::Session#initialize): empty session id wasnobu
2004-12-19* 2004-12-19nobu
2004-12-19* lib/rexml/encodings/SHIFT-JIS.rb: backported from CVS HEAD.kou
2004-12-19* configure.in (disable-rpath): typo fix.nobu
2004-12-19* ext/openssl/ossl_x509store.cgotoyuzo