summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2005-02-18* bigdecimal/newton.rb: resolve LoadError.ocean
2005-02-16* ext/tk/tkutil.c: Follow the change of st.c (st_foreach)nagai
2005-02-16* cancel [ruby-dev:25699], which is for 1.9.matz
2005-02-15* ext/readline/readline.c (Readline.readline): use rl_outstreammatz
2005-02-14* ext/openssl/lib/openssl/ssl.rbgotoyuzo
2005-02-12* ext/etc/etc.c (Init_etc): sGroup needs HAVE_ST_GR_PASSWD check.matz
2005-02-11* ext/openss/ossl_x509store.c (ossl_x509store_set_default_paths):gotoyuzo
2005-02-10* win32/Makefile.sub (COMMON_HEADERS): shouldn't include winsock2.h.usa
2005-02-10* ext/curses/curses.c: don't need to check HAVE_WCOLOR_SET excludingusa
2005-02-09* struct.c (make_struct): fixed: [ruby-core:04402]matz
2005-02-08* ext/curses/curses.c (window_color_set): [ruby-core:04393]matz
2005-02-06* instruby.rb, rubytest.rb (srcdir): no longer embed srcdir intousa
2005-02-06* mkconfig.rb: no longer embed srcdir and compile_dir intonobu
2005-02-06* ext/socket/extconf.rb: check if getaddrinfo() works fine only whennobu
2005-02-03This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2005-02-03* ext/stringio/stringio.c (strio_close, strio_close_read, strio_close_write):nobu
2005-02-03bugfix.ttate
2005-02-02* ext/stringio/stringio.c (strio_truncate): should MEMZERO an extendednobu
2005-01-31* ext/tcltklib/tcltklib.c: add invalid namespace checknagai
2005-01-25* ext/tk/sample/vu/vu_demo.rb: rename from vu.rb; avoid the bug onnagai
2005-01-25* ext/tcltklib/tcltklib.c: fix SEGV bug; trouble on canceling remainednagai
2005-01-24* ext/nkf/lib/kconv.rb (guess_old): not use NKF.guess_old but NKF.guess1. fix...naruse
2005-01-22* ext/openssl/ossl_ocsp.c (ossl_ocspreq_to_der): should callgotoyuzo
2005-01-21* ext/stringio/stringio.c (strio_set_pos): clear EOF flag.matz
2005-01-20* ext/syck/rubyext.c (syck_parser_bufsize_set): avoid VC++ warningocean
2005-01-20* ext/extmk.rb (extmake): shoudn't set $extflags on mswin32.usa
2005-01-16* ext/readline/readline.c: suppress warnings.nobu
2005-01-06* ext/zlib/zlib.c (zstream_end): should return value. (backportedusa
2004-12-31* ext/openssl/ossl_ns_spki.c (ossl_spki_set_challenge): should callgotoyuzo
2004-12-29Update kilmer template to use sectionsdave
2004-12-28* ext/nkf/nkf-utf8/nkf.c (reinit): should initialize all staticnobu
2004-12-28* ext/nkf/lib/kconv.rb (Kconv::RegexpEucjp): second byte is up tonobu
2004-12-28* ext/zlib/zlib.c (rb_deflate_s_deflate, rb_inflate_s_inflate): ensurenobu
2004-12-27* ext/tcltklib/tcltklib.c: fix SEGV bug when deleting Tk interpnagai
2004-12-27* ext/openssl/ossl_x509name.c (Init_ossl_x509name): should usegotoyuzo
2004-12-24* ext/tk/lib/tk/image.rb: TkPhotoImage#cget bug fixnagai
2004-12-23* ext/syck/rubyext.c (rb_syck_io_str_read): [ruby-core:03973]nobu
2004-12-23* ext/tk/lib/tkextlib/blt.rb: add BLT extension supportnagai
2004-12-23* ext/tcltklib/tcltklib.c: define TclTkLib::COMPILE_INFO and RELEASE_DATEnagai
2004-12-21* ext/dl/sym.c (rb_dlsym_initialize): extract internal pointers afternobu
2004-12-21* ext/openssl/ossl_asn1.c (ossl_asn1_traverse, ossl_asn1_decode,gotoyuzo
2004-12-21* ext/openssl/ossl_asn1.c (ossl_asn1_traverse, ossl_asn1_decode):gotoyuzo
2004-12-21* ext/tk/lib/tk/grid.rb: rescue bug of 'grid configure' on Tcl/Tk8.3-nagai
2004-12-21* ext/openssl/ossl_asn1.c (ossl_asn1_traverse): [ruby-dev:25261]matz
2004-12-20* ext/tk/lib/multi-tk.rb: supports new features of Tcl/Tk8.5a2nagai
2004-12-20* ext/openssl/lib/net/https.rb,protocols.rb,telnets.rb: deletegotoyuzo
2004-12-19* ext/openssl/ossl_x509store.cgotoyuzo
2004-12-18* ext/zlib/zlib.c (rb_deflate_s_deflate, rb_inflate_s_inflate):nobu
2004-12-17* ext/tk/lib/tk.rb: fix bug on setting up system encodingnagai
2004-12-16* ext/openssl/ossl.c (ossl_raise): refine message format.gotoyuzo