aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * bignum.c (SIZEOF_BDIGIT): Renamed from SIZEOF_BDIGITS.akr2014-04-1310-94/+104
* * common.mk: Unused target, $(MKMAIN_CMD), removed.akr2014-04-134-7/+8
* * 2014-04-13svn2014-04-131-2/+2
* * ext/psych/lib/psych.rb: [DOC] Fix a dead link in Psych by @rochefort [ci sk...hsbt2014-04-131-1/+1
* string.c: clear env self in symbol procnobu2014-04-124-0/+19
* marshal.c: remove hack for old gccnobu2014-04-121-2/+6
* Remove unneeded OCSP constant macrosdrbrain2014-04-121-4/+0
* * remove trailing spaces.nobu2014-04-121-1/+1
* * ext/openssl/ossl_ocsp.c: [DOC] Document OpenSSL::OCSP.drbrain2014-04-122-44/+454
* * 2014-04-12svn2014-04-111-2/+2
* fix a typokazu2014-04-111-1/+1
* * array.c (ARY_SET): added.ko12014-04-112-5/+14
* * array.c: make shared arrays WB-protected objects.ko12014-04-112-79/+119
* test_array.rb: skip if timed outnobu2014-04-111-3/+7
* test_array.rb: expand timeoutnobu2014-04-111-1/+1
* proc.c: fix super in bound UnboundMethodnobu2014-04-114-2/+44
* vm_insnhelper.c: preserve encodingsnobu2014-04-112-13/+13
* * addr2line.c (rb_dump_backtrace_with_lines): set base addressnaruse2014-04-112-29/+41
* array.c: maybe shared arraynobu2014-04-113-14/+22
* test_array.rb: do minor GCnobu2014-04-111-2/+5
* gc.c: no newline to rb_bugnobu2014-04-111-7/+7
* * 2014-04-11svn2014-04-111-2/+2
* test_array.rb: simplify test_shared_markingnobu2014-04-111-15/+10
* envutil.rb: filter kwargsnobu2014-04-111-1/+5
* Add [DOC] to my previous entry.knu2014-04-101-1/+2
* * lib/net/ftp.rb (Net::FTP#login): [DOC] The default password forknu2014-04-102-6/+11
* * test/ruby/test_array.rb: remove useless `assert'.ko12014-04-102-1/+4
* * array.c (rb_ary_modify): remember shared array owner if a sharedko12014-04-103-1/+42
* * gc.c (gc_verify_internal_consistency): move lines and enableko12014-04-102-79/+94
* explicitly specify ::Filenaruse2014-04-101-6/+6
* * addr2line.c (append_obj): clear allocated memory.naruse2014-04-102-2/+9
* * gc.c (rb_gc_writebarrier_unprotect_promoted): disable to dump debugko12014-04-102-1/+6
* gc.c: check rgengc_report argumentnobu2014-04-101-3/+8
* gc.c: do nothing unless USE_RGENGCnobu2014-04-101-2/+2
* gc.c: adjust indentnobu2014-04-101-2/+2
* * 2014-04-10svn2014-04-091-2/+2
* * signal.c (check_stack_overflow): Don't use ucontext_t if ucontext.hakr2014-04-092-2/+8
* Add comment.akr2014-04-091-0/+3
* * gc.c (mark_current_machine_context): Call SET_STACK_END.akr2014-04-092-0/+7
* * process.c (OBJ2UID1): Defined even if getpwnam_r is not usable.akr2014-04-092-0/+10
* ossl.c: OPENSSL_LIBRARY_VERSIONnobu2014-04-091-0/+5
* encoding.c: fix rdoc of `__FILE__`nobu2014-04-092-1/+6
* * test/ruby/test_gc.rb: more long timeout.ko12014-04-092-1/+6
* configure.in: no __builtin_setjmp on x64-mingwnobu2014-04-092-0/+7
* string.c: remove unnecessary terminator spacenobu2014-04-091-3/+2
* * 2014-04-09svn2014-04-091-2/+2
* string.c: fix capacitynobu2014-04-093-1/+17
* * lib/mkmf.rb (MakeMakefile#dir_config): Improve documentation.knu2014-04-082-7/+26
* * 2014-04-08svn2014-04-081-2/+2
* * gc.c: rename `RGENGC_THREEGEN' to `RGENGC_AGE2_PROMOTION'.ko12014-04-082-42/+68