aboutsummaryrefslogtreecommitdiffstats
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* objspace_dump.c: refine outputnobu2013-11-142-20/+19
* * ext/bigdecimal/lib/bigdecimal/util.rb: [DOC] remove example ofnagachika2013-11-141-2/+0
* * ext/thread/thread.c: [DOC] This patch accomplishes the following:zzak2013-11-131-59/+63
* * ext/bigdecimal/lib/bigdecimal/util.rb: [DOC] +precision+ is requiredzzak2013-11-131-1/+0
* Squashed commit of the following:nagachika2013-11-131-1/+1
* * ext/bigdecimal/lib/bigdecimal/util.rb: [DOC] Document the requiredzzak2013-11-131-3/+7
* * ext/digest/*: [DOC] Fix several typos and broken http links.zzak2013-11-133-21/+38
* * ext/openssl/ossl_config.c: [DOC] Document the following:zzak2013-11-131-0/+9
* * ext/openssl/ossl_asn1.c: [DOC] Document parts ofzzak2013-11-131-0/+39
* * ext/openssl/lib/openssl/config.rb: In #parse use +string+ for +str+zzak2013-11-131-3/+3
* * ext/openssl/lib/openssl/*.rb: [DOC] Document the following:zzak2013-11-134-5/+178
* io-console.gemspec: certificationnobu2013-11-131-0/+2
* * internal.h: move common string/hash flags to include file.tmm12013-11-111-14/+0
* parse.y: remove "f" suffix [ruby-core:57966] [Feature #9042]nobu2013-11-101-3/+0
* objspace_dump.c: fix declarationnobu2013-11-091-1/+1
* * ext/objspace/object_tracing.c: use declarations in internal.h.nari2013-11-092-4/+1
* objspace_dump.c: fix portability issuenobu2013-11-092-1/+13
* objspace_dump.c: extract output option utilitiesnobu2013-11-091-45/+44
* objspace_dump.c: suppress warningsnobu2013-11-091-3/+1
* objspace_dump.c: indentnobu2013-11-091-91/+91
* * ext/dl/cfunc.c: [DOC] fix typo in example [Bug #8944]zzak2013-11-091-1/+1
* * ext/objspace/object_tracing.c: Add experimental methods to dumptmm12013-11-085-14/+447
* * ext/objspace/object_tracing.c: [DOC] trace_object_allocations_stopzzak2013-11-071-2/+2
* * ext/psych/lib/psych/visitors/to_ruby.rb: process merge keys beforetenderlove2013-11-051-9/+5
* pty.c: check error of seteuidnobu2013-11-051-1/+1
* * gc.c: add support to estimate increase of oldspace memory usage.ko12013-11-051-127/+5
* * ext/psych/lib/psych/visitors/yaml_tree.rb: make less garbage whentenderlove2013-10-291-7/+11
* * ext/psych/lib/psych/visitors/yaml_tree.rb: string subclasses shouldtenderlove2013-10-291-2/+3
* * 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