aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * marshal.c (marshal_dump, marshal_load): workaround for segv onngoto2013-03-212-2/+8
* parse.y: escape all closing parensnobu2013-03-213-4/+15
* Makefile.in: remove broken symlinksnobu2013-03-211-1/+1
* string.c: potential memory leaknobu2013-03-211-1/+2
* vm_core.h: suppress warningsnobu2013-03-212-1/+8
* * 2013-03-21svn2013-03-201-2/+2
* * ext/date/date_core.c: Typo in Date::MONTHNAMES by Matt Gaugerzzak2013-03-202-1/+6
* mkmf.rb: format messagenobu2013-03-202-1/+6
* mkmf.rb: prefix install_dirs only with DESTDIRnobu2013-03-202-14/+21
* * test/win32ole/test_err_in_callback.rb (TestErrInCallBack#setup):usa2013-03-202-2/+9
* * test/ruby/test_signal.rb (test_hup_me): skip if HUP isn't supported.shirosaki2013-03-202-0/+7
* * test/rubygems/test_gem_installer.rb (test_install_extension_flat):shirosaki2013-03-202-0/+7
* * test/win32ole/test_err_in_callback.rb (TestErrInCallBack#setup): useusa2013-03-202-4/+11
* * test/win32ole/test_err_in_callback.rb: revert r39823 (debug code).usa2013-03-201-2/+1
* * test/rinda/test_rinda.rb: remove unused variables.ayumin2013-03-192-4/+9
* * ext/bigdecimal/bigdecimal.c: fixed typo. same as r39830ayumin2013-03-191-1/+1
* * ext/bigdecimal/bigdecimal.c: fixed typo.ayumin2013-03-192-1/+6
* * test/ruby/test_signal.rb (test_hup_me): added a few comments.kosaki2013-03-192-0/+8
* * thread.c (ruby_kill): added a few comments.kosaki2013-03-192-0/+8
* * 2013-03-20svn2013-03-191-2/+2
* * thread.c (ruby_kill): release GVL while waiting signal delivered.kosaki2013-03-192-0/+6
* * ruby_kill (internal.h, thread.c): use rb_pid_t instead of pid_t.usa2013-03-193-2/+7
* * test/win32ole/test_err_in_callback.rb: debug print. I'll remove this later.usa2013-03-191-1/+2
* convert with one converternobu2013-03-192-13/+36
* compose HFS file namesnobu2013-03-193-2/+87
* * dir.c (join_path): move length of path to an argument.nobu2013-03-191-5/+6
* * internal.h: added a declaration of ruby_kill().kosaki2013-03-196-2/+55
* * io.c (linux_iocparm_len): enable only exist _IOC_SIZE().kosaki2013-03-192-2/+7
* * ext/objspace/objspace.c: Fix typo in doc. Patch by Sho Hashimoto.sorah2013-03-192-1/+6
* Add comments to r39808naruse2013-03-181-1/+6
* * configure.in: set ac_cv_prog_cxx if CXX is supplied.mrkn2013-03-182-0/+5
* * configure.in: Fix c++ compiler auto-selection not only formrkn2013-03-182-1/+6
* * 2013-03-19svn2013-03-181-2/+2
* * gc.c: Improve accuracy of objspace_live_num() andnari2013-03-183-6/+16
* * gc.c: Avoid unnecessary heap growth. patched by tmm1(Aman Gupta).nari2013-03-183-2/+24
* * gc.c: Fix unlimited memory growth with large values ofnari2013-03-182-1/+8
* * test/win32ole/test_err_in_callback.rbusa2013-03-182-11/+17
* * vm_dump.c (backtrace): on darwin use custom backtrace() to tracenaruse2013-03-183-0/+68
* * vm_exec.h (END_INSN): revert r39517 because the segv seems fixed bynaruse2013-03-182-12/+5
* * vm_exec.c: Correct predefined macro name. This typo is introduced bynaruse2013-03-182-1/+6
* * array.c: Typo in Array#delete by Timo Sand [GH fixes #258]zzak2013-03-172-1/+6
* * 2013-03-18svn2013-03-171-2/+2
* * io.c (io_fillbuf): show fd number on failure to debug.naruse2013-03-172-1/+12
* * array.c: fix rdoc. [ruby-core:53485] [ruby-trunk - Bug #8108]ktsj2013-03-171-1/+1
* * ext/date/date_core.c: include sys/time.h for avoiding implicitkosaki2013-03-162-0/+8
* * include/ruby/missing.h: removed __linux__. it's unnecessary.kosaki2013-03-162-1/+5
* * 2013-03-17svn2013-03-161-2/+2
* missing.h: build fixnobu2013-03-161-1/+3
* test_bignum.rb: refine testnobu2013-03-161-8/+5
* Makefile.sub: fix mswin buildnobu2013-03-161-0/+2