Activity
From 02/03/2012 to 02/09/2012
02/09/2012
-
09:13 PM Revision 513b0988 (git): merge revision(s) 33517:
- ------------------------------------------------------------------------
r33517 | naruse | 2011-10-24 15:41:57 +0900 ... -
08:25 PM Revision 4bfa061e (git): Partially revert r27949.
- * cont.c (fiber_setcontext): Use longjmp() instead of swapcontext() on
FreeBSD 9. [ruby-dev:41316] [Bug #3295] [Bug... -
08:13 PM Revision 47bb7f37 (git): merge revision(s) 34277: [Backport #5881]
- * object.c: Added examples for Object#is_a? and
Object#instance_of? patcheed from Manoj Kumar.
[B... -
08:12 PM Revision 36b3d557 (git): merge revision(s) 34409,34412,34417:
- * io.c (argf_close): skip stdin, which should be readable again.
[ruby-dev:45160] [Bug #5952]
* io... -
06:44 PM Revision 59a13448 (git): * ext/psych/parser.c: removed external encoding setter, allow parser
- to be reused.
* ext/psych/lib/psych/parser.rb: added external encoding setter.
* test/psych/test_parser.rb: test pars... - 05:20 PM Revision fada2e46 (git): * 2012-02-10
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@34526 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:20 PM Revision 85fd9aad (git): * backport r34482 from trunk
- * ext/openssl/ossl_ssl.c: Add SSL constants and allow to unset SSL
option to prevent BEAST attack. See [Bug #5353].... -
05:04 PM Revision 0234bcfd (git): * backport r34482 from trunk
- * ext/openssl/ossl_ssl.c: Add SSL constants and allow to unset SSL
option to prevent BEAST attack. See [Bug #5353].... -
04:41 PM Revision 14c97cf9 (git): * ext/dl/extconf.rb: clang does not use -fno-defer-pop during compilation.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34523 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:30 PM Revision 96ab3701 (git): * ext/dl/dl.h (ALIGN_OF): use offsetof().
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34522 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:29 PM Revision 19615115 (git): * ext/dl/dl.h (DLALIGN): round up at once and get rid of overflow.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34521 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:47 PM Revision 5ee0135a (git): * test/ruby/envutil.rb (assert_no_memory_leak): new assertion to
- check memory leak by invoking child ruby process and watch its
memory size.
git-svn-id: svn+ssh://ci.ruby-lang.or... - 03:16 PM Revision ba89c7d7 (git): * 2012-02-10
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34519 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 03:16 PM Revision 4f193625 (git): * 2012-02-10
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@34518 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:15 PM Revision d77b2387 (git): * ext/fiddle/fiddle.c (Init_fiddle): declare in modern style.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34517 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:15 PM Revision 5c99e2f6 (git): * ext/fiddle/fiddle.c (Init_fiddle): declare in modern style.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@34517 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:44 PM Revision 42144fc3 (git): * test/pathname/test_pathname.rb (test_binread): add assertion to
- check encoding.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34516 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
02:18 PM Revision aabd3d0b (git): * ChangeLog: remove duplicated entries.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@34515 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:18 PM Revision 3b1276eb (git): update doc.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34514 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
08:08 AM Revision 475f86f4 (git): merge revision(s) 33410:
- * cont.c (cont_mark): mark original Thread object from saved_thread.
[ruby-dev:44567] [Bug #5386]
git-svn... -
08:05 AM Revision 44cf55ac (git): merge revision(s) 32875:
- * cont.c (HAVE_GETCONTEXT): see getcontext(3) because DragonFly BSD
x64 port doesn't have it.
git-svn-id:... -
07:53 AM Revision c7f16b86 (git): fix typos
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34511 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
07:48 AM Revision f90f02ab (git): * ext/dl/dl.c (Init_dl): fix mangled documnet.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34510 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
07:20 AM Revision b97d91dd (git): merge revision(s) 34504,34506,34507,34508:
- * ext/dl/lib/types.rb: Win64 support.
* ext/fiddle/conversions.c (value_to_generic): src is not guranteed as... - 07:11 AM Revision 71837f62 (git): * test/ruby/memory_status.rb (Memory::Win32): 64bit support.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34508 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 07:10 AM Revision b2ba3242 (git): * ext/dl/lib/value.rb (DL::ValueUtil.{unsigned_value,signed_value}):
- currenly pack/unpack does not accept "q!" and "Q!".
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34507 b2dd03c... - 07:03 AM Revision da098bd3 (git): * ext/fiddle/conversions.c (value_to_generic): src is not guranteed as
- a Bignum if the type is LONG_LONG. it may be a Fixnum if the value
is small.
git-svn-id: svn+ssh://ci.ruby-lang.... -
03:25 AM Revision c65134a3 (git): * remove trailing spaces.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@34505 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:25 AM Revision 57b21752 (git): * remove trailing spaces.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34505 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 02:32 AM Revision 70b504ba (git): * ext/dl/lib/types.rb: Win64 support.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34504 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:23 AM Revision 8b322b5c (git): merge revision(s) 34338-34340: [Backport #5909]
- * test/ruby/test_file_exhaustive.rb (test_expand_path): add tests for
absolute paths and drive letters. [r... -
02:12 AM Revision 6b3ba691 (git): merge revision(s) 33959,33963,34265:
- * ext/dbm/extconf.rb: detect gdbm_version in libgdbm.
* ext/dbm/dbm.c: make DBM::VERSION more informative fo...
02/08/2012
-
10:34 PM Revision e0f8351d (git): merge revision(s) 34236: [Backport #5890]
- * numeric.c (rb_enc_uint_char): raise RangeError when added codepoint
is invalid. [Feature #5855] [Bug #586... -
10:31 PM Revision 2bd2ea82 (git): merge revision(s) 34499:
- * test/pathname/test_pathname.rb: not read but binread.
patched by Benoit Daloze, [ruby-core:42440] [Bug #5... -
07:13 PM Revision 7bde0843 (git): * test/pathname/test_pathname.rb: not read but binread.
- patched by Benoit Daloze, [ruby-core:42440] [Bug #5984]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34499 b2dd... -
06:30 PM Revision 42c62552 (git): merge revision(s) 34497:
- ------------------------------------------------------------------------
r34497 | naruse | 2012-02-09 03:29:52 +0900 ... -
06:29 PM Revision 7fa3f1c5 (git): FreeBSD needs multiple -o.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34497 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
06:03 PM Revision ee827e52 (git): eliminate `shadowing outer local variable - name` warning.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34496 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 03:44 PM Revision bbc50e2a (git): * 2012-02-09
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34495 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:44 PM Revision de25f35c (git): update doc.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34494 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:35 PM Revision c709040b (git): * test/-ext-/string/test_modify_expand.rb: test for r34492.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@34493 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:35 PM Revision fc018c9b (git): * test/-ext-/string/test_modify_expand.rb: test for r34492.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34493 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:30 PM Revision 4e39dc86 (git): * string.c (rb_str_modify_expand): fix memory leak.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@34492 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:30 PM Revision 83c7d9df (git): * string.c (rb_str_modify_expand): fix memory leak.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34492 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
11:47 AM Revision 9a57bc8f (git): merge revision(s) 34490: [Backport #5983]
- ------------------------------------------------------------------------
r34490 | naruse | 2012-02-08 20:47:00 +0900 ... -
11:47 AM Revision 54b90b7b (git): Fix condition.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34490 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
09:51 AM Revision ee19d586 (git): merge revision(s) 34481,34488: [Backport #5983]
- * ext/openssl/ossl_x509name.c: Use the numerical representation of
unrecognized OIDs instead of the sn "UND... -
09:49 AM Revision f75a3077 (git): "street" for X509 Name is not supported before 0.9.8m.
- It is added openssl/crypto/objects/obj_mac.h 1.83.
http://cvs.openssl.org/rlog?f=openssl/crypto/objects/obj_mac.h
gi... -
06:42 AM Revision 9e2e9208 (git): merge revision(s) 34394,34398:
- ------------------------------------------------------------------------
r34394 | naruse | 2012-01-29 23:24:05 +0900 ... - 06:09 AM Revision 2cb7a6c0 (git): Backport r34482 from trunk. See #5353
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_7@34486 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 05:57 AM Revision 0dea8a71 (git): Backport r34482 from trunk. See #5353
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@34485 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 05:48 AM Revision 910d475d (git): * 2012-02-08
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@34484 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 05:48 AM Revision e3f049d2 (git): merge revision(s) 31346,31528:
- * ext/openssl/extconf.rb: Should check SSLv2_*method.
openssl compiled with "no-ssl2" the extconf don't fai... - 05:27 AM Revision 3ff2f9f3 (git): * ext/openssl/ossl_ssl.c: Add SSL constants and allow to unset SSL
- option to prevent BEAST attack. See [Bug #5353].
In OpenSSL, OP_DONT_INSERT_EMPTY_FRAGMENTS is used to prevent
T... -
04:19 AM Revision 45706e70 (git): * ext/openssl/ossl_x509name.c: Use the numerical representation of
- unrecognized OIDs instead of the sn "UNDEF".
* test/openssl/test_x509name.rb: Add tests for the fixed behavior.
P... -
02:01 AM Revision d66b539d (git): merge revision(s) 34391:
- * ext/readline/readline.c (readline_attempted_completion_function):
respect encodings. [Bug #5941]
git-s... -
01:58 AM Revision 36cfe460 (git): merge revision(s) 34254,34256:
- * ext/readline/readline.c (readline_attempted_completion_function):
empty completion result does not mean m... -
01:55 AM Revision 381821de (git): merge revision(s) 34116:
- * ext/readline/readline.c (readline_readline): check if outstream
is closed to get rid of a bug of readline... -
01:54 AM Revision 4051fadb (git): merge revision(s) 33626:
- * ext/readline/readline.c (Init_readline): like r18313, libedit's
replace_history_entry may use offset inst... -
01:52 AM Revision 1a4d1281 (git): merge revision(s) 33625:
- * ext/readline/readline.c (Init_readline): fix wrong condition.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branche... -
01:50 AM Revision a9500bbc (git): merge revision(s) 33049:
- * test/ruby/test_rubyoptions.rb (test_script_from_stdin): slave pty
should be manipulated because master pt... -
01:39 AM Revision d22e2877 (git): merge revision(s) 33934: [Backport #5975]
- * Makefile.in (CFLAGS): append ARCH_FLAG.
* configure.in (ARCH_FLAG): exclude from CFLAGS.
git-svn-id: svn... -
01:38 AM Revision 9da8b416 (git): merge revision(s) 34123,34126,34127,34463: [Backport #5981]
- * ext/openssl/ossl_cipher.c: Update and complete documentation.
* ext/openssl/ossl_cipher.c: Add warning abo... -
01:36 AM Revision a59554c7 (git): merge revision(s) 34469: [Backport #5982]
- * ext/openssl/ossl_asn1.c: Call INT2NUM only once for GeneralString.
Thanks to Mantas Mikulenas for noticin... -
01:35 AM Revision e1dabb0f (git): merge revision(s) 34109:
- * ext/readline/readline.c (readline_attempted_completion_function):
in Readline module with GNU Readline 6 ... -
01:04 AM Revision 1a991ffe (git): * tool/merger.rb: don't abort, update first.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34470 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:03 AM Revision 460c8907 (git): * ext/openssl/ossl_asn1.c: Call INT2NUM only once for GeneralString.
- Thanks to Mantas Mikulenas for noticing and providing a patch!
[ruby-core:42358] [Bug #5972]
git-svn-id: svn+ssh:... -
12:48 AM Revision b818c6e1 (git): merge revision(s) 33762:
- * test/ruby/test_sleep.rb (test_sleep_5sec): 0.1sec tolerance is too
small for busy environment.
git-svn-... -
12:46 AM Revision 4e3c9289 (git): merge revision(s) 33673:
- * test/dbm/test_dbm.rb: split tests for read only database.
* test/gdbm/test_gdbm.rb: ditto.
git-svn-id: s... -
12:44 AM Revision 79634569 (git): merge revision(s) 34028,34030:
- * error.c (name_err_mesg_to_str): clear rb_thread_t::errinfo when
ignore exception under rb_protect().
... -
12:40 AM Revision b7f40d86 (git): merge revision(s) 33201,33249,33328: [Backport #5564]
- * encoding.c (load_encoding): predefined encoding names are safe.
[ruby-dev:44469] [Bug #5279]
* t... - 12:29 AM Revision 539d6ba2 (git): * 2012-02-08
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34464 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:29 AM Revision aa3854e3 (git): * ext/openssl/ossl_cipher.c: Add warning about key as IV.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34463 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
02/07/2012
-
11:13 AM Revision 89a2a105 (git): * error.c (exc_inspect): Fix typo. patch from Trent Ogren
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34462 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
10:37 AM Revision 4a43f920 (git): * st.c: refactor packed entries using structs.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34461 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:52 AM Revision cf1a22fd (git): * st.c (st_update): table can be unpacked in the callback.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34460 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:46 AM Revision 911e4ee1 (git): * removed trailing spaces.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@34459 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:43 AM Revision af01b0fb (git): * ext/-test-/st/numhash/numhash.c (numhash_alloc): free st_table.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34458 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:43 AM Revision 882dda96 (git): * ext/-test-/st/numhash/numhash.c (numhash_alloc): free st_table.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@34458 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 05:29 AM Revision d82aafd1 (git): * 2012-02-07
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34457 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:29 AM Revision ad40f8a2 (git): * st.c (st_foreach): should not yield same pair when checking
- after unpacking.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@34456 b2dd03c8-39d4-4d8f-98ff-823f... -
05:29 AM Revision 97c3c987 (git): * st.c (st_foreach): should not yield same pair when checking
- after unpacking.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34456 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
05:04 AM Revision bdb4fa70 (git): merge revision(s) 34252:
- * lib/tempfile.rb (Tempfile#_close): clear @tempfile and @data[1] even
when exception is raised at @tempfil... -
05:02 AM Revision b460f884 (git): merge revision(s) 34253:
- * test/ruby/test_io.rb (test_autoclose_true_closed_by_finalizer,
test_autoclose_true_closed_by_finalizer): ... -
04:59 AM Revision cb94d9df (git): merge revision(s) 34250:
- * gc.c (run_finalizer): clear rb_thread_t::errinfo when ignore
an exception under rb_protect(). [ruby-dev:4...
02/06/2012
-
08:35 PM Revision 04918f81 (git): merge revision(s) 33567,33573:
- * ruby.c (fill_standard_fds): new function to open closed standard
file descriptors.
(ruby_sysini... -
08:19 PM Revision ea0ef6af (git): merge revision(s) r33826:
- * io.c (rb_io_fsync,rb_io_fdatasync): release GVL during fsync().
fsync() and fdatasync() may take a long t... -
08:03 PM Revision 4b295bb7 (git): merge revision(s) r34399:
- * vm_eval.c (vm_call0): should pass block to enumerators. patched
by Kazuki Tsujimoto. [ruby-dev:44961][B... -
12:55 PM Revision b33dc193 (git): * tool/merger.rb: abort if the working directory is dirty.
- * tool/merger.rb: update the working directory after commit.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34449... -
12:53 PM Revision 15090079 (git): merge revision(s) 33886: [Backport #5682]
- * common.mk (INSTRUBY_ARGS): added --mantype to apply mdoc2man.rb
to man pages. Fixes #5598.
(do... -
12:32 PM Revision f63222ea (git): merge revision(s) 34232:
- ------------------------------------------------------------------------
r34232 | naruse | 2012-01-08 08:04:20 +0900 ... -
12:29 PM Revision 5879bd9c (git): merge revision(s) 34335,34337:
- * ext/date/date_parse.c: [ruby-core:42173].
* ext/date/date_strptime.c: moved detector of leftover.
git-sv... -
12:26 PM Revision 234753ae (git): merge revision(s) 33691,33692:
- * io.c (rb_update_max_fd): fstat(2) can fail with other than
EBADF. [ruby-dev:44837] [Backport #4339]. Cf... -
12:21 PM Revision d95723ea (git): merge revision(s) 33784:
- * test/unit/assertions.rb (MINI_DIR): quick dirty hack to get rid of
warnings when using assert/assert_resp... -
12:12 PM Revision 7e82751c (git): merge revision(s) 34232:
- ------------------------------------------------------------------------
r34232 | naruse | 2012-01-08 08:04:20 +0900 ... -
12:11 PM Revision 739b5e1e (git): merge revision(s) 33956,33960,33961,33962:
- ------------------------------------------------------------------------
r33956 | naruse | 2011-12-06 06:47:16 +0900 ... -
11:38 AM Revision 0e305c5a (git): merge revision(s) 33603: [Backport #5533] [Backport #5911]
- * file.c (file_expand_path): reset coderange after expanding path.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/bran... -
11:35 AM Revision 9104e80b (git): merge revision(s) 34335,34337: [Backport #5907]
- * ext/date/date_parse.c: [ruby-core:42173].
* ext/date/date_strptime.c: moved detector of leftover.
git-sv... -
11:31 AM Revision 401168aa (git): merge revision(s) 34072,34075,34082:
- * ext/date/date_core.c: [ruby-dev:45008].
* ext/date/date_core.c (wholenum): fix the type of the return val... - 07:39 AM Revision ad837e5a (git): merge rivision(s) 33685:
- * win32/win32.c (unixtime_to_filetime): should check the return value
of localtime(). reported by snowjail at gmai... - 07:37 AM Revision 25f531a9 (git): merge revision(s) 33691,33692
- * io.c (rb_update_max_fd): fstat(2) can fail with other than
EBADF. [ruby-dev:44837] [Bug #5593]. Cf.
http://pu... - 07:32 AM Revision a3fcbc97 (git): merge revision(s) 33667:
- * io.c (io_fwrite): call rb_w32_write_console() only if FMODE_TTY is
set. this is the one of the reason of IO writ... - 07:25 AM Revision 3f8c4ba7 (git): merge revision(s) 33603:
- * file.c (file_expand_path): reset coderange after expanding path.
[Backport #5601] [Backport #5629]
git-svn-id: s...
02/05/2012
- 03:17 PM Revision 730d3c56 (git): * 2012-02-06
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34434 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:17 PM Revision b346d7a6 (git): * encoding.c (rb_enc_compatible): return ASCII-8BIT even if 2nd string
- is ascii only string. [ruby-core:42354] [Bug #5968]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34433 b2dd03c8... -
03:06 PM Revision 63da304f (git): merge revision(s) 34306:
- * ext/json/parser/parser.rl (json_string_unescape): workaround fix
for over optimization of GCC 4.7. [ruby-... - 03:27 AM Revision 84a48ac7 (git): * 2012-02-05
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@34431 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:27 AM Revision b657c159 (git): merges r32349 from trunk into ruby_1_9_2.
- --
* string.c (tr_trans): free heap ptr when the str is not embeded.
patched by Eric Wong. [Bug #4956] [ruby-core:3... -
03:27 AM Revision 83b5388b (git): merges r32347 from trunk into ruby_1_9_2.
- --
* vm_insnhelper.c (vm_getivar): check vm state version
to invalidate inline chache (ivar index).
fixes Bug #49...
02/04/2012
- 01:12 PM Revision 546eeb5f (git): * 2012-02-04
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34428 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:12 PM Revision 40f4c929 (git): add ML ref
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34427 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
02/03/2012
-
07:17 AM Revision e892c81c (git): merge revision(s) 34040,34051,34063,34389,34402,34403:
- ------------------------------------------------------------------------
r34040 | naruse | 2011-12-14 14:42:34 +0900 ... -
01:11 AM Revision 5dc6d20c (git): merge revision(s) r34038,34099:
- * thread_pthread.c (ubf_select): call rb_thread_wakeup_timer_thread()
only when it is not timer_thread. [Bu...
Also available in: Atom