summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-09-01Tagging p420 for release.v1_8_6_420wyhaines
2010-09-01* 2010-09-02ruby_1_8_6svn
2010-09-01Add revision number to changelog for last entry.wyhaines
2010-08-17lib/webrick/httpresponse.rb: CVE-2010-0541; Fix a potential XSS vulnerabilty....wyhaines
2010-08-17ext/bigdecimal/bigdecimal.c: Backport #2349 [ruby-core:26646]; fix comparison...wyhaines
2010-06-22io.c: Backport #2267 [ruby-core:26300]; Fix problem with IO so that the file ...wyhaines
2010-06-22object.c: Backport #2364 [ruby-core:26733]; Allow result of to_f to be NaN to...wyhaines
2010-06-22* 2010-06-23svn
2010-06-22Forgot to bump the version # for r28374.wyhaines
2010-06-21* 2010-06-22svn
2010-06-21eval.c: Bug #1886 [ruby-core:24767]; ensure that rb_exc_raise and rb_exc_fata...wyhaines
2010-06-11configure.in: Backport #1710 [ruby-core:24104]; backport of r20573 to clean u...wyhaines
2010-06-10lib/uri/generic.rb: Backport #2428 [ruby-core:27019]; fixed #eql? so that it ...wyhaines
2010-06-09ext/nkf/nkf-utf8/nkf.c: Backport #2953 [ruby-dev:40606]; change nkf_char buff...wyhaines
2010-06-09lib/delegate.rb: Backport #1781 [ruby-core:24356]; allow a block to be proper...wyhaines
2010-06-08Backport #1785 [ruby-core:24395]; check to make sure finalizer_table isn't nu...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-08regexp.c: Backport #3403; backported from r28192 to fix a bug with non-greedy...wyhaines
2010-06-08eval.c: Backport #2202 [ruby-core:26074]; backport of r25359, which modifies ...wyhaines
2010-06-07lib/net/http.rb: Backport #1284 [ruby-core:22874]; Change Net:HTTP to use a b...wyhaines
2010-06-03Backport #2392 [ruby-core:26868]; backport of r23353 which suppresses a stric...wyhaines
2010-05-26Bug #911 [ruby-core:20723]; This bug, and occasional ArgumentError in Resolv#...wyhaines
2010-05-24Backport #776 [ruby-core:20043]; Added an #ifdef _WIN32 to rb_io_flush in io....wyhaines
2010-05-24 Backport #484 [ruby-core:18377]; Make OpenSSL::Config freeze correctly, prev...wyhaines
2010-05-24Backport #1700 [ruby-core:24078]; Stringify group argument in #fu_get_gid bef...wyhaines
2010-05-24* 2010-05-25svn
2010-05-24Added --disable-ucontext, to be used with --enable-pthreads, to improve perfo...wyhaines
2010-05-20Backport #145 [ruby-dev:35075]; Fixes some misleading exceptions in IRB's fg ...wyhaines
2010-05-20* 2010-05-21svn
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-02-04Syntax change and dead code cleanup to help resolve some build issues on cert...wyhaines
2010-02-03* 2010-02-04svn
2010-02-03Backport #1743 [ruby-core:24203]; stops timer thread unless other threads exist.wyhaines
2010-01-27Backport #2009 [ruby-core:25173]; (rb_io_fptr_finalize): free fptr to avoid m...wyhaines
2010-01-27* 2010-01-28svn
2010-01-27Backport #1916 [ruby-core:24838]; (rb_sysopen): workaround for MSVCRT's bug. ...wyhaines
2010-01-27Backport #1875 [ruby-core:24735]; (RMATCH_REGS): added for compatibility.wyhaines
2010-01-27Backport #1818 [ruby-core:24561]; (argf_eof): go to the next file if called a...wyhaines
2010-01-27Backport #1806 [ruby-core:24506]; (REXML::Text.normalize): call to_s for input.wyhaines
2010-01-26* 2010-01-27svn
2010-01-26Backport #2039 [ruby-core:25339]; backported r24413, r24416, r24442 to fix a ...wyhaines
2010-01-20* 2010-01-21svn
2010-01-20eval.c: Backport #2592 [ruby-core:27525]; Added an ifndef for WIN32 so that F...wyhaines
2010-01-10* 2010-01-11svn
2010-01-10Fix to escape logs in order to avoid escape sequence injection bug. Also ins...wyhaines
2009-11-20* 2009-11-20svn
2009-11-20backport r24713 which adds a check for freelist exhaustion in gc_sweep; this ...wyhaines