summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2005-12-14* ext/zlib/zlib.c (zstream_run): fix a GC problem by tail call onakr
2005-12-12remove unused variables.akr
2005-12-12* ext/digest/digest.c (rb_digest_base_s_digest): add volatile tomatz
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-12-06* gc.c (ruby_xmalloc2): change check for integer overflow.matz
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/socket/socket.c: Socket Documentation. [ruby-core:6580]ocean
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-08should compare SIZEOF_VOIDP with SIZEOF_LONG_LONG.ttate
2005-11-07* ext/iconv/iconv.c: iconvctl() support. [EXPERIMENTAL]nobu
2005-11-07* ext/openssl/ossl.h: need to include winsock2.h before includingusa
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/tk/extconf.rb: change the check parameter for Win32.nagai
2005-11-02* ext/tk/sample/demos-jp/widget: make the root window lower than thenagai
2005-11-02* ext/tk/tcltklib.c (ip_rbUpdateObjCmd, ip_rb_threadUpdateObjCmd): passed imp...nagai
2005-11-01* eval.c (rb_call_super): should call method_missing if super ismatz
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-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/canvas.rb (TkCanvasItemConfig::__item_val2ruby_optkeys):nagai
2005-10-22* ext/tk/extconf.rb: improbe messages [ruby-core:06325].nagai
2005-10-22* ext/extmk.rb, lib/mkmf.rb (with_config): support --with-extensionnobu
2005-10-22* ext/tk/lib/tk/font.rb, ext/tk/lib/tkextlib/ICONS/icons.rb,nobu
2005-10-21* intern.h, struct.c (rb_struct_iv_get): constified.ocean
2005-10-20* ext/ripper/tools/preproc.rb (prelude): do not append surplusnobu
2005-10-19* lib/mkmf.rb (create_makefile): get rid of a restrictionnobu
2005-10-18* sorry, commit miss.usa
2005-10-18* ext/dl/depend, ext/dl/extconf.rb, ext/socket/depend,usa
2005-10-16* ext/extmk.rb: omit non-existing directories.nobu
2005-10-13* ext/iconv/charset_alias.rb (charset_alias): create wrapper libraynobu
2005-10-13* io.c, pack.c, ext/syck/rubyext.c, ext/syck/syck.h, missing/isinf.c:nobu
2005-10-12* ext/openssl/ossl.c (Init_openssl): should call OpenSSL_add_ssl_algorithms().gotoyuzo
2005-10-09add testNIL2VTEMPTY.rbsuke
2005-10-08* lib/scanf.rb (Scanf::FormatSpecifier#letter, #width): use matchednobu