aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * lib/optparse.rb (OptionParser::Switch::PlacedArgument::parse):nobu2003-11-051-0/+7
* * lib/test/unit/ui/gtk/testrunner.rb: typo.nobu2003-11-051-1/+5
* * string.c: add #include "version.h". this file still depends on it.usa2003-11-051-0/+7
* * lib/monitor.rb: revert to the previous revision.shugo2003-11-051-0/+4
* * lib/webrick/https.rb (HTTPRequest#parse): set @client_cert_chain.gotoyuzo2003-11-041-0/+10
* * bcc32/Makefile.sub, win32/Makefile.sub, wince/Makefile.sub:usa2003-11-041-0/+5
* * class.c, hash.c, string.c: remove #include "version.h".eban2003-11-041-0/+6
* * io.c (read_all): fptr->f may be NULL, if IO is closed in thematz2003-11-041-0/+35
* * lib/racc/parser.rb: synchronize with Racc 1.4.4.aamine2003-11-031-0/+9
* * lib/webrick/ssl.rb: new option :SSLExtraChainCert.gotoyuzo2003-11-011-1/+5
* * string.c (rb_str_hash): Update the HASH_PERL alternative hashknu2003-11-011-0/+7
* #include <sys/time.h> wasn't actually needed for ruby 1.8 as missing.hknu2003-11-011-5/+0
* * ext/openssl/ossl_ssl.c (ossl_ssl_peer_cert_chain): add new methodgotoyuzo2003-11-011-0/+13
* #include <sys/time.h> is needed for struct timeval.knu2003-11-011-0/+5
* * lib/soap/mapping/factory.rb: mark marshalled basetype objects whennahi2003-10-311-0/+14
* * 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