index
:
ruby.git
master
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_3_3
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-06-08
test_thread.rb: remove garbage
nobu
2014-06-07
bootstraptest/test_{fork,io,thread}.rb: reduce sleep times
nobu
2014-06-07
runner.rb: elapsed times
nobu
2014-06-07
* 2014-06-08
svn
2014-06-07
string.c: update rdoc of rb_str_slice_bang()
nobu
2014-06-07
* numeric.c (do_coerce): Add a warning when an exception is raised
eregon
2014-06-07
* numeric.c (bit_coerce): remove constant parameter `err'
eregon
2014-06-07
cont.c : keep context.uc_stack.ss_sp and context.uc_stack.ss_size for later use.
kanemoto
2014-06-07
io.c: truncate before appending
nobu
2014-06-07
digest.c: call to_s once
nobu
2014-06-07
* object.c (rb_mod_initialize_clone): Override Kernel#initialize_clone
akr
2014-06-06
* 2014-06-07
svn
2014-06-06
digest.c: fix #== for non-string arguments
eregon
2014-06-06
node.h: remove NODE_PRIVATE_RECV
nobu
2014-06-06
compile.c, parse.y: private op assign
nobu
2014-06-06
test_assignment.rb: assignment to private attribute
nobu
2014-06-06
test_assignment.rb: split test_assign
nobu
2014-06-06
parse.y: attr_receiver
nobu
2014-06-06
node.h: NODE_PRIVATE_RECV
nobu
2014-06-06
io.c: not shorten buffer unless succeeded
nobu
2014-06-05
* 2014-06-06
svn
2014-06-05
* ext/psych/lib/psych/visitors/yaml_tree.rb: dump empty symbols with a
tenderlove
2014-06-05
Join a thread.
akr
2014-06-05
* gc.c (gc_page_sweep): refactoring.
ko1
2014-06-05
version.c: show malloc_conf
nobu
2014-06-05
configure.in, missing.h: jemalloc mangling
nobu
2014-06-05
* man/ruby.1: remove rubyforge entry.
hsbt
2014-06-05
* misc/README: use github link instead of rubyforge.
hsbt
2014-06-05
* gc.c (obj_free): check also FL_PROMOTED bit by RVALUE_OLD_P().
ko1
2014-06-04
* 2014-06-05
svn
2014-06-04
configure.in: add --with-jemalloc option
normal
2014-06-04
* gc.c: introduce RZombie to manage zombie objects.
ko1
2014-06-04
fix typo [ci skip]
kazu
2014-06-04
re.c: consider name encoding
nobu
2014-06-04
re.c: reduce new strings
nobu
2014-06-04
re.c: fix name with NUL
nobu
2014-06-03
* 2014-06-04
svn
2014-06-03
vm.c: return the result hash
nobu
2014-06-03
+ * ruby.c (load_file_internal2): Extracted from load_file_internal.
akr
2014-06-03
* gc.c (rb_objspace_free): should not rest_sweep() here.
ko1
2014-06-03
* test/ruby/test_gc.rb: allocate more objects to invoke GC by newobj.
ko1
2014-06-03
revert r46332 because RVALUE_OLD_P() returns int by r46334
ko1
2014-06-03
* gc.c (rb_gc_call_finalizer_at_exit): add
ko1
2014-06-03
* gc.c: change the counting method for young objects.
ko1
2014-06-03
* gc.c: add verifying counters code in gc_verify_internal_consistency().
ko1
2014-06-03
gc.c: int for simple predicates
nobu
2014-06-03
ChangeLog: remove garbages
nobu
2014-06-03
* gc.c (rb_gc_force_recycle): we only need to know the result (0/1)
ko1
2014-06-03
* lib/net/imap.rb (body_type_1part): Gmail IMAP reports a body
shugo
2014-06-03
* gc.c (objspace_live_slot): live slot count should not include final
ko1
[next]