aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* util.c: more precisionnobu2013-11-221-1/+1
* util.c: ignore too long fraction partnobu2013-11-223-2/+23
* openssl/buffering.rb: call supernobu2013-11-222-1/+7
* * test/ruby/test_settracefunc.rb: Ignore events from other threads.akr2013-11-222-3/+32
* don't call gem method if Test::Unit is definednaruse2013-11-221-1/+1
* * vm.c (ruby_vm_destruct): do not use ruby_xfree() after freeingko12013-11-224-3/+24
* * test/digest/test_digest.rb: Reverse order of assert_equalzzak2013-11-222-3/+8
* * gc.c: fix build failure on FreeBSD introduced by r43763.naruse2013-11-223-1/+14
* * 2013-11-22svn2013-11-211-2/+2
* * lib/rubygems: Update to RubyGems master 50a8210. Important changesdrbrain2013-11-2130-194/+712
* * gc.c: RGENGC_CHECK_MODE should be 0.ko12013-11-212-1/+5
* * ext/bigdecimal/bigdecimal.c (VpAlloc): Fix the expr to adjust the sizemrkn2013-11-212-1/+8
* * ext/bigdecimal/bigdecimal.c (BigDecimal_sqrt): Fix the precision ofmrkn2013-11-213-5/+27
* * gc.c: needs malloc.h if malloc_usable_size() is available.nobu2013-11-211-0/+2
* gc.c: malloc_usable_sizenobu2013-11-212-0/+7
* test_tempfile.rb: suppress warningsnobu2013-11-211-2/+1
* gc.c: malloc_usable_sizenobu2013-11-213-0/+16
* delegate.rb: check if target is setnobu2013-11-213-5/+30
* tempfile.rb: get rid of warningsnobu2013-11-212-1/+6
* * gc.c: rename initial_xxx variables to gc_params.xxx.ko12013-11-212-56/+52
* * remove trailing spaces.nobu2013-11-211-1/+1
* * gc.c: enable "RGENGC_ESTIMATE_OLDSPACE" option as default.ko12013-11-212-46/+77
* * ext/digest/bubblebabble/bubblebabble.c: Teach RDoc digest/bubblebabblezzak2013-11-212-14/+22
* * test/digest/test_digest.rb: Add more tests for digest/bubblebabblezzak2013-11-212-0/+16
* delegate.rb: try private methods after the targetnobu2013-11-212-24/+17
* * test/uri/test_generic.rb (URI#test_merge): Test uri + URI(path)knu2013-11-212-9/+30
* * ext/openssl/lib/openssl/buffering.rb: [DOC] Fix HEREDOC comment forzzak2013-11-212-2/+7
* Add link to pull request from r43742zzak2013-11-211-0/+1
* * eval_intern.h (SAVE_ROOT_JMPBUF): workaround for the failure ofusa2013-11-214-1/+47
* * object.c: [DOC] Clarify Object#dup vs #clone [Bug #9128]zzak2013-11-212-7/+39
* * gc.c (gc_marks_check): do not dump all refs.ko12013-11-212-2/+7
* * remove trailing spaces.nobu2013-11-211-1/+1
* * gc.c: change RGENGC_CHECK_MODE (>= 2) logic.ko12013-11-212-221/+249
* * lib/observer.rb: [DOC] Clarify default observer method.zzak2013-11-212-3/+9
* * ext/openssl/ossl_engine.c: [DOC] Documentation for OpenSSL::Enginezzak2013-11-212-0/+164
* * ext/openssl/lib/openssl/buffering.rb: Remove unused arguments fromzzak2013-11-212-1/+6
* * 2013-11-21svn2013-11-211-2/+2
* * test/digest/test_digest.rb: Add test for Digest::SHA256.bubblebabblezzak2013-11-212-1/+10
* * tool/instruction.rb : fix typo.tarui2013-11-202-2/+6
* * random.c (rand_init): Make it possible to specify arbitrary arrayakr2013-11-203-7/+6
* test_exception.rb: enclose hash defininitionnobu2013-11-201-2/+4
* * parse.y (rb_gc_mark_symbols): set global_symbols.minor_marked onlyko12013-11-202-1/+9
* * ext/json: merge JSON 1.8.1.naruse2013-11-2011-41/+112
* eval_jump.c: reuse same tagnobu2013-11-192-38/+34
* rdoc/constant.rb: reapply r43006 for workaround of NoMethodErrornobu2013-11-192-1/+14
* * 2013-11-20svn2013-11-191-2/+2
* delegate.rb: refix r43682nobu2013-11-193-1/+26
* configure.in: --with-os-version-stylenobu2013-11-192-0/+28
* test_rdoc_generator_darkfish.rb: ignore nlink is not providednobu2013-11-191-0/+2
* rubygems/util.rb: fix Gem::Util.popennobu2013-11-191-5/+6