aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * 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
* timeout.rb: skip rescuenobu2013-08-261-0/+5
* * array.c (rb_ary_splice): use RARRAY_PTR_USE() without WB becauseko12013-08-261-0/+15
* ChangeLog: convert with `iconv -t us-ascii//translit'. [Bug #8819]nobu2013-08-261-1/+1
* * array.c (ary_ensure_room_for_push): fix typo in r42658.kazu2013-08-261-0/+4
* sizes.c.tmpl: autogeneratenobu2013-08-261-0/+5
* fix typokazu2013-08-261-0/+4
* * sizes.c (Init_sizes): Define the size of clock_t.akr2013-08-251-0/+4
* * bignum.c (BARY_SHORT_MUL): Renamed from BARY_MUL1.akr2013-08-241-0/+5
* * process.c (rb_clock_gettime): The emulated clock names changed.akr2013-08-241-0/+4
* * process.c (rb_clock_gettime): Add a cast to fix compile error byakr2013-08-231-0/+5
* process.c: no symbol cachenobu2013-08-231-0/+4
* configure.in: clock_tnobu2013-08-231-0/+4
* * process.c (reduce_factors): New function.akr2013-08-231-0/+8
* * process.c (timetick_int_t): Renamed from timetick_giga_count_t.akr2013-08-231-0/+11
* Fix the previous commit.akr2013-08-231-1/+1
* * process.c (gcd_ul): New function.akr2013-08-231-0/+10
* * array.c (ary_make_shared): shared ary as shady. Need more effort toko12013-08-231-0/+11
* * array.c: introduce ARY_SHARED_OCCUPIED(shared).ko12013-08-231-0/+4
* Makefile.sub: SIZEOF_CLOCK_Tnobu2013-08-231-0/+5
* * process.c (rb_clock_gettime): Strip "s" from unit names.akr2013-08-221-0/+4
* * process.c (unsigned_clock_t): Defined.akr2013-08-221-0/+8
* * compile.c (build_postexe_iseq): fix to setup the local table.ko12013-08-221-0/+4
* * compile.c (rb_iseq_compile_node): accept NODE_IFUNC to supportko12013-08-221-0/+11
* * process.c (rb_clock_gettime): Change emulation symbols forakr2013-08-211-0/+5
* * process.c (make_clock_result): Extracted from rb_clock_gettime.akr2013-08-211-0/+4
* * process.c (rb_clock_gettime): clock() based CLOCK_PROCESS_CPUTIME_IDakr2013-08-211-0/+5
* * process.c (rb_proc_times): Use RB_GC_GUARD to guard objects from GC.akr2013-08-211-0/+4
* * process.c (get_clk_tck): Extracted from rb_proc_times.akr2013-08-211-0/+6
* * process.c: POSIX_GETTIMEOFDAY_CLOCK_REALTIME is renamed toakr2013-08-211-0/+5
* * process.c (rb_clock_gettime): CLOCK_PROCESS_CPUTIME_ID emulationakr2013-08-211-1/+6
* * gc.c (getrusage_time): Fallback clock_gettime to getrusage whenakr2013-08-211-0/+6
* * insns.def: fix regexp's once option behavior.ko12013-08-201-0/+21
* * gc.c (rb_gcdebug_print_obj_condition): add printing information.ko12013-08-201-0/+4
* * test/gdbm/test_gdbm.rb: skip TestGDBM#test_s_open_lock on Solaris.ngoto2013-08-201-0/+7
* * lib/test/: [DOC] Document Test::Unit, hide most submodules andzzak2013-08-191-0/+11
* * lib/rss/rss.rb: [DOC] Document for constants by Steve Klabnikzzak2013-08-191-0/+5
* * lib/rss/xmlparser.rb: [DOC] Hide legacy constant from rdoczzak2013-08-191-0/+5
* * ext/socket/unixserver.c: [DOC] Document #acceptzzak2013-08-191-0/+8
* * configure.in: Define ac_cv_func_clock_gettime to yes for mingw*.akr2013-08-191-0/+4
* fix typoskazu2013-08-191-3/+3
* * include/ruby/defines.h: Fix a compilation error withakr2013-08-191-0/+9
* * gc.c: fix around GC_DEBUG.ko12013-08-191-0/+13
* * test/ruby/test_fiber.rb: collect garbage fibers immediately.ko12013-08-191-0/+4
* * test/profile_test_all.rb: add `failed?' information.ko12013-08-191-0/+4
* process.c: retry fork if ENOMEMnobu2013-08-191-0/+5
* * include/ruby/win32.h (CLOCK_MONOTONIC): typo.usa2013-08-191-0/+6