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
path:
root
/
ext
Age
Commit message (
Expand
)
Author
2013-06-07
* ext/json/fbuffer/fbuffer.h (fbuffer_append_str): change the place of
naruse
2013-06-07
use NUM2SIZET and SIZET2NUM
nobu
2013-06-06
* internal.h (rb_int_export): countp argument is split into
akr
2013-06-06
* bignum.c (rb_int_import): New function.
akr
2013-06-06
Specify dependencies.
akr
2013-06-06
* configure.in: Invoke RUBY_REPLACE_TYPE for size_t.
akr
2013-06-06
* ext/date/date_core.c: fixed coding error [ruby-core:55337].
tadf
2013-06-06
* ext/objspace/object_tracing.c: rename allocation_info to
nari
2013-06-06
* ext/objspace/object_tracing.c: allocation_info function isn't
nari
2013-06-04
* ext/date/date_core.c (d_lite_cmp, d_lite_equal): simplified.
tadf
2013-06-04
* ext/date/date_core.c: fixed a bug [ruby-core:55295]. reported
tadf
2013-06-04
* ext/objspace/objspace.c: improve wording and remove duplicated comment.
eregon
2013-06-04
* ext/bigdecimal/lib/bigdecimal/util.rb (Float#to_d): fix the number
mrkn
2013-06-02
* ext/socket/option.c: rename functions introduced in r41009
naruse
2013-05-31
zlib.c: check EOF
nobu
2013-05-31
* ext/socket/option.c (inspect_byte): used only on NetBSD.
nobu
2013-05-31
* ext/socket/option.c (sockopt_s_byte): constructor of the sockopt
naruse
2013-05-31
* ext/bigdecimal/bigdecimal.c (BigDecimal_power): use rb_dbl2big
mrkn
2013-05-31
* ext/openssl/ossl_ssl.c: Add missing paren in rdoc [Fix GH-321]
zzak
2013-05-28
fix typo
tmm1
2013-05-28
object_tracing.c: fix argument type
nobu
2013-05-28
* ext/objspace/object_tracing.c: fix a bug reported at
ko1
2013-05-28
extmk.rb: untouch makefiles
nobu
2013-05-28
ext/objspace: unexpand Author keywords
nobu
2013-05-27
* properties.
nobu
2013-05-27
* ext/objspace/gc_hook.c, ext/objspace/objspace.c: add new methods to
ko1
2013-05-27
* vm_trace.c (rb_postponed_job_register_one): fix iteration bug.
ko1
2013-05-27
suppress warnings
nobu
2013-05-27
* include/ruby/ruby.h, gc.c: add new internal event
ko1
2013-05-27
* include/ruby/ruby.h: rename RUBY_INTERNAL_EVENT_FREE to
ko1
2013-05-27
* ext/objspace/objspace.c: support ObjectSpace.trace_object_allocations.
ko1
2013-05-27
* include/ruby/ruby.h, gc.c, vm_trace.c: add internal events.
ko1
2013-05-26
* ext/-test-/postponed_job/postponed_job.c: fix `init' function name.
ko1
2013-05-26
* include/ruby/debug.h, vm_trace.c: add rb_postponed_job API.
ko1
2013-05-26
* hash.c, include/ruby/ruby.h: support WB protected hash.
ko1
2013-05-25
* ext/pty/pty.c (get_device_once): FreeBSD 10-current and 9-stable
naruse
2013-05-25
Remove unused variable
naruse
2013-05-24
* ext/fiddle/fiddle.c: fix typo in fiddle doc [Bug #8412]
charliesome
2013-05-24
* ext/strscan/strscan.c (strscan_aref): raise error if given
naruse
2013-05-24
io/console: rdoc
nobu
2013-05-24
rename generic io modules
nobu
2013-05-23
extmk.rb: don't duplicate
nobu
2013-05-23
Add a comment.
akr
2013-05-21
* ext/strscan/strscan.c (strscan_aref): support named captures.
naruse
2013-05-21
* ext/digest/lib/digest.rb (Digest::Class.file): Take optional
knu
2013-05-20
* ext/extmk.rb: nodoc this file
zzak
2013-05-19
* ext/stringio/stringio.c: Correct position of method rdoc
zzak
2013-05-19
* ext/bigdecimal/bigdecimal.c: Formatting for BigMath [Fixes GH-306]
zzak
2013-05-19
fix typos inspired by r40825
kazu
2013-05-19
* remove trailing spaces.
nobu
[next]