aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * ext/openssl/ossl_engine.c (ossl_engine_s_load): should returngotoyuzo2005-03-312-2/+11
* * lib/rss/parser.rb: @@setter -> @@setters.kou2005-03-3110-25/+46
* * lib/rss/parser.rbkou2005-03-312-2/+8
* * common.mk (RUBYOPT): clear for the environment RubyGems installed.nobu2005-03-302-6/+18
* * ext/openssl/ossl_engine.c (ossl_engine_s_load): should not raisegotoyuzo2005-03-302-1/+7
* * sample/tkextlib/iwidgets/sample/hierarchy.rb: fail to treatnagai2005-03-302-4/+9
* * 2005-03-31eban2005-03-301-3/+3
* * win32/rm.bat: $Id doesn't work on -kb file.ocean2005-03-301-1/+0
* * 2005-03-30eban2005-03-301-3/+3
* * ext/tk/tcltklib.c: add TclTkIp#_create_console() method to createnagai2005-03-3017-418/+588
* use new_with instead of reinit [ruby-dev:25961]seki2005-03-292-4/+9
* * 2005-03-29eban2005-03-291-3/+3
* * lib/tkextlib/blt/component.rb: cannot create elements exceptnagai2005-03-299-48/+537
* * lib/drb/drb.rb: move method DRbObject#reinit to DRbObject.new_with.seki2005-03-283-33/+141
* * ext/extmk.rb (extract_makefile): nothing to be removed when no filenobu2005-03-282-3/+13
* * ext/tk/lib/tkextlib/iwidgets/notebook.rb: fixed typo.ocean2005-03-282-2/+6
* * 2005-03-28usa2005-03-281-3/+3
* * ext/iconv/iconv.c (iconv_create): Iconv::Failure requires 3nobu2005-03-272-12/+20
* added as binary (from ruby_1_8)ocean2005-03-273-0/+0
* removed temporalyocean2005-03-273-0/+0
* * 2005-03-27eban2005-03-261-3/+3
* * lib/fileutils.rb (remove_file): ignore Errno::E* if force option is set. [r...aamine2005-03-262-18/+12
* * 2005-03-26eban2005-03-261-3/+3
* * ext/tk/lib/tk.rb (_callback_entry_class?): add for checking whethernagai2005-03-2695-208/+5897
* * configure.in (WIN32_LEAN_AND_MEAN): removed because a lot ofeban2005-03-252-2/+2
* * configure.in (WIN32_LEAN_AND_MEAN): removed because a lot ofeban2005-03-251-0/+5
* * 2005-03-25eban2005-03-251-3/+3
* * 2005-03-24eban2005-03-241-3/+3
* * lib/mkmf.rb (macro_defined?): try to compile for an old compilernobu2005-03-242-6/+20
* *** empty log message ***gotoyuzo2005-03-233-2/+20
* * 2005-03-23eban2005-03-231-3/+3
* * parse.y (primary): fix lineno of rescue and ensure.shugo2005-03-233-8/+12
* * test/ruby/test_settracefunc.rb (test_event): added tests forshugo2005-03-222-12/+116
* * 2005-03-20nobu2005-03-201-3/+3
* * lib/mkmf.rb (mkmf_failed): check if Makefile is created withoutnobu2005-03-202-1/+6
* * 2005-03-19nobu2005-03-191-3/+3
* * misc/ruby-mode.el (ruby-expr-beg): returned true always.nobu2005-03-192-5/+10
* * ext/tk/lib/tk/font.rb: add some TkFont class methods to get fontnagai2005-03-185-434/+1294
* * 2005-03-18eban2005-03-181-3/+3
* * error.c: typo fix.eban2005-03-181-1/+1
* * struct.c (make_struct): allow non local-id fieldmatz2005-03-173-16/+26
* * ext/tk/lib/tkextlib/treectrl/tktreectrl.rb: call wrong method innagai2005-03-162-27/+32
* * 2005-03-17eban2005-03-161-3/+3
* node.h: added a space.shugo2005-03-161-1/+1
* * test/ruby/test_settracefunc.rb: added test for c-return.shugo2005-03-162-9/+15
* * eval.c (rb_call0): call_cfunc() should be protected.shugo2005-03-163-15/+32
* * eval.c (rb_add_event_hook): new function to add a hook function forshugo2005-03-165-35/+192
* * eval.c (rb_call0): reorganize "return" event post.matz2005-03-166-33/+51
* * ext/tk/lib/tkextlib/treectrl/tktreectrl.rb: bug fix and suppotnagai2005-03-163-87/+257
* * ext/stringio/stringio.c: use right arrows.nobu2005-03-151-16/+16