summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-03-13remove test_gcseki
2005-03-12* ext/openssl/ossl_ssl.c (ossl_tmp_dh_callback): should get DHgotoyuzo
2005-03-12* 2005-03-13eban
2005-03-12* ext/openssl/ossl_pkey_dh.c (ossl_create_dh): fix typo.gotoyuzo
2005-03-10* 2005-03-10eban
2005-03-10* ext/tk/tcltklib.c (lib_eventloop_ensure): mis-delete a timer handlernagai
2005-03-09* lib/pp.rb (PP::PPMethods#guard_inspect_key): supportakr
2005-03-09* ext/tk/sample/demo-jp/floor.rb: bug on scrollbar assignmentnagai
2005-03-09* ext/openssl/ossl_ssl.c: OpenSSL::SSL::SSLContexts suports callbacks:gotoyuzo
2005-03-09* parse.y (gettable_gen): warns if VCALL name is used asmatz
2005-03-09* ext/tk/sample/tktextio.rb: add show_mode which means that see wherenagai
2005-03-09* 2005-03-09eban
2005-03-09* ext/tk/sample/tktextio.rb: fix bug of handling 'end' position.nagai
2005-03-08changed the spec of CPtr#[]/[]= to suit String#[]/[]=.ttate
2005-03-08minor bugfix.ttate
2005-03-08* ext/tk/sample/tktextio.rb: add commentnagai
2005-03-08* ext/tk/sample/tktextio.rb: New sample script. TkTextIO class in thisnagai
2005-03-08fixed weekdaysocean
2005-03-08* ext/socket/mkconstants.rb: workaround for some of 4.4BSD-Liteusa
2005-03-08* eval.c (rb_exec_recursive): declaration should precede statementsusa
2005-03-08* error.c (errno_missing): Errno.const_missing to allow referencesmatz
2005-03-07* 2005-03-08eban
2005-03-07* ext/nkf/nkf-utf8/nkf.c: follow nkf 1.66naruse
2005-03-07* sample/webrick/httpsd.rb: fix typo in comment. suggested bygotoyuzo
2005-03-07* lib/webrick/server.rb (WEBrick::GenericServer#start): shouldgotoyuzo
2005-03-07* eval.c (rb_require_safe): get actual path string under safe levelnobu
2005-03-07* ext/openssl/ossl_ssl.c (ssl_get_error): typo.usa
2005-03-07* ext/openssl/ossl_ssl.c (ossl_start_ssl, ossl_ssl_read,usa
2005-03-07* ext/openssl/lib/openssl/buffering.rb (Buffering#initialize):gotoyuzo
2005-03-07* object.c (inspect_obj): unintended space removal.matz
2005-03-06* ext/tk/tkutil/tkutil.c: follow the change of st.c (committed at Fri,nagai
2005-03-06* 2005-03-07eban
2005-03-06* ext/tk/tcltklib.c: fail to call TclTkLib.mainloop when $SAFE==4nagai
2005-03-06add ruby-electric.elzsombor
2005-03-06* 2005-03-06eban
2005-03-06duplicate tests removed.akr
2005-03-06add ML ref. [ruby-core:4490]akr
2005-03-06* lib/pp.rb: rdoced by Sam Roberts.akr
2005-03-06* lib/pp.rb (File::Stat#pretty_print): Etc.getpwuid and Etc.getgrgidakr
2005-03-06* ext/tk/lib/tkextlib/SUPPORT_STATUS: add version info of Tcl/Tk extensionsnagai
2005-03-05* ext/openssl/ossl_ssl.c (ossl_start_ssl): should wait for thatgotoyuzo
2005-03-05* dir.c (rb_glob): fixed mismatch of argument.ocean
2005-03-05* ext/nkf/nkf-utf8/nkf.c: follow nkf 1.65naruse
2005-03-05* ext/tk/lib/tkextlib/tile.rb: lack of "autoload TProgressbar"nagai
2005-03-05* ext/tk/lib/multi-tk.rb: freeze callback-entry objectsnagai
2005-03-05* lib/mkmf.rb (create_makefile): allow putting spaces between targetnobu
2005-03-04* 2005-03-05usa
2005-03-04* file.c (eaccess): workaround for VC++8 runtime.usa
2005-03-04* lib/rdoc/parsers/parse_c.rb (RDoc::C_Parser#do_includes): replacenobu
2005-03-04* eval.c (rb_exec_recursive): matched the declaration to prototype.usa