aboutsummaryrefslogtreecommitdiffstats
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* * add RUBY_TYPED_FREE_IMMEDIATELY to data types which only useko12013-10-294-1/+5
* * ext/readline/readline.c (readline_getc): Considerakr2013-10-291-0/+2
* * ext/-test-/file/depend, ext/-test-/postponed_job/depend,akr2013-10-283-0/+4
* openssl: work around of dependencynobu2013-10-282-2/+4
* * common.mk, ext/objspace/depend, ext/coverage/depend,akr2013-10-286-3/+14
* * ext/readline/readline.c: Include ruby/thread.h forakr2013-10-271-77/+103
* variable.c: real class namenobu2013-10-193-0/+32
* bug_reporter.c: suppress warningsnobu2013-10-171-2/+2
* * ext/objspace/object_tracing.c (newobj_i): fix memory leak.ko12013-10-171-2/+7
* bug_reporter.c: suppress warningsnobu2013-10-171-1/+1
* * properties.nobu2013-10-172-25/+25
* * ext/objspace/object_tracing.c (newobj_i): add workaround.ko12013-10-161-2/+2
* * ext/curses/curses.c: [DOC] Cleaned up formatting consistency of rdoczzak2013-10-161-26/+34
* * ext/date/date_core.c: [DOC] plural grammar fixed by @scott113341zzak2013-10-161-4/+4
* * ext/io/nonblock/nonblock.c: [DOC] Document io/nonblock by reprahzzak2013-10-161-0/+23
* * ext/objspace/object_tracing.c: add new methodko12013-10-161-6/+76
* * ext/io/nonblock/nonblock.c: use rb_cIO instead of VALUEzzak2013-10-161-5/+3
* * error.c, internal.h (rb_bug_reporter_add): add a new C-API.ko12013-10-162-0/+25
* * ext/objspace/objspace.c: add a new method `reachable_objects_from_root'.ko12013-10-161-0/+65
* mkmf.rb: fix framework optionnobu2013-10-141-2/+2
* * ext/objspace/gc_hook.c: prohibit reentrant.ko12013-10-111-5/+28
* * include/ruby/debug.h,ko12013-10-091-0/+1
* * vm_backtrace.c, include/ruby/debug.h: add new APIsko12013-10-081-0/+2
* * ext/-test-/debug/profile_frames.c:ko12013-10-071-0/+40
* * ext/dbm/dbm.c: [DOC] Fix wrong constant name in DBM by @edwardzzak2013-10-041-1/+1
* * ext/thread/thread.c (ALIAS_GLOBAL_CONST): fix typo, GLOBCAL.nobu2013-10-021-5/+5
* * ext/thread/thread.c (Init_thread): move outer module condition.nobu2013-10-021-3/+5
* * ext/socket/ifaddr.c (rsock_getifaddrs): fix possible memory leak.mame2013-10-021-0/+4
* file/stat.c: fix commit missnobu2013-10-013-0/+45
* * ext/objspace/objspace.c: [DOC] Cleaned up many rdoc formattingzzak2013-09-301-55/+57
* * ext/objspace/object_tracing.c: [DOC] Adjust rdoc formatting and fixzzak2013-09-301-6/+5
* * ext/objspace/object_tracing.c: [DOC] add some nots forko12013-09-301-1/+4
* * ext/objspace/object_tracing.c: add new 3 methods to control tracing.ko12013-09-301-37/+109
* parse.y: fix inconsistency with literalsnobu2013-09-291-1/+10
* * ext/curses/extconf.rb: check the size of chtype.shugo2013-09-272-5/+23
* * ext/bigdecimal/bigdecimal.c: [DOC] several fixes by @chastellzzak2013-09-261-14/+14
* * ext/digest/digest.c: [DOC] typo in overview by @chastellzzak2013-09-261-2/+1
* * ext/openssl/ossl.c: [DOC] typo in example by @zoranzariczzak2013-09-261-1/+1
* win32/registry.rb: size in bytesnobu2013-09-241-3/+6
* win32/registry.rb: encode namenobu2013-09-241-2/+10
* win32/registry.rb: fix runtime errorsnobu2013-09-241-1/+1
* win32/registry.rb: fix runtime errorsnobu2013-09-241-1/+2
* tracepoint.c: no empty initializer listnobu2013-09-231-1/+1
* tracepoint.c: wrap data in a structnobu2013-09-221-28/+27
* * ext/-test-/tracepoint/tracepoint.c (Init_tracepoint): prevent from GC.ktsj2013-09-221-0/+4
* * ext/openssl/lib/openssl/ssl.rb: [DOC] Document OpenSSL::SSLServerzzak2013-09-201-0/+11
* * ext/psych/yaml/yaml.h: [DOC] merge upstream typo fix by @GreenGeorgezzak2013-09-201-1/+1
* parse.y: junk sigil only namesnobu2013-09-201-0/+34
* * ext/-test-/printf/printf.c (printf_test_call): Fix an end of bufferakr2013-09-201-1/+1
* ext/-test-/symbol: move upwardnobu2013-09-201-1/+1