summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2010-06-10lib/uri/generic.rb: Backport #2428 [ruby-core:27019]; fixed #eql? so that it ...wyhaines
2010-06-09lib/delegate.rb: Backport #1781 [ruby-core:24356]; allow a block to be proper...wyhaines
2010-06-08lib/pathname.rb: Backport #2110 [ruby-core:25627]; backport of r23093 to hand...wyhaines
2010-06-08lib/date.rb: Backport #2707 [ruby-core:28011]; backport r27014 to fix proble...wyhaines
2010-06-08lib/monitor.rb: Backport #2240 [ruby-core:26185]; backport r25420 to ensure ...wyhaines
2010-06-07lib/net/http.rb: Backport #1284 [ruby-core:22874]; Change Net:HTTP to use a b...wyhaines
2010-05-24Backport #1700 [ruby-core:24078]; Stringify group argument in #fu_get_gid bef...wyhaines
2010-05-20Backport #145 [ruby-dev:35075]; Fixes some misleading exceptions in IRB's fg ...wyhaines
2010-05-20lib/cgi.rb: Backport #229 [ruby-core:17634]; CGI::Cookie objects can get out ...wyhaines
2010-03-04Fix for Bug #1718 [ruby-core:24121]. Add a :startdoc into lib/yaml/tag.rbwyhaines
2010-01-27Backport #1806 [ruby-core:24506]; (REXML::Text.normalize): call to_s for input.wyhaines
2010-01-10Fix to escape logs in order to avoid escape sequence injection bug. Also ins...wyhaines
2009-09-08Openstruct fix, and fix to test_file_exhaustive.wyhaines
2009-08-25Backport #1509 [ruby-dev:38538]; Typo in CGI::HTTP_STATUS: Rrecondition -> Pr...wyhaines
2009-08-25Fix for backport #1168 -- wrong result of File.extname for a path that contai...wyhaines
2009-08-04Fixed a small documentation bug in lib/rdoc/parsers/parse_c.rb.wyhaines
2009-08-03Pulled the date.rb change; it should not have been applied.wyhaines
2009-07-14Adjust #angle/#arg NaN return as per issue #1715 and recent rubyspec changes....wyhaines
2009-07-10Fixed ostruct recursion inspection.wyhaines
2009-07-09Removed private on to_date and to_datetime.wyhaines
2009-06-08Fixed a typo in lib/soap/mimemessage.rb -- conent -> contentwyhaines
2009-03-31merge revision(s) 21750:shyouhei
2009-03-27merge revision(s) 21749:shyouhei
2009-03-09merge revision(s) 21994:shyouhei
2009-02-23merge revision(s) 21432:shyouhei
2009-02-21merge revision(s) 21297:shyouhei
2009-02-20merge revision(s) 21066:shyouhei
2009-02-20merge revision(s) 20884:shyouhei
2009-02-20merge revision(s) 20855:shyouhei
2009-02-19merge revision(s) 20752:shyouhei
2009-02-16merge revision(s) 20252:20255:shyouhei
2009-02-14merge revision(s) 20248:shyouhei
2009-02-14merge revision(s) 20246:shyouhei
2009-02-13merge revision(s) 20245,20247:shyouhei
2009-02-13merge revision(s) 20231:shyouhei
2009-02-05merge revision(s) 20121:shyouhei
2009-02-03merge revision(s) 19774:shyouhei
2009-01-29merge revision(s) 19707:shyouhei
2009-01-26merge revision(s) 19514:shyouhei
2009-01-24merge revision(s) 19511:shyouhei
2009-01-24merge revision(s) 19339:shyouhei
2009-01-23merge revision(s) 19320,19322:shyouhei
2009-01-20merge revision(s) 18744:shyouhei
2009-01-12merge revision(s) 18417:shyouhei
2009-01-11merge revision(s) 18371:shyouhei
2009-01-09merge revision(s) 18368:shyouhei
2008-12-31merge revision(s) 15084:shyouhei
2008-08-08* lib/resolv.rb: randomize source port and transaction id.akr
2008-08-04merge revision(s) 18220:shyouhei
2008-07-17 * lib/net/smtp.rb (Net::SMTP::start): revert to avoid RFC2821shyouhei