summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2013-11-19delegate.rb: refix r43682nobu
2013-11-19configure.in: --with-os-version-stylenobu
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-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-18eval_intern.h: refine stack overflow detectionnobu
2013-11-18thread_pthread.c: use get_main_stack properlynobu
2013-11-18eval_jump.c: refix [Bug #9110]nobu
2013-11-16Explain fix in r43697sorah
2013-11-16* configure.in: Use $LIBS for base of $SOLIBS, also in darwinsorah
2013-11-16* thread_pthread.c (thread_create_core): Ditto.akr
2013-11-16* thread_pthread.c (rb_thread_create_timer_thread): Show errorakr
2013-11-16* lib/rexml/parsers/ultralightparser.rbkou
2013-11-15ChangeLog typos from r43688zzak
2013-11-15 * cont.c : Introdule ensure rollback mechanism. Please see below.tarui
2013-11-15revert r43675 and r43683 without tests for applying rollback patch.tarui
2013-11-15 * eval_jump.c (rb_exec_end_proc): fix double free or corruption errorglass
2013-11-15hash.c: iteration level with reenteringnobu
2013-11-15delegate.rb: get rid of global function interferencenobu
2013-11-14objspace_dump.c: refine outputnobu
2013-11-14* ext/bigdecimal/lib/bigdecimal/util.rb: [DOC] remove example ofnagachika
2013-11-14* ruby_atomic.h (ATOMIC_SIZE_CAS): fix compile error on Solaris since r43460.ngoto
2013-11-14* test/openssl/test_cipher.rb (test_aes_gcm_wrong_tag): Don't useakr
2013-11-14hash.c: restore iter_levnobu
2013-11-14hash.c, st.c: fix for ST_CHECKnobu
2013-11-13* ext/thread/thread.c: [DOC] This patch accomplishes the following:zzak
2013-11-13* ext/bigdecimal/lib/bigdecimal/util.rb: [DOC] +precision+ is requiredzzak
2013-11-13Squashed commit of the following:nagachika
2013-11-13* ext/bigdecimal/lib/bigdecimal/util.rb: [DOC] Document the requiredzzak
2013-11-13* ext/digest/*: [DOC] Fix several typos and broken http links.zzak
2013-11-13* ext/openssl/ossl_config.c: [DOC] Document the following:zzak
2013-11-13* ext/openssl/ossl_asn1.c: [DOC] Document parts ofzzak
2013-11-13* ext/openssl/lib/openssl/config.rb: In #parse use +string+ for +str+zzak
2013-11-13commit typozzak
2013-11-13* ext/openssl/lib/openssl/*.rb: [DOC] Document the following:zzak
2013-11-13* doc/regexp.rdoc: [DOC] Fix typo in Special global variables section.zzak
2013-11-13* hash.c: [DOC] Adds an example for Hash#storezzak
2013-11-13* doc/regexp.rdoc: [DOC] add note about Bug #4044 as suggested byzzak
2013-11-12* test/rubygems/insure_session.rb: Remove unused test file.drbrain
2013-11-12* lib/rubygems: Update to RubyGems master b9213d7. Changes include:drbrain
2013-11-11* internal.h: move common string/hash flags to include file.tmm1
2013-11-10* lib/rubygems/specification.rb: Include 2.2.0.preview.2 when checkingdrbrain
2013-11-10* vm_trace.c (symbol2event_flag): add secret feature.ko1
2013-11-10* lib/rubygems: Update to RubyGems master 4bdc4f2. Important changesdrbrain
2013-11-10commit miss [DOC] tagzzak