summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-26fix typo of r42691eregon
2013-08-26parse.y: warn CRnobu
2013-08-26timeout.rb: skip rescuenobu
2013-08-26* remove trailing spaces.nobu
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-26* 2013-08-26svn
2013-08-26fix typokazu
2013-08-25* sizes.c (Init_sizes): Define the size of clock_t.akr
2013-08-25* object.c: [DOC] remove comment about trust/untrust.ktsj
2013-08-24* 2013-08-25svn
2013-08-24* bignum.c (BARY_SHORT_MUL): Renamed from BARY_MUL1.akr
2013-08-24[DOC]akr
2013-08-24[DOC]akr
2013-08-24* 2013-08-24svn
2013-08-24* process.c (rb_clock_gettime): The emulated clock names changed.akr
2013-08-23win32ole.c: ID overflownobu
2013-08-23add tests.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-23win32ole.c: store directlynobu
2013-08-23win32ole.c: suppress a warningnobu
2013-08-23win32ole.c: check method name lengthnobu
2013-08-23win32ole.c: suppress warningsnobu
2013-08-23win32ole.c: no copy stringnobu
2013-08-23win32ole.c: fix typenobu
2013-08-23* array.c: introduce ARY_SHARED_OCCUPIED(shared).ko1
2013-08-23process.c: suppress warningsnobu
2013-08-23* 2013-08-23svn
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
2013-08-22* compile.c (build_postexe_iseq): fix to setup the local table.ko1
2013-08-22* compile.c (rb_iseq_compile_node): accept NODE_IFUNC to supportko1
2013-08-21Exchange order of ISO_C_CLOCK_BASED_CLOCK_PROCESS_CPUTIME_ID andakr
2013-08-21* process.c (rb_clock_gettime): Change emulation symbols forakr
2013-08-21* 2013-08-22svn
2013-08-21* process.c (make_clock_result): Extracted from rb_clock_gettime.akr
2013-08-21* process.c (rb_clock_gettime): clock() based CLOCK_PROCESS_CPUTIME_IDakr
2013-08-21* process.c (rb_proc_times): Use RB_GC_GUARD to guard objects from GC.akr
2013-08-21* process.c (get_clk_tck): Extracted from rb_proc_times.akr
2013-08-21* process.c: POSIX_GETTIMEOFDAY_CLOCK_REALTIME is renamed toakr