aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * oniguruma.h, regparse.c: imported Oni Guruma 2.2.7.ksaito2004-04-273-189/+14
* This commit was generated by cvs2svn to compensate for changes in r6227,ksaito2004-04-273-44/+25
* This commit was generated by cvs2svn to compensate for changes in r6225,ksaito2004-04-273-41/+73
* * common.mk: LIBURUBY_A is needed for extconf.rb even whennobu2004-04-272-1/+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-262-1/+11
* 2004-04-25eban2004-04-251-3/+3
* * configure.in (ac_cv_func_fork): set to no on DJGPP.eban2004-04-252-0/+5
* re.c: applied stack error handling patch. [ruby-dev:22431]ksaito2004-04-242-7/+13
* 2004-04-24eban2004-04-241-3/+3
* Fix bug where consecutive headings were mergeddave2004-04-242-1/+6
* * Non-String attributes are now converted to Strings; this means code such asser2004-04-237-27/+49
* * lib/mkmf.rb: $hdrdir should not contain macros, for backwardnobu2004-04-232-3/+11
* * lib/pathname.rb: sync taint/freeze flag betweenakr2004-04-232-1/+38
* * parse.y (stmt, arg, aref_args): should not make sole splat intonobu2004-04-232-2/+11
* 2004-04-23eban2004-04-231-3/+3
* * lib/resolv.rb: don't use Regexp#source to embed regexps.akr2004-04-232-5/+11
* * common.mk, ext/extmk.rb: make ext and .ext get removed by distclean.nobu2004-04-223-5/+10
* 2004-04-22usa2004-04-221-3/+3
* * */Makefile.sub (distclean-local): should remove $(RBCONFIG).usa2004-04-224-3/+7
* * parse.y (aref_args): should pass expanded list. [ruby-core:02793]nobu2004-04-212-2/+4
* * eval.c (rb_mod_define_method): allow binding methods to modules.nobu2004-04-212-1/+7
* check hash tuple sizeseki2004-04-213-24/+32
* * lib/open-uri.rb (URI::HTTP#proxy_open): set Host: field explicitly.akr2004-04-212-5/+19
* * lib/net/smtp.rb: merge SMTP-TLS patch. This patch is contributed by Daniel...aamine2004-04-212-18/+158
* * lib/net/smtp.rb: change coding style: def m( a ) -> def m(a).aamine2004-04-212-28/+31
* * lib/net/pop.rb: do not use class variables.aamine2004-04-212-40/+65
* * lib/net/http.rb (connect): CONNECT must precede SSL connect. [ruby-dev:23379]aamine2004-04-212-35/+41
* * lib/test/unit/ui/console/testrunner.rb (test_started): restore $0nobu2004-04-212-1/+7
* * process.c: Recover wrongly removed spaces at end of the lines.ocean2004-04-212-154/+158
* 2004-04-21eban2004-04-211-3/+3
* * process.c(rb_spawn): fix SEGV at "p system('command line here')"ocean2004-04-212-157/+162
* * dir.c: Updated RDocs.ocean2004-04-192-2/+3
* 2004-04-19eban2004-04-191-3/+3
* * dir.c: Updated RDocs.ocean2004-04-192-25/+35
* * dln.c, io.c, pack.c, lib/benchmark.rb, lib/cgi.rb, lib/csv.rb,nobu2004-04-1831-67/+79
* Allow for HAVE_PROTOTYPES macrodave2004-04-182-4/+17
* Change :enddoc: to terminate processing of current filedave2004-04-172-18/+27
* * lib/drb/drb.rb (DRb::DRbUnknown::initialize): Exception#to_str isnobu2004-04-163-4/+15
* 2004-04-16eban2004-04-161-3/+3
* * ext/extmk.rb: skip linking when libraries to be preloaded notnobu2004-04-152-2/+7
* * process.c (pst_success_p): new method Process::Status#success?.nobu2004-04-151-0/+1
* Add ruby-dev number.ocean2004-04-151-0/+2
* * rubytest.rb: do nothing while cross-compiling, return status innobu2004-04-152-7/+12
* * process.c (pst_success_p): new method Process::Status#success?.nobu2004-04-152-1/+26
* 2004-04-15eban2004-04-151-3/+3