aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * backport r32579, r32581, r32587 by akr and r32588 by kazu.akr2011-07-201-0/+51
* * backport r32563 from trunkemboss2011-07-161-0/+9
* * configure.in (RUBY_UNIVERSAL_ARCH): restore arch flag.nobu2011-07-161-0/+5
* * win32/setup.mak: support to build x64-mswin64 on Windows7 (and Vista,usa2011-07-161-0/+6
* * Backport of r32559 from trunkmarcandre2011-07-151-0/+8
* merge revision(s) 32554:kosaki2011-07-151-0/+8
* * bignum.c (bigsub_int): add RB_GC_GUARD. This patch is made bymrkn2011-07-151-0/+7
* * backport r32546 from trunk.nahi2011-07-151-0/+13
* * backport r32537 from trunk.nahi2011-07-141-1/+14
* * lib/test/unit.rb(Test::Unit::Options#process_args): Fix bug.sorah2011-07-121-0/+6
* time.c: can't compile time.c on AIX due to missing declaration forkanemoto2011-07-111-0/+6
* thread_pthread.c (get_stack): need to adjust stack addr forkanemoto2011-07-111-0/+5
* * numeric.c (rb_num2ull): use FIX2LONG instead of FIX2ULONG. seeusa2011-07-111-0/+7
* * version.h: 1.9.3 is no longer trunk.yugui2011-07-101-0/+4
* reverted Module#mix -- r31873, r31917 and r31918.yugui2011-07-101-5/+8
* * ext/bigdecimal/bigdecimal.c (rmpd_power_by_big_decimal): fixmrkn2011-07-101-0/+11
* * parse.y (var_ref): distinguish vcall from local variablenobu2011-07-101-0/+6
* * internal.h: add comments (cautions).ko12011-07-101-0/+4
* * lib/test/unit.rb: Add new class variable `@@testfile_prefix`.sorah2011-07-101-0/+32
* * vm_insnhelper.c (vm_throw): check a class frame.ko12011-07-101-0/+8
* * thread_pthread.c (mutex_debug): use exit(EXIT_FAILURE) instad ofkosaki2011-07-101-0/+8
* * ext/json: Merge json gem 1.5.4+ (f7f78896607b6f6226cd).naruse2011-07-101-0/+5
* * 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