summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2008-06-29merge revision(s) 17561:shyouhei
2008-06-29merge revision(s) 17366:shyouhei
2008-06-29merge revision(s) 17352:shyouhei
2008-06-29merge revision(s) 17108:shyouhei
2008-06-08* ext/zlib/zlib.c (rb_deflate_initialize, Init_zlib): Fix upknu
2008-06-06Merge changes from ruby_1_8 that fixes build with Visual C++ 8 withknu
2008-06-06* ext/openssl/ossl_ssl_session.c (ossl_ssl_session_initialize):knu
2008-06-06* ext/iconv/iconv.c (iconv_iconv): fix for length argument and nowknu
2008-05-31Merge from ruby_1_8.knu
2008-05-29* ext/openssl/ossl_bn.c (ossl_bn_s_rand, ossl_bn_s_pseudo_rand):knu
2008-05-29Merge from ruby_1_8.knu
2008-05-29Merge from ruby_1_8.knu
2008-05-28Merge from ruby_1_8.knu
2008-05-27Merge from ruby_1_8.knu
2008-05-23Merge from ruby_1_8. Add files that have not been added yet.knu
2008-05-19Merge from ruby_1_8.knu
2008-05-19* ext/openssl/openssl_missing.c (HMAC_CTX_copy): adoptedknu
2008-05-18Merge -r16241:16456 from ruby_1_8.knu
2008-04-25Merge from ruby_1_8.knu
2008-04-20* ext/openssl/ossl_ssl.c: initialize session class.technorama
2008-04-18* ext/syck/rubyext.c (syck_genericresolver_node_import): shouldknu
2008-04-15* ext/syck/rubyext.c (rb_syck_mktime): Avoid buffer overflow.knu
2008-04-15* ext/tk/lib/tk/menuspec.rb: option check will fail when nagai
2008-04-15* rubyio.h (rb_io_t): renamed from OpenFile.nobu
2008-04-14* ext/tk/lib/tk/text.rb: typo. call a wrong method.nagai
2008-04-11* ext/tk/lib/tkextlib/tile.rb, ext/tk/lib/tkextlib/tile/style.rb, nagai
2008-04-11* ext/tk/lib/tkextlib/tile.rb:nagai
2008-04-09* ext/tk/tcltklib.c: SEGV when tcltk-stubs is enabled.nagai
2008-04-09* enumerator.c, inits.c (rb_call_inits), ruby.h, intern.h,knu
2008-03-29* ext/tk/tcltklib.c: rb_hash_lookup has not been backported yet.nobu
2008-03-29* ext/tk/lib/tk/ttk_selector.rb: forget to add.nagai
2008-03-29* ext/tk/sample/ttk_wrapper.rb: minor bug fix.nagai
2008-03-29* ext/tk/*: full update Ruby/Tk to support Ruby(1.9|1.8) and Tc/Tk8.5.nagai
2008-03-23* ext/tk/sample/demos-jp/widget, ext/tk/sample/demos-jp/bind.rb, nagai
2008-03-21* lib/resolv.rb (Resolv::Hosts): should not use win32/resolv on cygwin.nobu
2008-03-21* lib/ipaddr.rb: Say that I am the current maintainer.knu
2008-02-26* ext/openssl/ossl_pkey_{ec,dh,dsa,rsa}.c: Remove useless warnings.technorama
2008-02-25Mon Feb 25 17:30:29 2008 Technorama Ltd. <oss-ruby@technorama.net>technorama
2008-02-19* ext/readline/readline.c (readline_event): prevent polling. based onnobu
2008-02-18* ext/pty/lib/expect.rb (IO#expect): check if peer is closed.nobu
2008-02-15* ext/iconv/iconv.c (iconv_convert): check upper bound. a patch fromnobu
2008-02-14* ext/dl/ptr.c (dlmem_each_i): typo fixed. a patch from IKOMAmatz
2008-02-11* gc.c (rb_newobj): prohibit call of rb_newobj() during gc.shyouhei
2008-02-09* ext/bigdecimal/extconf.rb: simplified the condition.nobu
2008-02-09* ext/bigdecimal/bigdecimal.c (BigDecimal_to_f): use strtod() for morenobu
2007-12-27* ext/openssl/ossl_ssl.c: Only show a warning if the default technorama
2007-12-14* ext/readline/extconf.rb: should use have_func for functions insteadnobu
2007-11-28* ext/extmk.rb (extract_makefile): use dldflags instead of DLDFLAGS tonobu
2007-11-17ext/win32ole/win32ole.c (ole_invoke): bug fix. [ruby-talk:279100]suke
2007-11-16* ext/iconv/iconv.c (iconv_iconv): also instance method needs to benobu