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
path:
root
/
ChangeLog
Age
Commit message (
Expand
)
Author
2014-06-22
support RFC3986 [Feature #2542]
naruse
2014-06-22
lib/uri/mailto.rb (initialize): as previous commit, fix arg_check
naruse
2014-06-22
fix that arg_check didn't work
naruse
2014-06-21
fiddle/extconf.rb: supply 0
nobu
2014-06-20
ChangeLog: fix vm_core.h entry in r46465
nobu
2014-06-20
* remove trailing spaces.
svn
2014-06-20
encoding.c: fix rdoc [ci skip]
nobu
2014-06-20
* test/lib/tracepointchecker.rb: add to check TracePoint healthiness.
ko1
2014-06-19
* test/ruby/test_settracefunc.rb: rewrite tests with
ko1
2014-06-19
* compile.c (rb_iseq_compile_node): put start label of block after
ko1
2014-06-19
* vm_eval.c (rb_catch_protect): fix same problem of [Bug #9961].
ko1
2014-06-19
* vm.c (rb_vm_rewind_cfp): add new function to rewind specified cfp
ko1
2014-06-19
* vm.c (invoke_block_from_c): move call/return event timing for
ko1
2014-06-19
* vm_core.h: add VM_FRAME_MAGIC_RESCUE to recognize normal block or
ko1
2014-06-19
proc.c: Implement Method#curry
nobu
2014-06-17
* lib/net/ftp.rb (gets, readline): read lines without LF properly.
shugo
2014-06-17
eval.c: pass unknown options
nobu
2014-06-17
* gc.c (obj_memsize_of): memsize_of(T_ZOMBIE) returns 0, not a rb_bug.
ko1
2014-06-16
* test/runner.rb: failure message should be passed as an argument.
ko1
2014-06-16
* test/runner.rb: capture TracePoint stat before setup and compare
ko1
2014-06-16
process.c: use UTF-8
nobu
2014-06-14
Fix a typo.
akr
2014-06-14
array.c: non-recursive rcombinate0
nobu
2014-06-14
array.c: non-recursive rpermute0
nobu
2014-06-14
array.c: non-recursive permute0
nobu
2014-06-14
string.c: fix wrong capa
nobu
2014-06-13
* man/rake.1: [DOC] Update links for Rake, patch by @hsbt [Bug #9904]
zzak
2014-06-13
* vm_trace.c: add new method TracePoint.stat to debug
ko1
2014-06-13
* vm_trace.c: clear and restore recursive checking thread local data
ko1
2014-06-13
array.c: combination on a shared copy
nobu
2014-06-13
array.c: yield_indexed_values
nobu
2014-06-13
array.c: fix array size
nobu
2014-06-12
string.c: consider capacity
nobu
2014-06-12
* lib/net/http/responses.rb: added Net::HTTPPermanentRedirect(308)
hsbt
2014-06-12
string.c: shrink before freezing
nobu
2014-06-12
file.c: shrink expanded path
nobu
2014-06-11
thread.c: fix for non-scalar pthread_t
nobu
2014-06-10
* gc.c: invoke GC before memory allocation (xmalloc/xrealloc)
ko1
2014-06-10
fix a typo [ci skip]
kazu
2014-06-10
* lib/cgi/core.rb: Provide a mechanism to specify the
xibbar
2014-06-10
csv.rb: honor encoding option
nobu
2014-06-09
* gc.c: change full GC timing to keep lower memory usage.
ko1
2014-06-09
gc.c: fix typo
nobu
2014-06-08
configure.in: disable posix_fadvise
nobu
2014-06-08
io.c (rb_io_advise): AIX currently does not support a 32-bit call to
kanemoto
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
[prev]
[next]