| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | * dln.c, io.c, lib/benchmark.rb, lib/cgi.rb, lib/csv.rb, lib/date.rb, | nobu | 2004-04-18 | 26 | -60/+60 |
| * | Allow for HAVE_PROTOTYPES macro | dave | 2004-04-18 | 1 | -4/+12 |
| * | Change :enddoc: to terminate processing of current file | dave | 2004-04-17 | 1 | -18/+21 |
| * | change pattern matching [druby-ja:98] | seki | 2004-04-13 | 1 | -1/+3 |
| * | * lib/net/http.rb: should not overwrite HTTP request header. [ruby-list:39543] | aamine | 2004-04-13 | 1 | -4/+4 |
| * | enable document for Kernel.open. | akr | 2004-04-12 | 1 | -1/+1 |
| * | Forgot to check special case at top level | dave | 2004-04-11 | 1 | -2/+2 |
| * | Fix :enddoc | dave | 2004-04-10 | 2 | -3/+3 |
| * | Fixed problem with \_cat_<b>dog</b> | dave | 2004-04-09 | 2 | -16/+8 |
| * | REXML CHANGES | ser | 2004-04-07 | 2 | -25/+21 |
| * | fix hash tuple bug | seki | 2004-04-06 | 2 | -3/+19 |
| * | This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. | (no author) | 2004-04-06 | 8 | -0/+1038 |
| * | add require "drb/drb" | seki | 2004-04-05 | 1 | -0/+1 |
| * | * eval.c (top_include): include in the wrapped load is done for | matz | 2004-04-05 | 6 | -12/+12 |
| * | Remove leading ./ from filenames so that cross references work OK | dave | 2004-04-04 | 2 | -2/+2 |
| * | * eval.c (Init_load): make $LOADED_FEATURES built-in. [ruby-dev:23299] | aamine | 2004-04-04 | 1 | -9/+0 |
| * | comments modified. | akr | 2004-04-04 | 1 | -3/+3 |
| * | Allow multiple --exclude options to RDoc | dave | 2004-04-04 | 2 | -3/+9 |
| * | * ext/syck/syck.h: version 0.43. | why | 2004-04-03 | 2 | -4/+20 |
| * | * Fixed a bug in the evaluation of XPath's 'or' | ser | 2004-04-03 | 2 | -12/+18 |
| * | REXML changes | ser | 2004-04-02 | 4 | -7/+12 |
| * | REXML changes backported from the 1.9 branch: | ser | 2004-04-02 | 16 | -91/+141 |
| * | Fix parse bug with toplevel methods. Allow RDoc in =begin rdoc/=end comments ... | dave | 2004-04-02 | 3 | -26/+45 |
| * | * lib/soap/mapping/{factory.rb,registry.rb}: fixed illegal mapped URI | nahi | 2004-04-01 | 4 | -8/+31 |
| * | * lib/delegate.rb (DelegateClass): define internal methods of the | nobu | 2004-03-31 | 1 | -4/+4 |
| * | fix typo. | akr | 2004-03-28 | 1 | -2/+2 |
| * | * lib/net/pop.rb (auth): failed when account/password include "%". [ruby-talk... | aamine | 2004-03-28 | 1 | -2/+2 |
| * | * (lib/open-uri.rb): permit extra semicolon in content-type field. | akr | 2004-03-27 | 1 | -2/+3 |
| * | * (lib/pp.rb, lib/prettyprint.rb): define seplist in PP::PPMethods | akr | 2004-03-27 | 2 | -39/+46 |
| * | Add --version option to ri | dave | 2004-03-25 | 1 | -2/+16 |
| * | Add the --list-names option | dave | 2004-03-24 | 6 | -8/+70 |
| * | Must now use "::" to separate nested classes. This fixes bug where "ri Kernel... | dave | 2004-03-24 | 1 | -0/+1 |
| * | Get --one-page working with C code | dave | 2004-03-24 | 1 | -1/+7 |
| * | Move "y" documentation to correct place | dave | 2004-03-24 | 1 | -15/+16 |
| * | * lib/uri.rb: Documented (thanks Dmitry V. Sabanin). | gsinclair | 2004-03-24 | 8 | -979/+967 |
| * | * lib/mkmf.rb ($ruby, $topdir, $hdrdir): should not be affected by | nobu | 2004-03-24 | 1 | -8/+10 |
| * | Don't be as eager to invent classes to document | dave | 2004-03-24 | 2 | -4/+7 |
| * | Allow templates to be specified outside the RDoc tree | dave | 2004-03-24 | 2 | -3/+9 |
| * | * lib/shell/*: bug fix for Shell#system(command_line_string). | keiju | 2004-03-21 | 3 | -9/+16 |
| * | Backported 1.9 branch modifications/corrections to 1.8 branch | dblack | 2004-03-20 | 1 | -12/+17 |
| * | Force RDoc html background to white | dave | 2004-03-20 | 1 | -0/+1 |
| * | synchronized with date2 3.6. | tadf | 2004-03-20 | 2 | -12/+36 |
| * | backport drb.rb 1.16 | seki | 2004-03-18 | 1 | -1/+1 |
| * | * lib/fileutils.rb (remove_dir): should handle symlink correctly. This patch... | aamine | 2004-03-10 | 1 | -1/+3 |
| * | * eval.c (return_jump): set return value to the return | matz | 2004-03-10 | 4 | -1/+6 |
| * | * lib/uri/common.rb (URI::REGEXP::PATTERN::HOSTPORT): (?:#{PORT}) | akira | 2004-03-08 | 1 | -1/+1 |
| * | Move RDoc comments for Test::Unit | dave | 2004-03-04 | 1 | -234/+232 |
| * | Allow aliases to have parentheses | dave | 2004-03-01 | 1 | -0/+4 |
| * | Handle :nodoc: om singleton classes | dave | 2004-02-29 | 1 | -12/+8 |
| * | * MANIFEST: add test_erb.rb | seki | 2004-02-28 | 1 | -1/+1 |