summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * lib/yaml/rubytypes.rb (to_yaml): added instance variable handlingwhy2004-05-0614-311/+456
* * lib/net/imap.rb (string): accept NIL.shugo2004-05-062-8/+33
* Don't include &block if we have yield parametersdave2004-05-054-0/+18
* use recv instead of recvfromseki2004-05-042-1/+5
* * lib/gserver.rb: documentedgsinclair2004-05-042-2/+80
* * lib/xmlrpc/README.txt: introduced for documentation purposesgsinclair2004-05-042-0/+35
* Fix parsing problem with yield within blockdave2004-05-033-1/+13
* 2004-05-02eban2004-05-021-4/+4
* * renewal Ruby/Tknagai2004-05-010-0/+0
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2004-05-01138-0/+22289
* * renewal Ruby/Tknagai2004-05-01132-11351/+7672
* 2004-04-30eban2004-04-301-3/+3
* * time.c (SIZEOF_TIME_T): support SIZEOF_TIME_T == SIZEOF_INT.eban2004-04-302-0/+6
* 2004-04-27usa2004-04-271-3/+3
* * lib/yaml/rubytypes.rb: passing Range tests.why2004-04-268-312/+432
* add tests.akr2004-04-261-0/+27
* 2004-04-26nobu2004-04-261-3/+3
* * README.EXT, README.EXT.ja: fixed wrong function signature.nobu2004-04-263-2/+7
* Alias alias to instance methodsdave2004-04-261-0/+5
* * Makefile.in */Makefile.sub: error.c no longer include version.hnobu2004-04-244-6/+4
* 2004-04-24eban2004-04-241-3/+3
* -ser2004-04-247-27/+49
* Fix bug where consecutive headings were mergeddave2004-04-242-1/+6
* * version.c (ruby_show_copyright): obtain copyright year fromnobu2004-04-235-12/+28
* * lib/mkmf.rb: $hdrdir should not contain macros for backwardnobu2004-04-232-3/+7
* * lib/pathname.rb: sync taint/freeze flag betweenakr2004-04-232-1/+38
* 2004-04-23eban2004-04-231-3/+3
* Backport from HEADshigek2004-04-230-0/+0
* * parse.y (stmt, arg, aref_args): should not make sole splat intonobu2004-04-232-2/+11
* * lib/resolv.rb: don't use Regexp#source to embed regexps.akr2004-04-232-11/+17
* 2004-04-22nobu2004-04-221-3/+3
* * parse.y (aref_args): should pass expanded list. [ruby-core:02793]nobu2004-04-212-1/+5
* check hash tuple sizeseki2004-04-213-24/+32
* * lib/open-uri.rb (URI::HTTP#proxy_open): set Host: field explicitly.akr2004-04-212-6/+20
* 2004-04-19eban2004-04-191-3/+3
* * dln.c, io.c, lib/benchmark.rb, lib/cgi.rb, lib/csv.rb, lib/date.rb,nobu2004-04-1829-65/+76
* Allow for HAVE_PROTOTYPES macrodave2004-04-182-4/+17
* Change :enddoc: to terminate processing of current filedave2004-04-172-18/+27
* * ext/iconv/iconv.c: nearly finished RDoc comments.gsinclair2004-04-162-131/+136
* 2004-04-16eban2004-04-161-3/+3
* * ext/extmk.rb: skip linking when libraries to be preloaded notnobu2004-04-152-4/+12
* * process.c (pst_success_p): new method Process::Status#success?.nobu2004-04-151-0/+1
* * process.c (pst_success_p): new method Process::Status#success?.nobu2004-04-152-1/+26
* 2004-04-15eban2004-04-151-3/+3
* add test/gdbm/test_gdbm.rb.akr2004-04-151-0/+1
* add a gdbm test for [ruby-dev:23381]akr2004-04-151-0/+33
* * ext/gdbm/gdbm.c (Init_gdbm): define GDBM::READER, GDBM::WRITER,akr2004-04-152-16/+30
* * numeric.c (flo_eq): workaround for bcc32's bug.eban2004-04-142-0/+8
* * array.c, enum.c, eval.c, file.c, io.c, numeric.c, object.c, prec.c,nobu2004-04-1412-19/+24
* 2004-04-14eban2004-04-141-3/+3