aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* * bignum.c (bigdivrem_single): Use shift when y is a power of two.akr2013-08-151-0/+4
* * bignum.c (bigdivrem_restoring): Use bigdivrem_single if non-topmostakr2013-08-151-0/+5
* * bignum.c (rb_big2str1): Truncate topmost zeros of x.akr2013-08-151-0/+4
* * bignum.c (bary_divmod): Simplify an expression.akr2013-08-151-0/+4
* * bignum.c (bigdivrem_normal): Remove a local variable.akr2013-08-151-0/+4
* * bignum.c (big2str_karatsuba): Use bigdivrem_restoring directly toakr2013-08-151-0/+6
* * test/ruby/test_file.rb (TestFile#test_truncate_size): test forusa2013-08-151-0/+3
* * io.c, internal.h (rb_io_flush_raw): new function to select callingusa2013-08-151-0/+9
* * win32/win32.c (clock_gettime): improve precision when freq is lessusa2013-08-151-0/+5
* * gc.c (gc_lazy_sweep): remove heap_increment() here because heap_incko12013-08-151-0/+5
* * io.c (rb_io_rewind): remove fsync() for Windows to improve theusa2013-08-151-0/+5
* * test/fileutils/test_fileutils.rb (TestFileUtils#test_rmdir):usa2013-08-151-0/+6
* * process.c (rb_clock_gettime): [DOC] FreeBSD 7.1 supportsakr2013-08-151-0/+6