summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-01-07* gc.c: use Bitmap Marking algorithm to avoid copy-on-write ofnari
2012-01-06* 2012-01-07svn
2012-01-06* configure.in: always define CANONICALIZATION_FOR_MATHN.nagachika
2012-01-06* include/ruby/version.h: RUBY_API_VERSION 2.0.0ayumin
2012-01-06* 2012-01-06svn
2012-01-06* object.c (rb_inspect): raises Encoding::CompatibilityError if thenaruse
2012-01-05* ChangeLog: fix a typo.nagachika
2012-01-05* win32/win32.c (check_valid_dir): strict checking of root.usa
2012-01-05* file.c (rb_file_join): separator is appended by array length - 1naruse
2012-01-05* lib/uri/common.rb (URI::Parser#initialize_regexp):naruse
2012-01-05* 2012-01-05svn
2012-01-05Fix typoayumin
2012-01-04replace zero to space.ayumin
2012-01-04* array.c (rb_ary_sample): add examples for Array#sample.ayumin
2012-01-04* string.c (str_nth_len): count ascii-only run at the end. thisnobu
2012-01-04* win32/win32.c (check_valid_dir): special case for a root directory.usa
2012-01-03* lib/rexml/parsers/baseparser.rb: use private instead of _xxxkou
2012-01-03* 2012-01-04svn
2012-01-03* lib/rexml/parsers/baseparser.rb: rexml BaseParser usesayumin
2012-01-03* README: add comment for Git user. patch from Arun Agrawal.ayumin
2012-01-03* thread.c: changed documentation for "thread-local" variables.ayumin
2012-01-03* process.c: Fix typo. patch from Aviv Ben-Yosef.ayumin
2012-01-03* tool/merger.rb: allow r0123 style revision number.kosaki
2012-01-03* 2012-01-03svn
2012-01-03* tool/merger.rb (#version_up): version.h date should be Japanesekosaki
2012-01-02* tool/file2lastrev.rb (VCS::detect): Add support for Subversionknu
2012-01-02* lib/securerandom.rb (random_bytes): use IO#read instead ofakr
2012-01-02* vm.c: fix comment.ktsj
2012-01-02* test/ruby/test_object.rb (test_send_with_block): add a normal case.ktsj
2012-01-02* test/ruby/test_object.rb (test_send_with_block): moved fromktsj
2012-01-02* lib/test/unit/parallel.rb: use pack("m0") instead ofkazu
2012-01-02* lib/test/unit.rb (Test::Unit::Runner::Worker#run): usekazu
2012-01-02* 2012-01-02svn
2012-01-02* lib/test/unit.rb (Test::Unit::Runner#_run_parallel): find maykazu
2012-01-01* 2012-01-01svn
2012-01-01* lib/shellwords.rb (Shellwords#shellescape): Drop the //n flagknu
2011-12-31Fix typoayumin
2011-12-30* 2011-12-31svn
2011-12-30* thread.c (rb_barrier_waiting): save the number of waiting threadsnaruse
2011-12-30* vm.c (vm_exec): add guard to prevent optimization for LLVM clang.naruse
2011-12-30* vm_eval.c (rb_f_send): fix [Bug #5125] [ruby-core:38633]ayumin
2011-12-30* lib/matrix.rb (symmetric?): Trivial optimizationmarcandre
2011-12-30* 2011-12-30svn
2011-12-30* vm_core.h: Fix comment about arg_opts of iseq and some typosmarcandre
2011-12-29* lib/test/unit.rb (Test::Unit::Runner::Worker#_run_parallels): fixnagachika
2011-12-28* 2011-12-29svn
2011-12-28* include/ruby/ruby.h: fix #error pragma. LLP64 platform is supported.nagachika
2011-12-28fix indentkazu
2011-12-28* doc/ChangeLog-1.9.3, test/gdbm/test_gdbm.rb: fixed mingw typo.nobu
2011-12-28* lib/fileutils.rb (FileUtils::Entry_#entries): use utility methodnobu