summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-28* thread.c (struct rb_mutex_struct): add allow_trap field.kosaki
2012-11-28add ticket number [Bug #4559]ko1
2012-11-28* proc.c: remove Proc#== and Proc#eql?.ko1
2012-11-28* lib/rdoc/servlet.rb: Add support for serving documentation from adrbrain
2012-11-28* configure.in: fix r37294: run only on i[3-6]86-linux.naruse
2012-11-28* io.c (FMODE_SYNCWRITE): removed unused macro.kosaki
2012-11-28* configure.in: revert r37911, r37906 and r37904 which break buildngoto
2012-11-28* ext/psych/extconf.rb: copy sources into build directory,ko1
2012-11-28* thread.c (rb_mutex_lock): moved trap context check fromkosaki
2012-11-28* thread.c (thread_s_new): uses main_thread->status instead ofkosaki
2012-11-28* properties.nobu
2012-11-28* ext/psych/extconf.rb: use embedded libyaml if no system libyaml istenderlove
2012-11-28* thread.c (thread_join): A trap handler check was moved fromkosaki
2012-11-28* ext/fiddle/closure.c: Documentation for Fiddlezzak
2012-11-28Added #charpos for multibyte string position.ryan
2012-11-28* properties.nobu
2012-11-28* ext/fiddle/fiddle.c: adding alignment constants for compatibilitytenderlove
2012-11-27* doc/globals.rdoc: Add documentation file for magic globalszzak
2012-11-27* .document: Add README's to be included with docszzak
2012-11-27Refix of r37904naruse
2012-11-27* ext/dl/lib/dl.rb: Deprecation notice for DLzzak
2012-11-27* ext/fiddle/closure.c: Documentation for Fiddlezzak
2012-11-27* properties.nobu
2012-11-27* ext/fiddle/handle.c: Make Fiddle independent of DL, copy DL::Handletenderlove
2012-11-27fix r37904: it forced i486 though -marh was usually i686naruse
2012-11-27* configure.in (opt-dir): don't use non portable flag -E of sed.naruse
2012-11-27* configure.in (ARCH_FLAG): __sync_val_compare_and_swap_4 needsnaruse
2012-11-27* 2012-11-28svn
2012-11-27* ChangeLog: fix typos for r37867, r37874, r37877 and r37884.nagachika
2012-11-27* string.c (rb_str_enumerate_chars, rb_str_enumerate_codepoints)knu
2012-11-27* NEWS: typos.eregon
2012-11-27* bignum.c (bigdivrem): optimize the way to retry calculation ofmrkn
2012-11-27* vm.c (rb_vm_make_env_object): make Proc object if Env is possibleko1
2012-11-27* ruby_atomic.h (ATOMIC_CAS): added for Solaris and other platforms.ngoto
2012-11-27* lib/rdoc/*: Added --root option for building documentation outsidedrbrain
2012-11-27* test/rdoc/test_rdoc_ri_paths.rb: Fixed duplicate path bug whichdrbrain
2012-11-27* test/rdoc/test_rdoc_generator_darkfish.rb: Updated tests for windowsdrbrain
2012-11-27* common.mk (rdoc): Set --debug for rdoc generation in case of bugsdrbrain
2012-11-27* lib/rdoc/rubygems_hook.rb: Updated for (upcoming) RubyGems 2drbrain
2012-11-27reverting r37881tenderlove
2012-11-27* NEWS: add improvements of the garbage collector.nari
2012-11-27* lib/rdoc*: Updated to RDoc 4.0 (pre-release)drbrain
2012-11-27* thread.c (rb_thread_terminate_all): retry broadcast only whenko1
2012-11-27* thread.c (rb_thread_terminate_all): broadcast terminate eventko1
2012-11-27* eval.c (ruby_cleanup): set thread status to THREAD_KILLEDkosaki
2012-11-27* thread.c (rb_thread_terminate_all): suppress a warning.kosaki
2012-11-27* thread.c (thread_join): raises ThreadError if target theradkosaki
2012-11-27* thread.c (thread_join): raises ThreadError if target threadkosaki
2012-11-27* properties.nobu
2012-11-27* ext/fiddle/handle.c: Make Fiddle independent of DL, copy DL::Handletenderlove