aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * eval.c (localjump_destination): should not raise ThreadErrormatz2003-09-172-7/+14
* re-formatted wrongly.nobu2003-09-171-1/+1
* * parse.y (tokadd_string, parse_string, yylex): escaped terminatornobu2003-09-172-49/+16
* * test/fileutils/fileassertions.rb: new file.aamine2003-09-175-0/+463
* * test/strscan/test_stringscanner.rb: require test/unit.aamine2003-09-172-8/+5
* should check retuen value of rb_protect.gotoyuzo2003-09-171-1/+1
* 2003-09-17eban2003-09-171-3/+3
* * test/strscan/test_stringscanner.rb: new file.aamine2003-09-173-0/+408
* fix command line in 'dep'.gotoyuzo2003-09-171-1/+1
* * ext/openssl: all files are reviewed to simplify and avoid memory leak.gotoyuzo2003-09-1725-594/+601
* * regex.c (re_compile_pattern): should not translate charactermatz2003-09-163-13/+31
* * test/csv/test_csv.rb: add negative tests of row_sep.nahi2003-09-162-0/+20
* 2003-09-16eban2003-09-161-3/+3
* * MANIFEST: add test/csv/mac.csv.eban2003-09-164-3/+10
* * lib/csv.rb: add extra pamameter to specify row(record) separater character.nahi2003-09-154-177/+327
* OpenSSL updatemichal2003-09-1217-335/+409
* * intern.h (rb_disable_super, rb_enable_super): replace with dummynobu2003-09-123-4/+13
* 2003-09-12eban2003-09-121-3/+3
* * bignum.c (rb_big_and): convert argument using 'to_int'.matz2003-09-127-24/+55
* Added documentation in RDoc format.wew2003-09-121-38/+799
* whitespace fix in ChangeLog entrydblack2003-09-111-2/+2
* lib/scanf.rbdblack2003-09-111-0/+5
* Took out useless @matched_item variable; some small refactoring.dblack2003-09-111-18/+18
* * ext/openssl/ossl.h: define OSSL_NO_CONF_API for win32 platform.gotoyuzo2003-09-102-0/+14
* 2003-09-10eban2003-09-101-3/+3
* * eval.c (win32_get_exception_list): avoid VC7 warning.usa2003-09-104-0/+18
* 2003-09-09eban2003-09-091-3/+3
* * fill empty full-name fields on ChangeLog. Sorry.nagai2003-09-091-4/+4
* * eval.c (struct tag): dst should be VALUE.nobu2003-09-093-10/+19
* * ext/openssl/ossl_config.rb: avoid compile error in OpenSSL-0.9.6.gotoyuzo2003-09-082-0/+22
* meta_vars should be String.gotoyuzo2003-09-081-1/+1
* * lib/webrick/httpserver.rb (HTTPServer#access_log): add "\n" togotoyuzo2003-09-083-2/+12
* * forget the file path for the ChangeLog entry. Sorry.nagai2003-09-081-1/+2
* * multi-tk.rb: modify security check at creating a new interpreternagai2003-09-082-4/+16
* * ext/openssl/ossl_config.c (ext/openssl/ossl_config.c): typofix (ossl_raise).eban2003-09-081-1/+1
* * lib/optparse.rb, lib/optparse/version.rb: search also allnobu2003-09-083-9/+29
* * ext/openssl/ossl.h: include openssl/conf.h and openssl/conf_api.h.gotoyuzo2003-09-086-61/+316
* * ext/openssl/ossl.h: include openssl/conf.h and openssl/conf_api.h.gotoyuzo2003-09-081-0/+21
* 2003-09-08eban2003-09-081-3/+3
* * lib/webrick/accesslog.rb (AccessLog::setup_params): use req.portgotoyuzo2003-09-088-14/+33
* * tcltklib.c (lib_mainloop_core): fixed signal-trap bugnagai2003-09-0717-79/+229
* * test/ruby/test_*.rb: assert_same, assert_match, and so on.nahi2003-09-0610-28/+28
* 2003-09-07eban2003-09-061-3/+3
* * parse.y (assignable): call rb_compile_error(), not rb_bug().matz2003-09-062-1/+6
* * ext/openssl/ruby_missing.c: rid of unnecessary backwardgotoyuzo2003-09-061-2/+0
* * ext/openssl/ruby_missing.c: rid of unnecessary backwardgotoyuzo2003-09-0617-37/+102
* * sync to lib/csv/tests/csv_ut.rb.nahi2003-09-051-9/+7
* 2003-09-06usa2003-09-051-3/+3
* * win32/win32.c (CreateChild): need to quote cmd if RUBYSHELL is set.usa2003-09-052-6/+18
* * win32/win32.c (isInternalCmd): stupid miss.nobu2003-09-052-9/+5