aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * lib/test/unit: removed test/unit.akr2008-10-161-0/+10
* * common.mk, enc/depend (enc, trans): targets for sources.nobu2008-10-161-0/+8
* * test/ruby/test_transcode.rb (TestTranscode#test_errors):matz2008-10-151-0/+5
* * lib/delegate.rb (DelegateClass): restored 1.8 behavior formatz2008-10-151-0/+5
* * ChangeLog: add ML ref.usa2008-10-151-0/+1
* * array.c (RESIZE_CAPA): check whether len is longer than capacity.usa2008-10-151-0/+6
* * version.h (RUBY_DESCRIPTION): remove unnecessary space.usa2008-10-151-0/+4
* * ruby.c (process_options): -U should be allowed in RUBYOPTmatz2008-10-151-0/+5
* * lib/delegate.rb (Delegator): simplified and restored 1.8matz2008-10-141-0/+5
* * transcode.c (str_transcode0): should not raise error whenmatz2008-10-141-0/+5
* * common.mk (TESTS): skips minitest by default, since it interferesnobu2008-10-141-0/+5
* * ext/win32ole/win32ole.c (load_conv_function51932): checksuke2008-10-141-0/+7
* * io.c (Init_IO): $FILENAME and $* must be read-only. [ruby-dev:36698]nobu2008-10-141-0/+8
* * enc/trans/single_byte.trans (transcode_tblgen_singlebyte): renamedakr2008-10-141-0/+6
* * ruby.c (proc_options): -U can be followed by other options.nobu2008-10-141-0/+4
* * enc/trans/single_byte.trans: added windows-1252duerst2008-10-141-0/+12
* * test/ruby/test_variable.rb (TestVariable#test_variable): addkazu2008-10-141-0/+5
* * lib/net/pop.rb: check for invalid APOP timestamp. (CVE-2007-1558)kazu2008-10-141-0/+7
* * ruby.c (set_internal_encoding_once): check double contradictedmatz2008-10-141-0/+7
* * parse.y (parser_yylex): allow reserved word to be keyword argument.matz2008-10-141-0/+4
* * parse.y (token_info_pop): show source filename. [ruby-dev:36710]naruse2008-10-131-0/+4
* * ext/win32ole/win32ole.c (load_conv_function51932): supportsuke2008-10-131-0/+7
* * ruby.c (proc_options): add -U command line option to specifymatz2008-10-121-0/+5
* * transcode.c (str_transcode0): String#encode() with no encodingmatz2008-10-121-0/+6
* * ext/win32ole/win32ole.c (set_ole_codepage, ole_cp2encoding,suke2008-10-121-0/+7
* * vm.c, vm_insnhelper.h (ruby_vm_redefined_flag): apply optimizationko12008-10-121-0/+5
* * strftime.c (rb_strftime): suppressed warnings on cygwin.nobu2008-10-121-0/+4
* * parse.y (parser_prepare): use utf-8 encoding directly.nobu2008-10-111-0/+4
* * lib/mkmf.rb (CLEANINGS): uses escaped form tabs to preventing thenobu2008-10-111-0/+5
* * lib/rake.rb (Rake::Application#standard_exception_handling): removednobu2008-10-101-0/+6
* * parse.y: optimize 'for' statement when one variable given.ko12008-10-101-0/+8
* * lib/csv/csv.rb: Added support for Encoding::default_internal.jeg22008-10-101-0/+5
* fix typos.akr2008-10-101-9/+9
* * parse.y (comment_at_top): needed for ripper too.nobu2008-10-101-0/+4
* * include/ruby.h: updated macros for headers. [ruby-core:19275]nobu2008-10-101-0/+4
* * parse.y (magic_comment_encoding): warns when ignored.nobu2008-10-101-0/+9
* * ext/json/ext/parser/parser.c (JSON_parse_string):naruse2008-10-101-0/+5
* Updated changelog for test/unit / minitest switchryan2008-10-101-0/+6
* * sprintf.c (rb_str_format): check if codepoint for %c is valid.nobu2008-10-091-0/+5
* * encoding.c (enc_names): minor improvement.nobu2008-10-091-0/+4
* * lib/optparse.rb (ParseError.filter_backtrace): removes internalnobu2008-10-091-0/+5
* * transcode.c (rb_econv_add_coverter): remove unnecessary NULL check.mame2008-10-091-0/+4
* * misc/ruby-style.el (ruby-style-c-mode): buffer may not have filenobu2008-10-091-0/+5
* * process.c (run_exec_dup2): fix resource leak.mame2008-10-091-0/+4
* * process.c (rb_run_exec_options): fix resource leak.mame2008-10-091-0/+4
* * test/ruby/test_module.rb (test_remove_class_variable): add a testmame2008-10-091-0/+8
* * variable.c (rb_mod_remove_cvar): fix r19711.mame2008-10-091-0/+4
* * ext/syck/syck.c (syck_lookup_sym): remove reading uninitializedmame2008-10-091-0/+5
* * ext/json/ext/generator/extconf.rb: fix target.naruse2008-10-091-0/+6
* * include/ruby/ruby.h: embeds the elements of an array into itsyugui2008-10-091-0/+17