aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * cygwin/GNUmakefile.in (SCRIPTPROGRAMS): no needs on cygwin.nobu2010-11-182-3/+5
* * win32/Makefile.sub (scriptbin): create script binaries.nobu2010-11-182-12/+50
* * lib/rexml/formatters/pretty.rb (REXML::Formatters::Pretty#wrap):kou2010-11-183-5/+33
* * include/ruby/io.h (rb_io_buffer_t): extract from rb_io_t.nobu2010-11-183-224/+227
* * Makefile.in (reconfig): force reconfigure with previous options.nobu2010-11-173-3/+23
* * missing/langinfo.c (strncasecmp): get rid of redefinition.nobu2010-11-172-1/+5
* * 2010-11-18svn2010-11-171-2/+2
* * lib/csv.rb: Upgrading output encoding with ASCII content jeg22010-11-173-3/+15
* * win32/configure.bat: remove quotes from arguments to be quoted.nobu2010-11-172-14/+16
* * lib/mkmf.rb (create_makefile): use forward slashes in messages.nobu2010-11-173-11/+15
* * lib/mkmf.rb (create_makefile): make extension libraries messagesnobu2010-11-173-5/+11
* * win32/Makefile.sub (MAKEDIRS): should not include silent flag.nobu2010-11-176-12/+16
* * Makefile.in (lex.c): show commands if Q is not set.nobu2010-11-171-2/+2
* * common.mk (ext/ripper/ripper.c, ext/json/parser/parser.c): passnobu2010-11-172-2/+11
* * test/test_tracer.rb: new test case. mimimal regression test for r29280.yugui2010-11-172-0/+25
* * test/ruby/envutil.rb (Test::Unit::Assersions#assert_warn):yugui2010-11-172-0/+12
* * regint.h (OnigOpInfoType): constify name.naruse2010-11-174-24/+37
* * enc/shift_jis.c (property_name_to_ctype): fix memory leak.naruse2010-11-173-2/+8
* * 2010-11-17svn2010-11-161-2/+2
* * lib/csv.rb: Upgrading output encoding as needed. [ruby-core:33135]jeg22010-11-163-38/+62
* * vm_insnhelper.c (vm_throw): remove fear of undefined behavior :-)mame2010-11-162-1/+6
* Refix timing problem.naruse2010-11-161-1/+2
* * ext/bigdecimal/lib/bigdecimal/util.rb (to_digits): avoid unusedmrkn2010-11-162-1/+6
* * pack.c (PACK_ITEM_ADJUST): return nil not result array and yieldnobu2010-11-153-1/+13
* * regparse.c (and_cclass, or_cclass): fix memory leak. Coverity Scanmame2010-11-152-14/+17
* * 2010-11-16svn2010-11-151-2/+2
* * gc.c (assign_heap_slot): fix fear of memory leak and memorymame2010-11-152-3/+12
* * eval_intern.h (CHECK_STACK_OVERFLOW): it was not intended to addmame2010-11-152-1/+6
* * compile.c (iseq_set_exception_local_table, iseq_set_local_table,mame2010-11-152-4/+11
* * vm_eval.c (rb_funcall): ensure va_end after va_init_list. Coveritymame2010-11-152-1/+7
* Avoid timing problem.naruse2010-11-151-5/+1
* * lib/racc/parser.rb (do_parse, yyparse): using class eval to definetenderlove2010-11-152-4/+13
* making ssl test a little bettertenderlove2010-11-151-1/+1
* STDIN is not valid when ruby doesn't have tty.naruse2010-11-151-1/+3
* Prevent timing failure.naruse2010-11-151-1/+1
* * 2010-11-15svn2010-11-141-2/+2
* * etc/openssl/ossl_ssl.c (ossl_ssl_get_cert): raise exception iftenderlove2010-11-143-1/+10
* * enc/Makefile.in (distclean): should not remove sources which arenobu2010-11-142-2/+7
* * parse.y (parser_set_token_info): turn on/off with directives.nobu2010-11-143-4/+63
* * io.c (argf_readlines): forward to current_file for argumentsnobu2010-11-143-4/+37
* * win32/setup.mak (-basic-vars-, -runtime-): suppress trailingnobu2010-11-132-2/+7
* * symbian/setup (config.h): Added HAVE_LABS and HAVE_LLABS to config.h.azav2010-11-131-0/+6
* Added HAVE_LABS and HAVE_LLABS to config.hazav2010-11-131-0/+2
* * 2010-11-14svn2010-11-131-2/+2
* Changed packaging version in line with API style 3 versioningazav2010-11-131-3/+4
* * common.mk (showflags, help): emit messages at once.nobu2010-11-134-39/+46
* * win32/Makefile.sub (MSG, EOM): remove surrounding quotes by %~I.nobu2010-11-132-2/+6
* win32/Makefile.sub: remove useless 'ECHO is <ON>' messagearton2010-11-121-2/+1
* * 2010-11-13svn2010-11-121-2/+2
* win32/Makefile.sub: reoreder varialbe EOM (don't display it)arton2010-11-122-1/+6