aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * addr2line.c (rb_dump_backtrace_with_lines): output line at once.naruse2013-03-211-0/+4
* revert r39861nobu2013-03-211-7/+0
* thread.c: fix deadlocknobu2013-03-211-0/+5
* ruby.h: RB_UNUSED_VAR from UNINITIALIZED_VARnobu2013-03-211-0/+7
* * marshal.c (marshal_dump, marshal_load): workaround for segv onngoto2013-03-211-0/+6
* parse.y: escape all closing parensnobu2013-03-211-0/+5
* vm_core.h: suppress warningsnobu2013-03-211-0/+5
* * ext/date/date_core.c: Typo in Date::MONTHNAMES by Matt Gaugerzzak2013-03-201-0/+5
* mkmf.rb: format messagenobu2013-03-201-0/+5
* mkmf.rb: prefix install_dirs only with DESTDIRnobu2013-03-201-0/+6
* * test/win32ole/test_err_in_callback.rb (TestErrInCallBack#setup):usa2013-03-201-0/+6
* * test/ruby/test_signal.rb (test_hup_me): skip if HUP isn't supported.shirosaki2013-03-201-0/+5
* * test/rubygems/test_gem_installer.rb (test_install_extension_flat):shirosaki2013-03-201-0/+6
* * test/win32ole/test_err_in_callback.rb (TestErrInCallBack#setup): useusa2013-03-201-1/+6
* * test/rinda/test_rinda.rb: remove unused variables.ayumin2013-03-191-0/+5
* * ext/bigdecimal/bigdecimal.c: fixed typo.ayumin2013-03-191-0/+5
* * test/ruby/test_signal.rb (test_hup_me): added a few comments.kosaki2013-03-191-0/+4
* * thread.c (ruby_kill): added a few comments.kosaki2013-03-191-0/+4
* * thread.c (ruby_kill): release GVL while waiting signal delivered.kosaki2013-03-191-0/+4
* * ruby_kill (internal.h, thread.c): use rb_pid_t instead of pid_t.usa2013-03-191-0/+5
* convert with one converternobu2013-03-191-0/+5
* compose HFS file namesnobu2013-03-191-0/+5
* * internal.h: added a declaration of ruby_kill().kosaki2013-03-191-0/+19
* * io.c (linux_iocparm_len): enable only exist _IOC_SIZE().kosaki2013-03-191-0/+5
* * ext/objspace/objspace.c: Fix typo in doc. Patch by Sho Hashimoto.sorah2013-03-191-0/+5
* * configure.in: set ac_cv_prog_cxx if CXX is supplied.mrkn2013-03-181-0/+4
* * configure.in: Fix c++ compiler auto-selection not only formrkn2013-03-181-0/+5
* * gc.c: Improve accuracy of objspace_live_num() andnari2013-03-181-0/+6
* * gc.c: Avoid unnecessary heap growth. patched by tmm1(Aman Gupta).nari2013-03-181-0/+5
* * gc.c: Fix unlimited memory growth with large values ofnari2013-03-181-0/+6
* * test/win32ole/test_err_in_callback.rbusa2013-03-181-0/+6
* * vm_dump.c (backtrace): on darwin use custom backtrace() to tracenaruse2013-03-181-0/+8
* * vm_exec.h (END_INSN): revert r39517 because the segv seems fixed bynaruse2013-03-181-0/+5
* * vm_exec.c: Correct predefined macro name. This typo is introduced bynaruse2013-03-181-0/+5
* * array.c: Typo in Array#delete by Timo Sand [GH fixes #258]zzak2013-03-171-0/+4
* * io.c (io_fillbuf): show fd number on failure to debug.naruse2013-03-171-0/+5
* * ext/date/date_core.c: include sys/time.h for avoiding implicitkosaki2013-03-161-0/+5
* * include/ruby/missing.h: removed __linux__. it's unnecessary.kosaki2013-03-161-0/+4
* * thread.c: disabled _FORTIFY_SOURCE for avoid to hit glibc bug.kosaki2013-03-161-0/+7
* * include/ruby/missing.h (__syscall): moved to...kosaki2013-03-161-0/+9
* * include/ruby/missing.h (struct timespec): include <sys/time.h>kosaki2013-03-161-0/+4
* * configure.in: check struct timeval exist or not.kosaki2013-03-161-0/+12
* * configure.in (_FORTIFY_SOURCE): added a few comments.kosaki2013-03-161-0/+4
* * thread_pthread.c (numberof): renamed from ARRAY_SIZE() becausekosaki2013-03-151-0/+5
* * test/ruby/test_lazy_enumerator.rb (TestLazyEnumerator#test_drop_while):headius2013-03-151-0/+6
* time.c: check re-initializenobu2013-03-151-0/+9
* fix filenamekazu2013-03-151-1/+1
* file.c: rb_sys_fail_path_with_funcnobu2013-03-151-0/+5
* * file.c (rb_sys_fail_path): define & use rb_sys_fail_path0 like r39752naruse2013-03-141-0/+4
* * proc.c: Typo in Proc.arity found by Jack Nagel [Bug #8094]zzak2013-03-141-0/+4