summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2008-06-19* lib/net/pop.rb (Net::POP3#set_all_uids): speedkazu
2008-06-18* marshal.c (w_object, marshal_dump, r_object0, marshal_load): searchnobu
2008-06-17Fix RubyGems for 1.9, r1780drbrain
2008-06-17Update RubyGems to 1.1.1 r1778 (almost 1.2)drbrain
2008-06-17* lib/net/telnet.rb: Fixing Telnet#wairfor() which was broken by changes tojeg2
2008-06-16* lib/thwait.rb (ThreadsWait): Exception2MessageMapper no longer hasnobu
2008-06-16* lib/e2mmap.rb (E2MM.def_e2message): typo.nobu
2008-06-13* lib/time.rb (Time.xmlschema): don't accept decimal dot withoutakr
2008-06-10* lib/find.rb (Find#find): Return an enumerator if no block isknu
2008-06-09* lib/mkmf.rb (configuration): set flags.nobu
2008-06-09* lib/set.rb (Set#delete_if): Call to_a.knu
2008-06-05* lib/time.rb (Time.xmlschema): don't use float. fixakr
2008-06-05* lib/rexml/document.rb (REXML::Document:write): leaky modificationmame
2008-06-04* lib/rdoc.rb: massive spelling correction patch from Evan Farrarmatz
2008-06-03* lib/set.rb (Set#classify): Back out the `group_by' alias.knu
2008-06-03Properly back out.knu
2008-06-03* lib/set.rb (Set#collect, Set#select): Back out. I thought itknu
2008-06-03* lib/set.rb (Set#collect, Set#select): Override Enumerableknu
2008-06-02 * lib/un.rb (wait_writable): wait until target files can benobu
2008-06-02* lib/delegate.rb (Delegator::MethodDelegation#respond_to):knu
2008-06-02* lib/erb.rb (ERB::Compiler::TrimScanner#scan_line): Oops. Thisknu
2008-06-02* lib/erb.rb (ERB::Compiler::TrimScanner#scan_line): Fix a bugknu
2008-05-28* lib/webrick/httpservlet/cgihandler.rb (WEBrick::HTTPServlet::CGIHandler#do_...knu
2008-05-28* lib/singleton.rb (SingletonClassMethods): _load should be public.nobu
2008-05-21* lib/net/imap.rb: do not use Thread#raise. [ruby-dev:34739]shugo
2008-05-18* lib/webrick/httpservlet/filehandler.rb: should normalize pathgotoyuzo
2008-05-12* lib/date.rb (once): use Object#object_id instead of Symbol#to_i.akr
2008-05-08* parse.y (arg): operator assignment "a += b rescue c" should bematz
2008-05-08* common.mk, ext/extmk.rb, lib/mkmf.rb: use absolute path for RUBYOPT.nobu
2008-05-08* common.mk, ext/extmk.rb, lib/mkmf.rb: removed RUBYOPT.nobu
2008-05-04* lib/getoptlong.rb: use $stderr instead of $deferr.akr
2008-05-01* lib/net/telnet.rb: This patch from Brian Candler adds a FailEOF mode whichjeg2
2008-04-30 [ruby-dev:34497] ERB::Util#url_encode bug fix. Reported by rubikitch.seki
2008-04-30* lib/net/telnet.rb: Fixing a bug where line endings would not be properlyjeg2
2008-04-26* lib/open3.rb (Open3.popen3w): removed.akr
2008-04-26Import RDoc 2.0.0 r56.drbrain
2008-04-26describe about waiting a child process.akr
2008-04-26describe :pid thread variable.akr
2008-04-26* lib/open3.rb: double fork is replaced by spawn with Process.detach.akr
2008-04-23 * lib/rdoc/ri/descriptions.rb: fixed wrong class nestings.usa
2008-04-23* lib/set.rb (Set#each, SortedSet#each, TC_Set#test_each): Returnknu
2008-04-22* lib/drb/drb.rb (DRb::DRbServer::check_insecure_method): shouldmatz
2008-04-15* lib/xmlrpc/client.rb: fix cookie handling. [ruby-dev:34403]kou
2008-04-15* lib/net/http.rb, lib/net/smtp.rb, lib/net/pop.rb: update URLs of Japanese d...kazu
2008-04-12* prelude.rb (require_relative): move require_relative frommatz
2008-04-11Update to RubyGems 1.1.1 r1701.drbrain
2008-04-11* lib/yaml/store.rb (YAML::load): modified to support emptymatz
2008-04-10* lib/pstore.rb (PStore::dump, PStore::load): allow subclassmatz
2008-04-10* lib/pstore.rb: replaced by Hongli Lai's faster version.matz
2008-04-10* lib/generator.rb: removed obsolete library. [ruby-core:16233]matz