summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-11-17* lib/csv.rb: Upgrading output encoding with ASCII content jeg2
2010-11-17* win32/configure.bat: remove quotes from arguments to be quoted.nobu
2010-11-17* lib/mkmf.rb (create_makefile): use forward slashes in messages.nobu
2010-11-17* lib/mkmf.rb (create_makefile): make extension libraries messagesnobu
2010-11-17* win32/Makefile.sub (MAKEDIRS): should not include silent flag.nobu
2010-11-17* Makefile.in (lex.c): show commands if Q is not set.nobu
2010-11-17* common.mk (ext/ripper/ripper.c, ext/json/parser/parser.c): passnobu
2010-11-17* test/test_tracer.rb: new test case. mimimal regression test for r29280.yugui
2010-11-17* test/ruby/envutil.rb (Test::Unit::Assersions#assert_warn):yugui
2010-11-17* regint.h (OnigOpInfoType): constify name.naruse
2010-11-17* enc/shift_jis.c (property_name_to_ctype): fix memory leak.naruse
2010-11-16* 2010-11-17svn
2010-11-16* lib/csv.rb: Upgrading output encoding as needed. [ruby-core:33135]jeg2
2010-11-16* vm_insnhelper.c (vm_throw): remove fear of undefined behavior :-)mame
2010-11-16Refix timing problem.naruse
2010-11-16* ext/bigdecimal/lib/bigdecimal/util.rb (to_digits): avoid unusedmrkn
2010-11-15* pack.c (PACK_ITEM_ADJUST): return nil not result array and yieldnobu
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