summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2004-12-16* eval.c (rb_proc_arity, rb_node_arity, rb_mod_method_arity,nobu
2004-12-16* lib/mkmf.rb (create_makefile): create RUBYARCHDIR also when no extensionnobu
2004-12-16adjust and reduce sleepseki
2004-12-16* ext/openssl/ossl.c (ossl_raise): refine message format.gotoyuzo
2004-12-16* ext/tk/sample/demos-en/widget: modify version check for supporting featuresnagai
2004-12-16* ChangeLog: forgot to commitnagai
2004-12-16* ext/tk/lib/tk/bindtag.rb: bug fix [ruby-talk: 123667]nagai
2004-12-16* 2004-12-16usa
2004-12-15* ext/ripper/extconf.rb: bison is not needed if ripper.c exists. [ruby-dev:25...aamine
2004-12-15* lib/net/http.rb: remove junk.aamine
2004-12-15* ext/syck/rubyext.c (rb_syck_io_str_read): [ruby-core:03973]matz
2004-12-15changed default binded address family to use an available address family of h...seki
2004-12-15* lib/webrick/server.rb (WEBrick::GenericServer#start_thread):gotoyuzo
2004-12-15* lib/set.rb (Set#==): [ruby-dev:25206]matz
2004-12-15* 2004-12-15usa
2004-12-15* win32/win32.c (rb_w32_fdisset): check whether the handle is valid.usa
2004-12-14* utf8.c (utf8_is_mbc_ambiguous): [ruby-talk:123561]matz
2004-12-14devided DL::Types#encode_type into three methods.ttate
2004-12-14* win32/win32.c (rb_w32_close): need to reset osfhnd().usa
2004-12-14* ext/openssl/ossl.c (ossl_raise): avoid buffer overrun. [ruby-dev:25187]gotoyuzo
2004-12-14* 2004-12-14eban
2004-12-13* eval.c (Init_eval): should mark ruby_eval_tree. [ruby-dev:25189]matz
2004-12-13Merged in the changes from BSD bug report. shift-jis is now shift_jis, inser
2004-12-13* gc.c (set_stack_end): new function to obtain stack end address.akr
2004-12-13* 2004-12-13eban