aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * class.c (rb_prepend_module): make T_ICLASS object shady becauseko12013-08-121-0/+9
* * process.c: [DOC] RDoc formatting of Process.clock_gettimezzak2013-08-121-0/+4
* * lib/yaml/dbm.rb: [DOC] Document call-seq for YAML::DBMzzak2013-08-121-0/+4
* * ext/dbm/extconf.rb: [DOC] Hide from RDoczzak2013-08-121-0/+7
* * ext/dbm/dbm.c: [DOC] Reformat headings of DBM classzzak2013-08-121-0/+4
* * lib/yaml.rb, lib/yaml/: [DOC] Document YAML::DBM#key and addzzak2013-08-121-0/+6
* * ext/readline/readline.c (readline_s_set_input): on OS X with editline,naruse2013-08-111-0/+10
* file.c: OSX path encodingnobu2013-08-111-0/+5
* test_require.rb: __FILE__ encoding on Windowsnobu2013-08-111-0/+6
* * test/rexml/parser/test_sax2.rb: Expand abbreviated class name.kou2013-08-111-0/+4
* * lib/rexml/sax2listener.rb (REXML::SAX2Listener#notationdecl): Fixkou2013-08-111-0/+9
* * lib/rexml/sax2listener.rb (REXML::SAX2Listener#elementdecl): Fix wrongkou2013-08-111-0/+6
* * lib/rexml/parsers/sax2parser.rbkou2013-08-111-0/+5
* * lib/rexml/parsers/sax2parser.rb (REXML::Parsers::SAX2Parser#parse):kou2013-08-111-0/+6
* * ChangeLog: Fix wrong description about entity declarations.kou2013-08-111-2/+2
* * lib/rexml/parsers/sax2parser.rb (REXML::Parsers::SAX2Parser#parse):kou2013-08-111-0/+6
* * lib/rexml/parsers/baseparser.rbkou2013-08-111-0/+6
* * NEWS (REXML::Parsers::SAX2Parser): Add about this change.kou2013-08-111-0/+12
* * test/rexml/parser/test_sax2.rb: Add SAX2 API test.kou2013-08-111-0/+4
* parse.y: non-local/const attrsetnobu2013-08-111-0/+5
* * include/ruby/encoding.h: Reduce ENCODING_INLINE_MAX to 127 as thischarliesome2013-08-111-0/+5