summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-03-26* lib/fileutils.rb (remove_file): ignore Errno::E* if force option is set. [r...aamine
2005-03-26* 2005-03-26eban
2005-03-26* ext/tk/lib/tk.rb (_callback_entry_class?): add for checking whethernagai
2005-03-25* configure.in (WIN32_LEAN_AND_MEAN): removed because a lot ofeban
2005-03-25* configure.in (WIN32_LEAN_AND_MEAN): removed because a lot ofeban
2005-03-25* 2005-03-25eban
2005-03-24* 2005-03-24eban
2005-03-24* lib/mkmf.rb (macro_defined?): try to compile for an old compilernobu
2005-03-23*** empty log message ***gotoyuzo
2005-03-23* 2005-03-23eban
2005-03-23* parse.y (primary): fix lineno of rescue and ensure.shugo
2005-03-22* test/ruby/test_settracefunc.rb (test_event): added tests 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* 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* 2005-03-17eban
2005-03-16node.h: added a space.shugo
2005-03-16* test/ruby/test_settracefunc.rb: added test for c-return.shugo
2005-03-16* eval.c (rb_call0): call_cfunc() should be protected.shugo
2005-03-16* eval.c (rb_add_event_hook): new function to add a hook function forshugo
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* error.c (errno_missing): add rdoc.nobu
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* eval.c (recursive_check, recursive_push): more restrictive check.nobu
2005-03-15* ext/tk/sample/tkextlib/tkimg/*: Tk::Img extension samplenagai
2005-03-15* 2005-03-15eban
2005-03-15* ext/tk/tkutil/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* eval.c (recursive_pop): raise TypeError instead of fatal error.nobu
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