| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Tue Feb 06 22:06:45 2007 NARUSE, Yui <naruse@ruby-lang.org> | naruse | 2007-02-06 | 2 | -348/+755 |
* | * ext/tk/sample/images/teapot.ppm: fix the broken file. [ruby-dev:30226] | nagai | 2007-01-31 | 1 | -37/+12 |
* | * ext/tk/sample/tktextio.rb: 'hist_size' option causes error. | nagai | 2007-01-29 | 1 | -1/+1 |
* | * ext/tk/lib/tk.rb (TkConfigMethod#__confinfo_cmd,__conv_keyonly_optkeys): | nagai | 2007-01-26 | 10 | -17/+32 |
* | * ext/socket/socket.c: fix errors in socket sample code. | matz | 2007-01-23 | 1 | -3/+3 |
* | remove including header file | suke | 2007-01-13 | 1 | -2/+0 |
* | fix memory leak of win32ole. | suke | 2007-01-13 | 1 | -1/+15 |
* | * ext/etc/etc.c (etc_getpwuid, etc_getgrgid): fix to correctly | knu | 2007-01-12 | 2 | -13/+6 |
* | * ext/strscan/strscan.c (strscan_do_scan): should set kcode option before mat... | aamine | 2007-01-10 | 1 | -0/+2 |
* | Revert r11453 | matz | 2007-01-03 | 11 | -35/+53 |
* | * io.c (ruby_dup): start GC on ENOMEM as well. | matz | 2007-01-03 | 11 | -53/+35 |
* | Merge 11443, 11444 and 11445 from trunk. | drbrain | 2006-12-31 | 1 | -25/+43 |
* | * ext/readline/readline.c: NetBSD editline does not have | matz | 2006-12-14 | 2 | -0/+6 |
* | This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. | (no author) | 2006-12-11 | 1 | -0/+73 |
* | * ext/digest/sha2/lib/sha2.rb: Moved one level up from under | knu | 2006-12-11 | 1 | -73/+0 |
* | * ext/openssl/ossl_ocsp.c: OpenSSL::OCSP::OSCPError should be | gotoyuzo | 2006-12-01 | 1 | -1/+1 |
* | * ext/tk/tcltklib.c: shouldn't run the killed thread at callback. | nagai | 2006-12-01 | 1 | -13/+28 |
* | * ext/tk/extconf.rb: support --with-X11/--without-X11 option. | nagai | 2006-11-22 | 3 | -3/+22 |
* | * ext/digest/lib/digest/hmac.rb: Keep this out of the 1.8 tree | knu | 2006-11-07 | 1 | -271/+0 |
* | * ext/tk/lib/tk/itemconfig.rb: minor bug fix. | nagai | 2006-11-07 | 6 | -34/+83 |
* | * ext/tk/lib/tk/itemconfig.rb: bug fix on 'itemconfiginfo' method, and | nagai | 2006-11-06 | 9 | -190/+1651 |
* | * ext/socket/socket.c (ruby_getnameinfo__aix): AF_INET6 workaround | matz | 2006-11-02 | 2 | -0/+32 |
* | * ext/digest/lib/digest/hmac.rb (Digest::HMAC::update): Minor | knu | 2006-11-01 | 2 | -5/+6 |
* | * ext/openssl/ossl_pkcs7.c (ossl_pkcs7_verify): should clear error. | gotoyuzo | 2006-10-26 | 2 | -0/+3 |
* | * ext/digest/digest.c (Init_digest): typo. | usa | 2006-10-26 | 1 | -1/+1 |
* | * ext/digest, test/digest/test_digest.rb: Merge from trunk: | knu | 2006-10-25 | 12 | -548/+818 |
* | This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. | (no author) | 2006-10-25 | 5 | -0/+228 |
* | * ext/extmk.rb: Borland make needs also -D flags to override variables | nobu | 2006-10-19 | 1 | -5/+7 |
* | * bcc32/Makefile.sub ($(LIBRUBY_SO)): execute pre-link hook. | nobu | 2006-10-19 | 1 | -2/+9 |
* | * parse.y (parser_warning, parser_warn): some error message may | matz | 2006-10-14 | 3 | -5/+5 |
* | * ext/digest/lib/digest/hmac: Back out the addition of digest/hmac | knu | 2006-10-13 | 1 | -259/+0 |
* | * ext/digest: Merge from trunk; metadata location changed, | knu | 2006-10-11 | 23 | -146/+86 |
* | This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. | (no author) | 2006-10-11 | 1 | -0/+257 |
* | * ext/digest/digest.c (hexdigest_str_new, bubblebabble_str_new): | knu | 2006-10-10 | 1 | -11/+19 |
* | * ext/digest: Merge from trunk; apply all changes since the | knu | 2006-10-10 | 32 | -747/+288 |
* | This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. | (no author) | 2006-10-04 | 2 | -0/+52 |
* | * ext/tk/lib/tkextlib/tile.rb, lib/tkextlib/tile/* : support Tile 0.7.6. | nagai | 2006-10-04 | 8 | -42/+117 |
* | * Makefile.in, common.mk, ext/extmk.rb, win{32,ce}/Makefile.in: keep | nobu | 2006-10-01 | 1 | -3/+1 |
* | * ext/extmk.rb: extout is needed for also clean. | nobu | 2006-09-29 | 1 | -1/+1 |
* | socket.c: a rdoc patch from Daniel Berger <djberg96 at gmail.com> | matz | 2006-09-26 | 1 | -0/+8 |
* | * common.mk (no-install): not install rdoc actually. | nobu | 2006-09-21 | 1 | -1/+1 |
* | * ext/etc/etc.c (etc_getpwuid): uid integer should be wraped in | matz | 2006-09-21 | 1 | -2/+11 |
* | * ext/gdbm/gdbm.c: add RDoc documentation. a patch from Peter | matz | 2006-09-20 | 1 | -38/+374 |
* | * ext/pty/pty.c (establishShell): remove remaining unused line. | matz | 2006-09-16 | 1 | -1/+0 |
* | * ext/pty/pty.c (establishShell): parent pid is not used. | nobu | 2006-09-16 | 1 | -19/+12 |
* | * ext/io/wait/extconf.rb: suspicious checking_for. | nobu | 2006-09-16 | 1 | -1/+1 |
* | * ext/dbm/extconf.rb: allow multiple candidates for dbm-type. | nobu | 2006-09-16 | 1 | -34/+26 |
* | * Makefile.in, common.in, instruby.rb, ext/extmk.rb, lib/mkmf.rb: | nobu | 2006-09-16 | 1 | -9/+1 |
* | * ext/extmk.rb: Proc#call does not pass the block in 1.8. | nobu | 2006-09-08 | 1 | -2/+2 |
* | * Makefile.in, win32/Makefile.sub (MINIRUBY): append MINIRUBYOPT. | nobu | 2006-09-08 | 1 | -9/+30 |