Activity
From 07/28/2016 to 08/03/2016
08/03/2016
-
12:31 PM Revision 18cf70eb (git): parse.y: reg_fragment_enc_error
- * parse.y (reg_fragment_enc_error): compile_error is different
between parser and ripper. [ruby-core:76397] [Bug #... -
08:20 AM Revision 340805cf (git): NEWS: Kernel#clone [ci skip]
- * NEWS (Kernel#clone): mention freeze flag. [Feature #12300]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5580... -
08:15 AM Revision e821f974 (git): object.c: restrict freeze option
- * object.c (rb_obj_clone2): restrict freeze option to true other
than false which only has the effect. [Feature #1... -
06:03 AM Revision 8610ea73 (git): object.c: suppress warning
- * object.c (rb_obj_clone2): remove set but not used variable to
suppress unused-but-set-variable warning.
git-svn-... -
02:30 AM Revision bcd35a6c (git): vm_insnhelper.c: extra semicolon
- * vm_insnhelper.c (CHECK): remove extra semicolon and fold too
long line.
git-svn-id: svn+ssh://ci.ruby-lang.org/r... - 01:50 AM Revision dba03c38 (git): * remove trailing spaces.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@55805 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:50 AM Revision 03cad835 (git): * vm_core.h: introduce VM_FRAME_RUBYFRAME_P()
- and VM_FRAME_CFRAME_P().
Most of case, RUBY_VM_NORMAL_ISEQ_P() is no
longer needed.
* vm_core.h: introduce rb_ob... -
12:28 AM Revision 0cd7f5fe (git): * vm_core.h: rename macros and make them inline functions.
- * rename VM_FRAME_TYPE_FINISH_P() to VM_FRAME_FINISHED_P().
* rename VM_FRAME_TYPE_BMETHOD_P() to VM_FRAME_BMETHOD_... - 12:16 AM Revision 1cc78637 (git): * 2016-08-03
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@55802 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:16 AM Revision e3120e1a (git): * vm_core.h: introduce VM_FRAME_FLAG_CFRAME to represent cfp->iseq
- type.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@55801 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
08/02/2016
-
01:18 PM Revision c1346628 (git): Remove empty directories
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@55800 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:42 PM Revision 4483d59f (git): math.c: faster tanh
- * math.c (tanh): make faster by the extract form if three
hyperbolic functions are unavailable. [Feature #12647]
... -
12:40 PM Revision 83cfc945 (git): math.c: tanh overflow
- * math.c (tanh): check overflows, and return +-1.0.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@55798 b2dd03c8... -
03:37 AM Revision aa8e9c63 (git): socket/option.c: inet_ntop
- * ext/socket/option.c, ext/socket/rubysocket.h (inet_ntop): share
the fallback definition. [ruby-core:76646] [Bug ... -
02:18 AM Revision f6518002 (git): tcltklib.c: remove RUBY_VERSION
- * ext/tk/tcltklib.c (tcltklib_compile_info): remove RUBY_VERSION,
use RUBY_API_VERSION instead.
git-svn-id: svn+ss... -
01:59 AM Revision 59cfce15 (git): tcltklib.c: compile info
- * ext/tk/tcltklib.c (tcltklib_compile_info): build compile info
statically.
git-svn-id: svn+ssh://ci.ruby-lang.org... -
01:47 AM Revision 9fc37019 (git): vm_core.h: suppress warnings
- * vm_core.h (VM_ENV_FLAGS, VM_FRAME_TYPE): return unsigned to
suppress sign-compare warnings.
git-svn-id: svn+ssh:...
08/01/2016
- 07:12 PM Revision fec97f90 (git): * 2016-08-02
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@55793 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 07:12 PM Revision 441cbf59 (git): * win32/win32.c (set_pioinfo_extra): use more reliable way to search
- the position of pioinfo of VC14, and also support debug library of it.
patched by davispuh AT gmail.com
[ruby-cor... -
05:26 PM Revision 1bc8bf27 (git): merge revision(s) 55731: [Backport #12610]
- * lib/webrick/httpservlet/cgihandler.rb (do_GET): delete HTTP_PROXY
* test/webrick/test_cgi.rb (test_cgi_env... -
04:33 PM Revision be276309 (git): merge revision(s) 55532: [Backport #12491]
- * test/ruby/test_refinement.rb: skip
test_prepend_after_refine_wb_miss on ARM or MIPS.
[ruby-core... -
12:39 PM Revision c7924b13 (git): extmk.rb: build gems
- * ext/extmk.rb: [EXPERIMENTAL] build extension libraries in
extracted gems.
git-svn-id: svn+ssh://ci.ruby-lang.org... -
07:23 AM Revision 26f59b09 (git): hide struct internal [Feature #9916]
- * include/ruby/ruby.h (struct RStruct): no longer.
* internal.h (struct RStruct): moved here.
* str... - 05:55 AM Revision 0a86f7ff (git): * remove trailing spaces.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@55787 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:55 AM Revision 320ae01c (git): Object#clone with freeze: false [Feature #12300]
- * object.c (rb_obj_clone2): Allow Object#clone to take freeze:
false keyword argument to not freeze the clo... - 03:16 AM Revision ac447841 (git): * 2016-08-01
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@55785 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:16 AM Revision 11a94f2a (git): * ext/json/*, test/json/json_parser_test.rb: Update json-2.0.2.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@55784 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
07/31/2016
-
07:24 AM Revision 647d2bc3 (git): resolv.c: fix commit miss
- * ext/win32/resolv/resolv.c (Init_resolv): remove dead code.
[Bug #12604]
git-svn-id: svn+ssh://ci.ruby-lang.org/r... - 07:17 AM Revision 61d25d27 (git): * 2016-07-31
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@55782 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
07:17 AM Revision 925d48e4 (git): win32/resolv: get_dns_server_list
- * ext/win32/resolv/resolv.c (get_dns_server_list): [Win32] get DNS
servers only for connected network devices by Ge...
07/30/2016
-
10:32 AM Revision bfb5b0f8 (git): iso_8859_2.c: dedent [ci skip]
- * enc/iso_8859_2.c: remove unnecessary indent.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@55780 b2dd03c8-39d4... -
03:31 AM Revision aeb980bd (git): merge revision(s) 55605: [Backport #12565]
- * vm_args.c (vm_caller_setup_arg_block): disable symbol block
argument optimization when tail call optimiza... -
03:21 AM Revision 446bb33f (git): merge revision(s) 54909,55531: [Backport #12531]
- proc.c: passed_block
* proc.c (passed_block): extract conversion from passed proc value
to rb_block_t poin... -
03:13 AM Revision 31040a30 (git): * string.c (String#downcase), NEWS: Mentioned that case mapping for all
- of ISO-8859-1~16 is now supported. [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@55777 b2dd03c8-39d4-... - 03:00 AM Revision 80715186 (git): * 2016-07-30
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@55776 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:00 AM Revision 4abdd6c5 (git): * enc/iso_8859_2.c, test/ruby/enc/test_case_comprehensive.rb:
- Implement non-ASCII case conversion for ISO-8859-2, by Yushiro Ishii.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/t... -
02:26 AM Revision e561fc44 (git): merge revision(s) 55297: [Backport #12462]
- * vm_insnhelper.c (vm_throw_start): check if the iseq is symbol
proc, class definition should not be a symb...
07/29/2016
-
11:57 AM Revision c463366d (git): rb_funcallv
- * *.c: rename rb_funcall2 to rb_funcallv, except for extensions
which are/will be/may be gems. [Fix GH-1406]
git-... -
01:52 AM Revision 26de0b13 (git): * proc.c (env_write): remove unused function.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@55772 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:51 AM Revision 7a1d1163 (git): * vm_core.h (VM_LOCAL_P): should return an integer value.
- reported at
http://d.hatena.ne.jp/nagachika/20160728/ruby_trunk_changes_55764_55770
git-svn-id: svn+ssh://ci.ruby...
07/28/2016
-
07:27 PM Revision 78c1041a (git): * vm_core.h (VM_ENV_LOCAL_P): return truthy (0 or not) value.
- * vm.c (rb_vm_make_proc_lambda): use VM_ENV_ESCAPED_P() macro.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@55... - 07:13 PM Revision 8b35cf45 (git): * 2016-07-29
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@55769 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
07:13 PM Revision e06698d2 (git): * vm.c, internal.h: remove RubyVM::Env class and all of env objects
- are imemo objects (imemo_env).
* NEWS: describe this change. I believe nobody touch these objects
because there ar... - 11:02 AM Revision c3ceb1bf (git): * remove trailing spaces.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@55767 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
11:02 AM Revision 9f60791a (git): * vm_core.h: revisit the structure of frame, block and env.
- [Bug #12628]
This patch introduce many changes.
* Introduce concept of "Block Handler (BH)" to represent
pa... - 06:05 AM Revision 683eafd9 (git): * 2016-07-28
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@55765 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
06:05 AM Revision 7475d443 (git): ruby.h: use __extension__
- * include/ruby/ruby.h (ruby_fl_type): use __extension__ to get rid
of pedantic warning against RUBY_FL_USER19.
ht...
Also available in: Atom