aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * missing/langinfo.c (strncasecmp): get rid of redefinition.nobu2010-11-171-0/+4
* * lib/csv.rb: Upgrading output encoding with ASCII content jeg22010-11-171-1/+6
* * win32/configure.bat: remove quotes from arguments to be quoted.nobu2010-11-171-1/+3
* * lib/mkmf.rb (create_makefile): use forward slashes in messages.nobu2010-11-171-1/+3
* * lib/mkmf.rb (create_makefile): make extension libraries messagesnobu2010-11-171-2/+5
* * win32/Makefile.sub (MAKEDIRS): should not include silent flag.nobu2010-11-171-1/+3
* * common.mk (ext/ripper/ripper.c, ext/json/parser/parser.c): passnobu2010-11-171-0/+5
* * test/test_tracer.rb: new test case. mimimal regression test for r29280.yugui2010-11-171-0/+5
* * test/ruby/envutil.rb (Test::Unit::Assersions#assert_warn):yugui2010-11-171-0/+7
* * regint.h (OnigOpInfoType): constify name.naruse2010-11-171-0/+13
* * enc/shift_jis.c (property_name_to_ctype): fix memory leak.naruse2010-11-171-0/+6
* * lib/csv.rb: Upgrading output encoding as needed. [ruby-core:33135]jeg22010-11-161-0/+4
* * vm_insnhelper.c (vm_throw): remove fear of undefined behavior :-)mame2010-11-161-0/+5
* * ext/bigdecimal/lib/bigdecimal/util.rb (to_digits): avoid unusedmrkn2010-11-161-0/+5
* * pack.c (PACK_ITEM_ADJUST): return nil not result array and yieldnobu2010-11-151-0/+5
* * regparse.c (and_cclass, or_cclass): fix memory leak. Coverity Scanmame2010-11-151-0/+5
* * gc.c (assign_heap_slot): fix fear of memory leak and memorymame2010-11-151-0/+5
* * eval_intern.h (CHECK_STACK_OVERFLOW): it was not intended to addmame2010-11-151-0/+5
* * compile.c (iseq_set_exception_local_table, iseq_set_local_table,mame2010-11-151-0/+7
* * vm_eval.c (rb_funcall): ensure va_end after va_init_list. Coveritymame2010-11-151-0/+5
* * lib/racc/parser.rb (do_parse, yyparse): using class eval to definetenderlove2010-11-151-0/+5
* * etc/openssl/ossl_ssl.c (ossl_ssl_get_cert): raise exception iftenderlove2010-11-141-0/+5
* * enc/Makefile.in (distclean): should not remove sources which arenobu2010-11-141-0/+5
* * parse.y (parser_set_token_info): turn on/off with directives.nobu2010-11-141-0/+5
* * io.c (argf_readlines): forward to current_file for argumentsnobu2010-11-141-0/+5
* * win32/setup.mak (-basic-vars-, -runtime-): suppress trailingnobu2010-11-131-0/+5
* * symbian/setup (config.h): Added HAVE_LABS and HAVE_LLABS to config.h.azav2010-11-131-0/+6
* * common.mk (showflags, help): emit messages at once.nobu2010-11-131-1/+3
* * win32/Makefile.sub (MSG, EOM): remove surrounding quotes by %~I.nobu2010-11-131-0/+4
* win32/Makefile.sub: reoreder varialbe EOM (don't display it)arton2010-11-121-0/+4
* * common.mk (showflags, help): use caret to quote leading spaces on Windows.nobu2010-11-121-1/+3
* * Makefile.in, common.mk, cygwin/GNUmakefile.in, enc/depend,nobu2010-11-121-0/+5
* * configure.in: support C level backtrace information on FreeBSD.naruse2010-11-121-0/+7
* * win32/setup.mak: use findstr.exe instead of find.exe, because allusa2010-11-121-0/+6
* * win32/Makefile.sub (config.h): need PRI_LL_PREFIX.nobu2010-11-111-0/+4
* * configure.in: ANSI C-conforming const and volatile are mandatorynobu2010-11-111-1/+3
* * configure.in (AC_C_CONST, AC_C_INLINE, AC_C_VOLATILE): checknobu2010-11-111-1/+4
* * configure.in (RUBY_CHECK_PRINTF_PREFIX): should not break fromnobu2010-11-111-0/+5
* * ext/iconv/iconv.c (warn_deprecated): show caller position.nobu2010-11-111-0/+4
* * io.c (argf_close): untie tied io before closing.nobu2010-11-111-1/+3
* * io.c (argf_write): add ARGF.write and so on.nobu2010-11-111-1/+3
* * io.c (argf_read_nonblock): add ARGF.read_nonblock.nobu2010-11-111-0/+4
* * lib/rdoc/stats.rb (RDoc#print): get rid of NaN.nobu2010-11-111-0/+4
* * common.mk (SHOWFLAGS): show compile flags.nobu2010-11-111-1/+3
* * common.mk: hide long command lines by default. verbose-mode isnobu2010-11-111-0/+6
* * lib/mkmf.rb (try_func): accept variable address.nobu2010-11-111-0/+6
* * file.c (file_expand_path): use cygwin_conv_path on cygwin 1.7 ornobu2010-11-111-0/+7
* * include/ruby/ruby.h (PRI_LL_PREFIX): format type specifier fornobu2010-11-111-0/+5
* * configure.in (SYMBOL_PREFIX): separate from EXPORT_PREFIX.nobu2010-11-111-0/+6
* * cygwin/GNUmakefile.in (scriptbin): make executable file fromnobu2010-11-091-0/+15