| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * ext/tk/lib/tk.rb: better operation for SIGINT when processing callbacks. | nagai | 2004-07-09 | 45 | -20/+1162 |
* | * array.c, enum.c, pack.c: rdoc patch from Johan Holmberg | ocean | 2004-07-09 | 5 | -3/+11 |
* | lib/open-uri.rb (URI::HTTPS#proxy_open): raise ArgumentError to notice https ... | akr | 2004-07-09 | 2 | -0/+11 |
* | * eval.c (rb_thread_raise): accept third argument as well as | nobu | 2004-07-09 | 2 | -13/+34 |
* | 2004-07-09 | eban | 2004-07-09 | 1 | -3/+3 |
* | * add entries | nagai | 2004-07-08 | 1 | -0/+41 |
* | * ext/tk/lib : bug fix | nagai | 2004-07-08 | 64 | -110/+2429 |
* | * configure.in (rb_cv_stack_end_address): detect stack end address | nobu | 2004-07-08 | 3 | -4/+34 |
* | 2004-07-08 | eban | 2004-07-07 | 1 | -3/+3 |
* | * lib/tempfile.rb (Tempfile::initialize): got out code of | akira | 2004-07-07 | 2 | -1/+11 |
* | MANIFEST: added these files: | eban | 2004-07-07 | 1 | -0/+3 |
* | These validation files for REXML need to be included in the main branch. | ser | 2004-07-07 | 3 | -0/+720 |
* | Update comment to show call-seq example | dave | 2004-07-07 | 1 | -0/+24 |
* | * lib/rss/{rss,parser,0.9,1.0,2.0}.rb: supported RSS 0.9x/2.0 | kou | 2004-07-06 | 9 | -107/+440 |
* | 2004-07-07 | eban | 2004-07-06 | 1 | -3/+3 |
* | * ext/tk/lib/tkextlib/tktrans.rb, | eban | 2004-07-06 | 3 | -2/+7 |
* | 2004-07-06 | eban | 2004-07-06 | 1 | -3/+3 |
* | * ext/tk/lib : improve framework of developping Tcl/Tk extension wrappers | nagai | 2004-07-06 | 138 | -427/+8458 |
* | * lib/rss/{trackback,syndication,dublincore,content}.rb: worked | kou | 2004-07-05 | 6 | -36/+60 |
* | * lib/uri/common.rb (Kernel#URI): new global method for parsing URIs. | akr | 2004-07-05 | 3 | -0/+21 |
* | 2004-07-05 | nobu | 2004-07-05 | 1 | -3/+3 |
* | Add ML number. | ocean | 2004-07-05 | 1 | -0/+1 |
* | * eval.c (rb_thread_yield, rb_f_catch): 4th argument to rb_yield_0() | nobu | 2004-07-05 | 2 | -3/+8 |
* | * lib/drb/drb.rb(DRbConn self.open): If socket pool is full, close | ocean | 2004-07-04 | 2 | -4/+12 |
* | r1002 | ser | 2004-06-07 07:45:53 -0400 (Mon, 07 Jun 2004) | 2 lines | ser | 2004-07-04 | 5 | -14/+23 |
* | 2004-07-04 | eban | 2004-07-04 | 1 | -3/+3 |
* | * lib/rss/rss.rb: added copyright header. | kou | 2004-07-04 | 2 | -1/+10 |
* | * MANIFEST: added soap files. | eban | 2004-07-03 | 1 | -16/+90 |
* | * added files: | nahi | 2004-07-03 | 116 | -2945/+7262 |
* | 2004-07-03 | eban | 2004-07-03 | 1 | -3/+3 |
* | * ext/tk/lib/tkextlib/tkDND.rb: fix syntax error. | eban | 2004-07-03 | 2 | -4/+8 |
* | * ext/tk/lib/tcltklib : bug fix | nagai | 2004-07-01 | 199 | -572/+14116 |
* | * lib/pstore.rb (PStore#transaction): get rid of opening in write mode | nobu | 2004-07-01 | 2 | -8/+10 |
* | * ext/openssl/ossl_cipher.c (ossl_cipher_set_padding): last modify is | gotoyuzo | 2004-07-01 | 2 | -4/+1 |
* | 2004-07-01 | eban | 2004-07-01 | 1 | -4/+4 |
* | * ext/openssl/ossl_cipher.c (ossl_cipher_encrypt, ossl_cipher_decrypt): | gotoyuzo | 2004-06-30 | 2 | -75/+88 |
* | * ext/openssl/extconf.rb: check for EVP_CIPHER_CTX_copy, ENGINE_add, | gotoyuzo | 2004-06-30 | 11 | -65/+316 |
* | * test/ruby/test_file.rb (test_fnmatch): some tests for File.fnmatch | ocean | 2004-06-30 | 2 | -0/+83 |
* | * parse.y (primary): should not be NULL. [ruby-core:03098] | nobu | 2004-06-30 | 2 | -1/+8 |
* | 2004-06-30 | eban | 2004-06-30 | 1 | -3/+3 |
* | * ext/syck/rubyext.c (syck_emitter_new): set buffer after | why | 2004-06-29 | 2 | -5/+9 |
* | 2004-06-29 | eban | 2004-06-29 | 1 | -3/+3 |
* | * eval.c (rb_eval_cmd, rb_thread_trap_eval): restore safe level. | nobu | 2004-06-29 | 5 | -29/+59 |
* | * io.c (rb_io_popen): update the document for the first argument and | nobu | 2004-06-29 | 2 | -368/+378 |
* | * ChangeLog: the patch posted by Jeff Mitchell. | nobu | 2004-06-28 | 1 | -1/+1 |
* | * configure.in, lib/mkmf.rb (LIBPATHFLAG): use double quotes due to | nobu | 2004-06-28 | 3 | -2/+7 |
* | 2004-06-28 | eban | 2004-06-27 | 1 | -3/+3 |
* | using "DRb.thread.join" instead of "gets" | seki | 2004-06-27 | 12 | -20/+17 |
* | 2004-06-27 | nobu | 2004-06-27 | 1 | -3/+3 |
* | * sample/rss/tdiary_plugin/rss-recent.rb: supported Hiki. | kou | 2004-06-27 | 2 | -2/+8 |