summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-03* README.EXT, README.EXT.ja: Mention rb_integer_pack andakr
2013-08-03* ext/stringio/stringio.c (strio_substr): Trivial fix for invalidheadius
2013-08-03* bignum.c (BARY_TRUNC): New macro.akr
2013-08-03* bignum.c (big2str_karatsuba): Don't allocate new temporary bufferakr
2013-08-03bignum.c: suppress warningsnobu
2013-08-03* 2013-08-04svn
2013-08-03* bignum.c (bary2bdigitdbl): New function.akr
2013-08-03* bignum.c: The branch condition of selecting multiplicationakr
2013-08-03* bignum.c (big2str_orig): Receive the number to stringize asakr
2013-08-03Add missing requirenaruse
2013-08-03Fix test failure to follow r42347 ref #3753naruse
2013-08-03* bignum.c (MAX_BASE36_POWER_TABLE_ENTRIES): Renamed fromakr
2013-08-03parse.y: no reduction with 1nobu
2013-08-03etc.c: encodingsnobu
2013-08-03struct.c: rb_struct_define_undernobu
2013-08-02* parse.y (value_expr_gen): now NODE_DEFN and NODE_DEFS are not voidusa
2013-08-02ChangeLog: fix typonobu
2013-08-02* doc/syntax/refinements.rdoc: Remove mention of instance_eval anddrbrain
2013-08-02* bignum.c (big2str_orig): Refactored.akr
2013-08-02* bignum.c (big2str_orig): Rename a local variable.akr
2013-08-02* bignum.c (bigadd_core): Removed.akr
2013-08-02* bignum.c (rb_big2str1): Simplify power_level calculation.akr
2013-08-02* array.c (rb_ary_zip): use rb_ary_new2() to create bufferglass
2013-08-02* 2013-08-03svn
2013-08-02* NEWS: Add the description that IO#seek supports SEEK_DATAglass
2013-08-02* vm.c (m_core_define_method, m_core_define_singleton_method): nowusa
2013-08-02* array.c (rb_ary_zip): performance improvement by avoidingglass
2013-08-02* bignum.c (power_cache_get_power): Appry bigtrunc to the result ofakr
2013-08-02parse.y: calculate powers of tennobu
2013-08-02parse.y: ripper for new literalsnobu
2013-08-02parse.y: parse preciselynobu
2013-08-02parse.y: simplify numericsnobu
2013-08-02eventids2.c: new literalsnobu
2013-08-02bignum.c: suppress a warningnobu
2013-08-02* bignum.c (big2str_karatsuba): Reduce power_level more than one atakr
2013-08-02* bignum.c (bary_mul): Swap x and y for bary_mul1 if x is longer than y.akr
2013-08-02* parse.y (negate_lit): add T_RATIONAL and T_COMPLEX to the switchcharliesome
2013-08-02nmake doesn't out put targetsnaruse
2013-08-02Fix test failure on Windows because of an extra warningnaruse
2013-08-02* doc/syntax/refinements.rdoc: Improve description of where you maydrbrain
2013-08-01* bignum.c (big2str_orig): Remove len argument.akr
2013-08-01* NEWS: fix typos in the description of number literal suffixes.eregon
2013-08-01* NEWS: Add the description of number literal suffixes.mrkn
2013-08-01Show more portable and detailed info on NoMemoryError ref #8711naruse
2013-08-01* bootstraptest/test_literal_suffix.rb: add two test cases tomrkn
2013-08-01Show memory usage on NoMemoryError ref #8711naruse
2013-08-01* 2013-08-02svn
2013-08-01* properties.nobu
2013-08-01* rational.c (rb_flt_rationalize_with_prec): new public C functionmrkn
2013-08-01* bignum.c (rb_big2str1): Remove a local variable.akr