index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
vm_trace.c: isolate exceptions
nobu
2013-12-17
1
-0
/
+6
*
configure.in: build probes with systemtap's dtrace wrapper
tmm1
2013-12-17
1
-0
/
+7
*
* lib/rubygems: Update to RubyGems master 1c5f4b3. Allows rubygems
drbrain
2013-12-16
1
-0
/
+7
*
* NEWS (RDoc): Update version number so I don't have to change it
drbrain
2013-12-16
1
-0
/
+5
*
fix typos
kazu
2013-12-16
1
-6
/
+6
*
* gc.c (rb_objspace_markable_object_p): should check special_const_p
ko1
2013-12-16
1
-0
/
+5
*
* ext/objspace/objspace.c (reachable_object_from_root_i): use
ko1
2013-12-16
1
-0
/
+9
*
* remove trailing spaces.
nobu
2013-12-16
1
-1
/
+1
*
* gc.c (gc_verify_internal_consistency): should not use
ko1
2013-12-16
1
-0
/
+5
*
* gc.c (rb_objspace_markable_object_p): fix last commit (build error).
ko1
2013-12-16
1
-0
/
+4
*
* gc.c (rb_objspace_markable_object_p): it should be live objects.
ko1
2013-12-16
1
-0
/
+4
*
* gc.c (rb_objspace_each_objects): should not clear dont_lazy_sweep
ko1
2013-12-16
1
-0
/
+5
*
* vm_method.c (rb_method_entry_make): fix WB miss.
ko1
2013-12-16
1
-0
/
+8
*
* ChangeLog: [DOC] Fix typo
a_matsuda
2013-12-16
1
-1
/
+1
*
* remove trailing spaces.
nobu
2013-12-16
1
-1
/
+1
*
* gc.c: use gc_verify_internal_consistency() instead of
ko1
2013-12-16
1
-0
/
+6
*
* process.c (make_clock_result): add :second as a unit for
naruse
2013-12-16
1
-0
/
+5
*
* gc.c: introduce GC.verify_internal_consistency method to verify GC
ko1
2013-12-16
1
-0
/
+7
*
typo: wheb -> when
tmm1
2013-12-16
1
-1
/
+1
*
gc.c: fix build with RGENGC_ESTIMATE_OLDMALLOC=0
tmm1
2013-12-16
1
-0
/
+6
*
* ext/objspace/objspace.c (reachable_object_from_root_i):
ko1
2013-12-15
1
-0
/
+11
*
* lib/rubygems/basic_specification.rb (class Gem): Revert r44213, it
drbrain
2013-12-15
1
-5
/
+0
*
* lib/rdoc: Update to RDoc master 263a9e5. This improves the
drbrain
2013-12-14
1
-0
/
+5
*
* lib/rubygems/basic_specification.rb: Update to RubyGems master
drbrain
2013-12-14
1
-0
/
+5
*
vm_insnhelper.c: post arguments as mandatory
nobu
2013-12-14
1
-0
/
+7
*
configure.in: unexpand exec_prefix in rubylibprefix
nobu
2013-12-14
1
-0
/
+6
*
logger.rb: fix extra log ratation
nobu
2013-12-14
1
-0
/
+6
*
proc.c: method by respond_to_missing?
nobu
2013-12-14
1
-0
/
+5
*
scanf.rb: fix rescue modifier
nobu
2013-12-14
1
-0
/
+5
*
util.c: bump stack size in ruby_qsort()
nobu
2013-12-14
1
-0
/
+6
*
object.c: nested path const_defined?
nobu
2013-12-14
1
-0
/
+5
*
ChangeLog: fix commit miss
nobu
2013-12-14
1
-4
/
+1
*
object.c: fix r44189
nobu
2013-12-14
1
-1
/
+4
*
eval.c: reuse tag
nobu
2013-12-13
1
-0
/
+5
*
* gc.c (wmap_final_func): Bugfix. Should update *value to new pointer.
tarui
2013-12-13
1
-0
/
+4
*
* ext/socket/lib/socket.rb: Don't test $! in "ensure" clause because
akr
2013-12-13
1
-0
/
+10
*
* internal.h (ruby_sized_xrealloc2): fix typo introduced in r44117, which cau...
ngoto
2013-12-13
1
-0
/
+5
*
thread.c: reduce tags and stack
nobu
2013-12-13
1
-0
/
+6
*
proc.c: fix inherited owner
nobu
2013-12-13
1
-0
/
+8
*
proc.c, vm_method.c: fix super and alias
nobu
2013-12-13
1
-0
/
+11
*
gc.c: GC.latest_gc_info reports most interesting major_by flag
tmm1
2013-12-13
1
-0
/
+5
*
* error.c: add Exception#backtrace_locations.
ko1
2013-12-13
1
-0
/
+16
*
* gc.c (garbage_collect_body): use rb_bug() and explicit error message
ko1
2013-12-13
1
-0
/
+6
*
* array.c: fix comment to remove the word "shady".
ko1
2013-12-13
1
-0
/
+6
*
* gc.c: rename *shady* func/macros.
ko1
2013-12-13
1
-0
/
+8
*
* lib/rubygems/request_set/lockfile.rb: Import RubyGems master a8d0669
drbrain
2013-12-13
1
-0
/
+6
*
* lib/rubygems: Update to RubyGems master ddac51f. Changes:
drbrain
2013-12-13
1
-0
/
+15
*
object.c: use RCLASS_M_TBL_WRAPPER for equality checks
tmm1
2013-12-12
1
-0
/
+8
*
Append [ruby-core:50269] [Bug #7458] in the previous Changelog entry
mrkn
2013-12-12
1
-0
/
+1
*
* ext/bigdecimal/bigdecimal.c (VpSetPTR): fix for limitation of the resulting
mrkn
2013-12-12
1
-0
/
+8
[next]