aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* * vm_core.h (typedef struct rb_vm_struct): create a newkosaki2011-07-101-0/+11
* add a ticket number.kosaki2011-07-101-0/+1
* * signal.c (sigsegv): use abort() instead of exit() when nestedkosaki2011-07-101-0/+5
* * load.c (rb_f_autoload): prevent to autoload for singletonmrkn2011-07-101-0/+7
* * lib/test/unit/assertions.rb: Import documentation patch by Justinsorah2011-07-101-0/+5
* * ext/date/date_core.c: canonicalizes nth and sf.tadf2011-07-101-0/+4
* * internal.h (rb_thread_call_with_gvl, rb_thread_call_without_gvl):ko12011-07-101-0/+5
* * ext/bigdecimal/bigdecimal.c (BigDecimal_power): support non-integralmrkn2011-07-101-0/+25
* * compile.c (when_vals): when a string literal is written on whenmame2011-07-101-0/+6
* * parse.y (reduce_nodes_gen): NODE_RETURN in rescue body must not bemame2011-07-101-0/+6
* * range.c (range_max): fix behavior with excluded end value.tarui2011-07-101-0/+5
* * NEWS: Fix RubyGems version. [Ruby 1.9 - Bug #5004]drbrain2011-07-101-0/+4
* * internal.h: rb_rational_reciprocal is defined in rational.c.tadf2011-07-091-0/+4
* * internal.h: added declarations.tadf2011-07-091-0/+5
* * NEWS: bigdecimal is not a builtin.tadf2011-07-091-0/+4
* * ext/date/date_core.c: some improvements for performance.tadf2011-07-091-0/+4
* * atomic.h (ATOMIC_OR): _InterlockedOr is unavailable in VC6.nobu2011-07-091-1/+3
* * numeric.c (ULLONG_MAX): fallback definition.nobu2011-07-091-0/+4
* * win32/win32.c (rb_w32_{read,write}): should be signed.nobu2011-07-091-0/+5
* * lib/cgi/core.rb: fix multipart form parsing bug. [Bug #3866]xibbar2011-07-091-0/+4
* * lib/matrix.rb: Add Vector#normalize [ruby-dev:43829]marcandre2011-07-091-0/+4
* * enumerator.c: Remove "enumeration sequenced by".drbrain2011-07-091-0/+5
* * io.c: Note that methods other than IO#gets may increase IO#lineno.drbrain2011-07-091-0/+5
* * common.mk (RUN_OPT): disable gems.nobu2011-07-081-0/+4
* * io.c (rb_io_close): close(2) on a fd which is being read bynobu2011-07-081-0/+5
* * addr2line.c: use USE_ELF instead of __ELF__ because Solarisnaruse2011-07-081-0/+10
* * ext/json/parser/parser.rl (convert_encoding): should not modifynobu2011-07-081-1/+4
* * ext/json/parser/parser.rl (convert_encoding): no needs to usenobu2011-07-081-0/+5
* * error.c (rb_bug): get rid of segfault after all threadsnobu2011-07-081-0/+5
* * ext/openssl/ossl.h: include openssl/e_os2.h before checking theusa2011-07-081-0/+5
* * win32/win32.c (wunlink): reverted a part of r32426. it was mistakenlyusa2011-07-081-0/+5
* * configure.in: can't subtract void *.nari2011-07-081-0/+4
* * win32/Makefile.sub (config.h): define GC_MARK_STACKFRAME_WORD.usa2011-07-081-0/+6
* * thread.c (rb_mutex_unlock_all): folded intokosaki2011-07-081-0/+6
* * thread.c (thread_unlock_all_locking_mutexes): rename tokosaki2011-07-081-0/+10
* * cont.c (FIBER_MACHINE_STACK_ALLOCATION_SIZE): Fiber stack sizekosaki2011-07-081-0/+5
* * common.mk (sudo-precheck): true command is not standard onnobu2011-07-081-0/+5
* * thread_pthread.c (gvl_destroy): fix cond_t leak.kosaki2011-07-081-0/+4
* * gc.c: Improve documentationdrbrain2011-07-081-0/+4
* fix typoskazu2011-07-071-3/+3
* * gc.c: change water_mark value value that may callnari2011-07-071-0/+10
* * test/testunit/test_parallel.rb (TestParallelWorker#teardown): waitusa2011-07-071-0/+5
* * encoding.c (rb_enc_set_index, rb_enc_associate_index): shouldnobu2011-07-071-0/+8
* * numeric.c (rb_num2ull): use own switch sentense.naruse2011-07-071-0/+5
* * cont.c (FIBER_STACK_FLAGS): workaround fix for r32420 on FreeBSD.naruse2011-07-061-0/+4
* * benchmark/driver.rb: Add difference column to report that averagesdrbrain2011-07-061-0/+5
* * lib/rubygems.rb: Reduce requires to improve `make benchmark`.drbrain2011-07-061-0/+7
* * parse.y (arg): rescue_mod is in inverse order from othernobu2011-07-061-0/+6
* * ChangeLog: typos.usa2011-07-061-2/+2
* * win32/win32.c (kill): check the process exited or not beforeusa2011-07-061-0/+5