Project

General

Profile

Activity

From 06/23/2012 to 06/29/2012

06/29/2012

01:12 PM Revision 22113b1b (git): Use Syck module after it is defined.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@36254 b2dd03c8-39d4-4d8f-98ff-823fe69b080e naruse (Yui NARUSE)
12:31 PM Revision e48d99f0 (git): merge revision(s) 36251:
* eval.c (stack_extend): prevent ALLOCA_N, which reserves a memory
space with for restoring machine stack s...
shyouhei (Shyouhei Urabe)
12:19 PM Revision 9de0a76a (git): * 2012-06-29
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@36252 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
12:19 PM Revision bdaaae41 (git): stack_extend
* eval.c (stack_extend): prevent ALLOCA_N, which reserves a memory
space with for restoring machine stack stored in...
nobu (Nobuyoshi Nakada)
02:26 AM Revision 13bc74fa (git): rb_builtin_type_name
* error.c (rb_builtin_type_name): extract from rb_check_type() for
debug purpose.
git-svn-id: svn+ssh://ci.ruby-la...
nobu (Nobuyoshi Nakada)

06/28/2012

08:11 PM Revision 468c703d (git): * 2012-06-29
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@36248 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
08:11 PM Revision d42df491 (git): * lib/test/unit/parallel.rb: workaround fix for rubygems.
RubyGems can't find rake if the source directory is not equal to
the directory which is running the test. [Bug #660...
naruse (Yui NARUSE)
12:33 PM Revision 030111ac (git): * test/win32ole/test_win32ole.rb (test_s_codepage_changed):
FileSystemObject only supports ANSI or UTF-16LE encoding.
Patch by bosko (Bosko Ivanisevic) [ruby-trunk - Bug #6650...
luislavena (Luis Lavena)
10:38 AM Revision f559d616 (git): update doc.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@36245 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
08:58 AM Revision 1d15cf4b (git): merge revision(s) 32549,32557: [Backport #6661]
* win32/win32.c, include/ruby/win32.h (rb_w32_io_cancelable_p): renamed
from rb_w32_has_cancel_io(). now it takes ...
naruse (Yui NARUSE)
12:39 AM Revision 912df4b6 (git): * class.c (class_instance_method_list): consider prepended Class/Module
when recur != 0. [ruby-dev:45863] [Bug #6660]
* test/ruby/test_module.rb (test_prepend_instance_methods_false): add
...
nagachika (Tomoyuki Chikanaga)

06/27/2012

09:12 PM Revision a4932b54 (git): * 2012-06-28
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@36242 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
09:12 PM Revision 3f322590 (git): prepend: fix ancestors order
* class.c (rb_mod_ancestors): fix ancestors order.
[ruby-core:45919][Bug #6658] [ruby-dev:45861][Bug #6659]
git-sv...
nobu (Nobuyoshi Nakada)
02:18 PM Revision c6869862 (git): NotImplementError is not exist.
* lib/racc/parser.rb: NotImplementError is not exist.
* lib/irb/output-method.rb (IRB::OutputMethod#print): ditto.
g...
znz (Kazuhiro NISHIYAMA)
01:40 PM Revision 3e96f56f (git): remove from original m_tbl
* vm_method.c (remove_method): remove the method from the original
m_tbl on a prepended module.
git-svn-id: svn+ss...
nobu (Nobuyoshi Nakada)
01:40 PM Revision d4269d7b (git): fix null m_tbl
* class.c (rb_obj_singleton_methods): m_tbl in prepended class/module
is NULL.
git-svn-id: svn+ssh://ci.ruby-lang....
nobu (Nobuyoshi Nakada)
12:31 PM Revision cf3a8f09 (git): ancestor modules
* class.c (rb_prepend_module): ancestors of prepending module also
should be included. [ruby-core:45914][Bug #6654...
nobu (Nobuyoshi Nakada)
12:01 PM Revision 48c04ad0 (git): fix null m_tbl
* class.c (class_instance_method_list): m_tbl in prepended
class/module is NULL. [ruby-core:45915][Bug #6655]
git...
nobu (Nobuyoshi Nakada)
11:36 AM Revision 28cb8f5d (git): fix null m_tbl
* ext/objspace/objspace.c (memsize_of): m_tbl in prepended
class/module is NULL.
git-svn-id: svn+ssh://ci.ruby-lan...
nobu (Nobuyoshi Nakada)
07:48 AM Revision 8ddbbb33 (git): Module#prepend
* class.c (rb_prepend_module): prepend module into another module.
* eval.c (rb_mod_prepend): new method Module#prepe...
nobu (Nobuyoshi Nakada)
07:46 AM Revision 8634544f (git): name of klass
* vm_method.c (rb_method_entry_make): use name of klass explicitly.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trun...
nobu (Nobuyoshi Nakada)
05:37 AM Revision f4d2374b (git): adjust style.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@36232 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
04:10 AM Revision 07d9c294 (git): NOEX_NOREDEF
* vm_method.c (rb_method_entry_make): use NOEX_NOREDEF itself for the
condition.
git-svn-id: svn+ssh://ci.ruby-lan...
nobu (Nobuyoshi Nakada)
12:15 AM Revision f70724c3 (git): * 2012-06-27
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@36230 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
12:15 AM Revision 2240eb37 (git): popen: shell commands with envvars and execopts
* io.c (is_popen_fork): check if fork and raise NotImplementedError if
unavailable.
* io.c (rb_io_s_popen): allow e...
nobu (Nobuyoshi Nakada)

06/26/2012

11:32 PM Revision f52f0339 (git): merge revision(s) 34633: [Backport #5124]
* insns.def (splatarray): make new array if flag is set.
* compile.c (iseq_compile_each): make new array wit...
naruse (Yui NARUSE)
07:23 PM Revision eeb409a2 (git): merge revision(s) 35913: [Backport #6640]
* win32/win32.c (rb_w32_sysinit): let the system not display the
critical-error-handler message box and the...
naruse (Yui NARUSE)
07:21 PM Revision 49dbacf7 (git): merge revision(s) 35081: [Backport #6605]
* bignum.c (rb_big_pow): estimate result bit size more precisely.
[ruby-core:30735][Feature #3429]
git-sv...
naruse (Yui NARUSE)
01:35 PM Revision 1ca611f3 (git): test: scan ARGV
* sample/test.rb: scan ARGV all.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@36225 b2dd03c8-39d4-4d8f-98ff-823...
nobu (Nobuyoshi Nakada)
11:38 AM Revision 0659c535 (git): merge revision(s) 35434:[Backport #6593]
* lib/drb/ssl.rb: generate 1024 bits RSA key instead of 512 bits.
OpenSSL 1.0.1 rejects 512 bits RSA key fo...
naruse (Yui NARUSE)
11:36 AM Revision 898b9c1b (git): merge revision(s) 34552: [Backport #6516]
* ext/zlib/zlib.c (do_inflate): Inflate more data if buffered data
exists. Allows Zlib::Inflate#set_dicti...
naruse (Yui NARUSE)
08:01 AM Revision 91aba07a (git): * thread_pthread.c (register_cached_thread_and_wait):
return immediately if malloc() failed.
[ruby-core:43960] [ruby-trunk - Bug #6235]
* thread_pthread.c (USE_THREAD_CA...
ko1 (Koichi Sasada)
07:46 AM Revision 5605afa5 (git): test: reduce output if succeded
* bootstraptest/runner.rb (exec_test): reduce output if succeded.
* sample/test.rb (PROGRESS.finish): ditto.
git-svn...
nobu (Nobuyoshi Nakada)
07:46 AM Revision ffa20cf1 (git): use rb_check_hash_type
* class.c (rb_scan_args): use rb_check_hash_type.
* process.c (rb_exec_getargs): ditto.
* sprintf.c (get_hash): ditto...
nobu (Nobuyoshi Nakada)
01:02 AM Revision 9ac51c29 (git): * 2012-06-26
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@36219 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
01:01 AM Revision 876d4c4c (git): Revert r36213 "popen: shell commands with envvar"
* io.c (rb_io_s_popen): revert r36213 "popen: shell commands with
envvar" because it disabled to let single command...
nobu (Nobuyoshi Nakada)

06/25/2012

10:21 AM Revision f4af54f2 (git): add tests for IO#seek.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@36217 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
08:49 AM Revision 82a408fb (git): Revert r31873 Module#mix
* class.c (rb_mix_module): revert Module#mix.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@36216 b2dd03c8-39d4-...
nobu (Nobuyoshi Nakada)
08:06 AM Revision 7c3d0ce3 (git): method transplanting
* proc.c (rb_mod_define_method): allow method transplanting from a
module to either class or module. [ruby-core:34...
nobu (Nobuyoshi Nakada)
07:57 AM Revision e6f1e3f4 (git): method transplanting
* proc.c (rb_mod_define_method): allow method transplanting from a
module to either class or module. [ruby-core:34...
nobu (Nobuyoshi Nakada)
06:42 AM Revision 0f0f0f44 (git): popen: shell commands with envvar
* io.c (is_popen_fork): check if fork and raise NotImplementedError if
unavailable.
* io.c (rb_io_s_popen): allow s...
nobu (Nobuyoshi Nakada)
02:35 AM Revision 0e8395d6 (git): * internal.h: use rb_pid_t instead of pid_t because of there is no
definition of pid_t here on Windows.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@36212 b2dd03c8-39d4-4d8f-98f...
U.Nakamura

06/24/2012

03:42 PM Revision 7563b69c (git): * 2012-06-25
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@36211 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
03:42 PM Revision 1ebe152e (git): * configure.in (for stack end address): remove human68k specific
check. It is no longer supported.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@36210 b2dd03c8-39d4-4d8f-98ff-82...
kosaki (Motohiro KOSAKI)
02:02 PM Revision cc1c97ae (git): io.c: spawnv
* io.c (pipe_open): merge win32 code using spawnv().
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@36209 b2dd03c...
nobu (Nobuyoshi Nakada)
01:53 PM Revision 5be0ab59 (git): process.c: separate check_exec_fds_1
* process.c (check_exec_fds): separate check_exec_fds_1() since
nonstatic initializer of an aggregate type is not a...
nobu (Nobuyoshi Nakada)
01:52 PM Revision 5cc2112e (git): trailing spaces
* ChangeLog: remove trailing spaces.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@36207 b2dd03c8-39d4-4d8f-98ff...
nobu (Nobuyoshi Nakada)
01:35 PM Revision 78993d43 (git): update async-signal-safe comments.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@36206 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)

06/23/2012

10:48 PM Revision de60be15 (git): * 2012-06-24
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@36205 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
10:48 PM Revision 72bbf982 (git): * internal.h (rb_execarg): options field removed.
* process.c: follow the rb_execarg change.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@36204 b2dd03c8-39d4-4...
akr (Akira Tanaka)
02:50 PM Revision 1ad4751a (git): * process.c (proc_spawn_cmd): unused variable removed to suppress a
warning.
(save_env): ditto.
[ruby-core:45797] reported by Luis Lavena.
git-svn-id: svn+ssh://ci.ruby-lang.org...
akr (Akira Tanaka)
02:21 PM Revision f1734b42 (git): * internal.h (rb_execarg): add new_pgroup_given and new_pgroup_flag
fields.
* process.c (EXEC_OPTION_NEW_PGROUP): removed.
(proc_spawn_cmd): take a struct rb_execarg argument.
use ...
akr (Akira Tanaka)
11:35 AM Revision 345ecf37 (git): * internal.h (rb_execarg): add fd_dup2, fd_close, fd_open,
fd_dup2_child fields.
* process.c (EXEC_OPTION_DUP2): removed.
(EXEC_OPTION_CLOSE): removed.
(EXEC_OPTION_OPEN):...
akr (Akira Tanaka)
10:01 AM Revision fe688f2d (git): * process.c (rb_execarg_fixup): fix envopts condition.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@36200 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
09:44 AM Revision 759c214a (git): * process.c (check_exec_redirect1): extracted from
check_exec_redirect.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@36199 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
akr (Akira Tanaka)
08:22 AM Revision 92af9ddd (git): * process.c (save_env): don't use EXEC_OPTION_UNSETENV_OTHERS.
(rb_execarg_run_options): ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@36198 b2dd03c8-39d4-4d8f-98ff-8...
akr (Akira Tanaka)
08:18 AM Revision 26ecb6cb (git): * internal.h (rb_execarg): add env_modification field.
* process.c (EXEC_OPTION_ENV): removed.
(mark_exec_arg): mark env_modification field.
(rb_exec_fillarg): update t...
akr (Akira Tanaka)
07:30 AM Revision f732c504 (git): * internal.h (rb_execarg): add rlimit_limits field.
* process.c (EXEC_OPTION_RLIMIT): removed.
(mark_exec_arg): mark rlimit_limits field.
(rb_execarg_addopt): update...
akr (Akira Tanaka)
06:23 AM Revision b25b9569 (git): * internal.h (rb_execarg): add chdir_given and chdir_dir fields.
* process.c (EXEC_OPTION_CHDIR): removed.
(mark_exec_arg): mark chdir_dir field.
(rb_execarg_addopt): update the ...
akr (Akira Tanaka)
04:23 AM Revision f527ad62 (git): * internal.h (rb_execarg): add close_others_given, close_others_do and
close_others_maxhint fields.
* process.c (EXEC_OPTION_CLOSE_OTHERS): removed.
(rb_execarg_addopt): update the new ...
akr (Akira Tanaka)
01:43 AM Revision 40ae2e01 (git): * internal.h (rb_execarg): add unsetenv_others_given and
unsetenv_others_do fields.
* process.c (EXEC_OPTION_UNSETENV_OTHERS): removed.
(rb_execarg_addopt): update the new...
akr (Akira Tanaka)
12:36 AM Revision 2a15a26c (git): * process.c: use the variable name "soptions" for sargp->options.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@36192 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
12:18 AM Revision 5c25fad6 (git): * process.c: use the name "sargp" for struct rb_execarg variables
consistently for saving process attributes.
* io.c: ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3619...
akr (Akira Tanaka)
 

Also available in: Atom