summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2004-04-13* lib/net/http.rb (begin_transport): should not overwrite HTTP request header...aamine
2004-04-13* lib/net/pop.rb: merge POP3S patch. This patch is contributed by Daniel Hobe.aamine
2004-04-12enable document for Kernel.open.akr
2004-04-11Forgot to check special case at top leveldave
2004-04-10Fix :enddoc"dave
2004-04-09Fixed problem with \_cat_<b>dog</b>dave
2004-04-08* ext/extmk.rb (extmake): skip uncompiled extensions.nobu
2004-04-07REXML CHANGESser
2004-04-07update the document for to_path.akr
2004-04-07* lib/rss/parser.rb, lib/rss/1.0.rb: accepted rdf:resource orkou
2004-04-07* file.c (rb_get_path): get path string via "to_path" method ifmatz
2004-04-06fix hash tuple bugseki
2004-04-05* error.c (Init_Exception): remove Exception#to_str. [Ruby2]matz
2004-04-05add require "drb/drb"seki
2004-04-04Remove leading ./ from filenames so that cross references work OKdave
2004-04-04comments modified.akr
2004-04-04Allow multiple --exclude options to RDocdave
2004-04-03* Fixed a bug in the evaluation of XPath's 'or'ser
2004-04-02* ext/syck/lib/gram.c: allow root-level inline collections.why
2004-04-02* ext/extmk.rb (extmake): extract necessary variables for static linknobu
2004-04-02REXML changesser
2004-04-02* eval.c (Init_load): make $LOADED_FEATURES built-in. [ruby-dev:23299]aamine
2004-04-02checked in debug version in errordave
2004-04-02Fix parse bug with toplevel methods. Allow RDoc in =begin rdoc/=end comments ...dave
2004-04-01 * lib/soap/mapping/{factory.rb,registry.rb}: fixed illegal mapped URInahi
2004-03-31* lib/delegate.rb (DelegateClass): define internal methods of thenobu
2004-03-29* exception message clean-up by Ian Macdonald <ian@caliban.org>.matz
2004-03-28Documentation fixes and a patch to fix whitespace handling.ser
2004-03-28fix typo.akr
2004-03-28* lib/net/pop.rb: def m( arg ) -> def m(arg).aamine
2004-03-28* lib/net/pop.rb (auth): failed when account/password include "%". [ruby-talk...aamine
2004-03-28* lib/net/pop.rb: revert to rev1.63. 1.64 wrongly contains POPS code.aamine
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-27* (lib/pp.rb, lib/prettyprint.rb): define seplist in PP::PPMethodsakr
2004-03-26 * lib/logger.rb: trim tail space of each line. no user visible change.nahi
2004-03-25Missing trailing "$"dave
2004-03-25Add --version option to ridave
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-24* lib/mkmf.rb ($ruby, $topdir, $hdrdir): should not be affected bynobu
2004-03-24* lib/tempfile.rb: fixed a stupid bug. [ruby-talk:95680]matz
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-24* lib/tempfile.rb (Tempfile::_close): should not clear @tmpnamematz
2004-03-23* object.c (rb_mod_cvar_get): new method Module#class_variable_get.matz
2004-03-23* Makefile.in, */Makefile.sub, common.mk (clean-local, distclean-local):nobu