| Commit message (Expand) | Author | Age | Files | Lines |
| * | * 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 |
| * | * ext/nkf/lib/kconv.rb (guess_old): not use NKF.guess_old but NKF.guess1. fix... | naruse | 2005-01-24 | 1 | -1/+1 |
| * | * ext/openssl/ossl_ocsp.c (ossl_ocspreq_to_der): should call | gotoyuzo | 2005-01-22 | 1 | -1/+1 |
| * | * ext/stringio/stringio.c (strio_set_pos): clear EOF flag. | matz | 2005-01-21 | 1 | -0/+1 |
| * | * ext/syck/rubyext.c (syck_parser_bufsize_set): avoid VC++ warning | ocean | 2005-01-20 | 1 | -2/+2 |
| * | * ext/extmk.rb (extmake): shoudn't set $extflags on mswin32. | usa | 2005-01-20 | 1 | -2/+3 |
| * | * ext/readline/readline.c: suppress warnings. | nobu | 2005-01-16 | 1 | -6/+10 |
| * | * ext/zlib/zlib.c (zstream_end): should return value. (backported | usa | 2005-01-06 | 1 | -1/+1 |
| * | * ext/openssl/ossl_ns_spki.c (ossl_spki_set_challenge): should call | gotoyuzo | 2004-12-31 | 1 | -1/+1 |
| * | Update kilmer template to use sections | dave | 2004-12-29 | 1 | -15/+15 |
| * | * ext/nkf/nkf-utf8/nkf.c (reinit): should initialize all static | nobu | 2004-12-28 | 1 | -3/+7 |
| * | * ext/nkf/lib/kconv.rb (Kconv::RegexpEucjp): second byte is up to | nobu | 2004-12-28 | 1 | -4/+6 |
| * | * ext/zlib/zlib.c (rb_deflate_s_deflate, rb_inflate_s_inflate): ensure | nobu | 2004-12-28 | 1 | -26/+45 |
| * | * ext/tcltklib/tcltklib.c: fix SEGV bug when deleting Tk interp | nagai | 2004-12-27 | 3 | -27/+53 |
| * | * ext/openssl/ossl_x509name.c (Init_ossl_x509name): should use | gotoyuzo | 2004-12-27 | 1 | -1/+2 |
| * | * ext/tk/lib/tk/image.rb: TkPhotoImage#cget bug fix | nagai | 2004-12-24 | 1 | -2/+2 |
| * | * ext/syck/rubyext.c (rb_syck_io_str_read): [ruby-core:03973] | nobu | 2004-12-23 | 1 | -212/+222 |
| * | * ext/tk/lib/tkextlib/blt.rb: add BLT extension support | nagai | 2004-12-23 | 36 | -6/+5811 |
| * | * ext/tcltklib/tcltklib.c: define TclTkLib::COMPILE_INFO and RELEASE_DATE | nagai | 2004-12-23 | 4 | -0/+90 |
| * | * ext/dl/sym.c (rb_dlsym_initialize): extract internal pointers after | nobu | 2004-12-21 | 1 | -1/+2 |
| * | * ext/openssl/ossl_asn1.c (ossl_asn1_traverse, ossl_asn1_decode, | gotoyuzo | 2004-12-21 | 1 | -10/+12 |
| * | * ext/openssl/ossl_asn1.c (ossl_asn1_traverse, ossl_asn1_decode): | gotoyuzo | 2004-12-21 | 1 | -5/+3 |
| * | * ext/tk/lib/tk/grid.rb: rescue bug of 'grid configure' on Tcl/Tk8.3- | nagai | 2004-12-21 | 1 | -1/+10 |
| * | * ext/openssl/ossl_asn1.c (ossl_asn1_traverse): [ruby-dev:25261] | matz | 2004-12-21 | 2 | -1/+4 |
| * | * ext/tk/lib/multi-tk.rb: supports new features of Tcl/Tk8.5a2 | nagai | 2004-12-20 | 4 | -8/+133 |
| * | * ext/openssl/lib/net/https.rb,protocols.rb,telnets.rb: delete | gotoyuzo | 2004-12-20 | 3 | -10/+1 |
| * | * ext/openssl/ossl_x509store.c | gotoyuzo | 2004-12-19 | 3 | -8/+154 |
| * | * ext/zlib/zlib.c (rb_deflate_s_deflate, rb_inflate_s_inflate): | nobu | 2004-12-18 | 1 | -4/+5 |
| * | * ext/tk/lib/tk.rb: fix bug on setting up system encoding | nagai | 2004-12-17 | 9 | -39/+152 |
| * | * ext/openssl/ossl.c (ossl_raise): refine message format. | gotoyuzo | 2004-12-16 | 1 | -1/+2 |
| * | * ext/tk/sample/demos-en/widget: modify version check for supporting features | nagai | 2004-12-16 | 1 | -4/+4 |
| * | * ext/tk/lib/tk/bindtag.rb: bug fix [ruby-talk: 123667] | nagai | 2004-12-16 | 24 | -100/+187 |
| * | * ext/curses/curses.c (window_subwin): call NUM2INT() before | shugo | 2004-12-15 | 1 | -7/+15 |
| * | * ext/openssl/ossl_x509name.c (ossl_x509name_to_a): avoid SEGV | gotoyuzo | 2004-12-15 | 1 | -1/+1 |
| * | * ext/openssl/ossl_digest.c (ossl_digest_initialize): [ruby-dev:25198] | matz | 2004-12-15 | 18 | -115/+127 |
| * | devided the method DL::Types#encode_type into three methods. | ttate | 2004-12-14 | 3 | -48/+56 |