summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-11-04* io.c (read_all): fptr->f may be NULL, if IO is closed in thematz
2003-11-032003-11-03eban
2003-11-03* lib/racc/parser.rb: synchronize with Racc 1.4.4.aamine
2003-11-01* lib/webrick/ssl.rb: new option :SSLExtraChainCert.gotoyuzo
2003-11-012003-11-02eban
2003-11-01* string.c (rb_str_hash): Update the HASH_PERL alternative hashknu
2003-11-01#include <sys/time.h> wasn't actually needed for ruby 1.8 as missing.hknu
2003-11-01* ext/openssl/ossl_ssl.c (ossl_ssl_peer_cert_chain): add new methodgotoyuzo
2003-11-01#include <sys/time.h> is needed for struct timeval.knu
2003-10-312003-11-01eban
2003-10-31* lib/soap/mapping/factory.rb: mark marshalled basetype objects whennahi
2003-10-31* wince/string_wce.c (strrchr): should decrement pointer.uema2
2003-10-31* configure.in, lib/mkmf.rb: add RPATHFLAG for NetBSD. [ruby-dev:21791]eban
2003-10-30RD -> RDoc contributed by Lyle Johnsongsinclair
2003-10-30031031matz
2003-10-30* wince/Makefile.sub, win32/Makefile.sub (.y.c): allow white spacesusa
2003-10-30031031matz
2003-10-30 * lib/drb/drb.rb: add DRbArrayseki
2003-10-30add DRbArray, and change yield. [ruby-dev:21773]seki
2003-10-30* lib/soap/generator.rb: better XML pretty printing.nahi
2003-10-30* ext/syck/yaml2byte.c: HASH const too long. Thanks, matz.why
2003-10-30ChangeLog: typo fiix.eban
2003-10-30add test Hash#each, and change load_limitseki
2003-10-30* ext/syck/MANIFEST: Add yamlbyte.h.knu
2003-10-30* io.c (READ_DATA_BUFFERED): new macro to detect whether stdiomatz
2003-10-30* parse.y (logop): left may be NULL. [ruby-talk:84539]matz
2003-10-30* lib/test/unit/autorunner.rb: make fox runners work.nahi
2003-10-302003-10-30usa
2003-10-30* process.c (rb_f_system): fixed lack of security check beforeusa
2003-10-29* eval.c (proc_invoke): single array value to normal Proc#callmatz
2003-10-29* ext/openssl/lib/openssl/buffering.rb (Buffering#initialize):gotoyuzo
2003-10-29* test/drb/drbtest.rb: use rbconfig.rb to make the path of ruby interpreter tonahi
2003-10-29* ext/tcltklib/tcltklib.c (CONST84): define CONST84 when it is notusa
2003-10-29* re.c (rb_reg_s_union, Init_Regexp): new method `Regexp.union'.akr
2003-10-29* eval.c (rb_longjmp): must not disturb original jump.matz
2003-10-29* eval.c (Init_Proc): taint preallocated exception objectmatz
2003-10-292003-10-29usa
2003-10-29* parse.y (ret_args): node may be NULL. [ruby-talk:84530]matz
2003-10-28change yield2 test. [ruby-dev:21739]seki
2003-10-28* ext/tcltklib/tcltklib.c (VwaitVarProc, ip_rbVwaitObjCmd,usa
2003-10-282003-10-28eban
2003-10-28* parse.y (new_yield): remove magic argument rule; "yield [1,2]"matz
2003-10-27* eval.c (rb_longjmp): ignore reentering error while warning.nobu
2003-10-272003-10-27eban
2003-10-26bug fix on Win : hang-up when calling 'exit' in the Tk callbacknagai
2003-10-26add yield test for [ruby-dev:21707]seki
2003-10-262003-10-26eban
2003-10-25add TkRoot.destroynagai
2003-10-25* eval.c (rb_method_missing): protect exception from withinmatz
2003-10-242003-10-24eban