aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * wince/string_wce.c (strrchr): should decrement pointer.uema22003-10-311-0/+6
* * configure.in, lib/mkmf.rb: add RPATHFLAG for NetBSD. [ruby-dev:21791]eban2003-10-311-0/+7
* * wince/Makefile.sub, win32/Makefile.sub (.y.c): allow white spacesusa2003-10-301-0/+5
* 031031matz2003-10-301-0/+9
* * lib/drb/drb.rb: add DRbArrayseki2003-10-301-0/+8
* * lib/soap/generator.rb: better XML pretty printing.nahi2003-10-301-1/+12
* * ext/syck/yaml2byte.c: HASH const too long. Thanks, matz.why2003-10-301-0/+4
* ChangeLog: typo fiix.eban2003-10-301-1/+1
* * ext/syck/MANIFEST: Add yamlbyte.h.knu2003-10-301-0/+4
* * io.c (READ_DATA_BUFFERED): new macro to detect whether stdiomatz2003-10-301-2/+8
* * parse.y (logop): left may be NULL. [ruby-talk:84539]matz2003-10-301-0/+8
* * lib/test/unit/autorunner.rb: make fox runners work.nahi2003-10-301-0/+4
* * process.c (rb_f_system): fixed lack of security check beforeusa2003-10-301-0/+5
* * eval.c (proc_invoke): single array value to normal Proc#callmatz2003-10-291-6/+6
* * ext/openssl/lib/openssl/buffering.rb (Buffering#initialize):gotoyuzo2003-10-291-0/+13
* * test/drb/drbtest.rb: use rbconfig.rb to make the path of ruby interpreter tonahi2003-10-291-0/+5
* * ext/tcltklib/tcltklib.c (CONST84): define CONST84 when it is notusa2003-10-291-0/+11
* * re.c (rb_reg_s_union, Init_Regexp): new method `Regexp.union'.akr2003-10-291-0/+7
* * eval.c (rb_longjmp): must not disturb original jump.matz2003-10-291-0/+5
* * eval.c (Init_Proc): taint preallocated exception objectmatz2003-10-291-0/+5
* * parse.y (ret_args): node may be NULL. [ruby-talk:84530]matz2003-10-291-0/+4
* * ext/tcltklib/tcltklib.c (VwaitVarProc, ip_rbVwaitObjCmd,usa2003-10-281-0/+9
* * parse.y (new_yield): remove magic argument rule; "yield [1,2]"matz2003-10-281-0/+6
* * eval.c (rb_longjmp): ignore reentering error while warning.nobu2003-10-271-0/+5
* bug fix on Win : hang-up when calling 'exit' in the Tk callbacknagai2003-10-261-0/+5
* * eval.c (rb_method_missing): protect exception from withinmatz2003-10-251-0/+5
* * hash.c (rb_hash_each): Hash#each should yield single value.matz2003-10-241-0/+7
* * lib/webrick/server.rb (GenericServer#start): should rescuegotoyuzo2003-10-231-0/+5
* * eval.c (ruby_cleanup): initialize stack bottom for embedding.nobu2003-10-231-0/+8
* * parse.y: integrate operations for stack_type. [ruby-dev:21681]nobu2003-10-231-0/+4
* * test/soap/calc/*, test/soap/helloworld/*: set logging threshold to ERROR.nahi2003-10-221-0/+5
* * lib/test/unit/collector/dir.rb (Test::Unit::Collector::Dir#collect_file):nobu2003-10-221-0/+12
* * eval.c (ruby_cleanup): should not ignore exit_value in ENDmatz2003-10-211-0/+5
* * eval.c (ruby_cleanup): call finalizers and exit procs beforematz2003-10-211-0/+11
* * lib/test/unit/collector/dir.rb (Test::Unit::Collector::Dir#collect_file):nobu2003-10-211-0/+5
* * win32/win32.c (do_spawn, do_aspawn): should return child's exitusa2003-10-211-0/+3
* * win32/win32.c (do_spawn, do_aspawn): should wait child process evenusa2003-10-211-0/+5
* * test/soap/calc/*, test/soap/helloworld/*: catch the exception from testnahi2003-10-201-0/+5
* import drb/runit/*.rbseki2003-10-201-0/+4
* * eval.c (rb_eval): set current node after arguments evaluation.nobu2003-10-201-0/+7
* * eval.c (rb_thread_cleanup): keep thread group for main thread.nobu2003-10-201-0/+5
* * eval.c (rb_catch): backout.nobu2003-10-201-0/+4
* * eval.c (PUSH_FRAME): generate unique number to be TAG_JUMP()matz2003-10-201-0/+8
* * test/ruby/test_signal.rb (test_signal): restore old trap.nobu2003-10-201-3/+7
* * gc.c (gc_sweep): loosen page free condition to avoid add_heap()matz2003-10-201-1/+16
* * lib/debug.rb (debug_command): remove debug print.usa2003-10-201-0/+4
* * lib/pathname.rb (foreachline, dir_foreach): add obsolete warning.akr2003-10-191-0/+4
* * test/soap/calc/*, test/soap/helloworkd/*: changed port# of test server.nahi2003-10-181-0/+5
* * missing/acosh.c (DBL_MANT_DIG): typo fix(ifdef -> ifndef).eban2003-10-181-0/+4
* * ext/syck/yamlbyte.h: Ditto.why2003-10-171-0/+2