aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Process#setproctitle,argv0: Fix and improve rdoc.knu2013-09-021-0/+6
* * NEWS: fix description of number literal suffixes.mrkn2013-09-021-0/+4
* * test/rake/test_rake_rules.rb: add space after string literal tocharliesome2013-09-021-0/+7
* * test/ruby/test_bignum.rb (test_interrupt_during_to_s): Disable itakr2013-09-021-0/+5
* * bignum.c (Init_Bignum): Define Bignum::GMP_VERSION when GMP is used.akr2013-09-011-0/+4
* * bignum.c (big2str_generic): Reduce arguments.akr2013-09-011-0/+6
* * process.c (get_mach_timebase_info): Extracted from rb_clock_gettime.akr2013-09-011-0/+6
* * bignum.c (GMP_BIG2STR_DIGITS): New constant.akr2013-09-011-0/+10
* * bignum.c (bary_mul_gmp): Use mpz_init and mpz_clear instead ofakr2013-09-011-0/+6
* * test/net/http/test_http.rb (test_bind_to_local_port): Choose an openakr2013-09-011-0/+5
* * bignum.c (big2str_base_poweroftwo): Renamed fromakr2013-09-011-0/+15
* * bignum.c (big2str_2bdigits): Renamed from big2str_orig.akr2013-09-011-0/+4
* * bignum.c: Remove BITSPERDIG >= INT_MAX test. The static assertion,akr2013-09-011-0/+5
* * bignum.c (maxpow_in_bdigit): Removed.akr2013-09-011-0/+4
* * numeric.c (rb_fix_bit_length): Moved from bignum.c.akr2013-09-011-0/+4
* * internal.h (bit_length): Moved from bignum.c.akr2013-09-011-0/+8
* * bignum.c (bit_length): Renamed from bitsize.akr2013-08-311-0/+4
* * bignum.c (rb_big_bit_length): New method.akr2013-08-311-0/+6
* mention that Process.clock_getres is a CRuby feature.akr2013-08-311-1/+1
* * process.c (rb_clock_getres): New method.akr2013-08-311-0/+11
* * bignum.c: Use GMP to accelerate big Bignum multiplication.akr2013-08-311-0/+11
* * compile.c (NODE_MATCH3): pass CALL_INFO to opt_regexpmatch2charliesome2013-08-311-0/+7
* * lib/securerandom.rb (random_bytes): Use Process.clock_gettime.akr2013-08-311-0/+4
* encoding.h: fix conflictsnobu2013-08-301-0/+5
* ChangeLog: fix commit missnobu2013-08-301-12/+0
* thread_pthread.c: fill stack info by creator threadnobu2013-08-301-1/+7
* thread_pthread.c: define attr only if usednobu2013-08-301-1/+4
* thread_pthread.c: get_main_stacknobu2013-08-301-0/+17
* * struct.c (rb_struct_define_without_accessor_under): added.ko12013-08-291-0/+8
* vm_insnhelper.c: fix zsuper in prependednobu2013-08-291-0/+7
* * remove trailing spaces.nobu2013-08-291-1/+1
* * ext/zlib/zlib.c (zstream_run): Fix handling of deflate streams thatdrbrain2013-08-281-0/+8
* * ext/psych/lib/psych/scalar_scanner.rb: invalid floats should betenderlove2013-08-281-0/+8
* thread_pthread.c: get_stack on HP-UXnobu2013-08-281-0/+6
* configure.in: check for sys/pstat.hnobu2013-08-281-0/+5
* * ext/openssl/ossl_ssl.c (ossl_ssl_read): Replace duplicatedrbrain2013-08-271-0/+5
* timeout.rb: raise given exceptionnobu2013-08-271-0/+5
* io.c: copy in binary modenobu2013-08-271-0/+10
* enumerator.c: rb_check_funcallnobu2013-08-271-1/+4
* enumerator.c: add commentnobu2013-08-271-1/+2
* enumerator.c: check arg sizenobu2013-08-271-0/+4
* array.c: optimized equalitynobu2013-08-271-0/+7
* vm_insnhelper.h: RBASIC_CLASSnobu2013-08-271-0/+8
* vm_eval.c: constifynobu2013-08-271-0/+5
* * ext/stringio/stringio.c (strio_read_nonblock): declare localko12013-08-271-0/+5
* Amend ChangeLog for r42698marcandre2013-08-271-0/+7
* * gc.c (gc_profile_clear): do rest_sweep() before clearingko12013-08-271-0/+5
* * io.c (io_read_nonblock): support non-blocking reads without raisingtenderlove2013-08-261-0/+15
* * lib/rubygems: Import RubyGems 2.1.0 Release Candidatedrbrain2013-08-261-0/+5
* parse.y: warn CRnobu2013-08-261-0/+5