aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * vsnprintf.c (BSD_vfprintf): don't output floating pointnaruse2010-11-221-0/+5
* * string.c (rb_str_inspect): fix for ascii-compatible externalnobu2010-11-221-0/+5
* * lib/mkmf.rb (create_makefile): should not duplicate rules.nobu2010-11-221-0/+5
* * enc/big5.c: split CP950 from Big5.naruse2010-11-221-0/+13
* * string.c (rb_str_inspect): append for each chars instead of bulknobu2010-11-221-0/+5
* * time.c (time_zone): use rb_locale_str_new_cstr to set encodingnaruse2010-11-221-0/+6
* * string.c (rb_str_concat): set ENC_CODERANGE_VALID when thenaruse2010-11-221-0/+5
* * lib/date.rb: some improvements for performance.tadf2010-11-211-0/+4
* * lib/mkmf.rb: adding compilation support for ObjC/ObjC++ extensions.tenderlove2010-11-191-0/+5
* add dependency(insns.inc) to compile.objarton2010-11-191-0/+4
* * win32/Makefile.sub (insns_rules.mk): remove extra backslash.nobu2010-11-191-1/+3
* * ChangeLog: adjust indent.nobu2010-11-191-16/+16
* * cygwin/GNUmakefile.in, win32/Makefile.sub (clean): rc files arenobu2010-11-191-0/+5
* * ChangeLog: adjust indent.nobu2010-11-191-16/+16
* * test/rexml/test_core.rbkou2010-11-191-0/+6
* * lib/optparse.rb: shell completion support for zsh. based onnobu2010-11-191-1/+4
* * lib/optparse.rb: shell completion support for bash.nobu2010-11-191-0/+4
* * cygwin/GNUmakefile.in (SCRIPTPROGRAMS): no needs on cygwin.nobu2010-11-181-1/+3
* * win32/Makefile.sub (scriptbin): create script binaries.nobu2010-11-181-0/+4
* * lib/rexml/formatters/pretty.rb (REXML::Formatters::Pretty#wrap):kou2010-11-181-0/+10
* * include/ruby/io.h (rb_io_buffer_t): extract from rb_io_t.nobu2010-11-181-0/+4
* * Makefile.in (reconfig): force reconfigure with previous options.nobu2010-11-171-0/+7
* * 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