summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2005-03-06* ext/tk/tkutil.c: remove the some codes which depend on thenagai
2005-03-06* ext/tcltklib/tcltklib.c: fail to call TclTkLib.mainloop when $SAFE==4nagai
2005-03-06* ext/tk/lib/tkextlib/SUPPORT_STATUS: add version info of Tcl/Tk extensionsnagai
2005-03-05* ext/tk/lib/tkextlib/tile.rb: lack of "autoload TProgressbar"nagai
2005-03-05* ext/tk/lib/multi-tk.rb: freeze callback-entry objectsnagai
2005-03-04* lib/rdoc/parsers/parse_c.rb (RDoc::C_Parser#do_includes): replacenobu
2005-03-04* ext/tcltklib/tcltklib.c (ip_rbUpdateCommand, ip_rb_threadUpdateCommand):nagai
2005-03-03* ext/nkf/nkf-utf8/nkf.c: follow nkf 1.63naruse
2005-03-03* ext/nkf/nkf-utf8/nkf.c: follow nkf 1.62naruse
2005-03-02* ext/extmk.rb (parse_args): add DESTDIR only when not directednobu
2005-03-02* ext/tcltklib/tcltklib.c (lib_eventloop_core): fix typonagai
2005-03-02* ext/tcltklib/tcltklib.c: enforce thread-check and exception-handling tonagai
2005-03-02This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2005-02-28* exception error messages updated. [ruby-core:04497]matz
2005-02-28* ext/socket/socket.c (Init_socket): add bunch of Socketmatz
2005-02-21* {bcc32,win32,wince}/Makefile.sub (config.h): add fcntl.usa
2005-02-18* ext/bigdecimal/sample/linear.rb: resolve LoadError.ocean
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