aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * lib/test/unit/ui/testrunnerutilities.rb (TestRunnerUtilities):nobu2004-01-131-0/+5
* * test/test_*.rb: Pathname#parent -> Pathname#dirname.nahi2004-01-131-0/+4
* * test/yaml/test_yaml.rb (YAML_Unit_Tests::test_spec_type_{int,float}):nobu2004-01-131-1/+6
* * ext/syck/bytecode.c: turn off default implicit typing.why2004-01-121-0/+11
* Display full name in class listdave2004-01-121-0/+5
* * file.c (test_wr): Rdoc fix. [ruby-core:02225]matz2004-01-121-0/+4
* Try to use DESTDIR when installingdave2004-01-121-0/+5
* * parse.y (primary): fix position after FCALL. [ruby-dev:22574]nobu2004-01-121-4/+8
* * file.c (test_wr, test_ww): New functions implementing newmatz2004-01-121-0/+7
* Add explicit line breaks in method signatures for ri. Fixup some comments in ...dave2004-01-121-0/+17
* Add HTML formatter to ridave2004-01-111-0/+5
* * env.h (ruby_frame, ruby_scope, ruby_in_eval, ruby_class,nobu2004-01-111-1/+6
* * ext/socket/socket.c (make_hostent): a bug in brace position.matz2004-01-101-0/+2
* * configure.in: install rdoc by default. if you do not want tomatz2004-01-101-0/+24
* ri now accepts options via RI environment variabledave2004-01-101-0/+5
* * configure.in (LIBPATHFLAG, RPATHFLAG): enclose paths with singlenobu2004-01-101-0/+9
* * dir.c (dir_inspect): new method, Dir#inspect. [ruby-dev:22562]nobu2004-01-101-0/+4
* * lib/test/unit/collector/dir.rb: do not ignore exceptions(LoadErrornahi2004-01-091-0/+12
* * rubysig.h: <errno.h> is needed to use errno which may be a macro.nobu2004-01-091-0/+4
* * ext/extmk.rb (extmake): should not reduce necessary libraries.nobu2004-01-091-0/+8
* * lib/mkmf.rb (libpathflag): use single quotes. [ruby-dev:22440]nobu2004-01-091-1/+5
* * configure.in (RDOCTARGET): new macro. if you want to installeban2004-01-081-0/+6
* * ext/openssl/ossl_pkey.c (ossl_pkey_to_der): removed; it returnsgotoyuzo2004-01-081-0/+14
* * dir.c (glob_helper): should not recurse in exceptional status.nobu2004-01-081-0/+4
* * test/wsdl/datetime/test_datetime.rb: fixed a stupid testcase whichnahi2004-01-081-0/+5