Activity
From 11/20/2009 to 11/26/2009
11/26/2009
-
02:32 PM Revision 3f664b30 (git): rdoc update.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25937 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:18 PM Revision 25caa12d (git): * test/ruby/test_complex.rb (@unify): fix the detection if math
- loaded. This makes test_complex.rb work fine with the previous
commit.
* test/ruby/test_rational.rb (@unify): ditt... -
12:18 PM Revision cdecafff (git): * test/test_mathn.rb (TestMathn): new test case.
- test for r25067.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25935 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
12:18 PM Revision 2c3a4861 (git): * test/openssl/test_config.rb (OpenSSL::TestConfig): new test case.
- test for r25017.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25934 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
12:17 PM Revision 21c32a3c (git): * test/ruby/test_range.rb (TestRange#test_comparison_when_recursive):
- test for r25010.
* test/ruby/test_struct.rb (TestStruct#test_comparison_when_recursive):
ditto.
git-svn-id: svn+s... -
11:22 AM Revision 303b1d7f (git): * gem_prelude.rb (Gem.set_home): must dup before force_encoding
- and must force_encoding before gsub.
cf. Yen Sign problem of SJIS [ruby-core:26910]
git-svn-id: svn+ssh://ci.ruby-... - 08:55 AM Revision 39e457b4 (git): * win32/{configure.bat, setup.mak, Makefile.sub}: add new configure
- option ``--with-ntver''.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25931 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
05:25 AM Revision 4d786d21 (git): * removed spaces just before tabs.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25930 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:44 AM Revision f5202fdb (git): * test: eol-style.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25929 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:42 AM Revision f1be083f (git): * test/mkmf/base.rb: use $INCFLAGS to add -I option. [Bug#2387]
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25928 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
11/25/2009
-
10:27 PM Revision 12b637a6 (git): * marshal.c (mark_dump_arg): mark str. see also [ruby-dev:39735]
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25927 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 03:08 PM Revision c5dd8feb (git): * 2009-11-26
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25926 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 03:08 PM Revision c7b0dbd0 (git): * test/digest/test_digest_extend.rb: Added tests for current digest
- framework.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25925 b2dd03c8-39d4-4d8f-98ff-823fe69b080e - 03:04 PM Revision b47e9619 (git): * 2009-11-26
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@25924 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 03:04 PM Revision 3206785c (git): * test/digest/test_digest_extend.rb: Added tests for current digest
- framework.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@25923 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
11:47 AM Revision fe976467 (git): * vm_eval.c (rb_search_method_entry): refine error message.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25922 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 10:34 AM Revision 86a1f03b (git): * ext/digest/digest.c (rb_digest_instance_method_unimpl): Do not
- call rb_inspect() on an object that does not implement necessary
methods; reported by NaHi.
git-svn-id: svn+ssh:... - 10:31 AM Revision e6f67024 (git): * ext/digest/digest.c (rb_digest_instance_method_unimpl): Do not
- call rb_inspect() on an object that does not implement necessary
methods; reported by NaHi.
git-svn-id: svn+ssh:... -
10:28 AM Revision 80b54214 (git): * transcode.c: Added a check for an internal error
- (with Tatsuya Mizuno)
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25919 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
08:45 AM Revision 08759d1f (git): merge revision(s) 25485:
- * io.c (io_fwrite): adjust stdio file position after direct write on
BSDish platforms. [ruby-core:26300]
... -
08:41 AM Revision 45c322bf (git): merge revision(s) 22372:
- * test/ostruct/test_ostruct.rb (test_frozen): added assertions.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branch... -
07:45 AM Revision c3d27c35 (git): merge revision(s) 25420:
- * lib/monitor.rb (MonitorMixin.mon_release): ensure the scheduled
thread to be alive when a thread is relea... -
07:37 AM Revision 61087d93 (git): merge revision(s) 25396:
- * lib/rexml/element.rb (text=): false should be converted to string.
A patch by Teruo Oshida [ruby-dev:3835... -
07:21 AM Revision e97bf2aa (git): merge revision(s) 25359:
- * eval.c (rb_clear_cache_for_undef): clear entries for inherited
methods. [ruby-core:26074]
git-svn-id: ... - 06:11 AM Revision d7e6cb31 (git): * 2009-11-25
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@25913 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 06:11 AM Revision f51983e8 (git): * test/ruby/test_array.rb (TestArray#test_splat): Add tests for a
- recently introduced bug in array splatting.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@25912 b2... - 04:10 AM Revision 1adc3d1c (git): * 2009-11-25
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25911 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 04:09 AM Revision d3eb0057 (git): * bootsraptest/test_io.rb: skip the test of io/nonblock on Windows.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25910 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
11/24/2009
-
01:59 PM Revision 9585749e (git): * test/ruby/envutil.rb (EnvUtil.invoke_ruby): raise Timeout::Error
- instead of flunk. reported by Yusuke Endoh.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25909 b2dd03c8-39d4-... -
01:33 PM Revision b317738e (git): * vm.c (ruby_vm_destruct, thread_memsize): fix argument type to make
- RUBY_MARK_FREE_DEBUG available.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25908 b2dd03c8-39d4-4d8f-98ff-823f... -
12:26 PM Revision 8f5865e2 (git): * error.c: include errno.h at beginning.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25907 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
11:34 AM Revision 54370de9 (git): * strftime.c: %Y format a year with 4 digits at least.
- * lib/time.rb: format a year with 4 digits at least.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25906 b2dd0... -
11:06 AM Revision db1564ec (git): * defs/known_errors.def: more errors.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25905 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
11:03 AM Revision ff9d9088 (git): * include/ruby/ruby.h (rb_bug_errno): declared.
- * include/ruby/intern.h (rb_strerrno): declaration removed.
* error.c (rb_strerrno): make it static. return NULL fo... - 07:21 AM Revision 957ce657 (git): * ext/digest/lib/md5.rb, ext/digest/lib/sha1.rb: Add an
- obsoleteness warning under -w/-v.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@25903 b2dd03c8-39d4... -
07:18 AM Revision a185b734 (git): merge revision(s) 25343:
- * ext/iconv/iconv.c (iconv_create): cannot retry with given block.
[ruby-dev:39487]
git-svn-id: svn+ssh:/... -
07:14 AM Revision 06b911ea (git): merge revision(s) 25340:
- * lib/net/imap.rb (resp_text_code): accepts response codes without
text. backported from trunk. [ruby-cor... -
07:11 AM Revision 12985338 (git): merge revision(s) 25311:
- * lib/net/ftp.rb (getaddress): rescue exceptions. [ruby-dev:39451]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/bra... -
07:02 AM Revision 5f10f475 (git): merge revision(s) 25269:
- * ext/curses/curses.c: Many functions of module Curses could cause a
crash if the ncurses library was not p... - 01:30 AM Revision f6fbdf26 (git): * bootstraptest/test_thread.rb: propagate the exception within a thread to
- outer.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25898 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
01:20 AM Revision c796b348 (git): * file.c (file_path_convert): fix fs_encoding is not assign.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25897 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:00 AM Revision d7ffefb4 (git): * error.c (rb_strerrno): constified.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25896 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:50 AM Revision 3861ba9f (git): * error.c (rb_strerrno): return "UNKNOWNERROR" for non-zero unknown
- error.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25895 b2dd03c8-39d4-4d8f-98ff-823fe69b080e - 12:26 AM Revision 612c9cd8 (git): * 2009-11-24
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25894 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:26 AM Revision 3302b8ff (git): * include/ruby/intern.h (rb_strerrno): declared.
- * template/known_errors.inc.tmpl: generate defined_error() and
undefined_error() instead of set_syserr.
* error.c ...
11/23/2009
- 03:00 PM Revision 83e852e5 (git): * 2009-11-24
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@25892 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:00 PM Revision 40185e85 (git): * ChangeLog: fixed typo.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@25891 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:59 PM Revision 6ead29d0 (git): * eval.c (rb_method_missing): adjusted format and argument number.
- * eval.c (rb_call): fixed for super in cached method.
[ruby-dev:39757]
git-svn-id: svn+ssh://ci.ruby-lang.org/ru... -
07:06 AM Revision a80eb26a (git): * thread_pthread.c (RUBY_STACK_MIN, RUBY_STACK_SPACE): delay for
- platforms where PTHREAD_STACK_MIN is not compile time constant.
[ruby-dev:39751]
git-svn-id: svn+ssh://ci.ruby-la... -
02:26 AM Revision 54090ad0 (git): * dln.c (dln_find_1): removed duplication.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@25888 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:26 AM Revision 5a7c9df5 (git): * dln.c (dln_find_1): removed duplication.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25888 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:55 AM Revision 83bd1353 (git): * dln.c (dln_find_1): fixed commit miss.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@25887 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:55 AM Revision be8326b2 (git): * dln.c (dln_find_1): fixed commit miss.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25887 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:52 AM Revision 1ef1584b (git): * dln.c (dln_find_1): removed duplication.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@25886 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:52 AM Revision 5f9a6d1d (git): * dln.c (dln_find_1): removed duplication.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25886 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:39 AM Revision 1ee07e8b (git): * dln.c (dln_find_1): not use prototype definition.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@25885 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
11/22/2009
- 07:15 PM Revision cd4a0ce7 (git): * 2009-11-23
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25884 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
07:15 PM Revision cc128e3e (git): * enc/trans/newline.trans (fun_so_universal_newline): generate \n
- after \r\n detection instead of just after \r.
[ruby-list:45988] [ruby-core:25881] [ruby-core:26788]
git-svn-id: ...
11/21/2009
-
09:49 AM Revision 5181fa2a (git): * vm_eval.c (rb_search_method_entry): show flags and klass value in
- not implemented error message.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25882 b2dd03c8-39d4-4d8f-98ff-823f... -
07:38 AM Revision 75090a66 (git): * marshal.c (marshal_dump): use normal object as the buffer so
- that no hidden object is exposed to ruby-level. [ruby-dev:39744]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk... -
07:03 AM Revision 8f05568a (git): * io.c (read_all): fix: false negative invalid byte seequence
- on reading from pipes. [ruby-dev:39743]
fix: assigin the variable 'pos' as relative value from recent pos.
git-svn... - 05:45 AM Revision 10aaddb8 (git): * 2009-11-21
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25879 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:45 AM Revision 07ae16d1 (git): * file.c (file_path_convert): delay getting UTF8-MAC encoding
- while really needed. [ruby-core:26807]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25878 b2dd03c8-39d4-4d8f-98...
11/20/2009
-
12:17 PM Revision 0089bfe4 (git): * vm_eval.c (rb_search_method_entry): avoid trigraph.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25874 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
06:52 AM Revision b27be82d (git): merge revision(s) 25246:
- * lib/resolv.rb (Resolv::DNS.bind_random_port): bind to "::" for IPv6.
(Resolv::DNS::ConnectedUDP#initializ... - 05:33 AM Revision 64a96d6d (git): * 2009-11-20
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_6@25872 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:33 AM Revision 3765c7b6 (git): backport r24713 which adds a check for freelist exhaustion in gc_sweep; this prevents segfaults from certain tight loops. An example test case: Time.now while true
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_6@25871 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Also available in: Atom