aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * parse.y (newline_node): do not use NODE_NEWLINE node anymore,matz2004-01-211-0/+18
* * missing/os2.c (chdir, getcwd):siena2004-01-211-0/+5
* * configure.in: check availability of link(). [ruby-dev:22237]siena2004-01-211-0/+8
* * ChangeLog: typo: RUBY_MBCHAR_MAX was RUBY_MBCHAR_MAXSIZE.siena2004-01-211-0/+4
* * defines.h: define RUBY_MBCHAR_MAX instead of MB_CUR_MAX.siena2004-01-211-0/+8
* :nodoc: the "Deprecated" moduledave2004-01-211-0/+4
* * configure.in: Interix(SFU) support.eban2004-01-211-0/+4
* remove O_NONBLOCKseki2004-01-211-0/+5
* * lib/net/imap.rb (envelope): allow NIL.shugo2004-01-211-0/+8
* * lib/mkmf.rb (merge_libs): squeeze successive same libraries.nobu2004-01-211-0/+5
* * lib/base64.rb: enclosed in a module. [ruby-core:02285]nobu2004-01-211-0/+4
* * ext/digest/rmd160/extconf.rb: have_library appends found library.nobu2004-01-211-2/+6
* * ext/openssl/extconf.rb: should check <openssl/conf_api.h> insteadgotoyuzo2004-01-201-0/+5
* Document base64dave2004-01-201-0/+4
* RDoc abbrevdave2004-01-201-0/+4
* Document lib/English. Add top-level aliases to rdoc html outputdave2004-01-201-0/+7
* * test/ruby/test_marshal.rb (MarshalTestLib::test_exception): testnobu2004-01-191-0/+8
* * ext/openssl/extconf.rb: add check for OpenSSL version.gotoyuzo2004-01-191-0/+5
* * error.c (name_err_mesg_to_str): inverted condition for result ofnobu2004-01-191-0/+5
* * lib/rdoc/parsers/parse_c.rb: escape '{' and '}' to avoid warnings.eban2004-01-191-0/+2
* * sample/exyacc.rb: escape '}' to avoid warning.eban2004-01-191-0/+4
* * ext/digest/defs.h, win32/win3.c, win32/win32.h, file.c: removenobu2004-01-191-3/+8
* * variable.c (rb_set_class_path): do not set path ifmatz2004-01-191-86/+109
* * error.c (NameError::message): internal use only.nobu2004-01-191-0/+6
* * test/ruby/test_time.rb: added tests for [ruby-dev:22614] andakira2004-01-191-0/+5
* * ext/extmk.rb, win32/Makefile.sub, win32/configure.bat,usa2004-01-191-0/+5
* synchronized with date2 3.5.tadf2004-01-181-0/+10
* * ext/iconv/charset_alias.rb: prefer us_EN locale encodings ornobu2004-01-181-0/+8
* * class.c, error.c, file.c, io.c, numeric.c, object.c, re.c, struct.c,nobu2004-01-181-0/+5
* * ruby.c: use translate_char() on Cygwin.eban2004-01-181-0/+4
* * lib/soap/wsdlDriver.rb, lib/wsdl/soap/operation.rb: add support ofnahi2004-01-181-0/+11
* * time.c (time_overflow_p): should return results. [ruby-dev:22614]nobu2004-01-181-3/+7
* retry committing ChangeLog and time.csiena2004-01-181-0/+7
* * defines.h (_WIN32): undef _WIN32 on Cygwin before defining DOSISH.eban2004-01-171-0/+4
* * marshal.c (class2path): check anonymous class/module beforenobu2004-01-171-0/+5
* * error.c (NameError::Message): new class for lazy evaluation ofnobu2004-01-171-0/+7
* commit miss :(usa2004-01-171-1/+1
* * lib/test.rb (test_rfc2822, test_rfc3339, test_encode_xmlschema):usa2004-01-171-0/+5
* * eval.c (proc_eq): compare also arguments and environmentnobu2004-01-161-3/+3
* typonobu2004-01-161-1/+1
* * eavl.c (proc_eq): compare also arguments and environment.nobu2004-01-161-0/+5
* * marshal.c (class2path): get class path and check referable.nobu2004-01-161-0/+5
* * io.c (argf_read): do not append EOF. (ruby-bugs-ja:PR#585)nobu2004-01-151-0/+7
* * test/inlinetest.rb (InlineTest::eval_part): eval under the topnobu2004-01-141-0/+5
* * test/inlinetest.rb (InlineTest::loadtest): require instead ofnobu2004-01-141-0/+5
* * ext/iconv/extconf.rb: wrapper iconv.rb is dependent on platform.nobu2004-01-141-0/+4
* * MANIFEST: add test/net/test_httpheader.rb. (commit miss?)usa2004-01-141-0/+4
* * ext/syck/rubyext.c: omission of Date library code causedwhy2004-01-131-0/+5
* * ext/tk/lib/tk.rb: use $0 as the default application class name.nagai2004-01-131-0/+4
* * parse.y (primary): allow no "when" case. [ruby-dev:22578]matz2004-01-131-0/+8