aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * lib/tempfile.rb (Tempfile::_close): should not clear @tmpnamematz2004-03-242-4/+12
* 2004-03-24nobu2004-03-231-3/+3
* * object.c (rb_mod_cvar_get): new method Module#class_variable_get.matz2004-03-234-2/+72
* 2004-03-23nobu2004-03-231-3/+3
* MANIFEST update.nobu2004-03-232-3/+2
* * bcc32/Makefile.sub: needs bcc32/mkexports.rb.nobu2004-03-232-2/+4
* * Makefile.in, */Makefile.sub, common.mk (clean-local, distclean-local):nobu2004-03-2311-44/+87
* 2004-03-22usa2004-03-221-3/+3
* * Makefile.in, */Makefile.sub, common.mk: extract common portions.nobu2004-03-2111-1288/+598
* * lib/webrick/httpserver.rb (WEBrick::HTTPServer#virtual_host):gotoyuzo2004-03-212-2/+17
* * lib/shell/*: bug fix for Shell#system(command_line_string).keiju2004-03-214-9/+20
* * ruby.1: add -width option to .Bl for old groff.eban2004-03-212-1/+5
* MANIFEST:eban2004-03-211-2/+4
* * test/rss/*: Test::Unit::TestCase -> RSS::TestCase andkou2004-03-2112-955/+982
* * lib/rss/{rss,dublincore,syndication}.rb: handled W3CDTF correctly.kou2004-03-214-4/+42
* * test/rss/test_xml-stylesheet.rb: added tests for xml-stylesheet.kou2004-03-2115-85/+385
* 2004-03-21eban2004-03-201-3/+3
* * eval.c (rb_require_safe): preserve old ruby_errinfo.matz2004-03-206-22/+59
* * ext/extmk.rb: rm -rf $extout, not extout.eban2004-03-202-1/+5
* Force RDoc html background to whitedave2004-03-202-0/+6
* 2004-03-20eban2004-03-201-3/+3
* synchronized with date2 3.6.tadf2004-03-203-12/+41