aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 2004-01-21eban2004-01-211-3/+3
* * lib/mkmf.rb (merge_libs): squeeze successive same libraries.nobu2004-01-212-0/+6
* * lib/base64.rb: enclosed in a module. [ruby-core:02285]nobu2004-01-212-60/+85
* * ext/digest/rmd160/extconf.rb: have_library appends found library.nobu2004-01-212-3/+6
* Tidy benchmark.rb documentation a taddave2004-01-201-90/+55
* * ext/openssl/extconf.rb: should check <openssl/conf_api.h> insteadgotoyuzo2004-01-202-9/+6
* Document base64dave2004-01-203-0/+62
* RDoc abbrevdave2004-01-202-0/+42
* Document lib/English. Add top-level aliases to rdoc html outputdave2004-01-206-45/+172
* * test/ruby/test_marshal.rb (MarshalTestLib::test_exception): testnobu2004-01-192-5/+16
* 2004-01-20eban2004-01-191-3/+3
* * ext/openssl/extconf.rb: add check for OpenSSL version.gotoyuzo2004-01-192-0/+16
* * error.c (name_err_mesg_to_str): inverted condition for result ofnobu2004-01-192-1/+6
* * lib/rdoc/parsers/parse_c.rb: escape '{' and '}' to avoid warnings.eban2004-01-192-1/+3
* * sample/exyacc.rb: escape '}' to avoid warning.eban2004-01-192-2/+6
* * ext/digest/defs.h, win32/win3.c, win32/win32.h, file.c: removenobu2004-01-196-43/+24
* * variable.c (rb_set_class_path): do not set path ifmatz2004-01-1911-115/+196
* * error.c (NameError::message): internal use only.nobu2004-01-193-4/+11
* * test/ruby/test_time.rb: added tests for [ruby-dev:22614] andakira2004-01-192-0/+7
* 2004-01-19usa2004-01-191-3/+3
* * ext/extmk.rb, win32/Makefile.sub, win32/configure.bat,usa2004-01-195-13/+34
* synchronized with date2 3.5.tadf2004-01-181-0/+10
* synchronized with date2 3.5.tadf2004-01-183-156/+197
* * ext/iconv/charset_alias.rb: prefer us_EN locale encodings ornobu2004-01-183-8/+49
* * class.c, error.c, file.c, io.c, numeric.c, object.c, re.c, struct.c,nobu2004-01-1810-2/+21
* * ruby.c: use translate_char() on Cygwin.eban2004-01-182-3/+7
* * failed to add in the previous commit.nahi2004-01-182-0/+189
* * lib/soap/wsdlDriver.rb, lib/wsdl/soap/operation.rb: add support ofnahi2004-01-185-6/+40
* * time.c (time_overflow_p): should return results. [ruby-dev:22614]nobu2004-01-182-13/+18
* retry committing ChangeLog and time.csiena2004-01-182-8/+21
* * test/ruby/test_time.rb: new test case to test Time#[+-].siena2004-01-181-0/+24
* 2004-01-18eban2004-01-171-3/+3
* * defines.h (_WIN32): undef _WIN32 on Cygwin before defining DOSISH.eban2004-01-172-3/+8
* * marshal.c (class2path): check anonymous class/module beforenobu2004-01-172-10/+12
* * error.c (NameError::Message): new class for lazy evaluation ofnobu2004-01-173-70/+113
* check ArgumentError by Time.at(-1) instead of by test itself.usa2004-01-171-3/+11
* 2004-01-17nobu2004-01-171-3/+3
* commit miss :(usa2004-01-171-1/+1
* * lib/test.rb (test_rfc2822, test_rfc3339, test_encode_xmlschema):usa2004-01-172-14/+29
* * eval.c (proc_eq): compare also arguments and environmentnobu2004-01-162-3/+4
* * enum.c (enum_find): mention about ifnone argument. [ruby-talk:90003]nobu2004-01-161-8/+9
* typonobu2004-01-161-1/+1
* * eavl.c (proc_eq): compare also arguments and environment.nobu2004-01-162-2/+9
* 2004-01-16eban2004-01-161-3/+3
* * marshal.c (class2path): fix typo.nobu2004-01-161-1/+1
* * marshal.c (class2path): get class path and check referable.nobu2004-01-162-4/+22
* * io.c (argf_read): do not append EOF. (ruby-bugs-ja:PR#585)nobu2004-01-152-2/+12
* 2004-01-15eban2004-01-151-3/+3
* * test/inlinetest.rb (InlineTest::eval_part): eval under the topnobu2004-01-142-2/+6
* 2004-01-14eban2004-01-141-3/+3