summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-09-20* reduce expecting size of backtrace.nahi
2003-09-20* lib/logger.rb: typo fixed.nahi
2003-09-19Minor documentation improvementsgsinclair
2003-09-19Improved documentationgsinclair
2003-09-19Converted RD to RDoc (Lyle Johnson) and improved documentation.gsinclair
2003-09-19 * test/testunit/*: Added.ntalbott
2003-09-19Small documentation correctiongsinclair
2003-09-18* lib/webrick/log.rb (BasicLog#log): get rid of as ineffectualgotoyuzo
2003-09-18* eval.c (proc_invoke): should push PROT_PCALL tag for orphans.matz
2003-09-18* eval.c (proc_invoke): should update "result" for orphans.matz
2003-09-18lib/pathname.rb: update document.akr
2003-09-18* lib/logger.rb: Comment fix. I don't like inline documentation... Hard tonahi
2003-09-182003-09-18eban
2003-09-18* lib/logger.rb: new file. Logger, formerly called devel-logger ornahi
2003-09-17* eval.c (localjump_destination): should not raise ThreadErrormatz
2003-09-17re-formatted wrongly.nobu
2003-09-17* parse.y (tokadd_string, parse_string, yylex): escaped terminatornobu
2003-09-17* test/fileutils/fileassertions.rb: new file.aamine
2003-09-17* test/strscan/test_stringscanner.rb: require test/unit.aamine
2003-09-17should check retuen value of rb_protect.gotoyuzo
2003-09-172003-09-17eban
2003-09-17* test/strscan/test_stringscanner.rb: new file.aamine
2003-09-17fix command line in 'dep'.gotoyuzo
2003-09-17* ext/openssl: all files are reviewed to simplify and avoid memory leak.gotoyuzo
2003-09-16* regex.c (re_compile_pattern): should not translate charactermatz
2003-09-16* test/csv/test_csv.rb: add negative tests of row_sep.nahi
2003-09-162003-09-16eban
2003-09-16* MANIFEST: add test/csv/mac.csv.eban
2003-09-15* lib/csv.rb: add extra pamameter to specify row(record) separater character.nahi
2003-09-12OpenSSL updatemichal
2003-09-12* intern.h (rb_disable_super, rb_enable_super): replace with dummynobu
2003-09-122003-09-12eban
2003-09-12* bignum.c (rb_big_and): convert argument using 'to_int'.matz
2003-09-12Added documentation in RDoc format.wew
2003-09-11whitespace fix in ChangeLog entrydblack
2003-09-11lib/scanf.rbdblack
2003-09-11Took out useless @matched_item variable; some small refactoring.dblack
2003-09-10* ext/openssl/ossl.h: define OSSL_NO_CONF_API for win32 platform.gotoyuzo
2003-09-102003-09-10eban
2003-09-10* eval.c (win32_get_exception_list): avoid VC7 warning.usa
2003-09-092003-09-09eban
2003-09-09* fill empty full-name fields on ChangeLog. Sorry.nagai
2003-09-09* eval.c (struct tag): dst should be VALUE.nobu
2003-09-08* ext/openssl/ossl_config.rb: avoid compile error in OpenSSL-0.9.6.gotoyuzo
2003-09-08meta_vars should be String.gotoyuzo
2003-09-08* lib/webrick/httpserver.rb (HTTPServer#access_log): add "\n" togotoyuzo
2003-09-08* forget the file path for the ChangeLog entry. Sorry.nagai
2003-09-08* multi-tk.rb: modify security check at creating a new interpreternagai
2003-09-08* ext/openssl/ossl_config.c (ext/openssl/ossl_config.c): typofix (ossl_raise).eban
2003-09-08* lib/optparse.rb, lib/optparse/version.rb: search also allnobu