aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 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
* rubygems/source/git.rb: discard outputnobu2013-11-192-2/+2
* bignum.c: suppress warningnobu2013-11-191-1/+5
* * test/net/http/utils.rb (spawn_server): Specify zero for port toakr2013-11-194-8/+11
* * gc.c (heap_is_swept_object): use heap_page::before_sweep flag.ko12013-11-192-6/+6
* * gc.c (rb_objspace_reachable_objects_from_root): do major marking.ko12013-11-192-1/+5
* * gc.c (rb_gc_resurrect): added.ko12013-11-194-1/+28
* ext/rbconfig/sizeof/sizes.c: ignorenobu2013-11-191-0/+3
* * remove trailing spaces.nobu2013-11-191-1/+1
* * lib/rdoc: Update to RDoc master a1195ce. Changes include:drbrain2013-11-1911-29/+52
* * lib/rubygems: Update to RubyGems master 6a3d9f9. Changes include:drbrain2013-11-1988-432/+1801
* * configure.in (LOCALTIME_OVERFLOW_PROBLEM): Define it for crossakr2013-11-182-1/+8
* * lib/rdoc/rubygems_hook.rb: Remove debugging puts committed bydrbrain2013-11-182-4/+5
* * 2013-11-19svn2013-11-181-2/+2
* * test/bigdecimal/test_bigdecimal.rb: incorporate BigMath.logheadius2013-11-181-4/+48
* * properties.nobu2013-11-180-0/+0
* ext/rbconfig/sizeof: move to an extension librarynobu2013-11-187-18/+14
* eval_intern.h: refine stack overflow detectionnobu2013-11-184-5/+20
* thread_pthread.c: use get_main_stack properlynobu2013-11-182-10/+20
* eval_jump.c: refix [Bug #9110]nobu2013-11-182-15/+13
* configure.in: -Werror=division-by-zeronobu2013-11-181-0/+1
* * 2013-11-18svn2013-11-181-2/+2
* vm_core.h: extract VM_STACK_OVERFLOWED_Pnobu2013-11-183-14/+22
* compile.c: tailcall on supernobu2013-11-171-1/+2
* hash.c: static internal functionsnobu2013-11-171-7/+7
* string.c: constifynobu2013-11-171-1/+1
* Explain fix in r43697sorah2013-11-161-1/+3
* * configure.in: Use $LIBS for base of $SOLIBS, also in darwinsorah2013-11-162-0/+5
* * thread_pthread.c (thread_create_core): Ditto.akr2013-11-162-2/+3
* * 2013-11-17svn2013-11-161-2/+2
* * thread_pthread.c (rb_thread_create_timer_thread): Show errorakr2013-11-163-3/+10
* * lib/rexml/parsers/ultralightparser.rbkou2013-11-163-1/+78
* * test/ruby/test_hash.rb (class TestHash): add tests for [ruby-dev:47803] [B...tarui2013-11-161-0/+31
* envutil.rb: crash report on Mac OS Xnobu2013-11-152-0/+38
* test_beginendblock.rb: assert_normal_exitnobu2013-11-151-2/+1