summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-10* NEWS: describe the improvement of BigDecimal#power and BigDecimal#**.mrkn
2011-07-10* version.h: 1.9.3 is no longer trunk.yugui
2011-07-10reverted Module#mix -- r31873, r31917 and r31918.yugui
2011-07-10Release branch of Ruby 1.9.3.yugui
2011-07-10* ext/bigdecimal/bigdecimal.c (rmpd_power_by_big_decimal): fixmrkn
2011-07-10* process.c (rb_exec_arg_addopt): fix preprocess condition.nobu
2011-07-10* parse.y (var_ref): distinguish vcall from local variablenobu
2011-07-10* internal.h: add comments (cautions).ko1
2011-07-10* lib/test/unit.rb: Add new class variable `@@testfile_prefix`.sorah
2011-07-10* vm_insnhelper.c (vm_throw): check a class frame.ko1
2011-07-10* thread_pthread.c (mutex_debug): use exit(EXIT_FAILURE) instad ofkosaki
2011-07-10* ext/json: Merge json gem 1.5.4+ (f7f78896607b6f6226cd).naruse
2011-07-10* vm_core.h (typedef struct rb_vm_struct): create a newkosaki
2011-07-10add a ticket number.kosaki
2011-07-10* signal.c (sigsegv): use abort() instead of exit() when nestedkosaki
2011-07-10* load.c (rb_f_autoload): prevent to autoload for singletonmrkn
2011-07-10* lib/test/unit/assertions.rb: Import documentation patch by Justinsorah
2011-07-10 * ext/date/date_core.c: canonicalizes nth and sf.tadf
2011-07-10* internal.h (rb_thread_call_with_gvl, rb_thread_call_without_gvl):ko1
2011-07-10* ext/bigdecimal/bigdecimal.c (BigDecimal_power): support non-integralmrkn
2011-07-10* compile.c (when_vals): when a string literal is written on whenmame
2011-07-10* parse.y (reduce_nodes_gen): NODE_RETURN in rescue body must not bemame
2011-07-10 * range.c (range_max): fix behavior with excluded end value.tarui
2011-07-10 * NEWS: Fix RubyGems version. [Ruby 1.9 - Bug #5004]drbrain
2011-07-09* 2011-07-10svn
2011-07-09Remove duplicated definition.naruse
2011-07-09 * internal.h: rb_rational_reciprocal is defined in rational.c.tadf
2011-07-09 * internal.h: added declarations.tadf
2011-07-09 * NEWS: bigdecimal is not a builtin.tadf
2011-07-09 * ext/date/date_core.c: some improvements for performance.tadf
2011-07-09* atomic.h (ATOMIC_OR): _InterlockedOr is unavailable in VC6.nobu
2011-07-09* numeric.c (ULLONG_MAX): fallback definition.nobu
2011-07-09* win32/win32.c (rb_w32_{read,write}): should be signed.nobu
2011-07-09* lib/cgi/core.rb: fix multipart form parsing bug. [Bug #3866]xibbar
2011-07-09comment clarification. Only Leopard or earlier has ENOTSUPP kosaki
2011-07-09* lib/matrix.rb: Add Vector#normalize [ruby-dev:43829]marcandre
2011-07-09 * enumerator.c: Remove "enumeration sequenced by".drbrain
2011-07-09 * io.c: Note that methods other than IO#gets may increase IO#lineno.drbrain
2011-07-08* common.mk (RUN_OPT): disable gems.nobu
2011-07-08* 2011-07-09svn
2011-07-08* io.c (rb_io_close): close(2) on a fd which is being read bynobu
2011-07-08* addr2line.c: use USE_ELF instead of __ELF__ because Solarisnaruse
2011-07-08* ext/json/{generator/generator.c,parser/parser.rl}: fix indent.nobu
2011-07-08* ext/json/parser/parser.rl (JSON_parse_object): add missing parens.nobu
2011-07-08* ext/json/parser/parser.rl (convert_encoding): should not modifynobu
2011-07-08* ext/json/parser/parser.rl (convert_encoding): no needs to usenobu
2011-07-08* common.mk: add dependencies for EXT_SRCS.nobu
2011-07-08* ext/json/parser/prereq.mk: remove trailing spaces.nobu
2011-07-08* thread.c (cmp_tv, subtract_tv): no longer used on Win32.nobu
2011-07-08* error.c (rb_bug): get rid of segfault after all threadsnobu