index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
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_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
Commit message (
Expand
)
Author
Age
Files
Lines
*
* ext/psych/lib/psych/visitors/yaml_tree.rb: make less garbage when
tenderlove
2013-10-29
1
-7
/
+11
*
* ext/psych/lib/psych/visitors/yaml_tree.rb: string subclasses should
tenderlove
2013-10-29
1
-2
/
+3
*
* add RUBY_TYPED_FREE_IMMEDIATELY to data types which only use
ko1
2013-10-29
4
-1
/
+5
*
* ext/readline/readline.c (readline_getc): Consider
akr
2013-10-29
1
-0
/
+2
*
* ext/-test-/file/depend, ext/-test-/postponed_job/depend,
akr
2013-10-28
3
-0
/
+4
*
openssl: work around of dependency
nobu
2013-10-28
2
-2
/
+4
*
* common.mk, ext/objspace/depend, ext/coverage/depend,
akr
2013-10-28
6
-3
/
+14
*
* ext/readline/readline.c: Include ruby/thread.h for
akr
2013-10-27
1
-77
/
+103
*
variable.c: real class name
nobu
2013-10-19
3
-0
/
+32
*
bug_reporter.c: suppress warnings
nobu
2013-10-17
1
-2
/
+2
*
* ext/objspace/object_tracing.c (newobj_i): fix memory leak.
ko1
2013-10-17
1
-2
/
+7
*
bug_reporter.c: suppress warnings
nobu
2013-10-17
1
-1
/
+1
*
* properties.
nobu
2013-10-17
2
-25
/
+25
*
* ext/objspace/object_tracing.c (newobj_i): add workaround.
ko1
2013-10-16
1
-2
/
+2
*
* ext/curses/curses.c: [DOC] Cleaned up formatting consistency of rdoc
zzak
2013-10-16
1
-26
/
+34
*
* ext/date/date_core.c: [DOC] plural grammar fixed by @scott113341
zzak
2013-10-16
1
-4
/
+4
*
* ext/io/nonblock/nonblock.c: [DOC] Document io/nonblock by reprah
zzak
2013-10-16
1
-0
/
+23
*
* ext/objspace/object_tracing.c: add new method
ko1
2013-10-16
1
-6
/
+76
*
* ext/io/nonblock/nonblock.c: use rb_cIO instead of VALUE
zzak
2013-10-16
1
-5
/
+3
*
* error.c, internal.h (rb_bug_reporter_add): add a new C-API.
ko1
2013-10-16
2
-0
/
+25
*
* ext/objspace/objspace.c: add a new method `reachable_objects_from_root'.
ko1
2013-10-16
1
-0
/
+65
*
mkmf.rb: fix framework option
nobu
2013-10-14
1
-2
/
+2
*
* ext/objspace/gc_hook.c: prohibit reentrant.
ko1
2013-10-11
1
-5
/
+28
*
* include/ruby/debug.h,
ko1
2013-10-09
1
-0
/
+1
*
* vm_backtrace.c, include/ruby/debug.h: add new APIs
ko1
2013-10-08
1
-0
/
+2
*
* ext/-test-/debug/profile_frames.c:
ko1
2013-10-07
1
-0
/
+40
*
* ext/dbm/dbm.c: [DOC] Fix wrong constant name in DBM by @edward
zzak
2013-10-04
1
-1
/
+1
*
* ext/thread/thread.c (ALIAS_GLOBAL_CONST): fix typo, GLOBCAL.
nobu
2013-10-02
1
-5
/
+5
*
* ext/thread/thread.c (Init_thread): move outer module condition.
nobu
2013-10-02
1
-3
/
+5
*
* ext/socket/ifaddr.c (rsock_getifaddrs): fix possible memory leak.
mame
2013-10-02
1
-0
/
+4
*
file/stat.c: fix commit miss
nobu
2013-10-01
3
-0
/
+45
*
* ext/objspace/objspace.c: [DOC] Cleaned up many rdoc formatting
zzak
2013-09-30
1
-55
/
+57
*
* ext/objspace/object_tracing.c: [DOC] Adjust rdoc formatting and fix
zzak
2013-09-30
1
-6
/
+5
*
* ext/objspace/object_tracing.c: [DOC] add some nots for
ko1
2013-09-30
1
-1
/
+4
*
* ext/objspace/object_tracing.c: add new 3 methods to control tracing.
ko1
2013-09-30
1
-37
/
+109
*
parse.y: fix inconsistency with literals
nobu
2013-09-29
1
-1
/
+10
*
* ext/curses/extconf.rb: check the size of chtype.
shugo
2013-09-27
2
-5
/
+23
*
* ext/bigdecimal/bigdecimal.c: [DOC] several fixes by @chastell
zzak
2013-09-26
1
-14
/
+14
*
* ext/digest/digest.c: [DOC] typo in overview by @chastell
zzak
2013-09-26
1
-2
/
+1
*
* ext/openssl/ossl.c: [DOC] typo in example by @zoranzaric
zzak
2013-09-26
1
-1
/
+1
*
win32/registry.rb: size in bytes
nobu
2013-09-24
1
-3
/
+6
*
win32/registry.rb: encode name
nobu
2013-09-24
1
-2
/
+10
*
win32/registry.rb: fix runtime errors
nobu
2013-09-24
1
-1
/
+1
*
win32/registry.rb: fix runtime errors
nobu
2013-09-24
1
-1
/
+2
*
tracepoint.c: no empty initializer list
nobu
2013-09-23
1
-1
/
+1
*
tracepoint.c: wrap data in a struct
nobu
2013-09-22
1
-28
/
+27
*
* ext/-test-/tracepoint/tracepoint.c (Init_tracepoint): prevent from GC.
ktsj
2013-09-22
1
-0
/
+4
*
* ext/openssl/lib/openssl/ssl.rb: [DOC] Document OpenSSL::SSLServer
zzak
2013-09-20
1
-0
/
+11
*
* ext/psych/yaml/yaml.h: [DOC] merge upstream typo fix by @GreenGeorge
zzak
2013-09-20
1
-1
/
+1
*
parse.y: junk sigil only names
nobu
2013-09-20
1
-0
/
+34
[next]