aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * compile.c (build_postexe_iseq): fix to setup the local table.ko12013-08-221-0/+4
* * compile.c (rb_iseq_compile_node): accept NODE_IFUNC to supportko12013-08-221-0/+11
* * process.c (rb_clock_gettime): Change emulation symbols forakr2013-08-211-0/+5
* * process.c (make_clock_result): Extracted from rb_clock_gettime.akr2013-08-211-0/+4
* * process.c (rb_clock_gettime): clock() based CLOCK_PROCESS_CPUTIME_IDakr2013-08-211-0/+5
* * process.c (rb_proc_times): Use RB_GC_GUARD to guard objects from GC.akr2013-08-211-0/+4
* * process.c (get_clk_tck): Extracted from rb_proc_times.akr2013-08-211-0/+6
* * process.c: POSIX_GETTIMEOFDAY_CLOCK_REALTIME is renamed toakr2013-08-211-0/+5
* * process.c (rb_clock_gettime): CLOCK_PROCESS_CPUTIME_ID emulationakr2013-08-211-1/+6
* * gc.c (getrusage_time): Fallback clock_gettime to getrusage whenakr2013-08-211-0/+6
* * insns.def: fix regexp's once option behavior.ko12013-08-201-0/+21
* * gc.c (rb_gcdebug_print_obj_condition): add printing information.ko12013-08-201-0/+4
* * test/gdbm/test_gdbm.rb: skip TestGDBM#test_s_open_lock on Solaris.ngoto2013-08-201-0/+7
* * lib/test/: [DOC] Document Test::Unit, hide most submodules andzzak2013-08-191-0/+11
* * lib/rss/rss.rb: [DOC] Document for constants by Steve Klabnikzzak2013-08-191-0/+5
* * lib/rss/xmlparser.rb: [DOC] Hide legacy constant from rdoczzak2013-08-191-0/+5
* * ext/socket/unixserver.c: [DOC] Document #acceptzzak2013-08-191-0/+8
* * configure.in: Define ac_cv_func_clock_gettime to yes for mingw*.akr2013-08-191-0/+4
* fix typoskazu2013-08-191-3/+3
* * include/ruby/defines.h: Fix a compilation error withakr2013-08-191-0/+9
* * gc.c: fix around GC_DEBUG.ko12013-08-191-0/+13
* * test/ruby/test_fiber.rb: collect garbage fibers immediately.ko12013-08-191-0/+4
* * test/profile_test_all.rb: add `failed?' information.ko12013-08-191-0/+4
* process.c: retry fork if ENOMEMnobu2013-08-191-0/+5
* * include/ruby/win32.h (CLOCK_MONOTONIC): typo.usa2013-08-191-0/+6
* configure.in: clock_gettimenobu2013-08-191-0/+6
* * process.c (Init_process): Add constants: CLOCK_REALTIME_ALARM andakr2013-08-191-0/+5
* * variable.c, vm_method.c: remove dead code.ktsj2013-08-181-0/+7
* * error.c, file.c, gc.c, hash.c, thread.c, variable.c, vm_eval.c, bin/erb:ktsj2013-08-181-0/+5
* * process.c (rb_clock_gettime): Rename POSIX_TIME_CLOCK_REALTIME toakr2013-08-181-0/+5
* * configure.in: Revert r42604. It causes linking librt on systemsakr2013-08-181-0/+5
* * process.c (Init_process): Add constants: CLOCK_REALTIME_COARSE,akr2013-08-181-0/+5
* configure.in: clock_gettimenobu2013-08-181-0/+6
* * bignum.c (rb_big2str1): Make an expression more explicit.akr2013-08-181-0/+4
* * bignum.c (rb_big2str1): Use power_level instead of bitsize(xn).akr2013-08-171-0/+4
* * bignum.c (BIGDIVREM_EXTRA_WORDS): Redefine to 1.akr2013-08-171-0/+7
* * test/ruby/test_time.rb: use the in_timezone() helpereregon2013-08-171-0/+5
* * ChangeLog: more description a bit. [Bug #8795]nobu2013-08-171-2/+2
* time.c: ignore invalid datanobu2013-08-171-0/+5
* * process.c: [DOC] MACH_ABSOLUTE_TIME_CLOCK_MONOTONIC is aneregon2013-08-171-0/+6
* * test/profile_test_all.rb: fix typo.ko12013-08-161-0/+4
* * test/profile_test_all.rb: remove space characters from test names.ko12013-08-161-0/+4
* * test/profile_test_all.rb: refactoring memory profiling tool forko12013-08-161-0/+8
* fix a typokazu2013-08-161-1/+1
* fix a typokazu2013-08-161-1/+1
* * file.c (rb_file_size, rb_file_flock): improve parformance of Winodws.usa2013-08-161-0/+9
* * bignum.c (bigdivrem_single1): Renamed from bigdivrem_single. Addakr2013-08-161-0/+7
* * bignum.c (bary_small_rshift): Specify the higher BDIGIT instead ofakr2013-08-161-0/+6
* * bignum.c (bary_mul_toom3): Reduce a branch.akr2013-08-151-0/+4
* * process.c (rb_clock_gettime): add CLOCK_MONOTONIC support on OS X.naruse2013-08-151-0/+6