aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * lib/ostruct.rb: a patch from Florian Gross <florgro@gmail.com>matz2005-09-051-0/+6
* * ext/openssl/openssl/lib/openssl/buffering.rb (Buffering#do_write):gotoyuzo2005-09-041-0/+5
* * lib: do not use __send__ to access private methods. [ruby-dev:26935]nobu2005-09-021-6/+10
* * lib/irb/init.rb: make IRB -I option that is same befavior for ruby.keiju2005-09-011-0/+7
* * eval.c (rb_call0): wrong condition for $SAFE restoration.matz2005-09-011-0/+4
* * eval.c (method_arity): should return proper arity value.matz2005-09-011-0/+13
* * ext/tk/lib/multi-tk.rb: On Tcl8.5, MultiTkIp#invoke_hidden doesn'tnagai2005-09-011-0/+9
* * win32/Makefile.sub (OPTFLAGS): default global optimization tousa2005-08-311-0/+5
* * test/gdbm/test_gdbm.rb (teardown): should remove GDBM temporaryusa2005-08-311-0/+5
* * process.c (proc_detach, proc_setmaxgroups): missing argument typeocean2005-08-311-1/+6
* * lib/mkmf.rb (xsystem, xpopen): no longer expand by Config.nobu2005-08-301-1/+8
* * eval.c (rb_rescue2): intialization miss. fixed: [ruby-dev:26917]nobu2005-08-301-2/+6
* * ext/digest/md5/md5ossl.h, ext/digest/rmd160/rmd160ossl.h,gotoyuzo2005-08-301-0/+6
* * lib/rdoc/usage.rb: improper exceptions. [ruby-dev:26870]ocean2005-08-291-0/+7
* * lib/time.rb (Time.parse): extract fractional seconds usingakr2005-08-281-0/+5
* * ext/curses/curses.c ({curses,window}_clrtoeol): added. suggestedocean2005-08-271-1/+11
* * test/logger/test_logger.rb (test_shifting_size): should close logusa2005-08-241-0/+6
* * lib/wsdl/xmlSchema/importer.rb (WSDL::XMLSchema::Importer#fetch): addnahi2005-08-201-0/+6
* * lib/logger.rb (write, shift_log?, shift_log): file shifting racenahi2005-08-201-0/+7
* * lib/time.rb (Time.apply_offset): fix a problem with last day ofakr2005-08-191-0/+5
* * bcc32/Makefile.sub (COMMON_HEADERS): reverted 1.42.2.24.ocean2005-08-181-0/+8
* * eval.c (terminate_process): take String message.nobu2005-08-171-1/+6
* * object.c (rb_to_integer): argument constified.nobu2005-08-141-0/+4
* * eval.c (rb_rescue2): reduce PUSH_TAG() as well as NODE_RESCUE.nobu2005-08-141-0/+7
* * ChangeLog: commit miss.nobu2005-08-131-5/+0
* * eval.c (rb_block_pass): distinguish current block from others.nobu2005-08-131-1/+9
* * ext/stringio/stringio.c (strio_set_string): disallow nil.nobu2005-08-131-0/+5
* * ext/stringio/stringio.c: keep holding string after closed.nobu2005-08-111-7/+11
* added ML number. [ruby-list:41018]kou2005-08-111-0/+2
* * lib/rss/1.0.rb (RSS::RDF::Channel#setup_maker_attributes):kou2005-08-111-0/+22
* * bignum.c (rb_big_coerce): allow bignum x bignum coercing.matz2005-08-101-0/+5
* * ext/tk/lib/tk.rb: fix bug on handling __ruby2val_optkeys().nagai2005-08-101-0/+11
* * ext/tcltklib/tcltklib.c: remove dangerous 'rb_jump_tag's.nagai2005-08-091-0/+25
* * test/ruby/test_method.rb: added. [ruby-dev:26761]nahi2005-08-081-0/+4
* * test/ruby/test_super.rb: added from HEAD. [ruby-dev:26743]nahi2005-08-071-0/+4
* should set only one handler in WIN32OLE_EVENT#on_eventsuke2005-08-061-0/+10
* * ext/tk/lib/{tk.rb,tk/itemconfig.rb}: configure createsocean2005-08-061-0/+11
* * ext/tcltklib/tcltklib.c: fixed memory leak when tk_funcall raisedocean2005-08-051-0/+6
* * lib/mkmf.rb (create_makefile): need to convert path separetorusa2005-08-051-0/+5
* * ext/tcltklib/tcltklib.c: refactoring - extract ruby string <->ocean2005-08-041-0/+5
* * extmk.rb (extmake): needs to be wrapped in an Array.nobu2005-08-041-2/+6
* * ext/tcltklib/tcltklib.c: cannot compile for Tcl7.6/Tk4.2.nagai2005-08-041-0/+20
* * ext/extmk.rb (extmake): should not modify $mflags for eachnobu2005-08-031-0/+5
* * common.mk, Makefile.in, {bcc32,win32,wince}/Makefile.sub: integratednobu2005-08-031-1/+10
* * ext/tk/lib/tk/variable.rb: TkVariable#trace didn't work onocean2005-08-031-0/+5
* * ext/socket/socket.c (ruby_connect): revert [ruby-talk:111654]matz2005-08-021-0/+5
* * ext/tcltklib/tcltklib.c: use Tcl_[GS]etVar2Ex instead ofocean2005-08-021-0/+10
* * lib/ping.rb (Ping.pingecho): should rescue StandardError.gotoyuzo2005-08-011-0/+5
* * ext/tcltklib/tcltklib.c: refactoring - replaced rb_ivar_defined &ocean2005-08-011-0/+5
* * ext/tcltklib/tcltklib.c (Tcl_GetStringResult): refactoring - defineocean2005-08-011-0/+5