summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-09-13* lib/yaml.rb: reworking YAML::Stream to use the newwhy
2005-09-13Removal of lib/yaml/baseemitter.rb was accidental.why
2005-09-13* lib/yaml.rb: reworking YAML::Stream to use the newwhy
2005-09-12* lib/ostruct.rb (new_ostruct_member): Object#send no longer callnobu
2005-09-12* test/socket/test_{udp,socket}.rb: revert unintentional commit.matz
2005-09-12* test/testunit/test_assertions.rb: revert unintentional commit.matz
2005-09-12* eval.c (proc_save_safe_level): no need to restrict safe levelmatz
2005-09-12* test/dbm/test_dbm.rb: remove locking test, which may not bematz
2005-09-12* test/dbm/test_dbm.rb: remove locking test, which may not bematz
2005-09-122005-09-13nobu
2005-09-12* file.c (apply2files): stricter callback definition.nobu
2005-09-12* test/openssl/test_pkcs7.rb (test_enveloped): skip this testgotoyuzo
2005-09-12* win32/win32.[hc] (rb_w32_argv_size, ...): reverted my latest changeocean
2005-09-12* dln.c: avoid warning of const to non-const convertion.ocean
2005-09-122005-09-12ocean
2005-09-12* array.c: moved to ANSI function style from K&R function style.ocean
2005-09-11* lib/net/imap.rb (starttls): supported the STARTTLS command.shugo
2005-09-11set ERB#filename so that it is used when reporting syntax/runtime errors.seki
2005-09-112005-09-11seki
2005-09-10* array.c: protoize.matz
2005-09-102005-09-10ocean
2005-09-10tiny ChangeLog fixocean
2005-09-09* ext/iconv/iconv.c (iconv_try), ext/iconv/extconf.rb: get rid of metanobu
2005-09-092005-09-09nobu
2005-09-09* string.c (rb_str_times): make empty strings to keep taintness,nobu
2005-09-08* merged a patch from Takahiro Kambe <taca@back-street.net> tomatz
2005-09-08* missing/strchr.c (strrchr): fixed a bug for detecting NUL in amatz
2005-09-08* missing/strchr.c (strrchr): fixed a bug in detecting NUL in amatz
2005-09-07Added .document file for lib/uri.ryan
2005-09-072005-09-08ryan
2005-09-07* ext/openssl/ossl_engine.c (ossl_engine_s_by_id):gotoyuzo
2005-09-07* ext/openssl/ossl_engine.c (ossl_engine_s_by_id):gotoyuzo
2005-09-07* ext/openssl/ossl_asn1.c (asn1str_to_str): new function.gotoyuzo
2005-09-07* lib/open-uri.rb: abolish mod === tempfile to avoid a problemakr
2005-09-07* eval.c (rb_thread_switch): convert all exceptions tonobu
2005-09-07* win32/win32.[hc] (rb_w32_utime): constified.ocean
2005-09-06* lib/mkmf.rb (what_type?): guesstimate type.nobu
2005-09-06* Makefile.in, configure.in (MINIOBJS): miniruby on HP-UX can not loadnobu
2005-09-062005-09-07nobu
2005-09-06fix.akr
2005-09-06add a test to parse files by ripper.akr
2005-09-052005-09-06akr
2005-09-05document a blocking behavior of IO#eof?.akr
2005-09-05* parse.y (stmt, mlhs_node, lhs, arg, method_call): aref_args might benobu
2005-09-05* lib/observer.rb: a patch from nornagon <nornagon@gmail.com>matz
2005-09-05* lib/ostruct.rb: a patch from Florian Gross <florgro@gmail.com>matz
2005-09-05* lib/observer.rb: a patch from nornagon <nornagon@gmail.com>matz
2005-09-04* ext/openssl/openssl/lib/openssl/buffering.rb (Buffering#do_write):gotoyuzo
2005-09-042005-09-05gotoyuzo
2005-09-042005-09-04aamine