aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * wince/string_wce.c (strrchr): should decrement pointer.uema22003-10-313-2/+8
* * configure.in, lib/mkmf.rb: add RPATHFLAG for NetBSD. [ruby-dev:21791]eban2003-10-316-2/+18
* RD -> RDoc contributed by Lyle Johnsongsinclair2003-10-301-182/+175
* 031031matz2003-10-301-0/+1
* * wince/Makefile.sub, win32/Makefile.sub (.y.c): allow white spacesusa2003-10-303-2/+7
* 031031matz2003-10-305-10/+34
* * lib/drb/drb.rb: add DRbArrayseki2003-10-301-0/+8
* add DRbArray, and change yield. [ruby-dev:21773]seki2003-10-303-0/+33
* * lib/soap/generator.rb: better XML pretty printing.nahi2003-10-304-9/+24
* * ext/syck/yaml2byte.c: HASH const too long. Thanks, matz.why2003-10-302-1/+5
* ChangeLog: typo fiix.eban2003-10-301-1/+1
* add test Hash#each, and change load_limitseki2003-10-304-5/+19
* * ext/syck/MANIFEST: Add yamlbyte.h.knu2003-10-302-0/+5
* * io.c (READ_DATA_BUFFERED): new macro to detect whether stdiomatz2003-10-306-75/+135
* * parse.y (logop): left may be NULL. [ruby-talk:84539]matz2003-10-304-44/+13
* * lib/test/unit/autorunner.rb: make fox runners work.nahi2003-10-302-2/+6
* 2003-10-30usa2003-10-301-3/+3
* * process.c (rb_f_system): fixed lack of security check beforeusa2003-10-302-0/+6
* * eval.c (proc_invoke): single array value to normal Proc#callmatz2003-10-298-27/+71
* * ext/openssl/lib/openssl/buffering.rb (Buffering#initialize):gotoyuzo2003-10-295-3/+41
* * test/drb/drbtest.rb: use rbconfig.rb to make the path of ruby interpreter tonahi2003-10-292-3/+11
* * ext/tcltklib/tcltklib.c (CONST84): define CONST84 when it is notusa2003-10-292-50/+37
* * re.c (rb_reg_s_union, Init_Regexp): new method `Regexp.union'.akr2003-10-293-32/+120
* * eval.c (rb_longjmp): must not disturb original jump.matz2003-10-292-1/+6
* * eval.c (Init_Proc): taint preallocated exception objectmatz2003-10-293-1/+7
* 2003-10-29usa2003-10-291-3/+3
* * parse.y (ret_args): node may be NULL. [ruby-talk:84530]matz2003-10-293-2/+6
* change yield2 test. [ruby-dev:21739]seki2003-10-281-2/+2
* * ext/tcltklib/tcltklib.c (VwaitVarProc, ip_rbVwaitObjCmd,usa2003-10-282-4/+41
* 2003-10-28eban2003-10-281-3/+3
* * parse.y (new_yield): remove magic argument rule; "yield [1,2]"matz2003-10-285-72/+63
* * eval.c (rb_longjmp): ignore reentering error while warning.nobu2003-10-272-1/+9
* 2003-10-27eban2003-10-271-3/+3
* bug fix on Win : hang-up when calling 'exit' in the Tk callbacknagai2003-10-262-1/+10
* add yield test for [ruby-dev:21707]seki2003-10-261-0/+5
* 2003-10-26eban2003-10-261-3/+3
* add TkRoot.destroynagai2003-10-251-0/+4
* * eval.c (rb_method_missing): protect exception from withinmatz2003-10-253-11/+19
* 2003-10-24eban2003-10-241-3/+3
* * hash.c (rb_hash_each): Hash#each should yield single value.matz2003-10-245-7/+51
* * lib/webrick/server.rb (GenericServer#start): should rescuegotoyuzo2003-10-232-1/+6
* 2003-10-23nobu2003-10-231-3/+3
* * eval.c (ruby_cleanup): initialize stack bottom for embedding.nobu2003-10-234-4/+13
* * parse.y: integrate operations for stack_type. [ruby-dev:21681]nobu2003-10-232-16/+17
* typo in comment.nobu2003-10-231-1/+1
* * test/soap/calc/*, test/soap/helloworld/*: set logging threshold to ERROR.nahi2003-10-225-9/+21
* --enable-dlstack is true in default.ttate2003-10-221-6/+2
* Bugfix for PR#1196ttate2003-10-221-8/+5
* * lib/test/unit/collector/dir.rb (Test::Unit::Collector::Dir#collect_file):nobu2003-10-228-16/+36
* 2003-10-22eban2003-10-221-3/+3