summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* lib/webrick/httpresponse.rb: CVE-2010-0541; Fix a potential XSS vulnerabilty....wyhaines2010-08-171-1/+1
* lib/uri/generic.rb: Backport #2428 [ruby-core:27019]; fixed #eql? so that it ...wyhaines2010-06-101-0/+1
* lib/delegate.rb: Backport #1781 [ruby-core:24356]; allow a block to be proper...wyhaines2010-06-091-6/+6
* lib/pathname.rb: Backport #2110 [ruby-core:25627]; backport of r23093 to hand...wyhaines2010-06-081-2/+9
* lib/date.rb: Backport #2707 [ruby-core:28011]; backport r27014 to fix proble...wyhaines2010-06-081-1/+5
* lib/monitor.rb: Backport #2240 [ruby-core:26185]; backport r25420 to ensure ...wyhaines2010-06-081-3/+7
* lib/net/http.rb: Backport #1284 [ruby-core:22874]; Change Net:HTTP to use a b...wyhaines2010-06-071-2/+4
* Backport #1700 [ruby-core:24078]; Stringify group argument in #fu_get_gid bef...wyhaines2010-05-241-0/+1
* Backport #145 [ruby-dev:35075]; Fixes some misleading exceptions in IRB's fg ...wyhaines2010-05-202-6/+12
* lib/cgi.rb: Backport #229 [ruby-core:17634]; CGI::Cookie objects can get out ...wyhaines2010-05-201-7/+8
* Fix for Bug #1718 [ruby-core:24121]. Add a :startdoc into lib/yaml/tag.rbwyhaines2010-03-041-0/+1
* Backport #1806 [ruby-core:24506]; (REXML::Text.normalize): call to_s for input.wyhaines2010-01-271-1/+1
* Fix to escape logs in order to avoid escape sequence injection bug. Also ins...wyhaines2010-01-105-23/+32
* Openstruct fix, and fix to test_file_exhaustive.wyhaines2009-09-081-10/+15
* Backport #1509 [ruby-dev:38538]; Typo in CGI::HTTP_STATUS: Rrecondition -> Pr...wyhaines2009-08-251-1/+1
* Fix for backport #1168 -- wrong result of File.extname for a path that contai...wyhaines2009-08-251-0/+85
* Fixed a small documentation bug in lib/rdoc/parsers/parse_c.rb.wyhaines2009-08-041-1/+1
* Pulled the date.rb change; it should not have been applied.wyhaines2009-08-031-0/+2
* Adjust #angle/#arg NaN return as per issue #1715 and recent rubyspec changes....wyhaines2009-07-141-1/+3
* Fixed ostruct recursion inspection.wyhaines2009-07-101-13/+11
* Removed private on to_date and to_datetime.wyhaines2009-07-091-2/+0
* Fixed a typo in lib/soap/mimemessage.rb -- conent -> contentwyhaines2009-06-081-1/+1
* merge revision(s) 21750:shyouhei2009-03-311-1/+1
* merge revision(s) 21749:shyouhei2009-03-271-3/+26
* merge revision(s) 21994:shyouhei2009-03-091-1/+1
* merge revision(s) 21432:shyouhei2009-02-231-28/+0
* merge revision(s) 21297:shyouhei2009-02-211-1/+3
* merge revision(s) 21066:shyouhei2009-02-201-5/+10
* merge revision(s) 20884:shyouhei2009-02-201-2/+4
* merge revision(s) 20855:shyouhei2009-02-201-1/+3
* merge revision(s) 20752:shyouhei2009-02-191-2/+3
* merge revision(s) 20252:20255:shyouhei2009-02-161-0/+1
* merge revision(s) 20248:shyouhei2009-02-141-2/+2
* merge revision(s) 20246:shyouhei2009-02-141-1/+1
* merge revision(s) 20245,20247:shyouhei2009-02-131-2/+2
* merge revision(s) 20231:shyouhei2009-02-131-1/+6
* merge revision(s) 20121:shyouhei2009-02-051-1/+1
* merge revision(s) 19774:shyouhei2009-02-031-1/+1
* merge revision(s) 19707:shyouhei2009-01-291-2/+13
* merge revision(s) 19514:shyouhei2009-01-261-1/+1
* merge revision(s) 19511:shyouhei2009-01-241-0/+1
* merge revision(s) 19339:shyouhei2009-01-241-1/+1
* merge revision(s) 19320,19322:shyouhei2009-01-232-0/+23
* merge revision(s) 18744:shyouhei2009-01-201-1/+1
* merge revision(s) 18417:shyouhei2009-01-121-0/+2
* merge revision(s) 18371:shyouhei2009-01-111-3/+3
* merge revision(s) 18368:shyouhei2009-01-091-2/+4
* merge revision(s) 15084:shyouhei2008-12-312-4/+4
* * lib/resolv.rb: randomize source port and transaction id.akr2008-08-082-115/+161
* merge revision(s) 18220:shyouhei2008-08-041-12/+4