aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * probes.d: Change function-entry probe to method-entry.tenderlove2012-11-281-0/+11
* * vm_backtrace.c: rename Class name fromko12012-11-281-0/+6
* * ChangeLog: fix a typo for r37928.nagachika2012-11-281-1/+1
* * ChangeLog: fix a typo for r37938.nagachika2012-11-281-1/+1
* revert some part of r37942. sorry.tarui2012-11-281-4/+4
* add ticket ref: [ruby-dev:46654] [ruby-trunk - Bug #7455]ko12012-11-281-0/+1
* * thread.c (rb_mutex_sleep): fix to allow spurious wakeup.ko12012-11-281-0/+6
* * NEWS (Thread) remove incompatible changes.tarui2012-11-281-0/+4
* * thread_win32.c: catch up latest change of BLOCKING_REGION.ko12012-11-281-0/+4
* * vm_insnhelper.c (vm_call_method): fix undefined behavior.ko12012-11-281-0/+5
* * test/ruby/test_thread.rb (test_thread_status_in_trap): change test fortarui2012-11-281-0/+5
* * include/ruby/thread.h (rb_thread_call_without_gvl2): changeko12012-11-281-0/+10
* * thread.c (thread_join_sleep): check spurious wakeup by itself fortarui2012-11-281-0/+18
* emitter.c: constifynobu2012-11-281-1/+6
* extconf.rb: mingw32nobu2012-11-281-1/+4
* extconf.rb: VPATHnobu2012-11-281-0/+5
* mkmf.rb: each_compile_rulesnobu2012-11-281-0/+5
* * vm_core.h (enum rb_thread_status): remove THREAD_TO_KILLkosaki2012-11-281-0/+27
* * thread.c (struct rb_mutex_struct): add allow_trap field.kosaki2012-11-281-0/+13
* add ticket number [Bug #4559]ko12012-11-281-0/+1
* * proc.c: remove Proc#== and Proc#eql?.ko12012-11-281-0/+7
* * lib/rdoc/servlet.rb: Add support for serving documentation from adrbrain2012-11-281-0/+8
* * configure.in: fix r37294: run only on i[3-6]86-linux.naruse2012-11-281-0/+4
* * io.c (FMODE_SYNCWRITE): removed unused macro.kosaki2012-11-281-0/+4
* * configure.in: revert r37911, r37906 and r37904 which break buildngoto2012-11-281-0/+6
* * ext/psych/extconf.rb: copy sources into build directory,ko12012-11-281-0/+5
* * thread.c (rb_mutex_lock): moved trap context check fromkosaki2012-11-281-0/+8
* * thread.c (thread_s_new): uses main_thread->status instead ofkosaki2012-11-281-0/+7
* * ext/psych/extconf.rb: use embedded libyaml if no system libyaml istenderlove2012-11-281-0/+29
* * thread.c (thread_join): A trap handler check was moved fromkosaki2012-11-281-0/+10
* * ext/fiddle/closure.c: Documentation for Fiddlezzak2012-11-281-0/+10
* Added #charpos for multibyte string position.ryan2012-11-281-0/+5
* * ext/fiddle/fiddle.c: adding alignment constants for compatibilitytenderlove2012-11-281-0/+23
* * doc/globals.rdoc: Add documentation file for magic globalszzak2012-11-271-0/+5
* * .document: Add README's to be included with docszzak2012-11-271-0/+4
* Refix of r37904naruse2012-11-271-0/+1
* * ext/dl/lib/dl.rb: Deprecation notice for DLzzak2012-11-271-0/+4
* * ext/fiddle/closure.c: Documentation for Fiddlezzak2012-11-271-0/+9
* * ext/fiddle/handle.c: Make Fiddle independent of DL, copy DL::Handletenderlove2012-11-271-0/+24
* fix r37904: it forced i486 though -marh was usually i686naruse2012-11-271-1/+1
* * configure.in (opt-dir): don't use non portable flag -E of sed.naruse2012-11-271-0/+4
* * configure.in (ARCH_FLAG): __sync_val_compare_and_swap_4 needsnaruse2012-11-271-0/+5
* * ChangeLog: fix typos for r37867, r37874, r37877 and r37884.nagachika2012-11-271-4/+4
* * string.c (rb_str_enumerate_chars, rb_str_enumerate_codepoints)knu2012-11-271-0/+6
* * bignum.c (bigdivrem): optimize the way to retry calculation ofmrkn2012-11-271-0/+11
* * vm.c (rb_vm_make_env_object): make Proc object if Env is possibleko12012-11-271-0/+10
* * ruby_atomic.h (ATOMIC_CAS): added for Solaris and other platforms.ngoto2012-11-271-0/+9
* * lib/rdoc/*: Added --root option for building documentation outsidedrbrain2012-11-271-0/+7
* * test/rdoc/test_rdoc_ri_paths.rb: Fixed duplicate path bug whichdrbrain2012-11-271-0/+5
* * test/rdoc/test_rdoc_generator_darkfish.rb: Updated tests for windowsdrbrain2012-11-271-0/+9