summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2005-03-10* ext/tcltklib/tcltklib.c (lib_eventloop_ensure): mis-delete a timernagai
2005-03-10This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2005-03-09* ext/tk/sample/demo-jp/floor.rb: bug on scrollbar assignmentnagai
2005-03-09* ext/openssl/ossl_ssl.c (ossl_start_ssl, ossl_ssl_write): callgotoyuzo
2005-03-09* ext/tk/sample/tktextio.rb: add show_mode which means that see wherenagai
2005-03-09* ext/tk/sample/tktextio.rb: fix bug of handling 'end' position.nagai
2005-03-08* ext/socket/socket.c: document from Sam Robertsmatz
2005-03-08* ext/tk/sample/tktextio.rb: add commentnagai
2005-03-08This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2005-03-08* ext/socket/socket.rb: workaround for some of 4.4BSD-Lite derived OSs.usa
2005-03-07* ext/nkf/nkf-utf8/nkf.c: follow nkf 1.66naruse
2005-03-07bugfix for typealias() in import.rb.ttate
2005-03-07* ext/openssl/ossl_ssl.c (ossl_start_ssl, ossl_ssl_read,gotoyuzo
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