summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2006-01-31* ext/tk/lib/multi-tk.rb: add MultiTkIp#eval and bg_eval.nagai
2006-01-30* ext/syck/rubyext.c (syck_resolver_transfer): workaround for SEGV.ocean
2006-01-27add win32olesuke
2006-01-27add .documentsuke
2006-01-16* ext/syck/emitter.c (syck_emit_seq, syck_emit_map, syck_emit_item):ocean
2006-01-12* ext/tk/sample/tkballoonhelp.rb: [bug fix] couldn't add to a widgetnagai
2006-01-10Sorry, commit miss.ocean
2006-01-10* ext/syck/rubyext.c (syck_resolver_transfer): should be able to loadocean
2006-01-09* ext/zlib/extconf.rb: zlib compiled DLL version 1.2.3 distributed byocean
2005-12-26* ext/openssl/lib/openssl/ssl.rb (OpenSSL::SSL::SSLSocket#post_connection_che...gotoyuzo
2005-12-24* stable version 1.8.4 released.matz
2005-12-20* ext/syck/rubyext.c: fixed GC problem (backported HEAD 1.55 - 1.62)ocean
2005-12-20* ext/syck/rubyext.c (syck_emitter_reset): to ensure compatibilitywhy
2005-12-16corrected the allocation size.ttate
2005-12-14* ext/zlib/zlib.c (zstream_run): fix a GC problem by tail call onakr
2005-12-12* ext/digest/digest.c (rb_digest_base_s_digest): add volatile tomatz
2005-12-11This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2005-12-11* ext/tk/lib/tkextlib/SUPPORT_STATUS: update to support libraries innagai
2005-12-06* ext/tk/tcltklib.c: forgot to update RELEASE_DATE.nagai
2005-12-06* ext/tk/README.macosx-aqua: [new document] tips to avoid the knownnagai
2005-11-28* ext/socket/socket.c (init_inetsock_internal): remove settingusa
2005-11-28* ext/socket/socket.c (init_inetsock_internal): remove settingusa
2005-11-25commit miss.nagai
2005-11-25* sample/tkextlib/tile/demo.rb: bug fixnagai
2005-11-23Add lacks for Tk8.5 support.nagai
2005-11-22* ext/openssl/extconf.rb: check for X509V3_EXT_nconf_nid.gotoyuzo
2005-11-21* ext/tk/lib/tkextlib/tile.rb: bug fix (Tk::Tile::USE_TTK_NAMESPACEnagai
2005-11-18* ext/tk/lib/tk/font.rb: remove dependency on Ruby's version (1.8 or 1.9).nagai
2005-11-18* ext/tk/lib/multi-tk.rb: add restriction to access the entriednagai
2005-11-16* common.mk (static-ruby): overridable.nobu
2005-11-15* ext/tk/sample/24hr_clock.rb: a new example about handling of canvas items.nagai
2005-11-11* ext/socket/socket.c: Socket Documentation. [ruby-core:6580]ocean
2005-11-07* ext/tk/stubs.c (_nativethread_consistency_check): use simplernagai
2005-11-06* ext/iconv/iconv.c (Iconv::BrokenLibrary): exception when detected anobu
2005-11-06* ext/iconv/extconf.rb: use 3rd argument to have_library.nobu
2005-11-06* ext/tk/stubs.c (ruby_tcl_create_ip_and_stubs_init): should touchocean
2005-11-02* ext/tcltklib/.cvsignore: removed.ocean
2005-11-02* ext/tk/extconf.rb: change the check parameter for Win32.nagai
2005-11-02* ext/tcltklib: merge into ext/tk and remove.nagai
2005-11-02This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2005-11-02* ext/tk/sample/demos-jp/widget: make the root window lower than thenagai
2005-11-02* ext/tcltklib/tcltklib.c (ip_rbUpdateObjCmd, ip_rb_threadUpdateObjCmd): pass...nagai
2005-11-01* ext/openssl/extconf.rb: should check ERR_peek_last_error().gotoyuzo
2005-10-30* ext/openssl/ossl_cipher.c (ossl_cipher_update): input data mustgotoyuzo
2005-10-30* ext/readline/readline.c (readline_readline): type check.matz
2005-10-28* ext/etc/etc.c: document update from mathew <meta@pobox.com>.matz
2005-10-26* ext/syck/implicit.c (syck_type_id_to_uri): should returnocean
2005-10-25* configure.in (RUBY_EXTERN): macro to export symbols in sharednobu
2005-10-24* ext/Win32API/lib/win32/resolv.rb (get_info): support multiple DNS.usa
2005-10-24* ext/tk/lib/tk.rb: update RELEASE_DATEnagai