summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-04-052004-04-05eban
2004-04-04Remove leading ./ from filenames so that cross references work OKdave
2004-04-04* eval.c (Init_load): make $LOADED_FEATURES built-in. [ruby-dev:23299]aamine
2004-04-04comments modified.akr
2004-04-042004-04-04eban
2004-04-04Allow multiple --exclude options to RDocdave
2004-04-03* ext/syck/syck.h: version 0.43.why
2004-04-032004-04-03eban
2004-04-03* Fixed a bug in the evaluation of XPath's 'or'ser
2004-04-022004-04-02eban
2004-04-02REXML changesser
2004-04-02REXML changes backported from the 1.9 branch:ser
2004-04-02Fix parse bug with toplevel methods. Allow RDoc in =begin rdoc/=end comments ...dave
2004-04-012004-04-01nahi
2004-04-01add test_symmetry_bignum.akr
2004-04-01 * lib/soap/mapping/{factory.rb,registry.rb}: fixed illegal mapped URInahi
2004-03-31* time.c (year_leap_p): new function.akr
2004-03-312004-03-31nobu
2004-03-31* intern.h: provide proper prototypes. [ruby-core:02724]nobu
2004-03-31* lib/delegate.rb (DelegateClass): define internal methods of thenobu
2004-03-30* time.c (search_time_t): limit guess range by mktime if it isakr
2004-03-28fix typo.akr
2004-03-282004-03-28nobu
2004-03-28* lib/net/pop.rb (auth): failed when account/password include "%". [ruby-talk...aamine
2004-03-27* (lib/open-uri.rb): permit extra semicolon in content-type field.akr
2004-03-272004-03-27eban
2004-03-27* (lib/pp.rb, lib/prettyprint.rb): define seplist in PP::PPMethodsakr
2004-03-25Add --version option to ridave
2004-03-252004-03-25eban
2004-03-24Add the --list-names optiondave
2004-03-24Must now use "::" to separate nested classes. This fixes bug where "ri Kernel...dave
2004-03-24Get --one-page working with C codedave
2004-03-24Move "y" documentation to correct placedave
2004-03-24 * lib/uri.rb: Documented (thanks Dmitry V. Sabanin).gsinclair
2004-03-242004-03-24nobu
2004-03-24* lib/mkmf.rb ($ruby, $topdir, $hdrdir): should not be affected bynobu
2004-03-24Don't be as eager to invent classes to documentdave
2004-03-24Allow templates to be specified outside the RDoc treedave
2004-03-222004-03-22eban
2004-03-22* ruby.1: add -width option to .Bl for old groff.eban
2004-03-212004-03-21eban
2004-03-21* lib/shell/*: bug fix for Shell#system(command_line_string).keiju
2004-03-20lib/scanf.rbdblack
2004-03-20Backported 1.9 branch modifications/corrections to 1.8 branchdblack
2004-03-20Force RDoc html background to whitedave
2004-03-202004-03-20eban
2004-03-20synchronized with date2 3.6.tadf
2004-03-192004-03-19usa
2004-03-19* io.c (rb_io_sync): need not to check writable. [ruby-core:02674]matz
2004-03-18backport drb.rb 1.16seki