Activity
From 04/25/2012 to 05/01/2012
05/01/2012
-
02:23 PM Revision 517f2253 (git): fix typo
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35514 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:21 PM Revision 7a4b2145 (git): * ext/readline/readline.c (Readline.pre_input_hook)
- (Readline.insert_text, Readline.redisplay): new function. An
original patch was created by nagachika. [Feature #578... -
07:15 AM Revision 28b7df78 (git): * revert r35510 and r35511 which caused removing the headers everytime.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35512 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
06:52 AM Revision d7228e5b (git): depends on ext/openssl/deprecation.rb
- * ext/digest/*/depend: depends on ext/openssl/deprecation.rb.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3551... -
06:52 AM Revision 17359692 (git): extconf.h dependency
- * lib/mkmf.rb (MakeMakefile#depend_rules): deal with extconf.h
dependency. just remove it and bail out right now.
... -
06:49 AM Revision e6bd1496 (git): * common.mk: "$(Q)-..." doesn't work on nmake.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35509 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
06:37 AM Revision 458c30e5 (git): * common.mk: replace '@' prefix to '$(Q)' to control build
- process outputs.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35508 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
05:18 AM Revision d3215535 (git): * ext/openssl/deprecation.rb (OpenSSL.check_func): check if header is
- available for macro compatibility.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35507 b2dd03c8-39d4-4d8f-98ff-... - 01:56 AM Revision 633cebb0 (git): * test/ruby/test_settracefunc.rb: ignore traces from another threads
- because Kernel.set_trace_func affects other threads.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35506 b2dd03...
04/30/2012
-
09:04 PM Revision e1d1397a (git): * ext/digest/sha2/sha2.c (REVERSE32): exlicitly cast since unsigned
- long may be larger than sha2_word32.
* ext/digest/sha2/sha2.c (SHA{256,512,384}_{Final,End}): should clear
whole co... -
09:03 PM Revision 26e258c8 (git): * ext/digest/*/extconf.rb: use pkg_config to use same library with
- openssl. [ruby-core:44755][Bug #6379]
* ext/openssl/deprecation.rb: extract check for broken Apple OpenSSL.
git-sv... -
08:14 PM Revision 0f1181a5 (git): Bug #6370
- * configure.in (optflags): fixed typo. [ruby-core:44679][Bug #6370]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trun... - 08:02 PM Revision fa9a1b62 (git): * 2012-05-01
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35502 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
08:02 PM Revision 7d45d3f8 (git): * configure.in (optflags): disable unsafe optimizations.
- [ruby-core:44679][Bug #6370]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35501 b2dd03c8-39d4-4d8f-98ff-823fe6... -
02:45 PM Revision 52af87a5 (git): add an assertion.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35500 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:37 PM Revision 7d89ecdc (git): * lib/fileutils.rb (copy_metadata): use File.lchown and File.lchmod to
- update meta data of symlinks.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35499 b2dd03c8-39d4-4d8f-98ff-823f... -
02:09 PM Revision c40e6f82 (git): * test/ruby/test_continuation.rb (tracing_with_set_trace_func): don't
- call Continuation from other threads. [ruby-dev:45596] [Bug #6382]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk... -
12:09 PM Revision 860cf7b8 (git): * configure.in (optflags): disable unsafe optimizations.
- [ruby-core:44679][Bug #6370]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35497 b2dd03c8-39d4-4d8f-98ff-823fe6... -
11:11 AM Revision ce007c7c (git): * ext/zlib/extconf.rb: detect z_crc_t type which will be defined
- since zlib-1.2.7.
* ext/zlib/zlib.c (rb_zlib_crc_table): use z_crc_t if available.
git-svn-id: svn+ssh://ci.ruby-... -
03:51 AM Revision 38931595 (git): * test/net/http/test_https.rb: update test for r35494
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35495 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:11 AM Revision 0456c36d (git): * ext/openssl/lib/openssl/ssl.rb: add hostname to "hostname does not
- match server cert." error.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35494 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
04/29/2012
- 07:44 PM Revision 746c080b (git): * 2012-04-30
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35493 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
07:44 PM Revision 13edcbea (git): * ext/psych/lib/psych/json/yaml_events.rb: implicit styles should not
- be changeable for JSON events.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35492 b2dd03c8-39d4-4d8f-98ff-823fe...
04/28/2012
-
10:24 PM Revision 75cff1d7 (git): add a test for yaml ast roundtripping
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35491 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 09:12 PM Revision 874acd73 (git): * 2012-04-29
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35490 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
09:12 PM Revision 33809741 (git): * parse.y (assoc, parser_yylex): add syntax to splat keyword hash.
- [ruby-core:44591][Feature #6353]
* compile.c (compile_array_): generate keyword splat insns.
* vm.c (m_core_hash_merg... -
02:22 PM Revision 82fa2995 (git): * ext/-test-/win32/dln/extconf.rb: remove test DLL.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35488 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 09:59 AM Revision 55ac2cac (git): * 2012-04-28
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35487 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
09:59 AM Revision 6978b8ca (git): * vm_core.h (rb_thread_t#yielding): add a field.
- * thread.c (rb_thread_schedule_limits): set th#yielding while
release GVL to yield CPU time.
* thread.c (timer_thre...
04/27/2012
- 03:36 AM Revision 62d71852 (git): * ext/dl/cfunc.c (rb_dlcfunc_call): should convert a Bignum value to
- unsigned long long on Win64.
[ruby-core:44636][Bug #6364] reported by [email protected] (ray linn)
git-svn-id: sv... -
02:10 AM Revision 7caf2598 (git): merge revision(s) 33196:
- * test/rinda/test_rinda.rb (test_core_03_notify): Fixed test failures
[ruby-dev:44430] [Ruby 1.9 - Bug #372... -
01:58 AM Revision 0a68f120 (git): * test/readline/test_readline.rb (setup): avoid affected by user's
- inputrc file. [ruby-dev:45584][Bug #6357]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35483 b2dd03c8-39d4-4d8... -
01:41 AM Revision 664a13b7 (git): test/readline/test_readline.rb: suppress bell
- * test/readline/test_readline.rb (replace_stdio, with_pipe): suppress bell.
git-svn-id: svn+ssh://ci.ruby-lang.org/r...
04/26/2012
-
11:30 PM Revision 85f444d4 (git): merge revision(s) 35417:
- * test/rinda/test_rinda.rb: fix sticks on some testsf problem
[Bug #6272]
git-svn-id: svn+ssh://ci.ruby-l... -
11:19 PM Revision c746b6fa (git): * thread.c (rb_threadptr_execute_interrupts_common):
- handle timer_interrupt only on the first loop for the case to avoid
the infinite loop like following case:
* ther... -
10:18 PM Revision da12c793 (git): * ext/socket/socket.c (sock_s_pack_sockaddr_un): support the longest
- path in sockaddr_un, really.
reported by nagachika.
http://d.hatena.ne.jp/nagachika/20120426/ruby_trunk_changes_3... - 05:38 PM Revision 0e01d836 (git): * 2012-04-27
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35478 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:38 PM Revision 9a92bcdb (git): fix typos
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35477 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:24 PM Revision b82f8f71 (git): add a comment.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35476 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:24 PM Revision 4c87e943 (git): suppress a warning.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35475 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:34 AM Revision 1413510e (git): * ext/socket/raddrinfo.c (init_unix_addrinfo): support the longest
- path in sockaddr_un.
(inspect_sockaddr): ditto.
(addrinfo_mdump): ditto.
(addrinfo_mload): ditto.
(rsock_unix...
04/25/2012
-
04:36 PM Revision 2bc4268e (git): * test/optparse/test_summary.rb (test_summary_containing_space): add
- test for r35467. OptionParser#to_a shouldn't split banner by spaces.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/tru... - 04:22 PM Revision df79ded6 (git): * 2012-04-26
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35472 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:22 PM Revision f51e9cc0 (git): * ChangeLog: fix a typo.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35471 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:05 PM Revision c1d27b8c (git): * ext/socket/raddrinfo.c (init_unix_addrinfo): refine error message
- format.
(addrinfo_mload): show more information on "too long AF_UNIX path"
error.
(addrinfo_unix_path): ditto f...
Also available in: Atom