summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2013-08-31* compile.c (NODE_MATCH3): pass CALL_INFO to opt_regexpmatch2charliesome
2013-08-31* lib/securerandom.rb (random_bytes): Use Process.clock_gettime.akr
2013-08-30encoding.h: fix conflictsnobu
2013-08-30ChangeLog: fix commit missnobu
2013-08-30thread_pthread.c: fill stack info by creator threadnobu
2013-08-30thread_pthread.c: define attr only if usednobu
2013-08-30thread_pthread.c: get_main_stacknobu
2013-08-29* struct.c (rb_struct_define_without_accessor_under): added.ko1
2013-08-29vm_insnhelper.c: fix zsuper in prependednobu
2013-08-29* remove trailing spaces.nobu
2013-08-28* ext/zlib/zlib.c (zstream_run): Fix handling of deflate streams thatdrbrain
2013-08-28* ext/psych/lib/psych/scalar_scanner.rb: invalid floats should betenderlove
2013-08-28thread_pthread.c: get_stack on HP-UXnobu
2013-08-28configure.in: check for sys/pstat.hnobu
2013-08-27* ext/openssl/ossl_ssl.c (ossl_ssl_read): Replace duplicatedrbrain
2013-08-27timeout.rb: raise given exceptionnobu
2013-08-27io.c: copy in binary modenobu
2013-08-27enumerator.c: rb_check_funcallnobu
2013-08-27enumerator.c: add commentnobu
2013-08-27enumerator.c: check arg sizenobu
2013-08-27array.c: optimized equalitynobu
2013-08-27vm_insnhelper.h: RBASIC_CLASSnobu
2013-08-27vm_eval.c: constifynobu
2013-08-27* ext/stringio/stringio.c (strio_read_nonblock): declare localko1
2013-08-27Amend ChangeLog for r42698marcandre
2013-08-27* gc.c (gc_profile_clear): do rest_sweep() before clearingko1
2013-08-26* io.c (io_read_nonblock): support non-blocking reads without raisingtenderlove
2013-08-26* lib/rubygems: Import RubyGems 2.1.0 Release Candidatedrbrain
2013-08-26parse.y: warn CRnobu
2013-08-26timeout.rb: skip rescuenobu
2013-08-26* array.c (rb_ary_splice): use RARRAY_PTR_USE() without WB becauseko1
2013-08-26ChangeLog: convert with `iconv -t us-ascii//translit'. [Bug #8819]nobu
2013-08-26* array.c (ary_ensure_room_for_push): fix typo in r42658.kazu
2013-08-26sizes.c.tmpl: autogeneratenobu
2013-08-26fix typokazu
2013-08-25* sizes.c (Init_sizes): Define the size of clock_t.akr
2013-08-24* bignum.c (BARY_SHORT_MUL): Renamed from BARY_MUL1.akr
2013-08-24* process.c (rb_clock_gettime): The emulated clock names changed.akr
2013-08-23* process.c (rb_clock_gettime): Add a cast to fix compile error byakr
2013-08-23process.c: no symbol cachenobu
2013-08-23configure.in: clock_tnobu
2013-08-23* process.c (reduce_factors): New function.akr
2013-08-23* process.c (timetick_int_t): Renamed from timetick_giga_count_t.akr
2013-08-23Fix the previous commit.akr
2013-08-23* process.c (gcd_ul): New function.akr
2013-08-23* array.c (ary_make_shared): shared ary as shady. Need more effort toko1
2013-08-23* array.c: introduce ARY_SHARED_OCCUPIED(shared).ko1
2013-08-23Makefile.sub: SIZEOF_CLOCK_Tnobu
2013-08-22* process.c (rb_clock_gettime): Strip "s" from unit names.akr
2013-08-22* process.c (unsigned_clock_t): Defined.akr