aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * include/ruby/win32.h, win32/Makefile.sub, win32/win32.cusa2013-08-151-0/+5
* * hash.c (rb_hash_aset): [DOC] Document key dup patch by @kachickzzak2013-08-141-0/+5
* * proc.c (rb_mod_define_method): now they return the symbols of theusa2013-08-141-0/+10
* * bignum.c (bigdivrem_restoring): xn argument removed.akr2013-08-131-0/+5
* Remove a trailing space.akr2013-08-131-1/+1
* * bignum.c (big_div_struct): Remove xn and j field. Add zn field. akr2013-08-131-0/+6
* * bignum.c (big_div_struct): ynzero field removed.akr2013-08-131-0/+6
* * bignum.c (bigdivrem_restoring): Extracted from bigdivrem_normal.akr2013-08-131-0/+4
* random.c: coerce before check negativenobu2013-08-131-0/+5
* object.c: undef Module#prepend_features on Classnobu2013-08-131-0/+8
* fix a typokazu2013-08-131-1/+1
* fix a typokazu2013-08-131-1/+1
* * doc/syntax/literals.rdoc: [DOC] String literal concat by @cknadlerzzak2013-08-121-0/+5
* * gc.c (gc_marks_test): inhibit gc for st's operation.tarui2013-08-121-0/+4
* parse.y: CR in middlenobu2013-08-121-0/+5