summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-13* ext/psych/lib/psych.rb: [DOC] Fix a dead link in Psych by @rochefort [ci sk...hsbt
2014-04-12string.c: clear env self in symbol procnobu
2014-04-12marshal.c: remove hack for old gccnobu
2014-04-12Remove unneeded OCSP constant macrosdrbrain
2014-04-12* remove trailing spaces.nobu
2014-04-12* ext/openssl/ossl_ocsp.c: [DOC] Document OpenSSL::OCSP.drbrain
2014-04-11* 2014-04-12svn
2014-04-11fix a typokazu
2014-04-11* array.c (ARY_SET): added.ko1
2014-04-11* array.c: make shared arrays WB-protected objects.ko1
2014-04-11test_array.rb: skip if timed outnobu
2014-04-11test_array.rb: expand timeoutnobu
2014-04-11proc.c: fix super in bound UnboundMethodnobu
2014-04-11vm_insnhelper.c: preserve encodingsnobu
2014-04-11* addr2line.c (rb_dump_backtrace_with_lines): set base addressnaruse
2014-04-11array.c: maybe shared arraynobu
2014-04-11test_array.rb: do minor GCnobu
2014-04-11gc.c: no newline to rb_bugnobu
2014-04-11* 2014-04-11svn
2014-04-11test_array.rb: simplify test_shared_markingnobu
2014-04-11envutil.rb: filter kwargsnobu
2014-04-10Add [DOC] to my previous entry.knu
2014-04-10* lib/net/ftp.rb (Net::FTP#login): [DOC] The default password forknu
2014-04-10* test/ruby/test_array.rb: remove useless `assert'.ko1
2014-04-10* array.c (rb_ary_modify): remember shared array owner if a sharedko1
2014-04-10* gc.c (gc_verify_internal_consistency): move lines and enableko1
2014-04-10explicitly specify ::Filenaruse
2014-04-10* addr2line.c (append_obj): clear allocated memory.naruse
2014-04-10* gc.c (rb_gc_writebarrier_unprotect_promoted): disable to dump debugko1
2014-04-10gc.c: check rgengc_report argumentnobu
2014-04-10gc.c: do nothing unless USE_RGENGCnobu
2014-04-10gc.c: adjust indentnobu
2014-04-09* 2014-04-10svn
2014-04-09* signal.c (check_stack_overflow): Don't use ucontext_t if ucontext.hakr
2014-04-09Add comment.akr
2014-04-09* gc.c (mark_current_machine_context): Call SET_STACK_END.akr
2014-04-09* process.c (OBJ2UID1): Defined even if getpwnam_r is not usable.akr
2014-04-09ossl.c: OPENSSL_LIBRARY_VERSIONnobu
2014-04-09encoding.c: fix rdoc of `__FILE__`nobu
2014-04-09* test/ruby/test_gc.rb: more long timeout.ko1
2014-04-09configure.in: no __builtin_setjmp on x64-mingwnobu
2014-04-09string.c: remove unnecessary terminator spacenobu
2014-04-09* 2014-04-09svn
2014-04-09string.c: fix capacitynobu
2014-04-08* lib/mkmf.rb (MakeMakefile#dir_config): Improve documentation.knu
2014-04-08* 2014-04-08svn
2014-04-08* gc.c: rename `RGENGC_THREEGEN' to `RGENGC_AGE2_PROMOTION'.ko1
2014-04-07* ext/socket/socket.c (sock_s_getnameinfo): Save errno for EAI_SYSTEM.akr
2014-04-06* lib/xmlrpc/client.rb (do_rpc): don't check body length.naruse
2014-04-06* lib/matrix.rb: Add Matrix#cofactor [fix GH-568]marcandre