summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2007-03-11* merge -c 12031shyouhei
2007-03-11* merge -c 12028shyouhei
2007-03-08* merge -c 12006shyouhei
2007-03-08* merge -c 11988shyouhei
2007-03-08* merge -c 11972shyouhei
2007-03-08* merge -c 11965shyouhei
2007-03-08* merge -c 11960shyouhei
2007-02-28* merge -c 11935shyouhei
2007-02-27* merge -c 11918shyouhei
2007-02-27* win32/win32.c (set_pioinfo_extra): new function for VC++8 SP1usa
2007-02-26* signal.c (ruby_signal): don't set SA_RESTART. a backport fromshyouhei
2007-02-13* io.c (rb_f_syscall): Fix buffer overflow with syscallshyouhei
2007-02-10* ext/win32ole/win32ole.c (ole_variant2val): sorry, fix the enbug.suke
2007-02-09* ext/win32ole/win32ole.c (ole_variant2val): fix compile errorsuke
2007-02-09* ext/win32ole/win32ole.c (ole_variant2val): fix the bug whensuke
2007-02-06 * string.c (rb_str_sub_bang): calling rb_str_modify() should be justusa
2007-01-27* parse.y (dyna_var_lookup): should not alter dvar->val not toshyouhei
2007-01-25 r11585@ruby: shyouhei | 2007-01-25 10:32:12 +0900shyouhei
2007-01-14 r11545@ruby: shyouhei | 2007-01-11 02:07:53 +0900shyouhei
2007-01-14git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_5@11533 b2dd03c...shyouhei
2007-01-13fix memory leak of win32ole.suke
2007-01-09 r11523@ruby: shyouhei | 2007-01-09 15:57:58 +0900shyouhei
2006-12-25* ext/openssl/ossl.h: fixed compilation problem on gcc 3.2.shyouhei
2006-12-25* stable version 1.8.5-p12 released.shyouhei
2006-12-25revert to p11shyouhei
2006-12-21 r12@ruby: shyouhei | 2006-12-21 21:09:03 +0900shyouhei
2006-12-15backport from ruby_1_8shyouhei
2006-12-15backport from ruby_1_8shyouhei
2006-12-14backport from ruby_1_8 ([ruby-core:9024])shyouhei
2006-12-06backport from ruby_1_8eban
2006-12-06backport from ruby_1_8shyouhei
2006-12-06backport from ruby_1_8shyouhei
2006-12-05backport from ruby_1_8shyouhei
2006-12-05backport from ruby_1_8shyouhei
2006-12-05backport from ruby_1_8shyouhei
2006-12-04* stable version 1.8.5-p2 released.shyouhei
2006-12-03* ChangeLog: fixed the date.shugo
2006-12-03* lib/cgi.rb (CGI::QueryExtension::read_multipart): should quoteshugo
2006-11-26backport CVE-2006-5467 fix.shyouhei
2006-11-26Sun Nov 26 16:36:46 2006 URABE Shyouhei <shyouhei@ruby-lang.org>shyouhei
2006-08-25* stable version 1.8.5 released.matz
2006-08-25* gc.c (gc_sweep): typo fixed.matz
2006-08-23ChangeLog updatematz
2006-08-22* lib/rdoc/parsers/parse_c.rb (RDoc::C_Parser#find_body): Make RDocmatz
2006-08-22* lib/yaml/tag.rb: Replace nodoc with stopdoc so Module methods getmatz
2006-08-22remove semicolon warning. [ruby-dev:29299]matz
2006-08-22revert nkf -m0 patch for UTF-8matz
2006-08-19* win32/Makefile.sub (config.status): include winsock2.h instead ofusa
2006-08-19* file.c (rb_file_s_rename): use errno if set properly.nobu
2006-08-17* lib/cgi.rb (CGI::out): specify -m0 to disable MIME decode. amatz