aboutsummaryrefslogtreecommitdiffstats
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* * ext/openssl/ossl_ssl.c (ossl_start_ssl, ossl_ssl_read,gotoyuzo2005-03-074-74/+107
* * ext/tk/tkutil.c: remove the some codes which depend on thenagai2005-03-061-57/+1
* * ext/tcltklib/tcltklib.c: fail to call TclTkLib.mainloop when $SAFE==4nagai2005-03-061-0/+1
* * ext/tk/lib/tkextlib/SUPPORT_STATUS: add version info of Tcl/Tk extensionsnagai2005-03-061-57/+65
* * ext/tk/lib/tkextlib/tile.rb: lack of "autoload TProgressbar"nagai2005-03-052-0/+6
* * ext/tk/lib/multi-tk.rb: freeze callback-entry objectsnagai2005-03-0519-63/+544
* * lib/rdoc/parsers/parse_c.rb (RDoc::C_Parser#do_includes): replacenobu2005-03-042-12/+33
* * ext/tcltklib/tcltklib.c (ip_rbUpdateCommand, ip_rb_threadUpdateCommand):nagai2005-03-041-2/+2
* * ext/nkf/nkf-utf8/nkf.c: follow nkf 1.63naruse2005-03-031-1/+8
* * ext/nkf/nkf-utf8/nkf.c: follow nkf 1.62naruse2005-03-031-147/+511
* * ext/extmk.rb (parse_args): add DESTDIR only when not directednobu2005-03-021-1/+8
* * ext/tcltklib/tcltklib.c (lib_eventloop_core): fix typonagai2005-03-021-1/+1
* * ext/tcltklib/tcltklib.c: enforce thread-check and exception-handling tonagai2005-03-0216-667/+2957
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2005-03-028-0/+4654
* * exception error messages updated. [ruby-core:04497]matz2005-02-2811-80/+80
* * ext/socket/socket.c (Init_socket): add bunch of Socketmatz2005-02-281-0/+252
* * {bcc32,win32,wince}/Makefile.sub (config.h): add fcntl.usa2005-02-211-7/+45
* * ext/bigdecimal/sample/linear.rb: resolve LoadError.ocean2005-02-183-40/+2
* * bigdecimal/newton.rb: resolve LoadError.ocean2005-02-182-3/+3
* * ext/tk/tkutil.c: Follow the change of st.c (st_foreach)nagai2005-02-161-44/+46
* * cancel [ruby-dev:25699], which is for 1.9.matz2005-02-161-6/+0
* * ext/readline/readline.c (Readline.readline): use rl_outstreammatz2005-02-151-0/+6
* * ext/openssl/lib/openssl/ssl.rbgotoyuzo2005-02-141-0/+26
* * ext/etc/etc.c (Init_etc): sGroup needs HAVE_ST_GR_PASSWD check.matz2005-02-121-1/+5
* * ext/openss/ossl_x509store.c (ossl_x509store_set_default_paths):gotoyuzo2005-02-111-0/+12
* * win32/Makefile.sub (COMMON_HEADERS): shouldn't include winsock2.h.usa2005-02-101-2/+1
* * ext/curses/curses.c: don't need to check HAVE_WCOLOR_SET excludingusa2005-02-101-1/+1
* * struct.c (make_struct): fixed: [ruby-core:04402]matz2005-02-092-5/+5
* * ext/curses/curses.c (window_color_set): [ruby-core:04393]matz2005-02-082-0/+20
* * instruby.rb, rubytest.rb (srcdir): no longer embed srcdir intousa2005-02-061-1/+2
* * mkconfig.rb: no longer embed srcdir and compile_dir intonobu2005-02-061-8/+11
* * ext/socket/extconf.rb: check if getaddrinfo() works fine only whennobu2005-02-061-150/+54
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2005-02-0316-0/+1979
* * ext/stringio/stringio.c (strio_close, strio_close_read, strio_close_write):nobu2005-02-031-28/+31
* bugfix.ttate2005-02-031-2/+2
* * ext/stringio/stringio.c (strio_truncate): should MEMZERO an extendednobu2005-02-021-0/+4
* * ext/tcltklib/tcltklib.c: add invalid namespace checknagai2005-01-316-90/+136
* * ext/tk/sample/vu/vu_demo.rb: rename from vu.rb; avoid the bug onnagai2005-01-252-0/+5
* * ext/tcltklib/tcltklib.c: fix SEGV bug; trouble on canceling remainednagai2005-01-2530-105/+602
* * ext/nkf/lib/kconv.rb (guess_old): not use NKF.guess_old but NKF.guess1. fix...naruse2005-01-241-1/+1
* * ext/openssl/ossl_ocsp.c (ossl_ocspreq_to_der): should callgotoyuzo2005-01-221-1/+1
* * ext/stringio/stringio.c (strio_set_pos): clear EOF flag.matz2005-01-211-0/+1
* * ext/syck/rubyext.c (syck_parser_bufsize_set): avoid VC++ warningocean2005-01-201-2/+2
* * ext/extmk.rb (extmake): shoudn't set $extflags on mswin32.usa2005-01-201-2/+3
* * ext/readline/readline.c: suppress warnings.nobu2005-01-161-6/+10
* * ext/zlib/zlib.c (zstream_end): should return value. (backportedusa2005-01-061-1/+1
* * ext/openssl/ossl_ns_spki.c (ossl_spki_set_challenge): should callgotoyuzo2004-12-311-1/+1
* Update kilmer template to use sectionsdave2004-12-291-15/+15
* * ext/nkf/nkf-utf8/nkf.c (reinit): should initialize all staticnobu2004-12-281-3/+7
* * ext/nkf/lib/kconv.rb (Kconv::RegexpEucjp): second byte is up tonobu2004-12-281-4/+6