| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. | (no author) | 2005-03-10 | 1 | -0/+68 |
* | * ext/tk/sample/demo-jp/floor.rb: bug on scrollbar assignment | nagai | 2005-03-09 | 4 | -8/+8 |
* | * ext/openssl/ossl_ssl.c (ossl_start_ssl, ossl_ssl_write): call | gotoyuzo | 2005-03-09 | 2 | -3/+3 |
* | * ext/tk/sample/tktextio.rb: add show_mode which means that see where | nagai | 2005-03-09 | 1 | -2/+64 |
* | * ext/tk/sample/tktextio.rb: fix bug of handling 'end' position. | nagai | 2005-03-09 | 1 | -27/+79 |
* | * ext/socket/socket.c: document from Sam Roberts | matz | 2005-03-08 | 1 | -0/+85 |
* | * ext/tk/sample/tktextio.rb: add comment | nagai | 2005-03-08 | 1 | -2/+10 |
* | This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. | (no author) | 2005-03-08 | 1 | -0/+463 |
* | * ext/socket/socket.rb: workaround for some of 4.4BSD-Lite derived OSs. | usa | 2005-03-08 | 1 | -0/+1 |
* | * ext/nkf/nkf-utf8/nkf.c: follow nkf 1.66 | naruse | 2005-03-07 | 1 | -8/+19 |
* | bugfix for typealias() in import.rb. | ttate | 2005-03-07 | 1 | -2/+3 |
* | * ext/openssl/ossl_ssl.c (ossl_start_ssl, ossl_ssl_read, | gotoyuzo | 2005-03-07 | 4 | -74/+107 |
* | * ext/tk/tkutil.c: remove the some codes which depend on the | nagai | 2005-03-06 | 1 | -57/+1 |
* | * ext/tcltklib/tcltklib.c: fail to call TclTkLib.mainloop when $SAFE==4 | nagai | 2005-03-06 | 1 | -0/+1 |
* | * ext/tk/lib/tkextlib/SUPPORT_STATUS: add version info of Tcl/Tk extensions | nagai | 2005-03-06 | 1 | -57/+65 |
* | * ext/tk/lib/tkextlib/tile.rb: lack of "autoload TProgressbar" | nagai | 2005-03-05 | 2 | -0/+6 |
* | * ext/tk/lib/multi-tk.rb: freeze callback-entry objects | nagai | 2005-03-05 | 19 | -63/+544 |
* | * lib/rdoc/parsers/parse_c.rb (RDoc::C_Parser#do_includes): replace | nobu | 2005-03-04 | 2 | -12/+33 |
* | * ext/tcltklib/tcltklib.c (ip_rbUpdateCommand, ip_rb_threadUpdateCommand): | nagai | 2005-03-04 | 1 | -2/+2 |
* | * ext/nkf/nkf-utf8/nkf.c: follow nkf 1.63 | naruse | 2005-03-03 | 1 | -1/+8 |
* | * ext/nkf/nkf-utf8/nkf.c: follow nkf 1.62 | naruse | 2005-03-03 | 1 | -147/+511 |
* | * ext/extmk.rb (parse_args): add DESTDIR only when not directed | nobu | 2005-03-02 | 1 | -1/+8 |
* | * ext/tcltklib/tcltklib.c (lib_eventloop_core): fix typo | nagai | 2005-03-02 | 1 | -1/+1 |
* | * ext/tcltklib/tcltklib.c: enforce thread-check and exception-handling to | nagai | 2005-03-02 | 16 | -667/+2957 |
* | This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. | (no author) | 2005-03-02 | 8 | -0/+4654 |
* | * exception error messages updated. [ruby-core:04497] | matz | 2005-02-28 | 11 | -80/+80 |
* | * ext/socket/socket.c (Init_socket): add bunch of Socket | matz | 2005-02-28 | 1 | -0/+252 |
* | * {bcc32,win32,wince}/Makefile.sub (config.h): add fcntl. | usa | 2005-02-21 | 1 | -7/+45 |
* | * ext/bigdecimal/sample/linear.rb: resolve LoadError. | ocean | 2005-02-18 | 3 | -40/+2 |
* | * bigdecimal/newton.rb: resolve LoadError. | ocean | 2005-02-18 | 2 | -3/+3 |
* | * ext/tk/tkutil.c: Follow the change of st.c (st_foreach) | nagai | 2005-02-16 | 1 | -44/+46 |
* | * cancel [ruby-dev:25699], which is for 1.9. | matz | 2005-02-16 | 1 | -6/+0 |
* | * ext/readline/readline.c (Readline.readline): use rl_outstream | matz | 2005-02-15 | 1 | -0/+6 |
* | * ext/openssl/lib/openssl/ssl.rb | gotoyuzo | 2005-02-14 | 1 | -0/+26 |
* | * ext/etc/etc.c (Init_etc): sGroup needs HAVE_ST_GR_PASSWD check. | matz | 2005-02-12 | 1 | -1/+5 |
* | * ext/openss/ossl_x509store.c (ossl_x509store_set_default_paths): | gotoyuzo | 2005-02-11 | 1 | -0/+12 |
* | * win32/Makefile.sub (COMMON_HEADERS): shouldn't include winsock2.h. | usa | 2005-02-10 | 1 | -2/+1 |
* | * ext/curses/curses.c: don't need to check HAVE_WCOLOR_SET excluding | usa | 2005-02-10 | 1 | -1/+1 |
* | * struct.c (make_struct): fixed: [ruby-core:04402] | matz | 2005-02-09 | 2 | -5/+5 |
* | * ext/curses/curses.c (window_color_set): [ruby-core:04393] | matz | 2005-02-08 | 2 | -0/+20 |
* | * instruby.rb, rubytest.rb (srcdir): no longer embed srcdir into | usa | 2005-02-06 | 1 | -1/+2 |
* | * mkconfig.rb: no longer embed srcdir and compile_dir into | nobu | 2005-02-06 | 1 | -8/+11 |
* | * ext/socket/extconf.rb: check if getaddrinfo() works fine only when | nobu | 2005-02-06 | 1 | -150/+54 |
* | This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. | (no author) | 2005-02-03 | 16 | -0/+1979 |
* | * ext/stringio/stringio.c (strio_close, strio_close_read, strio_close_write): | nobu | 2005-02-03 | 1 | -28/+31 |
* | bugfix. | ttate | 2005-02-03 | 1 | -2/+2 |
* | * ext/stringio/stringio.c (strio_truncate): should MEMZERO an extended | nobu | 2005-02-02 | 1 | -0/+4 |
* | * ext/tcltklib/tcltklib.c: add invalid namespace check | nagai | 2005-01-31 | 6 | -90/+136 |
* | * ext/tk/sample/vu/vu_demo.rb: rename from vu.rb; avoid the bug on | nagai | 2005-01-25 | 2 | -0/+5 |
* | * ext/tcltklib/tcltklib.c: fix SEGV bug; trouble on canceling remained | nagai | 2005-01-25 | 30 | -105/+602 |