summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-12-27* ext/openssl/ossl_x509name.c (Init_ossl_x509name): should usegotoyuzo
2004-12-27* test/fileutils/test_fileutils.rb (cp_r): tested wrong file name. [ruby-dev:...aamine
2004-12-27* lib/fileutils.rb (mv): should raise error when moving a directory to the (e...aamine
2004-12-27* 2004-12-27usa
2004-12-27* process.c (NUM2RLIM, RLIM2NUM): Without SIZEOF_RLIM_T is not error.usa
2004-12-26* 2004-12-26eban
2004-12-26* lib/net/imap.rb (Net::IMAP::PlainAuthenticator): added a new classshugo
2004-12-24* ext/tk/lib/tk/image.rb: TkPhotoImage#cget bug fixnagai
2004-12-23* io.c (next_argv): reduce use of stdio.nobu
2004-12-23* io.c (io_reopen, rb_io_reopen): prohibit to change access mode fornobu
2004-12-23* ext/syck/rubyext.c (syck_loader_transfer): check type conversion.nobu
2004-12-23* 2004-12-24eban
2004-12-23* ext/tk/lib/tkextlib/blt.rb: add BLT extension supportnagai
2004-12-23* 2004-12-23nobu
2004-12-23* process.c (SIZEOF_RLIM_T): err if size of rlim_t is not set.nobu
2004-12-23* process.c (proc_setgroups): check if the argument lenght isnobu
2004-12-23* rubyio.h: rename FMODE_UNSEEKABLE to FMODE_DUPLEX.akr
2004-12-23* ext/tcltklib/tcltklib.c: define TclTkLib::COMPILE_INFO and RELEASE_DATEnagai
2004-12-22* configure.in (bsdi): use $(CC) for LDSHARED. fixed [ruby-dev:25270]nobu
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-21* lib/xmlrpc/client.rb: use "" instead of "." if prefix argument ismneumann
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_decode_all): use rb_str_new4gotoyuzo
2004-12-21* ext/openssl/ossl_asn1.c (ossl_asn1_traverse, ossl_asn1_decode):gotoyuzo
2004-12-21* 2004-12-21usa
2004-12-21* ext/tk/lib/tk/grid.rb: rescue bug of 'grid configure' on Tcl/Tk8.3-nagai
2004-12-20 * added samples for the previous soap4r's commit.nahi
2004-12-20updatedakr
2004-12-20gcc noinline attribute is available since gcc-3.1.akr
2004-12-20 * added files:nahi
2004-12-20* lib/net/https.rb: delete descriptions about key_file and cert_file.gotoyuzo
2004-12-20* ext/tk/lib/multi-tk.rb: supports new features of Tcl/Tk8.5a2nagai
2004-12-20* parse.y (special_local_set): prevent the parser object from GC.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: fixed LoadError bug. [ruby-core:3958]kou
2004-12-19* configure.in (disable-rpath): typo fix.nobu
2004-12-19* configure.in (enable_rpath): use rpath flag to embed the librarynobu
2004-12-19* lib/test/unit.rb: use standalone runner for -e.nobu
2004-12-18* 2004-12-18nobu
2004-12-18* ext/zlib/zlib.c (rb_deflate_s_deflate, rb_inflate_s_inflate):nobu
2004-12-18 * lib/webrick/httpauth.rb,nahi
2004-12-17* configure.in (ac_cv_sizeof_rlim_t): set 8 for BSD/OS.akr
2004-12-17* ext/tk/lib/tk.rb: fix bug on setting up system encodingnagai
2004-12-17* lib/cgi/session.rb (CGI::Session#initialize): control addingnobu
2004-12-17* 2004-12-17eban
2004-12-16* eval.c (rb_proc_arity, rb_node_arity, rb_mod_method_arity,nobu