aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * configure.in: fix r37294: run only on i[3-6]86-linux.naruse2012-11-282-0/+16
* * io.c (FMODE_SYNCWRITE): removed unused macro.kosaki2012-11-282-2/+4
* * configure.in: revert r37911, r37906 and r37904 which break buildngoto2012-11-282-11/+6
* * ext/psych/extconf.rb: copy sources into build directory,ko12012-11-282-2/+12
* * thread.c (rb_mutex_lock): moved trap context check fromkosaki2012-11-282-6/+14
* * thread.c (thread_s_new): uses main_thread->status instead ofkosaki2012-11-283-4/+8
* * properties.nobu2012-11-280-0/+0
* * ext/psych/extconf.rb: use embedded libyaml if no system libyaml istenderlove2012-11-2827-15/+12822
* * thread.c (thread_join): A trap handler check was moved fromkosaki2012-11-284-11/+30
* * ext/fiddle/closure.c: Documentation for Fiddlezzak2012-11-288-40/+139
* Added #charpos for multibyte string position.ryan2012-11-283-1/+48
* * properties.nobu2012-11-280-0/+0
* * ext/fiddle/fiddle.c: adding alignment constants for compatibilitytenderlove2012-11-2816-61/+1316
* * doc/globals.rdoc: Add documentation file for magic globalszzak2012-11-272-0/+66
* * .document: Add README's to be included with docszzak2012-11-272-0/+9
* Refix of r37904naruse2012-11-272-4/+15
* * ext/dl/lib/dl.rb: Deprecation notice for DLzzak2012-11-272-0/+6
* * ext/fiddle/closure.c: Documentation for Fiddlezzak2012-11-277-55/+127
* * properties.nobu2012-11-270-0/+0
* * ext/fiddle/handle.c: Make Fiddle independent of DL, copy DL::Handletenderlove2012-11-2717-33/+1949
* fix r37904: it forced i486 though -marh was usually i686naruse2012-11-272-2/+2
* * configure.in (opt-dir): don't use non portable flag -E of sed.naruse2012-11-272-1/+5
* * configure.in (ARCH_FLAG): __sync_val_compare_and_swap_4 needsnaruse2012-11-272-3/+9
* * 2012-11-28svn2012-11-271-2/+2
* * 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-272-3/+6
* * NEWS: typos.eregon2012-11-271-7/+8
* * bignum.c (bigdivrem): optimize the way to retry calculation ofmrkn2012-11-273-15/+56
* * vm.c (rb_vm_make_env_object): make Proc object if Env is possibleko12012-11-273-11/+46
* * ruby_atomic.h (ATOMIC_CAS): added for Solaris and other platforms.ngoto2012-11-273-2/+27
* * lib/rdoc/*: Added --root option for building documentation outsidedrbrain2012-11-2720-35/+169
* * test/rdoc/test_rdoc_ri_paths.rb: Fixed duplicate path bug whichdrbrain2012-11-272-1/+6
* * test/rdoc/test_rdoc_generator_darkfish.rb: Updated tests for windowsdrbrain2012-11-277-4/+25
* * common.mk (rdoc): Set --debug for rdoc generation in case of bugsdrbrain2012-11-272-1/+5
* * lib/rdoc/rubygems_hook.rb: Updated for (upcoming) RubyGems 2drbrain2012-11-273-38/+54
* reverting r37881tenderlove2012-11-2717-1951/+33
* * NEWS: add improvements of the garbage collector.nari2012-11-272-0/+10
* * lib/rdoc*: Updated to RDoc 4.0 (pre-release)drbrain2012-11-27233-5063/+44982
* * thread.c (rb_thread_terminate_all): retry broadcast only whenko12012-11-272-2/+13
* * thread.c (rb_thread_terminate_all): broadcast terminate eventko12012-11-272-14/+10
* * eval.c (ruby_cleanup): set thread status to THREAD_KILLEDkosaki2012-11-273-0/+22
* * thread.c (rb_thread_terminate_all): suppress a warning.kosaki2012-11-272-0/+5
* * thread.c (thread_join): raises ThreadError if target theradkosaki2012-11-274-1/+20
* * thread.c (thread_join): raises ThreadError if target threadkosaki2012-11-274-2/+18
* * properties.nobu2012-11-270-0/+0
* * ext/fiddle/handle.c: Make Fiddle independent of DL, copy DL::Handletenderlove2012-11-2717-33/+1951
* Suppress uninitialized variable warning with UNINITIALIZED_VAR()naruse2012-11-271-1/+1
* extmk.rb: fix mixing mkmf.lognobu2012-11-272-0/+6
* extconf.rb: git rid of post-1.8 featurenobu2012-11-276-5/+16
* * NEWS: add TracePont.ko12012-11-272-0/+8