Activity
From 03/09/2014 to 03/15/2014
03/15/2014
- 11:06 PM Revision f5c2e89c (git): gc.c (objspace_xcalloc): fix GC accounting
- This hopefully works on all platforms with malloc_usable_size.
This may also trigger bugs in places which did not exp... -
10:15 PM Revision 35664468 (git): * addr2line.c (fill_lines): return address is just after calling
- address. Therefore noreturn function with tail call's return
address may be in another function.
git-svn-id: svn+s... - 08:52 PM Revision cfab6e0f (git): * 2014-03-16
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@45345 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
08:52 PM Revision 1cefad43 (git): * lib/gserver.rb: [DOC] Fixed typo in example by @stomar [Bug #9543] [ci skip]
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@45344 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:00 PM Revision 516881a1 (git): merge revision(s) r45342:
- * ext/.document: remove refinement from documentable directories.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branc... -
09:56 AM Revision 1cde3077 (git): * ext/.document: remove refinement from documentable directories.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@45342 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:19 AM Revision 053ead36 (git): vm_method.c: cast via VALUE
- * vm_method.c (rb_add_method, rb_attr): cast between pointer and
ID via VALUE.
git-svn-id: svn+ssh://ci.ruby-lang.... -
02:19 AM Revision 47aa0056 (git): configure.in: fix typo
- * configure.in (DLDFLAGS): fix typo, missing comma.
[ruby-core:61429] [Bug #9624]
git-svn-id: svn+ssh://ci.ruby-la... -
02:03 AM Revision 1eaddcaf (git): configure.in: check symbol resolution options
- * configure.in (DLDFLAGS): check for each options to control
symbol resolution. [ruby-core:61429] [Bug #9624]
git... -
12:08 AM Revision 1b9ff04f (git): object.c: [DOC] merge rdoc
- * gc.c (rb_obj_id): remove unused rdoc.
* object.c (rb_obj_hash): [DOC] merge unused rdoc from rb_obj_id()
in gc.c...
03/14/2014
- 10:26 PM Revision 1784c9a0 (git): * 2014-03-15
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@45337 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 10:25 PM Revision b50780ea (git): * st.c (st_update): remove unnecessary assignment
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@45336 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
06:29 AM Revision 6c08032d (git): * addr2line.c (fill_lines): fetch symbol names from ELF binary's
- symbol table if it is built with cc -g and not stripped.
Now ruby can show static symbols on Linux though glibc's
... -
04:29 AM Revision 81ed2d65 (git): NEWS: change at r45327
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@45334 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:29 AM Revision a6c8346d (git): rdoc-mode.el: fill indented block
- * misc/rdoc-mode.el (rdoc-fill-paragraph): fill indented block by
list.
git-svn-id: svn+ssh://ci.ruby-lang.org/rub... -
03:09 AM Revision cac997eb (git): * doc/syntax/literals.rdoc: [DOC] Single quote strings allows escape
- of backslash as well, patch by @idupree [Fixes GH-553] [ci skip]
https://github.com/ruby/ruby/pull/553
git-svn-id... -
01:27 AM Revision 4a91fb7a (git): range.c: unused function
- * range.c (SET_EXCL): remove no longer used function.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@45331 b2dd03... -
01:27 AM Revision 3008ea28 (git): bignum.c: adjust condtions
- * bignum.c (maxpow{16,32,64,128}_{exp,num}): adjust preprocessor
condtions to maxpow_in_bdigit_dbl().
git-svn-id: ... -
01:27 AM Revision fc23374f (git): [DOC] add links to `Object#hash`
- add links to `Object#hash` to each #`hash` methods rdocs.
[Fixes GH-567]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby... -
01:27 AM Revision f53c291a (git): string.c: [DOC] rb_str_hash_m
- * string.c (rb_str_hash_m): [DOC] hash value depends on the
encoding too.
git-svn-id: svn+ssh://ci.ruby-lang.org/r...
03/13/2014
-
04:18 PM Revision 163f9abe (git): vm_insnhelper.c: relax arity check
- * vm.c (invoke_block_from_c): add splattable argument.
* vm.c (vm_invoke_proc): disallow to splat when directly invok... - 04:18 PM Revision 2deb6e8e (git): * 2014-03-14
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@45326 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:18 PM Revision 03787200 (git): test/dl, test/fiddle: relax criteria
- * test/dl/test_{cptr,handle}.rb, test/fiddle/test_{handle,pointer}.rb:
relax memory leak criteria.
git-svn-id: svn... - 02:52 PM Revision 8851056b (git): * 2014-03-13
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@45324 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 02:52 PM Revision 1df0e183 (git): * ext/-test-/win32/dln/libdlntest.c (dlntest_ordinal): no need to
- specify export in the source file because .def file do it.
get rid of warning on linking.
git-svn-id: svn+ssh://c...
03/12/2014
-
08:16 AM Revision 3be926db (git): revert [Bug #9605]
- * enum.c: revert r45284, r45286, r45292. it conflicts with
existing behaviors. [Bug #9605]
git-svn-id: svn+ssh:/... -
02:19 AM Revision c28b5723 (git): vm_insnhelper.c: disable fastpath if splat
- * vm_insnhelper.c (vm_callee_setup_arg): disable fastpath if splat
argument, since argc may differ for each calls.
... -
02:18 AM Revision ab9e4d11 (git): vm_insnhelper.c: inline function
- * vm_insnhelper.c (vm_callee_setup_arg): turn a macro into an
inline function.
git-svn-id: svn+ssh://ci.ruby-lang....
03/11/2014
- 10:28 PM Revision b3a613c8 (git): * 2014-03-12
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@45319 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 10:28 PM Revision 4101a569 (git): insns.def (opt_regexpmatch2): respect redefined match op
- * insns.def (opt_regexpmatch2): respect redefined match op
Thanks to Sam Rawlins for the fix.
* test/ruby/test_stri... -
01:33 PM Revision c1f1b931 (git): * ext/.document: add objspace/objspace_dump.c to document file.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@45317 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:23 PM Revision b204fe18 (git): * test/objspace/test_objspace.rb (TestObjSpace#test_dump_uninitialized_file):
- remove dependency on json library.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@45316 b2dd03c8-39d4-4d8f-98ff-8... -
05:16 AM Revision d4ab41e3 (git): test_hash.rb: refine a test
- * test/ruby/test_hash.rb (test_exception_in_rehash): do not run twice
since this test does not use @cls. making a ... -
05:16 AM Revision dc527256 (git): envutil.rb: do not check RSS by default
- * test/ruby/envutil.rb (Test::Test#assert_no_memory_leak): do not
check RSS by default, enabled by rss optional key... - 04:22 AM Revision 5543a55b (git): * test: get rid of warnings.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@45313 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:55 AM Revision af59443a (git): README.EXT{,.ja}: update ruby_options and ruby_run_node
- * README.EXT{,.ja} (Appendix B): update contents of `ruby_options`
and replace `ruby_run` with `ruby_run_node`. ba... -
01:25 AM Revision 89dff271 (git): r45298 fix trivial bug
- $initial_size must be a size, not a status
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@45311 b2dd03c8-39d4-4d8... -
01:18 AM Revision ef0ce95d (git): fix typo on previous commit
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@45310 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:02 AM Revision e30a140d (git): fix configure for r45306
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@45309 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
03/10/2014
- 09:55 PM Revision c8c539a1 (git): ext/objspace: Check fptr before trying to dump FILE object fd
- Patch by Scott Francis. Closes GH-562.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@45308 b2dd03c8-39d4-4d8f-98... - 05:11 PM Revision d8182739 (git): * 2014-03-11
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@45307 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:10 PM Revision fefbd47b (git): * vm_dump.c (rb_vm_bugreport): show vm maps on FreeBSD.
- * vm_dump.c (procstat_vm): copied from FreeBSD.
http://svnweb.freebsd.org/base/head/usr.bin/procstat/procstat_vm.c?... -
03:20 AM Revision be7cc583 (git): * configure.in: always check dladdr(1).
- * addr2line.c (fill_lines): show the line number in C backtrace if
ruby is built without --enable-shared (PIE) on L... - 01:51 AM Revision 3727e066 (git): * 2014-03-10
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@45304 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:51 AM Revision 21759a08 (git): merge GH-558
- * test/ruby/test_enumerator.rb (test_iterators): fix test for hash
iterators. [Fixes GH-558]
git-svn-id: svn+ssh:...
03/09/2014
- 05:22 AM Revision b39eabac (git): class.c: check for malloc failures
- * class.c (rb_class_subclass_add): use xmalloc
* class.c (rb_module_add_to_subclasses_list): ditto
* class.c (rb_clas... -
04:51 AM Revision dfdb8b73 (git): fiddle/function.c: fix memory leak on exception
- * ext/fiddle/function.c (function_call): fix memory leak when an
exception occurs at argument conversion or the fun... -
04:51 AM Revision 1692e547 (git): fiddle/function.c: check argument size
- * ext/fiddle/function.c (initialize): check argument number if the
temporary buffer exceeds size_t max.
git-svn-id... -
04:19 AM Revision cb05f199 (git): tests for [Bug #9599]
- * test/dl/test_{cptr,handle}.rb: tests for [Bug #9599].
* test/fiddle/test_{handle,pointer}.rb: ditto.
git-svn-id: ... -
04:17 AM Revision e20cd8ee (git): test/ruby/envutil.rb: compare RSS to check memory leak
- * test/ruby/envutil.rb (Test::Test#assert_no_memory_leak): compare
also RSS if available.
* test/ruby/memory_statu... -
04:09 AM Revision 68649699 (git): * eval.c: remove needless space.
- [ruby-dev:48026] [Bug #9615]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@45297 b2dd03c8-39d4-4d8f-98ff-823fe69...
Also available in: Atom