summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2006-02-23enabled documents in nkf and kconv.naruse
2006-02-23* ext/nkf/nkf.c ext/nkf/lib/kconv.rb: Add rdoc.naruse
2006-02-23Removed (Obsolete by test/nkf)naruse
2006-02-19* ext/openssl/ossl.h (OSSL_Debug): should not use __func__.gotoyuzo
2006-02-14* ext/zlib/zlib.c: fixed typo.ocean
2006-02-14* ext/zlib/zlib.c: supress warning on test/zlib. [ruby-dev:28323]ocean
2006-02-07* ext/zlib/zlib.c: should not access ruby objects in finalizer.ocean
2006-02-03* ext/syck/syck.c (syck_move_tokens): should reset p->cursor or etcocean
2006-02-02* ext/syck/emitter.c (syck_emitter_write): should not set '\0' onocean
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