aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * docs/NEWS-1.9.3: moved from NEWS.yugui2011-07-101-12148/+7
* * version.h (RUBY_VERSION): ruby_1_9_3 branch was forked.yugui2011-07-101-0/+4
* * 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
* * 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