summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-11-15* regparse.c (and_cclass, or_cclass): fix memory leak. Coverity Scanmame
2010-11-15* 2010-11-16svn
2010-11-15* gc.c (assign_heap_slot): fix fear of memory leak and memorymame
2010-11-15* eval_intern.h (CHECK_STACK_OVERFLOW): it was not intended to addmame
2010-11-15* compile.c (iseq_set_exception_local_table, iseq_set_local_table,mame
2010-11-15* vm_eval.c (rb_funcall): ensure va_end after va_init_list. Coveritymame
2010-11-15Avoid timing problem.naruse
2010-11-15* lib/racc/parser.rb (do_parse, yyparse): using class eval to definetenderlove
2010-11-15making ssl test a little bettertenderlove
2010-11-15STDIN is not valid when ruby doesn't have tty.naruse
2010-11-15Prevent timing failure.naruse
2010-11-14* 2010-11-15svn
2010-11-14* etc/openssl/ossl_ssl.c (ossl_ssl_get_cert): raise exception iftenderlove
2010-11-14* enc/Makefile.in (distclean): should not remove sources which arenobu
2010-11-14* parse.y (parser_set_token_info): turn on/off with directives.nobu
2010-11-14* io.c (argf_readlines): forward to current_file for argumentsnobu
2010-11-13* win32/setup.mak (-basic-vars-, -runtime-): suppress trailingnobu
2010-11-13* symbian/setup (config.h): Added HAVE_LABS and HAVE_LLABS to config.h.azav
2010-11-13Added HAVE_LABS and HAVE_LLABS to config.hazav
2010-11-13* 2010-11-14svn
2010-11-13Changed packaging version in line with API style 3 versioningazav
2010-11-13* common.mk (showflags, help): emit messages at once.nobu
2010-11-13* win32/Makefile.sub (MSG, EOM): remove surrounding quotes by %~I.nobu
2010-11-12win32/Makefile.sub: remove useless 'ECHO is <ON>' messagearton
2010-11-12* 2010-11-13svn
2010-11-12win32/Makefile.sub: reoreder varialbe EOM (don't display it)arton
2010-11-12* common.mk (showflags, help): use caret to quote leading spaces on Windows.nobu
2010-11-12* Makefile.in, common.mk, cygwin/GNUmakefile.in, enc/depend,nobu
2010-11-12* configure.in: support C level backtrace information on FreeBSD.naruse
2010-11-12* win32/setup.mak: use findstr.exe instead of find.exe, because allusa
2010-11-11* configure.in (DOT, DOXYGEN, PKG_CONFIG): tools running on buildnobu
2010-11-11* lib/mkmf.rb (create_makefile): missing newline.nobu
2010-11-11* win32/Makefile.sub: shorten messages.nobu
2010-11-11* 2010-11-12svn
2010-11-11* win32/Makefile.sub (config.h): need PRI_LL_PREFIX.nobu
2010-11-11* common.mk (showflags): nmake ignores case difference of targets.nobu
2010-11-11* configure.in: ANSI C-conforming const and volatile are mandatorynobu
2010-11-11* configure.in (AC_C_CONST, AC_C_INLINE, AC_C_VOLATILE): checknobu
2010-11-11* configure.in (RUBY_CHECK_PRINTF_PREFIX): should not break fromnobu
2010-11-11* ext/iconv/iconv.c (warn_deprecated): show caller position.nobu
2010-11-11* io.c (argf_close): untie tied io before closing.nobu
2010-11-11* common.mk (all, main): show flags first.nobu
2010-11-11* common.mk (Doxyfile, capi, rdoc): show messages only by default.nobu
2010-11-11 * cygwin/GNUmakefile.in: shorten messages.nobu
2010-11-11* io.c (argf_write): add ARGF.write and so on.nobu
2010-11-11* io.c (argf_read_nonblock): add ARGF.read_nonblock.nobu
2010-11-11* lib/rdoc/stats.rb (RDoc#print): get rid of NaN.nobu
2010-11-11* common.mk (SHOWFLAGS): show compile flags.nobu
2010-11-11* common.mk: hide long command lines by default. verbose-mode isnobu
2010-11-11* configure.in (Makefile): fix duplicated target again.nobu