Activity
From 12/30/2011 to 01/05/2012
01/05/2012
-
02:42 PM Revision 4729382e (git): * ChangeLog: fix a typo.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34217 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 06:29 AM Revision cef30c7a (git): * win32/win32.c (check_valid_dir): strict checking of root.
- GetDriveType() succeeds with non root directory as the argument,
even if MSDN says that the API needs the root dire... -
03:18 AM Revision 0d8ad1a9 (git): * file.c (rb_file_join): separator is appended by array length - 1
- times. patched by Benoit Daloze [ruby-core:41901] [Bug #5841]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3421... -
02:57 AM Revision 87fe4480 (git): * lib/uri/common.rb (URI::Parser#initialize_regexp):
- use \A \z instead of ^ $. [Bug #5843]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34214 b2dd03c8-39d4-4d8f-98f... - 02:52 AM Revision 4157d6f2 (git): * 2012-01-05
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34213 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:52 AM Revision 32e79b64 (git): Fix typo
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34212 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
01/04/2012
-
09:27 AM Revision 7c3a00a1 (git): replace zero to space.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34211 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
09:03 AM Revision 6992be63 (git): * array.c (rb_ary_sample): add examples for Array#sample.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34210 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
07:04 AM Revision e8736000 (git): sparc.c was missing in r34199
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@34209 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:24 AM Revision 46052828 (git): * string.c (str_nth_len): count ascii-only run at the end. this
- bug appears only when single-byte-optimization is disabled due
to unknown coderange. [ruby-core:41896] [Bug #5836]... - 04:54 AM Revision 94443cf5 (git): * 2012-01-04
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@34207 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:53 AM Revision 0b18cf7f (git): fix up r34199
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@34206 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 02:33 AM Revision 79e0379a (git): * win32/win32.c (check_valid_dir): special case for a root directory.
- Reported by Masateru OKAMOTO at [Bug #5819].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34205 b2dd03c8-39d4-...
01/03/2012
- 03:21 PM Revision bd895ab1 (git): * lib/rexml/parsers/baseparser.rb: use private instead of _xxx
- method name. This is Ruby code not Python code.
refs #5696
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3420... - 03:05 PM Revision b53d9940 (git): * 2012-01-04
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34203 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:05 PM Revision 5eac5644 (git): * lib/rexml/parsers/baseparser.rb: rexml BaseParser uses
- instance_eval unnecessarily on listener add.
patch from Charles Nutter. [Bug #5696] [ruby-core:41437]
git-svn-id: ... -
11:48 AM Revision c5335bd1 (git): * README: add comment for Git user. patch from Arun Agrawal.
- * README.ja: ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34201 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
10:16 AM Revision a48e727f (git): merge revision(s) 33343:
- * test/rexml/test_sax.rb: add require rexml/document.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_... -
10:12 AM Revision 31cf6801 (git): merge revision(s) %s: 33757:33758
- * include/ruby/defines.h (FLUSH_REGISTER_WINDOWS): move sparc asm code
to a separete file sparc.c for preve... -
07:01 AM Revision 966d1f89 (git): * thread.c: changed documentation for "thread-local" variables.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34198 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
06:53 AM Revision 9ecd19a7 (git): * process.c: Fix typo. patch from Aviv Ben-Yosef.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34197 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:54 AM Revision 0239882c (git): merge revision(s) 34108:
- * ext/readline/readline.c (Init_readline): libedit check
rl_getc_function only when rl_initialize() is call... -
04:48 AM Revision 379a35b8 (git): merge revision(s) 33566:
- * tool/rbinstall.rb (install_recursive, bin-comm): split mere
string not path name. [ruby-core:40462] [Bug... -
04:45 AM Revision c38dec6d (git): * tool/merger.rb: allow r0123 style revision number.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34194 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:42 AM Revision d838b0d0 (git): merge revision(s) 33556:
- * win32/Makefile.sub (CONFIG_H): have stdint.h if VC2010.
[Bug #5243]
git-svn-id: svn+ssh://ci.ruby-lang.... -
02:41 AM Revision 0b217230 (git): merge revision(s) 34190:
- * tool/merger.rb (#version_up): version.h date should be Japanese
locale date.
git-svn-id: svn+ssh://ci.r... - 02:39 AM Revision f9042329 (git): * 2012-01-03
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34191 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:39 AM Revision b60a01db (git): * tool/merger.rb (#version_up): version.h date should be Japanese
- locale date.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34190 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
02:37 AM Revision bade2a2d (git): merge revision(s) 33577:
- * configure.in: check -fno-omit-frame-pointer acceptance and usage
under MinGW. [ruby-core:39957] [Bug #540... - 01:22 AM Revision b3b56503 (git): * 2012-01-03
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@34188 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:22 AM Revision 398a718d (git): merge revision(s) 33472:
- ------------------------------------------------------------------------
r33472 | xibbar | 2011-10-17 13:33:57 -0400 ... - 01:05 AM Revision 275e7841 (git): * 2012-01-03
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@34186 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:05 AM Revision 7444bbac (git): merge revision(s) 33532:
- * include/ruby/ruby.h (SIZE_MAX): define SIZE_MAX if not defined.
patched by The Written Word Inc. [ruby-co... - 01:00 AM Revision b588fc2f (git): * 2012-01-03
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@34184 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:00 AM Revision 6bdde0e5 (git): merge revision(s) 33468:
- * ext/pty/pty.c (pty_check): should return nil until the child
terminates or stops. [ruby-dev:44600] [Bug ... - 12:27 AM Revision 9e736114 (git): * 2012-01-03
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@34182 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:27 AM Revision d0ad683b (git): merge revision(s) 33030:
- * thread.c (update_coverage): skip coverage count up if the current
line is out of the way. rb_sourceline(... - 12:09 AM Revision 60f63dc3 (git): * 2012-01-03
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@34180 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:09 AM Revision 8d82657a (git): merge revision(s) 33693:
- * thread_pthread.c (gvl_yield): don't prevent concurrent sched_yield().
[Bug #5130] [ruby-core:38647]
git...
01/02/2012
- 11:55 PM Revision 27fd7ee4 (git): * 2012-01-03
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@34178 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
11:55 PM Revision 496e9a7b (git): merge revision(s) 33630:
- * win32/configure.bat: disable delayed expansion of enironment variable.
[Bug #5517] [ruby-core:40531]
gi... - 01:14 PM Revision c093401b (git): * tool/file2lastrev.rb (VCS::detect): Add support for Subversion
- 1.7 which adopted a whole new working directory structure.
* tool/file2lastrev.rb (VCS::detect): Simply use .each in... -
11:54 AM Revision 432a992a (git): * lib/securerandom.rb (random_bytes): use IO#read instead of
- IO#readpartial to make the intent more clear.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34175 b2dd03c8-39d... -
08:28 AM Revision 519187a2 (git): * vm.c: fix comment.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34174 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
06:29 AM Revision e98e56e6 (git): * test/ruby/test_object.rb (test_send_with_block): add a normal case.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34173 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
06:25 AM Revision 66f9d5fe (git): * test/ruby/test_object.rb (test_send_with_block): moved from
- bootstraptest/test_flow.rb.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34172 b2dd03c8-39d4-4d8f-98ff-823fe69b... -
06:13 AM Revision 7d9fe82b (git): * lib/test/unit/parallel.rb: use pack("m0") instead of
- pack("m").gsub("\n","").
* lib/test/unit.rb (Test::Unit::Runner::Worker#run): ditto.
git-svn-id: svn+ssh://ci.ruby-l... -
06:08 AM Revision 38cee6b4 (git): * lib/test/unit.rb (Test::Unit::Runner::Worker#run): use
- File.basename with suffix instead of gsub.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34170 b2dd03c8-39d4-4d8... - 05:56 AM Revision 3c969a7c (git): * 2012-01-02
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34169 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:56 AM Revision bb28d902 (git): * lib/test/unit.rb (Test::Unit::Runner#_run_parallel): find may
- return nil and nil can not dup.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34168 b2dd03c8-39d4-4d8f-98ff-823f...
01/01/2012
- 03:26 AM Revision 1cf47c4c (git): * 2012-01-01
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34167 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 03:26 AM Revision d367b1b9 (git): * lib/shellwords.rb (Shellwords#shellescape): Drop the //n flag
- that only causes warnings with no real effect. [Bug #5637]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34166...
12/31/2011
-
08:04 AM Revision 069f7ec9 (git): Fix typo
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34165 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
12/30/2011
- 10:25 PM Revision e4513cbe (git): * 2011-12-31
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34164 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
10:25 PM Revision 82ab1e18 (git): * thread.c (rb_barrier_waiting): save the number of waiting threads
- in RBASIC()->flags. [ruby-dev:45002] [Bug #5768]
* thread.c (rb_barrier_wait): increment and decrement around
rb_m... -
10:25 PM Revision 035e4949 (git): * vm.c (vm_exec): add guard to prevent optimization for LLVM clang.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34162 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
08:07 AM Revision 85bc3bdb (git): * vm_eval.c (rb_f_send): fix [Bug #5125] [ruby-core:38633]
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34161 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 06:04 AM Revision b906a46e (git): * lib/matrix.rb (symmetric?): Trivial optimization
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34160 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 05:56 AM Revision cae12e5d (git): * 2011-12-30
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@34159 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 05:56 AM Revision 52a70d99 (git): * vm_core.h: Fix comment about arg_opts of iseq and some typos
- * doc/re.rdoc: Rdoc small fixes
* iseq.c: Fix comment
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9... - 05:55 AM Revision f965d513 (git): * 2011-12-30
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34157 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 05:55 AM Revision 6c38e611 (git): * vm_core.h: Fix comment about arg_opts of iseq and some typos
- * doc/re.rdoc: Rdoc small fixes
* iseq.c: Fix comment
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34156 b2dd0...
Also available in: Atom