summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-03-23* lib/webrick/utils.rb (WEBrick::Utils.create_listeners):gotoyuzo
2005-03-22* test/ruby/test_settracefunc.rb (test_event): added tests forshugo
2005-03-22* eval.c (rb_call0): check event_hooks instead of trace_func.shugo
2005-03-22* 2005-03-22eban
2005-03-22* eval.c (rb_add_event_hook): new function to add a hook function forshugo
2005-03-20* 2005-03-20nobu
2005-03-20* lib/mkmf.rb (mkmf_failed): check if Makefile is created withoutnobu
2005-03-19* 2005-03-19nobu
2005-03-19* misc/ruby-mode.el (ruby-expr-beg): returned true always.nobu
2005-03-18* ext/tk/lib/tk/font.rb: add some TkFont class methods to get fontnagai
2005-03-18* 2005-03-18eban
2005-03-18* error.c: typo fix.eban
2005-03-17* 2005-03-17nobu
2005-03-17* struct.c (make_struct): allow non local-id fieldmatz
2005-03-16* ext/tk/lib/tkextlib/treectrl/tktreectrl.rb: call wrong method innagai
2005-03-16* eval.c (rb_call0): call_cfunc() should be protected.shugo
2005-03-16* object.c (str_to_id): fixed typo.ocean
2005-03-16* eval.c (rb_call0): reorganize "return" event post.matz
2005-03-16* ext/tk/lib/tkextlib/treectrl/tktreectrl.rb: bug fix and suppotnagai
2005-03-15* ext/stringio/stringio.c: use right arrows.nobu
2005-03-15* 2005-03-16eban
2005-03-15* ext/tk/lib/tkextlib/SUPPORT_STATUS: change the support status ofnagai
2005-03-15*** empty log message ***nobu
2005-03-15* ext/stringio/stringio.c: add rdoc.nobu
2005-03-15* ext/iconv/iconv.c (Init_iconv): InvalidEncoding also should includenobu
2005-03-15* ext/tk/sample/tkextlib/tkimg/*: Tk::Img extension samplenagai
2005-03-15* 2005-03-15eban
2005-03-15* ext/tk/tkutil.c (ary2list): give wrong arguments to hash2kv()nagai
2005-03-14* ext/tk/lib/tk/timer.rb (TkTimer): forgot to clear @return_valuenagai
2005-03-14* ext/tk/lib/tk/timer.rb (TkRTTimer): forgot to reset the callbacknagai
2005-03-13* 2005-03-14eban
2005-03-13* ext/tk/lib/tk/timer.rb (TkRTTimer): correct calculation of offsetnagai
2005-03-13* 2005-03-13usa
2005-03-13remove test_gcseki
2005-03-10* 2005-03-10eban
2005-03-10* ext/tcltklib/tcltklib.c (lib_eventloop_ensure): mis-delete a timernagai
2005-03-10This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2005-03-09* ext/tk/sample/demo-jp/floor.rb: bug on scrollbar assignmentnagai
2005-03-09* ext/openssl/ossl_ssl.c (ossl_start_ssl, ossl_ssl_write): callgotoyuzo
2005-03-09* lib/webrick/server.rb (WEBrick::GenericServer#start): shouldgotoyuzo
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-08* ext/socket/socket.c: document from Sam Robertsmatz
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-08This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2005-03-08* ext/tk/sample/tktextio.rb: New sample script. TkTextIO class in thisnagai
2005-03-08fixed weekdaysocean
2005-03-08* ext/socket/socket.rb: workaround for some of 4.4BSD-Lite derived OSs.usa