summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2013-11-19rubygems/source/git.rb: discard outputnobu
2013-11-19bignum.c: suppress warningnobu
2013-11-19* test/net/http/utils.rb (spawn_server): Specify zero for port toakr
2013-11-19* gc.c (heap_is_swept_object): use heap_page::before_sweep flag.ko1
2013-11-19* gc.c (rb_objspace_reachable_objects_from_root): do major marking.ko1
2013-11-19* gc.c (rb_gc_resurrect): added.ko1
2013-11-19ext/rbconfig/sizeof/sizes.c: ignorenobu
2013-11-19* remove trailing spaces.nobu
2013-11-19* lib/rdoc: Update to RDoc master a1195ce. Changes include:drbrain
2013-11-19* lib/rubygems: Update to RubyGems master 6a3d9f9. Changes include:drbrain
2013-11-18* configure.in (LOCALTIME_OVERFLOW_PROBLEM): Define it for crossakr
2013-11-18* lib/rdoc/rubygems_hook.rb: Remove debugging puts committed bydrbrain
2013-11-18* 2013-11-19svn
2013-11-18* test/bigdecimal/test_bigdecimal.rb: incorporate BigMath.logheadius