Activity
From 06/22/2010 to 06/28/2010
06/28/2010
-
09:44 PM Revision ea337d4b (git): * ext/tk/lib/tk.rb: stop creating a dummy Tcl/Tk interpreter (fix
- [ruby-core:30358]). And hide a root window before starting eventloop.
* ext/tk/extconf.rb: use tclConfig.sh/tkConfig.... -
09:22 PM Revision 3e854054 (git): * ext/fiddle/fiddle.h: fixed typo.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28470 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
09:22 PM Revision 40d95eab (git): * ext/fiddle/fiddle.h: fixed typo.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@28470 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 05:28 PM Revision 18bbb1cf (git): * test/rdoc/test_rdoc_rdoc.rb: change to bin-mode to write directly.
- reported at http://rubyforge.org/tracker/index.php?func=detail&aid=28249&group_id=627&atid=2472
* test/rdoc/t... - 05:28 PM Revision 6e8f7ef9 (git): * test/rdoc/test_rdoc_rdoc.rb: change to bin-mode to write directly.
- reported at http://rubyforge.org/tracker/index.php?func=detail&aid=28249&group_id=627&atid=2472
* test/rdoc/t... - 04:45 PM Revision 6a05e8c5 (git): merge from trunk (r28440)
- * ext/dl/lib/dl/func.rb (call): don't overwrite original arguments
to defend from GC.
* test/dl/te... - 04:42 PM Revision 7e80dc06 (git): merge from trunk (r28423)
- * include/ruby/ruby.h (static inline rb_gc_guarded_ptr): prevent
RB_GC_GUARD_PTR being removed by optimizat... - 04:37 PM Revision 4d972280 (git): merge from trunk (r28461)
- * test/rubygems/gemutilities.rb: check ENV['make'] for make_command.
* test/rubygems/test_gem_ext_configure_b... -
04:26 PM Revision 50bb2544 (git): * ext/fiddle/fiddle.h: added FFI type detection to avoid bug in ffi
- header files. Thanks Yugui! [ruby-core:30917]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28465 b2dd03c8-39d4-... - 04:25 PM Revision ac990e2d (git): * 2010-06-29
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@28464 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:25 PM Revision ac3a9a62 (git): * ext/fiddle/fiddle.h: added FFI type detection to avoid bug in ffi
- header files. Thanks Yugui! [ruby-core:30917]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@28463 ... - 04:01 PM Revision f6a93900 (git): * 2010-06-29
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28462 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 04:01 PM Revision 5f960a9c (git): * test/rubygems/gemutilities.rb: check ENV['make'] for make_command.
- * test/rubygems/test_gem_ext_configure_builder.rb: use gemutilities' make_command.
* test/rubygems/test_gem_e... -
01:16 PM Revision 5b5c6378 (git): * test/rdoc/test_rdoc_ri_driver.rb (TestRDocRIDriver#test_formatter):
- fix a test accordingly to r28455.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28460 b2dd03c8-39d4-4d8f-98ff-82... - 01:05 PM Revision 31bf7bc3 (git): * 2010-06-28
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@28459 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:05 PM Revision e3e94249 (git): update doc.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@28458 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:05 PM Revision 82f7a982 (git): update doc.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28458 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:05 PM Revision 2c9b6444 (git): update doc.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@28458 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:58 PM Revision d9d650ec (git): * thread.c (rb_fd_resize, rb_fd_copy): avoid NULL dereference upon
- failed realloc by using xrealloc instead of not realloc. a patch
from Jim Meyering <meyering at redhat.com> in [ru... -
11:38 AM Revision 39225531 (git): * test/win32ole/test_win32ole_method.rb (test_offset_vtbl): check
- that Ruby is 32bit or 64bit binary in order to get correct offset
value. [ruby-dev:41741]
git-svn-id: svn+ssh://c...
06/27/2010
-
08:36 PM Revision 19e835f9 (git): * lib/rdoc/ri/driver.rb (RDoc::RI::Driver#formatter): should use bs
- format when stdout is piped. [ruby-core:30734]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28455 b2dd03c8-39d... -
06:13 PM Revision be1c68ca (git): * bootstraptest/test_class.rb: add a test for [ruby-core:30843].
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28454 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:47 PM Revision 9b94dabe (git): * class.c (rb_mod_init_copy): when class is dup'ed, a metaclass of the
- class should be attached to the dup'ed class, not the original
class. [ruby-core:30843] [Bug #3461]
git-svn-id: s... -
03:13 PM Revision c6d1886d (git): * marshal.c (w_object, r_bytes0, marshal_load): suppress warnings.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@28452 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:13 PM Revision fff5de3b (git): * marshal.c (w_object, r_bytes0, marshal_load): suppress warnings.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28452 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:31 PM Revision 1f193711 (git): * include/ruby/io.h, io.c: reverted r21709.
- * ruby.c (load_file_internal): nothing to read if EOF reached
while reading shebang. [ruby-core:30910]
git-svn-i... -
02:31 PM Revision a67f1a95 (git): * include/ruby/io.h, io.c: reverted r21709.
- * ruby.c (load_file_internal): nothing to read if EOF reached
while reading shebang. [ruby-core:30910]
git-svn-i... -
04:30 AM Revision c69fda5e (git): * io.c (simple_sendfile): don't try to send data more than SSIZE_MAX
- with single sendfile call..
based on the patch by Eric Wong. [ruby-core:30908]
git-svn-id: svn+ssh://ci.ruby-lan... -
04:30 AM Revision d9edd4ca (git): * io.c (simple_sendfile): don't try to send data more than SSIZE_MAX
- with single sendfile call..
based on the patch by Eric Wong. [ruby-core:30908]
git-svn-id: svn+ssh://ci.ruby-lan... - 03:11 AM Revision 7f7c68eb (git): merge r28448 from trunk into ruby_1_9_2:
- * enum.c (zip): rdoc fix, patch by okkez [ruby-dev:41737]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_... - 03:10 AM Revision 165ebcd5 (git): * enum.c (zip): rdoc fix, patch by okkez [ruby-dev:41737]
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28448 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:41 AM Revision e824b156 (git): * lib/rubygems/require_paths_builder.rb (write_require_paths_file_if_needed):
- no reason that bin directory should be included in $LOAD_PATH.
it is for executable files, but not libraries. [rub... -
01:41 AM Revision 3ca40d25 (git): * lib/rubygems/require_paths_builder.rb (write_require_paths_file_if_needed):
- no reason that bin directory should be included in $LOAD_PATH.
it is for executable files, but not libraries. [rub...
06/26/2010
-
04:07 AM Revision 967e3a35 (git): * configure.in (enable-debug-env): option for RUBY_DEBUG env.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28446 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:56 AM Revision 0ca0a7cf (git): * common.mk (clear-installed-list): put redirection before set
- command, since it seems to be handled by nmake in special way.
[ruby-dev:41711]
git-svn-id: svn+ssh://ci.ruby-lan... -
02:56 AM Revision 8508e37b (git): * common.mk (clear-installed-list): put redirection before set
- command, since it seems to be handled by nmake in special way.
[ruby-dev:41711]
git-svn-id: svn+ssh://ci.ruby-lan... -
01:08 AM Revision 6f957923 (git): * test/ruby/envutil.rb (EnvUtil#invoke_ruby): no needs to copy the
- original ENV, since it's done in spawn automatically.
[ruby-dev:41733]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby...
06/25/2010
-
11:45 PM Revision a2fde3fc (git): * NEWS (zlib): new methods. [ruby-dev:41706] [Bug #3472]
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28443 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
11:05 PM Revision 7e195fa7 (git): * test/win32ole/test_win32ole_method.rb (test_offset_vtbl): check
- that OS is Windows 32bit or Windows 64bit in order to get
correct offset value.
git-svn-id: svn+ssh://ci.ruby-lan... - 07:43 PM Revision 52b05d25 (git): * 2010-06-26
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28441 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 07:43 PM Revision db4a0d42 (git): * ext/dl/lib/dl/func.rb (call): don't overwrite original arguments
- to defend from GC.
* test/dl/test_func.rb (test_string): add test for above.
git-svn-id: svn+ssh://ci.ruby-... - 03:10 PM Revision abcff642 (git): Sort entries.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@28439 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 03:07 PM Revision 68c8f0f2 (git): Mention the :parent option added to FileUtils.rmdir().
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@28438 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 03:05 PM Revision b999c1a7 (git): * 2010-06-26
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@28437 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 03:05 PM Revision af060855 (git): * lib/fileutils.rb (FileUtils#rmdir): Backport -p (parents). This
- fixes "make clean".
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@28436 b2dd03c8-39d4-4d8f-98ff-823... - 02:50 PM Revision e202a7bd (git): * common.mk (version.$(OBJEXT)): Fix build. (GNU make seems to
- have handled it)
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@28435 b2dd03c8-39d4-4d8f-98ff-823fe6... - 02:42 PM Revision e6c91c89 (git): * 2010-06-25
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@28434 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 02:41 PM Revision 7faf411f (git): * ext/socket/raddrinfo.c (ruby_getaddrinfo__darwin): new workaround for
- getaddrinfo problem on Mac OS X Snow Leopard. [ruby-core:29427]
patch by Wataru Kimura. [ruby-core:30842] [Backpo... - 02:17 PM Revision b652b55c (git): Fixing a spelling error.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28432 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 02:59 AM Revision effa0c76 (git): * lib/csv.rb: Fixing a bug that prevented CSV from parsing
- all multi-line fields correctly. Patch by Rob Biedenham.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28431 ... -
01:07 AM Revision 89a3e2ed (git): * test/ruby/envutil.rb (Test::Unit::Assertions#assert_in_out_err):
- return the exit status.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28430 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
12:58 AM Revision fdf5a3dd (git): * test/ruby/envutil.rb (EnvUtil#invoke_ruby): change the
- environment of spawned process only.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28429 b2dd03c8-39d4-4d8f-98ff... -
12:57 AM Revision 9f16d373 (git): * test/ruby/envutil.rb (EnvUtil#invoke_ruby): get rid of possible
- deadlock.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28428 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
06/24/2010
-
09:25 PM Revision 23e880c7 (git): * lib/un.rb (httpd): MaxClients also should be integer.
- [ruby-dev:41724] [Bug #3477]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@28427 b2dd03c8-39d4-4d... -
09:25 PM Revision 13158c4d (git): * lib/un.rb (httpd): MaxClients also should be integer.
- [ruby-dev:41724] [Bug #3477]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28427 b2dd03c8-39d4-4d8f-98ff-823fe6... -
09:15 PM Revision eb6731dc (git): * lib/un.rb (setup): fix of word splitting. [ruby-dev:41723]
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@28426 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
09:15 PM Revision 4fcc6f1e (git): * lib/un.rb (setup): fix of word splitting. [ruby-dev:41723]
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28426 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
08:49 PM Revision e7ad51a5 (git): * lib/un.rb (setup): fix of word splitting. [ruby-dev:41723]
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@28425 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
08:49 PM Revision a4d39115 (git): * lib/un.rb (setup): fix of word splitting. [ruby-dev:41723]
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28425 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 04:11 PM Revision 43008822 (git): * 2010-06-25
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28424 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 04:11 PM Revision 12c2e07a (git): * include/ruby/ruby.h (static inline rb_gc_guarded_ptr): prevent
- RB_GC_GUARD_PTR being removed by optimization.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28423 b2dd03c8-39d... -
01:38 PM Revision f5ea2822 (git): refine an assertion message.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28422 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:37 PM Revision 90b1eb13 (git): add an assertion.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28421 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:00 AM Revision 5ee6b285 (git): merges r28327,r28329 and r28332 from trunk into ruby_1_9_2.
- --
* ext/fiddle/extconf.rb: use pkg_config to find ffi.h.
--
* ext/fiddle/extconf.rb: De Morgan's laws.
--
* ext/fidd... -
02:00 AM Revision 9694e07f (git): merges r28330 from trunk into ruby_1_9_2.
- --
* test/ruby/test_io.rb (safe_4): does not use Timeout because
Timeout.timeout uses Thread#kill which raises Secu... -
01:59 AM Revision 55f1a194 (git): merges r28315 from trunk into ruby_1_9_2.
- --
* ext/fiddle/closure.c (dealloc): refix workaround r28300.
don't use ffi_closure_alloc, ffi_prep_closure_loc and... -
01:59 AM Revision fac216ef (git): merges r28312 from trunk into ruby_1_9_2.
- --
* test/ruby/test_rubyoptions.rb: add a simple test for __END__ and
DATA.
git-svn-id: svn+ssh://ci.ruby-lang.org... -
01:58 AM Revision cacecbfc (git): merges r28297 from trunk into ruby_1_9_2.
- --
* test/ruby/test_method.rb (test_public_methods_with_extended): test for [ruby-dev:41553].
git-svn-id: svn+ssh://... -
01:58 AM Revision d37247c7 (git): merges r28280 from trunk into ruby_1_9_2.
- --
* include/ruby/missing.h (isnan): fix compilation error on OpenBSD.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/b...
06/23/2010
-
09:24 PM Revision f77d8722 (git): * ext/socket/raddrinfo.c (ruby_getaddrinfo__darwin): the workaround
- for Mac OS X moved from rsock_getaddrinfo.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28414 b2dd03c8-39d4-4d... -
08:44 PM Revision 6fa8e6d6 (git): * marshal.c (struct dump_arg, struct load_arg): merge taint and
- untrust flags into infection as bit flags.
* marshal.c (w_nbyte, clear_dump_arg): infect the buffer as soon
as app... -
08:44 PM Revision 23af1d2a (git): * marshal.c (struct dump_arg, struct load_arg): merge taint and
- untrust flags into infection as bit flags.
* marshal.c (w_nbyte, clear_dump_arg): infect the buffer as soon
as app... - 03:05 PM Revision 78cfe715 (git): * 2010-06-24
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28411 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:05 PM Revision 512a3569 (git): * ext/socket/raddrinfo.c (str_is_number): renamed from str_isnumber to
- avoid confusion to str_isnumber in ext/socket/getaddrinfo.c.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2841... -
02:47 PM Revision 70003c05 (git): * NEWS (stringio): new methods. [ruby-dev:41687] [Bug #3469]
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28409 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:56 PM Revision 89f2c44d (git): * ext/socket/raddrinfo.c: don't use __P.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28408 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:30 PM Revision a0d4d1cc (git): merge revision(s) 28387:
- * test/optparse/test_summary.rb: fixed superclass so that it run
solely.
git-svn-id: svn+ssh://ci.ruby-la... -
01:16 PM Revision dea79e98 (git): merge revision(s) 25230:25229:
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_7@28406 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 12:48 PM Revision 88fd031b (git): * 2010-06-23
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@28405 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:48 PM Revision 26b193d5 (git): * configure.in: avoid getcontext() overhead if possible.
- [ruby-core:27380][Bug #2553]
Thanks, Joe Damato, Dan Peterson and Patrick Mohr.
git-svn-id: svn+ssh://ci.r... -
12:41 PM Revision 0864df17 (git): * ext/win32ole/win32ole.c (reg_get_typelib_file_path): try win64
- registry entry at first. [ruby-dev:41674] [Bug #3464]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28403 b2dd... -
12:35 PM Revision eab33b59 (git): add a comment.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28402 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:25 PM Revision acb8b3f7 (git): * ext/socket/raddrinfo.c (ruby_getaddrinfo__darwin): new workaround for
- getaddrinfo problem on Mac OS X Snow Leopard. [ruby-core:29427]
patch by Wataru Kimura. [ruby-core:30842]
git-s... -
08:25 AM Revision 8ab2fec2 (git): * ext/pty: moved documents and samples to the appropriate places.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@28400 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
08:25 AM Revision 80684e9c (git): * ext/pty: moved documents and samples to the appropriate places.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28400 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
08:12 AM Revision 01b7690d (git): * NEWS (ptr): new method and deprecated methods. [ruby-dev:41681]
- * ext/pty/{README,README.ja}: ditto.
* ext/pty/pty.c (pty_check): add rdoc.
git-svn-id: svn+ssh://ci.ruby-lang.org... -
08:12 AM Revision c7d00146 (git): * NEWS (ptr): new method and deprecated methods. [ruby-dev:41681]
- * ext/pty/{README,README.ja}: ditto.
* ext/pty/pty.c (pty_check): add rdoc.
git-svn-id: svn+ssh://ci.ruby-lang.org... -
05:32 AM Revision 0de2d84a (git): Clean warnings: unused variables.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28398 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:44 AM Revision b053b978 (git): * test/ruby/test_regexp.rb (test_dup_warn): read in UTF-8
- encoding regardless environment.
* test/ruby/envutil.rb (invoke_ruby): add encoding option.
git-svn-id: svn+ssh://... -
03:44 AM Revision d514cd3c (git): * test/ruby/test_regexp.rb (test_dup_warn): read in UTF-8
- encoding regardless environment.
* test/ruby/envutil.rb (invoke_ruby): add encoding option.
git-svn-id: svn+ssh://...
06/22/2010
-
10:00 PM Revision 596a2750 (git): * ChangeLog: a patch by Eric Wong at [ruby-core:30818].
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28396 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
09:44 PM Revision 419d8cd6 (git): * configure.in (fchown): need to check. [ruby-core:30818]
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28395 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
09:43 PM Revision 6e708d72 (git): * io.c (argf_next_argv): check for setting owner/group.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28394 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
08:10 PM Revision 21761303 (git): io.c: Backport #2267 [ruby-core:26300]; Fix problem with IO so that the file position is correct after a direct write on BSDish platforms like OS X.
- test/ruby/test_io.rb: Added a test for the fix.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_6@283... -
05:18 PM Revision 2c0b73f1 (git): object.c: Backport #2364 [ruby-core:26733]; Allow result of to_f to be NaN to permit conversion from BigDecimal('NaN') to Float.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_6@28392 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 04:35 PM Revision 9eb9ad06 (git): * 2010-06-23
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_6@28391 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:35 PM Revision 455a00bd (git): Forgot to bump the version # for r28374.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_6@28390 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:13 PM Revision b05d8841 (git): * time.c (num_exact): fix for mathn. [ruby-dev:41599]
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@28389 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:13 PM Revision bf8cec6d (git): * time.c (num_exact): fix for mathn. [ruby-dev:41599]
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28389 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:41 PM Revision 096dccd7 (git): * ext/socket/lib/socket.rb: suppress warnings.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@28388 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:41 PM Revision 7d8d8c4f (git): * ext/socket/lib/socket.rb: suppress warnings.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28388 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:33 PM Revision de2a1b33 (git): * test/optparse/test_summary.rb: fixed superclass so that it run
- solely.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@28387 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
12:33 PM Revision 85a4f84e (git): * test/optparse/test_summary.rb: fixed superclass so that it run
- solely.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28387 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
10:57 AM Revision 2926a585 (git): * parse.y (shadowing_lvar_gen): should add lvar to vars and
- used. [ruby-dev:41666]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28386 b2dd03c8-39d4-4d8f-98ff-823fe69b080e - 06:07 AM Revision 137e060b (git): merge from trunk (28382)
- * lib/fileutils.rb: Fix warning
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@28384 b2dd03c8-39d4-... - 06:06 AM Revision 57502a5e (git): merge from trunk (28381)
- * io.c: rdoc fix for ARGF.lineno; see [ruby-core:29048]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_... - 05:46 AM Revision 4349da9c (git): * lib/fileutils.rb: Fix warning
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28382 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 05:45 AM Revision fde37bb6 (git): * io.c: rdoc fix for ARGF.lineno; cf. [ruby-core:29048]
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28381 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 04:56 AM Revision 334f3dd5 (git): merge from trunk (r28379)
- * class.c: rdoc fix [ruby-core:30449]
* object.c: ditto
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1... - 04:52 AM Revision 52ebd4b7 (git): * class.c: rdoc fix [ruby-core:30449]
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28379 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 04:29 AM Revision b76c33fe (git): Backport of r28376:
- * lib/delegate.rb: Forward #trust, #untrust, #taint and #untaint
to both the delegator and __getobj__ [ruby-core:26... - 04:24 AM Revision 8af6c8dd (git): * 2010-06-22
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28377 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 04:23 AM Revision 6233ed4d (git): * lib/delegate.rb: Forward #trust, #untrust, #taint and #untaint
- to both the delegator and __getobj__ [ruby-core:26138]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28376 b2dd0...
Also available in: Atom