Age | Commit message (Expand) | Author |
2004-12-27 | * ext/tcltklib/tcltklib.c: fix SEGV bug when deleting Tk interp | nagai |
2004-12-27 | * ext/openssl/ossl_x509name.c (Init_ossl_x509name): should use | gotoyuzo |
2004-12-24 | * ext/tk/lib/tk/image.rb: TkPhotoImage#cget bug fix | nagai |
2004-12-23 | * ext/syck/rubyext.c (syck_loader_transfer): check type conversion. | nobu |
2004-12-23 | * ext/tk/lib/tkextlib/blt.rb: add BLT extension support | nagai |
2004-12-23 | * rubyio.h: rename FMODE_UNSEEKABLE to FMODE_DUPLEX. | akr |
2004-12-23 | * ext/tcltklib/tcltklib.c: define TclTkLib::COMPILE_INFO and RELEASE_DATE | nagai |
2004-12-21 | * ext/dl/sym.c (rb_dlsym_initialize): extract internal pointers after | nobu |
2004-12-21 | * ext/openssl/ossl_asn1.c (ossl_asn1_decode_all): use rb_str_new4 | gotoyuzo |
2004-12-21 | * ext/openssl/ossl_asn1.c (ossl_asn1_traverse, ossl_asn1_decode): | gotoyuzo |
2004-12-21 | * ext/tk/lib/tk/grid.rb: rescue bug of 'grid configure' on Tcl/Tk8.3- | nagai |
2004-12-20 | * lib/net/https.rb: delete descriptions about key_file and cert_file. | gotoyuzo |
2004-12-20 | * ext/tk/lib/multi-tk.rb: supports new features of Tcl/Tk8.5a2 | nagai |
2004-12-18 | * ext/zlib/zlib.c (rb_deflate_s_deflate, rb_inflate_s_inflate): | nobu |
2004-12-17 | * ext/tk/lib/tk.rb: fix bug on setting up system encoding | nagai |
2004-12-16 | * ext/openssl/ossl.c (ossl_raise): refine message format. | gotoyuzo |
2004-12-16 | * ext/tk/sample/demos-en/widget: modify version check for supporting features | nagai |
2004-12-16 | * ext/tk/lib/tk/bindtag.rb: bug fix [ruby-talk: 123667] | nagai |
2004-12-15 | * ext/ripper/extconf.rb: bison is not needed if ripper.c exists. [ruby-dev:25... | aamine |
2004-12-15 | * ext/syck/rubyext.c (rb_syck_io_str_read): [ruby-core:03973] | matz |
2004-12-15 | * lib/set.rb (Set#==): [ruby-dev:25206] | matz |
2004-12-14 | devided DL::Types#encode_type into three methods. | ttate |
2004-12-14 | * ext/openssl/ossl.c (ossl_raise): avoid buffer overrun. [ruby-dev:25187] | gotoyuzo |
2004-12-12 | * ext/curses/curses.c (window_subwin): call NUM2INT() before | shugo |
2004-12-09 | * ext/socket/socket.c (sock_listen): get OpenFile just before calling | nobu |
2004-12-09 | * ext/sdbm/init.c (GetDBM): typo. | usa |
2004-12-09 | * ext/dbm/dbm.c (fdbm_select): [ruby-dev:25132] | matz |
2004-12-08 | * ext/tk/ChangeLog.tkextlib: forgot to commit | nagai |
2004-12-08 | * ext/tcltklib/tcltklib.c (ip_init): set root-win title to "ruby" when | nagai |
2004-12-08 | * rubyio.h, io.c, ext/dl/dl.c, ext/pty/pty.c, ext/socket/socket.c: | akr |
2004-12-07 | * ext/openssl/ossl_bio.c (ossl_obj2bio): should not use fptr->f. | gotoyuzo |
2004-12-06 | * process.c (proc_setgroups): [ruby-dev:25081] | matz |
2004-12-06 | * rubyio.h, intern.h, io.c, file.c, process.c, ext/socket/socket.c, | akr |
2004-12-05 | * ext/openssl/ossl_pkey_rsa.c (ossl_rsa_public_encrypt, | gotoyuzo |
2004-12-02 | * ext/tk/lib/tk.rb: widget configuration by TkWindow#method_missing | nagai |
2004-12-01 | * original nkf2 revision 1.47 | naruse |
2004-12-01 | * add constant NKF::VERSION | naruse |
2004-12-01 | * add --no-cp932 | naruse |
2004-11-29 | * ext/stringio/stringio.c (strio_write): insufficiently filled string | nobu |
2004-11-27 | String::IO -> StringIO | akr |
2004-11-26 | * ext/tk/lib/tk.rb: Tk.destroy uses TkWindow#epath | nagai |
2004-11-25 | bugfix for [ruby-talk:121309]. | ttate |
2004-11-25 | Use 'P' instead of 'p' in types.rb. | ttate |
2004-11-24 | improved encode_type() in types.rb for [ruby-talk:121175]. | ttate |
2004-11-22 | * ext/tk/lib/tk/menu.rb: improve usability of TkOptionMenubutton | nagai |
2004-11-20 | * ext/ripper/.cvsignore: add entries. | aamine |
2004-11-20 | * ext/ripper/depend: fix ripper.o dependency. | aamine |
2004-11-19 | * follow original nkf.c 1.40.(improve mime encode/decode support) | naruse |
2004-11-19 | * ext/readline/readline.c (readline_s_set_completion_append_character): | shugo |
2004-11-18 | * ext/ripper/depend: Never regenerate lib/ripper/core.rb automatically. [ruby... | aamine |