summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2004-05-07* eval.c (rb_eval): too many line trace call. (ruby-bugs PR#1320)matz
2004-05-06* lib/yaml/rubytypes.rb (to_yaml): added instance variable handlingwhy
2004-05-06* lib/net/imap.rb (string): accept NIL.shugo
2004-05-05Don't include &block if we have yield parametersdave
2004-05-04use recv instead of recvfromseki
2004-05-04 * lib/gserver.rb: documentedgsinclair
2004-05-04 * lib/xmlrpc/README.txt: introduced for documentation purposesgsinclair
2004-05-03Fix parsing problem with yield within blockdave
2004-05-01This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2004-04-26* lib/yaml/rubytypes.rb: passing Range tests.why
2004-04-26add tests.akr
2004-04-24-ser
2004-04-24Fix bug where consecutive headings were mergeddave
2004-04-23* lib/mkmf.rb: $hdrdir should not contain macros for backwardnobu
2004-04-23* lib/pathname.rb: sync taint/freeze flag betweenakr
2004-04-23* lib/resolv.rb: don't use Regexp#source to embed regexps.akr
2004-04-21check hash tuple sizeseki
2004-04-21* lib/open-uri.rb (URI::HTTP#proxy_open): set Host: field explicitly.akr
2004-04-18* dln.c, io.c, lib/benchmark.rb, lib/cgi.rb, lib/csv.rb, lib/date.rb,nobu
2004-04-18Allow for HAVE_PROTOTYPES macrodave
2004-04-17Change :enddoc: to terminate processing of current filedave
2004-04-13change pattern matching [druby-ja:98]seki
2004-04-13* lib/net/http.rb: should not overwrite HTTP request header. [ruby-list:39543]aamine
2004-04-12enable document for Kernel.open.akr
2004-04-11Forgot to check special case at top leveldave
2004-04-10Fix :enddocdave
2004-04-09Fixed problem with \_cat_<b>dog</b>dave
2004-04-07REXML CHANGESser
2004-04-06fix hash tuple bugseki
2004-04-06This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2004-04-05add require "drb/drb"seki
2004-04-05* eval.c (top_include): include in the wrapped load is done formatz
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-04Allow multiple --exclude options to RDocdave
2004-04-03* ext/syck/syck.h: version 0.43.why
2004-04-03* Fixed a bug in the evaluation of XPath's 'or'ser
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-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-28fix typo.akr
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-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