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
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
2012-12-19
* doc/syntax/methods.rdoc: Fixed typo. Thanks to Josh Susser.
drbrain
2012-12-19
* lib/rubygems/commands/query_command.rb: Refactored to improve
drbrain
2012-12-19
Use next in proc instead of break or return
naruse
2012-12-19
* doc/syntax/methods.rdoc: Add () around keyword arguments example for
drbrain
2012-12-19
Don't check events from different files like r38456
naruse
2012-12-19
fix a typo
kazu
2012-12-19
Push given event only if it is right one
naruse
2012-12-19
Revert r38371 and r38384. they didn't solve the issue
naruse
2012-12-19
Suppress warnings
naruse
2012-12-18
* ChangeLog: fix a typo for r38452.
nagachika
2012-12-18
* vm.c (rb_vm_jump_tag_but_local_jump): remove unnessesary 2nd
nagachika
2012-12-18
* 2012-12-19
svn
2012-12-18
fix typos and styles
kazu
2012-12-18
* ChangeLog: add ML and ticket ref for r38441.
nagachika
2012-12-18
* io.c (rb_io_wait_writable): don't use rb_thread_wait_fd()
kosaki
2012-12-18
* thread.c (rb_thread_wait_fd_rw): fix infinite loop bug.
kosaki
2012-12-18
* lib/rdoc/encoding.rb: Do not remove #! line from document when
drbrain
2012-12-18
* doc/syntax/literals.rdoc: Used simplified heredoc example that
drbrain
2012-12-18
* lib/rdoc/store.rb: Work around RDoc stores from older versions of
drbrain
2012-12-18
* lib/rdoc/ruby_lex.rb: Return a TkHEREDOC instead of a TkSTRING when
drbrain
2012-12-18
* properties.
nobu
2012-12-18
* vm.c (rb_vm_make_jump_tag_but_local_jump): take care of the case
nagachika
2012-12-18
* vm_trace.c (tracepoint_attr_defined_class): Clean up rdoc for
zzak
2012-12-18
typos in changelog
zzak
2012-12-18
* lib/rubygems/specification.rb: Fixed ruby output of requirements
drbrain
2012-12-18
* doc/syntax/literals.rdoc: Added 0o octal integers.
drbrain
2012-12-18
* test/openssl/test_ssl.rb: Use :TLSv1_2_client explicitly in
emboss
2012-12-18
Show $LOAD_PATH and RUBYLIB to debug easier
naruse
2012-12-18
* test/openssl/test_ssl.rb: Improve my grammar.
emboss
2012-12-18
* ext/openssl/lib/ssl.rb: Enable insertion of empty fragments as a
emboss
2012-12-17
fix ChangeLog comment
ko1
2012-12-17
* method.h: remove `VM_METHOD_TYPE_CFUNC_FRAMELESS' method type.
ko1
2012-12-17
* vm_trace.c (fill_id_and_klass): TracePoint#defined_class returns
ko1
2012-12-17
* ext/psych/lib/psych/visitors/to_ruby.rb: speed up node mapping so
tenderlove
2012-12-17
* lib/optparse.rb: Remove 'developer documentation' section from rdoc
zzak
2012-12-17
typo
zzak
2012-12-17
* 2012-12-18
svn
2012-12-17
* lib/matrix.rb (#dup): typo in example [ruby-core:50946][Bug #7582]
zzak
2012-12-17
Use EnvUtil.rubybin instead of Gem.ruby
naruse
2012-12-17
* class.c (rewrite_cref_stack, clone_method): rewrite a method's cref
charliesome
2012-12-17
* io.c (io_flush_buffer_sync2): avoid to return 0. because
kosaki
2012-12-17
* doc/syntax/methods.rdoc: Added a description of singleton methods.
drbrain
2012-12-17
* doc/.document: Added doc/syntax
drbrain
2012-12-17
* doc/syntax.rdoc: Added syntax guide table of contents
drbrain
2012-12-16
* lib/rdoc.rb: Updated VERSION.
drbrain
2012-12-16
* 2012-12-17
svn
2012-12-16
* lib/rubygems.rb: Updated VERSION
drbrain
2012-12-15
* signal.c (rb_sigaltstack_size): cast sysconf() return value
kosaki
2012-12-15
* cont.c (rb_fiber_start): don't enqueue Qnil to async_errinfo_queue.
nagachika
2012-12-15
* ext/fiddle/pointer.c (rb_fiddle_ptr2cptr): fix error message forgotten to b...
ngoto
[next]