aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Creating dummy library for dl/fiddle tests on AIX.kanemoto2010-08-261-0/+6
* * array.c (rb_ary_shuffle_bang): check number of argument.nobu2010-08-261-0/+4
* * ext/bigdecimal/bigdecimal.c (Init_bigdecimal, rmpd_set_thread_local_excepti...mrkn2010-08-261-0/+26
* * array.c (rb_ary_{shuffle_bang,sample}): use Random class object.nobu2010-08-251-0/+9
* * ext/pathname/pathname.c (path_binread): Pathname#binread translatedakr2010-08-251-0/+5
* reverted to r29091; r29092 breaks test-allshyouhei2010-08-251-12/+0
* * random.c (rb_random_real): check the range of result.nobu2010-08-251-1/+3
* * array.c (rb_ary_{shuffle_bang,sample}): use Random class object.nobu2010-08-251-1/+6
* * array.c (rb_ary_sample): use frozen shared array to get rid ofnobu2010-08-251-0/+5
* * ext/dl/cfunc.c (rb_dlcfunc_call): workaround for VC9 for x64.usa2010-08-241-0/+5
* * .gitignore: updated.mame2010-08-241-0/+4
* * ext/pathname/pathname.c (path_read): Pathname#read translated fromakr2010-08-241-0/+5
* * configure.in: read API version from include/ruby/version.h.nobu2010-08-241-0/+8
* * array.c (rb_ary_shuffle_bang, rb_ary_sample): add optionalnobu2010-08-231-0/+8
* * include/ruby/version.h (RUBY_API_VERSION_*): renamed and movednobu2010-08-231-0/+5
* * doc/ChangeLog-1.9.3: mistake.nobu2010-08-231-1/+1
* * ChangeLog: flushed. [ruby-dev:42050]nobu2010-08-231-80606/+3
* * ext/bigdecimal/bigdecimal.c (BigDecimal_to_f): to_f must underflow when the...mrkn2010-08-231-0/+7
* * ext/pathname/pathname.c (path_each_line): Pathname#each_lineakr2010-08-231-0/+5
* * common.mk (version.o): depends on both of version.h andnobu2010-08-231-0/+5
* * backport r29071 from ruby_1_8;nahi2010-08-231-0/+16
* * re.c (rb_reg_search): fix: 4th argument should be regexpnaruse2010-08-231-0/+5
* * util.c (ruby_strtod): make sure to have digit-sequence after 'p'naruse2010-08-231-0/+5
* * lib/date.rb, lib/date/format.rb: [ruby-core:31695]tadf2010-08-221-0/+4
* * include/ruby/ruby.h (UINT2NUM): fix ifdef condition for LLP64.akr2010-08-221-0/+5
* * array.c (RAND_UPTO): macro for random number.nobu2010-08-211-0/+4
* * configure.in: fix typo. a patch from Eric Wong atnobu2010-08-211-0/+5
* * vm.c: add missing prototype of rb_iseq_clone for r29063.naruse2010-08-211-0/+4
* * vm.c (vm_define_method): copy iseq to avoid overwriting iseq->klass.wanabe2010-08-211-0/+5
* * ext/pathname/pathname.c (path_split): Pathname#split translated fromakr2010-08-211-0/+5
* * ext/pathname/pathname.c (path_expand_path): Pathname#expand_pathakr2010-08-201-0/+5
* * tool/make-snapshot (usage): add usage.nobu2010-08-191-1/+3
* * tool/make-snapshot (package): accept revision as BRANCH@REV.nobu2010-08-191-0/+4
* * ext/socket/ancdata.c (ancillary_timestamp): fix a constant type.akr2010-08-191-0/+6
* * thread_pthread.c (native_sleep): suppress a warning for platformsakr2010-08-191-0/+5
* * tool/merger.rb: Add a tool to merge commits between branches.naruse2010-08-191-0/+5
* * backport r28621 and r28632 from ruby_1_8;nahi2010-08-191-0/+12
* * array.c (rb_ary_permutation, rb_ary_repeated_permutation, rb_ary_repeated_c...mrkn2010-08-191-0/+10
* * enum.c (enum_inject): fix typo of rdoc.naruse2010-08-191-0/+5
* * ext/pathname/pathname.c (path_extname): Pathname#extname translatedakr2010-08-191-0/+5
* * vm_insnhelper.c (vm_push_frame): initialize block_iseq. a patchnobu2010-08-181-0/+5
* * array.c (ary_make_shared): revert r29037, it occurs SEGV some situations.mrkn2010-08-181-0/+5
* * array.c (ary_make_shared), test/ruby/test_array.rb (test_permutation): alwa...mrkn2010-08-181-0/+7
* * regcomp.c: revert r26701; it introduces Bug #3681.naruse2010-08-171-0/+5
* * test/ruby/test_io.rb (test_threaded_flush): test "hi" is not outputakr2010-08-171-0/+5
* * lib/date.rb: Re-revert the part of r28950.naruse2010-08-171-1/+6
* * ext/pathname/pathname.c (path_dirname): Pathname#dirname translatedakr2010-08-171-0/+5
* Tue Aug 17 07:50:37 2010 Nobuyoshi Nakada <nobu@ruby-lang.org>nobu2010-08-161-0/+5
* Tue Aug 17 07:42:43 2010 Nobuyoshi Nakada <nobu@ruby-lang.org>nobu2010-08-161-0/+5
* Tue Aug 17 07:38:43 2010 Nobuyoshi Nakada <nobu@ruby-lang.org>nobu2010-08-161-0/+5