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-11-20
* ext/json: merge JSON 1.8.1.
naruse
2013-11-18
ext/rbconfig/sizeof: move to an extension library
nobu
2013-11-14
objspace_dump.c: refine output
nobu
2013-11-14
* ext/bigdecimal/lib/bigdecimal/util.rb: [DOC] remove example of
nagachika
2013-11-13
* ext/thread/thread.c: [DOC] This patch accomplishes the following:
zzak
2013-11-13
* ext/bigdecimal/lib/bigdecimal/util.rb: [DOC] +precision+ is required
zzak
2013-11-13
Squashed commit of the following:
nagachika
2013-11-13
* ext/bigdecimal/lib/bigdecimal/util.rb: [DOC] Document the required
zzak
2013-11-13
* ext/digest/*: [DOC] Fix several typos and broken http links.
zzak
2013-11-13
* ext/openssl/ossl_config.c: [DOC] Document the following:
zzak
2013-11-13
* ext/openssl/ossl_asn1.c: [DOC] Document parts of
zzak
2013-11-13
* ext/openssl/lib/openssl/config.rb: In #parse use +string+ for +str+
zzak
2013-11-13
* ext/openssl/lib/openssl/*.rb: [DOC] Document the following:
zzak
2013-11-13
io-console.gemspec: certification
nobu
2013-11-11
* internal.h: move common string/hash flags to include file.
tmm1
2013-11-10
parse.y: remove "f" suffix [ruby-core:57966] [Feature #9042]
nobu
2013-11-09
objspace_dump.c: fix declaration
nobu
2013-11-09
* ext/objspace/object_tracing.c: use declarations in internal.h.
nari
2013-11-09
objspace_dump.c: fix portability issue
nobu
2013-11-09
objspace_dump.c: extract output option utilities
nobu
2013-11-09
objspace_dump.c: suppress warnings
nobu
2013-11-09
objspace_dump.c: indent
nobu
2013-11-09
* ext/dl/cfunc.c: [DOC] fix typo in example [Bug #8944]
zzak
2013-11-08
* ext/objspace/object_tracing.c: Add experimental methods to dump
tmm1
2013-11-07
* ext/objspace/object_tracing.c: [DOC] trace_object_allocations_stop
zzak
2013-11-05
* ext/psych/lib/psych/visitors/to_ruby.rb: process merge keys before
tenderlove
2013-11-05
pty.c: check error of seteuid
nobu
2013-11-05
* gc.c: add support to estimate increase of oldspace memory usage.
ko1
2013-10-29
* ext/psych/lib/psych/visitors/yaml_tree.rb: make less garbage when
tenderlove
2013-10-29
* ext/psych/lib/psych/visitors/yaml_tree.rb: string subclasses should
tenderlove
2013-10-29
* add RUBY_TYPED_FREE_IMMEDIATELY to data types which only use
ko1
2013-10-29
* ext/readline/readline.c (readline_getc): Consider
akr
2013-10-28
* ext/-test-/file/depend, ext/-test-/postponed_job/depend,
akr
2013-10-28
openssl: work around of dependency
nobu
2013-10-28
* common.mk, ext/objspace/depend, ext/coverage/depend,
akr
2013-10-27
* ext/readline/readline.c: Include ruby/thread.h for
akr
2013-10-19
variable.c: real class name
nobu
2013-10-17
bug_reporter.c: suppress warnings
nobu
2013-10-17
* ext/objspace/object_tracing.c (newobj_i): fix memory leak.
ko1
2013-10-17
bug_reporter.c: suppress warnings
nobu
2013-10-17
* properties.
nobu
2013-10-16
* ext/objspace/object_tracing.c (newobj_i): add workaround.
ko1
2013-10-16
* ext/curses/curses.c: [DOC] Cleaned up formatting consistency of rdoc
zzak
2013-10-16
* ext/date/date_core.c: [DOC] plural grammar fixed by @scott113341
zzak
2013-10-16
* ext/io/nonblock/nonblock.c: [DOC] Document io/nonblock by reprah
zzak
2013-10-16
* ext/objspace/object_tracing.c: add new method
ko1
2013-10-16
* ext/io/nonblock/nonblock.c: use rb_cIO instead of VALUE
zzak
2013-10-16
* error.c, internal.h (rb_bug_reporter_add): add a new C-API.
ko1
2013-10-16
* ext/objspace/objspace.c: add a new method `reachable_objects_from_root'.
ko1
2013-10-14
mkmf.rb: fix framework option
nobu
[next]