summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* merge revision(s) 16677:shyouhei2008-06-151-2/+2
* merge revision(s) 16305:shyouhei2008-06-151-0/+2
* merge revision(s) 16074:shyouhei2008-06-151-1/+0
* merge revision(s) 15823:shyouhei2008-06-152-2/+2
* merge revision(s) 15546:shyouhei2008-06-151-2/+17
* merge revision(s) 15531:shyouhei2008-06-151-1/+1
* merge revision(s) 15482:shyouhei2008-06-151-1/+4
* merge revision(s) 15429, 15471:shyouhei2008-06-131-23/+13
* merge revision(s) 15415:shyouhei2008-06-132-27/+42
* merge revision(s) 14222:14225:shyouhei2008-06-071-2/+3
* merge revision(s) 13951:shyouhei2008-06-071-2/+2
* merge revision(s) 13936:13938:shyouhei2008-06-071-1/+1
* merge revision(s) 13699:shyouhei2008-06-071-0/+19
* merge revision(s) 13657:shyouhei2008-06-072-0/+13
* * lib/net/http.rb: fix typo.shyouhei2007-09-241-1/+1
* * ext/stringio/stringio.c (strio_init): separate from strio_initializeshyouhei2007-09-221-4/+16
* * ext/win32ole/win32ole.c (ole_type_progid, reg_enum_key, shyouhei2007-09-071-8/+13
* * ext/tk/tcltklib.c (Init_tcltklib): use rb_set_end_proc().shyouhei2007-09-071-5/+2
* * ext/pty/pty.c (establishShell): handshaking before close slaveshyouhei2007-08-151-1/+4
* * ext/extmk.rb (extmake): save all CONFIG values.shyouhei2007-08-151-18/+52
* * file.c (rb_file_s_rename): deleted code to get rid of a bug ofshyouhei2007-08-156-16/+19
* * ext/openssl/ossl_config.c (ossl_config_set_section): do notshyouhei2007-08-151-1/+4
* * ext/digest/digest.c (rb_digest_instance_update,shyouhei2007-08-155-3/+12
* git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_5@12960 b2dd03c...shyouhei2007-08-151-1/+1
* merge -c 12137shyouhei2007-05-221-2/+2
* * merge -c 12080shyouhei2007-03-191-1/+1
* * merge -c 12071shyouhei2007-03-161-1/+1
* * merge -c 12065shyouhei2007-03-161-1/+1
* * merge -c 12028shyouhei2007-03-111-0/+3
* * ext/win32ole/win32ole.c (ole_variant2val): sorry, fix the enbug.suke2007-02-101-1/+2
* * ext/win32ole/win32ole.c (ole_variant2val): fix compile errorsuke2007-02-091-1/+1
* * ext/win32ole/win32ole.c (ole_variant2val): fix the bug whensuke2007-02-091-1/+5
* * removed svn:keywords for compatibility.shugo2007-01-31157-197/+197
* fix memory leak of win32ole.suke2007-01-131-1/+12
* r11523@ruby: shyouhei | 2007-01-09 15:57:58 +0900shyouhei2007-01-092-5/+7
* * ext/openssl/ossl.h: fixed compilation problem on gcc 3.2.shyouhei2006-12-251-7/+13
* revert to p11shyouhei2006-12-251-13/+7
* r12@ruby: shyouhei | 2006-12-21 21:09:03 +0900shyouhei2006-12-211-7/+13
* backport from ruby_1_8shyouhei2006-12-151-13/+28
* backport from ruby_1_8shyouhei2006-12-051-4/+4
* * ext/bigdecimal/bigdecimal.c, ext/digest/rmd160/rmd160ossl.c,matz2006-08-074-3/+4
* * ext/syck/syck.c (syck_move_tokens): should avoid negativematz2006-08-071-1/+2
* * configure.in, common.mk: AIX link issue. a patch from Yutakamatz2006-08-071-0/+6
* * ext/tk/lib/multi-tk.rb: freeze ip_name for security reason.nagai2006-07-281-1/+1
* * ext/openssl/ossl.h: move <ruby.h> inclusion point to shut upmatz2006-07-271-9/+9
* * ext/strscan/strscan.c: sync with HEAD (rev 1.25).aamine2006-07-261-170/+131
* * ext/pty/pty.c (getDevice): retry once after GC on failure.nobu2006-07-261-22/+29
* * ext/readline/readline.c (readline_readline): rl_deprep_term_functionakr2006-07-241-1/+3
* * ext/extmk.rb, lib/mkmf.rb (with_destdir): remove drive letter beforenobu2006-07-211-1/+4
* * lib/webrick/httpserver.rb (WEBrick::HTTPServer::unmount): removematz2006-07-181-1/+1