aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* add test_symmetry_bignum.akr2004-04-011-0/+6
* * lib/soap/mapping/{factory.rb,registry.rb}: fixed illegal mapped URInahi2004-04-013-2/+26
* add test_pack_U.akr2004-04-011-0/+11
* add 2 assertions.akr2004-03-311-0/+2
* add a test. [ruby-dev:22619]akr2004-03-311-4/+14
* * time.c (year_leap_p): new function.akr2004-03-312-8/+95
* 2004-03-31nobu2004-03-311-3/+3
* * intern.h: provide proper prototypes. [ruby-core:02724]nobu2004-03-313-6/+10
* * pack.c (pack_pack): raises RangeError if uv is out of UTF8 valuematz2004-03-314-8/+32
* * lib/delegate.rb (DelegateClass): define internal methods of thenobu2004-03-312-7/+12
* more tests for Time.utc.akr2004-03-311-5/+29
* add test for minimum 32bit signed time_t for Time.utc.akr2004-03-301-1/+2
* * time.c (search_time_t): limit guess range by mktime if it isakr2004-03-301-1/+1
* * time.c (search_time_t): limit guess range by mktime if it isakr2004-03-303-0/+24
* 2004-03-30nobu2004-03-301-3/+3
* * eval.c (rb_eval): fix SEGV at retry in iterator's receiver.nobu2004-03-302-2/+6
* * process.c (rb_exec): follow older behavior if close-on-exec is notnobu2004-03-292-22/+80
* 2004-03-29eban2004-03-291-3/+3
* * exception message clean-up by Ian Macdonald <ian@caliban.org>.matz2004-03-2939-124/+127
* Documentation fixes and a patch to fix whitespace handling.ser2004-03-286-21/+43
* fix typo.akr2004-03-283-4/+4
* 2004-03-28nobu2004-03-281-3/+3
* * cygwin/GNUmakefile.in (clean-local, distclean-local): removenobu2004-03-283-3/+17
* * lib/net/pop.rb: def m( arg ) -> def m(arg).aamine2004-03-282-44/+47
* * lib/net/pop.rb (auth): failed when account/password include "%". [ruby-talk...aamine2004-03-281-2/+2
* * lib/net/pop.rb: revert to rev1.63. 1.64 wrongly contains POPS code.aamine2004-03-281-26/+6
* * lib/net/pop.rb (auth): failed when account/password include "%". [ruby-talk...aamine2004-03-282-6/+31
* * (lib/open-uri.rb): permit extra semicolon in content-type field.akr2004-03-272-2/+7
* * (lib/pp.rb, lib/prettyprint.rb): define seplist in PP::PPMethodsakr2004-03-273-39/+51
* 2004-03-27nahi2004-03-261-3/+3
* * lib/logger.rb: trim tail space of each line. no user visible change.nahi2004-03-264-13/+21
* Missing trailing "$"dave2004-03-251-1/+1
* Add --version option to ridave2004-03-252-3/+21
* Bug in + and - reported by Bret Jolly fixed.shigek2004-03-251-0/+6
* Bug in + and - reported by Bret Jolly fixed.shigek2004-03-251-25/+8
* * version.c (ruby_show_copyright): obtain copyright year fromnobu2004-03-255-8/+20
* integrated to win32/*.rb.nobu2004-03-253-133/+0
* * win32/resource.rb: default rubyw icon to ruby.ico, and let DLL alsonobu2004-03-252-3/+11
* * common.mk, */Makefile.sub (lib, dll): phony targets.nobu2004-03-257-12/+23
* 2004-03-25eban2004-03-251-3/+3
* Add the --list-names optiondave2004-03-247-8/+75
* Must now use "::" to separate nested classes. This fixes bug where "ri Kernel...dave2004-03-242-0/+7
* Get --one-page working with C codedave2004-03-242-1/+12
* Move "y" documentation to correct placedave2004-03-241-15/+16
* * lib/uri.rb: Documented (thanks Dmitry V. Sabanin).gsinclair2004-03-249-985/+979
* * lib/mkmf.rb ($ruby, $topdir, $hdrdir): should not be affected bynobu2004-03-242-8/+21
* * lib/tempfile.rb: fixed a stupid bug. [ruby-talk:95680]matz2004-03-241-2/+1
* Don't be as eager to invent classes to documentdave2004-03-243-4/+17
* Allow templates to be specified outside the RDoc treedave2004-03-241-1/+0
* Allow templates to be specified outside the RDoc treedave2004-03-242-3/+13