summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2008-06-15merge revision(s) 16677:shyouhei
2008-06-15merge revision(s) 16305:shyouhei
2008-06-15merge revision(s) 16074:shyouhei
2008-06-15merge revision(s) 15823:shyouhei
2008-06-15merge revision(s) 15546:shyouhei
2008-06-15merge revision(s) 15531:shyouhei
2008-06-15merge revision(s) 15482:shyouhei
2008-06-13merge revision(s) 15429, 15471:shyouhei
2008-06-13merge revision(s) 15415:shyouhei
2008-06-07merge revision(s) 14222:14225:shyouhei
2008-06-07merge revision(s) 13951:shyouhei
2008-06-07merge revision(s) 13936:13938:shyouhei
2008-06-07merge revision(s) 13699:shyouhei
2008-06-07merge revision(s) 13657:shyouhei
2007-09-24 * lib/net/http.rb: fix typo.shyouhei
2007-09-22 * ext/stringio/stringio.c (strio_init): separate from strio_initializeshyouhei
2007-09-07 * ext/win32ole/win32ole.c (ole_type_progid, reg_enum_key, shyouhei
2007-09-07 * ext/tk/tcltklib.c (Init_tcltklib): use rb_set_end_proc().shyouhei
2007-08-15 * ext/pty/pty.c (establishShell): handshaking before close slaveshyouhei
2007-08-15 * ext/extmk.rb (extmake): save all CONFIG values.shyouhei
2007-08-15 * file.c (rb_file_s_rename): deleted code to get rid of a bug ofshyouhei
2007-08-15 * ext/openssl/ossl_config.c (ossl_config_set_section): do notshyouhei
2007-08-15 * ext/digest/digest.c (rb_digest_instance_update,shyouhei
2007-08-15git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_5@12960 b2dd03c...shyouhei
2007-05-22merge -c 12137shyouhei
2007-03-19* merge -c 12080shyouhei
2007-03-16* merge -c 12071shyouhei
2007-03-16* merge -c 12065shyouhei
2007-03-11* merge -c 12028shyouhei
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-01-31* removed svn:keywords for compatibility.shugo
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-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-05backport from ruby_1_8shyouhei
2006-08-07* ext/bigdecimal/bigdecimal.c, ext/digest/rmd160/rmd160ossl.c,matz
2006-08-07* ext/syck/syck.c (syck_move_tokens): should avoid negativematz
2006-08-07* configure.in, common.mk: AIX link issue. a patch from Yutakamatz
2006-07-28* ext/tk/lib/multi-tk.rb: freeze ip_name for security reason.nagai
2006-07-27* ext/openssl/ossl.h: move <ruby.h> inclusion point to shut upmatz
2006-07-26* ext/strscan/strscan.c: sync with HEAD (rev 1.25).aamine
2006-07-26* ext/pty/pty.c (getDevice): retry once after GC on failure.nobu
2006-07-24* ext/readline/readline.c (readline_readline): rl_deprep_term_functionakr
2006-07-21* ext/extmk.rb, lib/mkmf.rb (with_destdir): remove drive letter beforenobu
2006-07-18* lib/webrick/httpserver.rb (WEBrick::HTTPServer::unmount): removematz