aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * ext/pathname/pathname.c (path_each_line): Pathname#each_lineakr2010-08-234-10/+52
* * common.mk (version.o): depends on both of version.h andnobu2010-08-232-1/+6
* * backport r29071 from ruby_1_8;nahi2010-08-233-0/+34
* * re.c (rb_reg_search): fix: 4th argument should be regexpnaruse2010-08-232-1/+6
* * util.c (ruby_strtod): make sure to have digit-sequence after 'p'naruse2010-08-233-2/+13
* * 2010-08-23svn2010-08-221-2/+2
* * lib/date.rb, lib/date/format.rb: [ruby-core:31695]tadf2010-08-224-7/+5
* * include/ruby/ruby.h (UINT2NUM): fix ifdef condition for LLP64.akr2010-08-222-1/+6
* * array.c (RAND_UPTO): macro for random number.nobu2010-08-212-11/+17
* * configure.in: fix typo. a patch from Eric Wong atnobu2010-08-213-3/+8
* * test/ruby/test_super.rb: add test.wanabe2010-08-211-0/+45
* * vm.c: add missing prototype of rb_iseq_clone for r29063.naruse2010-08-212-0/+6
* * vm.c (vm_define_method): copy iseq to avoid overwriting iseq->klass.wanabe2010-08-212-0/+10
* * 2010-08-21svn2010-08-211-2/+2
* * ext/pathname/pathname.c (path_split): Pathname#split translated fromakr2010-08-213-8/+23
* Add rdoc about Kernel#<=> [ruby-core:31770]naruse2010-08-201-1/+6
* * 2010-08-20svn2010-08-201-2/+2
* * ext/pathname/pathname.c (path_expand_path): Pathname#expand_pathakr2010-08-204-3/+29
* * tool/make-snapshot (usage): mention versions.nobu2010-08-191-0/+4
* * tool/make-snapshot (usage): add usage.nobu2010-08-192-2/+20
* * tool/make-snapshot (package): accept revision as BRANCH@REV.nobu2010-08-192-2/+9
* * ext/socket/ancdata.c (ancillary_timestamp): fix a constant type.akr2010-08-193-2/+8
* * thread_pthread.c (native_sleep): suppress a warning for platformsakr2010-08-192-1/+6
* * properties.nobu2010-08-190-0/+0
* Forgot content of r29049.naruse2010-08-191-0/+207
* * 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-196-428/+625
* * array.c (rb_ary_permutation, rb_ary_repeated_permutation, rb_ary_repeated_c...mrkn2010-08-193-4/+24
* * enum.c (enum_inject): fix typo of rdoc.naruse2010-08-192-1/+6
* * ext/pathname/pathname.c (path_extname): Pathname#extname translatedakr2010-08-193-3/+16
* * 2010-08-19svn2010-08-181-2/+2
* * vm_insnhelper.c (vm_push_frame): initialize block_iseq. a patchnobu2010-08-182-0/+6
* forget to commit.mrkn2010-08-181-1/+4
* * 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-183-4/+11
* * 2010-08-18svn2010-08-171-2/+2
* * regcomp.c: revert r26701; it introduces Bug #3681.naruse2010-08-173-18/+8
* * test/ruby/test_io.rb (test_threaded_flush): test "hi" is not outputakr2010-08-172-1/+8
* * lib/date.rb: Re-revert the part of r28950.naruse2010-08-172-6/+11
* * ext/pathname/pathname.c (path_dirname): Pathname#dirname translatedakr2010-08-173-3/+17
* Tue Aug 17 07:50:37 2010 Nobuyoshi Nakada <nobu@ruby-lang.org>nobu2010-08-163-2/+11
* Tue Aug 17 07:42:43 2010 Nobuyoshi Nakada <nobu@ruby-lang.org>nobu2010-08-162-5/+11
* Tue Aug 17 07:38:43 2010 Nobuyoshi Nakada <nobu@ruby-lang.org>nobu2010-08-165-4/+11
* * ext/pathname/pathname.c (path_basename): unused variable removed.akr2010-08-162-1/+4
* * ext/pathname/pathname.c (path_basename): Pathname#basename translatedakr2010-08-164-3/+23
* * gc.c (gc_profile_result): Index begins with 1.nari2010-08-162-2/+6
* * gc.c (gc_profile_result): use size_t. based on patches fromnari2010-08-162-16/+22
* From b80689141673b93e8d12968c3196ec6a2331da45 Mon Sep 17 00:00:00 2001nobu2010-08-162-7/+13
* From 75db84d6ec7c9ef5fd05e5835ac1004df8ea7e2a Mon Sep 17 00:00:00 2001nobu2010-08-162-3/+8
* * ChangeLog: cleaned.nobu2010-08-161-2/+2