summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-22util.c: more precisionnobu
2013-11-22util.c: ignore too long fraction partnobu
2013-11-22openssl/buffering.rb: call supernobu
2013-11-22* test/ruby/test_settracefunc.rb: Ignore events from other threads.akr
2013-11-22don't call gem method if Test::Unit is definednaruse
2013-11-22* vm.c (ruby_vm_destruct): do not use ruby_xfree() after freeingko1
2013-11-22* test/digest/test_digest.rb: Reverse order of assert_equalzzak
2013-11-22* gc.c: fix build failure on FreeBSD introduced by r43763.naruse
2013-11-21* 2013-11-22svn
2013-11-21* lib/rubygems: Update to RubyGems master 50a8210. Important changesdrbrain
2013-11-21* gc.c: RGENGC_CHECK_MODE should be 0.ko1
2013-11-21* ext/bigdecimal/bigdecimal.c (VpAlloc): Fix the expr to adjust the sizemrkn
2013-11-21* ext/bigdecimal/bigdecimal.c (BigDecimal_sqrt): Fix the precision ofmrkn
2013-11-21* gc.c: needs malloc.h if malloc_usable_size() is available.nobu
2013-11-21gc.c: malloc_usable_sizenobu
2013-11-21test_tempfile.rb: suppress warningsnobu
2013-11-21gc.c: malloc_usable_sizenobu
2013-11-21delegate.rb: check if target is setnobu
2013-11-21tempfile.rb: get rid of warningsnobu
2013-11-21* gc.c: rename initial_xxx variables to gc_params.xxx.ko1
2013-11-21* remove trailing spaces.nobu
2013-11-21* gc.c: enable "RGENGC_ESTIMATE_OLDSPACE" option as default.ko1
2013-11-21* ext/digest/bubblebabble/bubblebabble.c: Teach RDoc digest/bubblebabblezzak
2013-11-21* test/digest/test_digest.rb: Add more tests for digest/bubblebabblezzak
2013-11-21delegate.rb: try private methods after the targetnobu
2013-11-21* test/uri/test_generic.rb (URI#test_merge): Test uri + URI(path)knu
2013-11-21* ext/openssl/lib/openssl/buffering.rb: [DOC] Fix HEREDOC comment forzzak
2013-11-21Add link to pull request from r43742zzak
2013-11-21* eval_intern.h (SAVE_ROOT_JMPBUF): workaround for the failure ofusa
2013-11-21* object.c: [DOC] Clarify Object#dup vs #clone [Bug #9128]zzak
2013-11-21* gc.c (gc_marks_check): do not dump all refs.ko1
2013-11-21* remove trailing spaces.nobu
2013-11-21* gc.c: change RGENGC_CHECK_MODE (>= 2) logic.ko1
2013-11-21* lib/observer.rb: [DOC] Clarify default observer method.zzak
2013-11-21* ext/openssl/ossl_engine.c: [DOC] Documentation for OpenSSL::Enginezzak
2013-11-21* ext/openssl/lib/openssl/buffering.rb: Remove unused arguments fromzzak
2013-11-21* 2013-11-21svn
2013-11-21* test/digest/test_digest.rb: Add test for Digest::SHA256.bubblebabblezzak
2013-11-20 * tool/instruction.rb : fix typo.tarui
2013-11-20* random.c (rand_init): Make it possible to specify arbitrary arrayakr
2013-11-20test_exception.rb: enclose hash defininitionnobu
2013-11-20* parse.y (rb_gc_mark_symbols): set global_symbols.minor_marked onlyko1
2013-11-20* ext/json: merge JSON 1.8.1.naruse
2013-11-19eval_jump.c: reuse same tagnobu
2013-11-19rdoc/constant.rb: reapply r43006 for workaround of NoMethodErrornobu
2013-11-19* 2013-11-20svn
2013-11-19delegate.rb: refix r43682nobu
2013-11-19configure.in: --with-os-version-stylenobu
2013-11-19test_rdoc_generator_darkfish.rb: ignore nlink is not providednobu
2013-11-19rubygems/util.rb: fix Gem::Util.popennobu