aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * encoding.c (Init_Encoding): new instance method Encoding#names,naruse2008-10-091-0/+9
* * thread.c (rb_thread_wait_fd_rw): should not block by select ifmatz2008-10-081-0/+5
* * ext/win32ole/win32ole.c (ole_init_cp): initialize WIN32OLE.codepagesuke2008-10-081-0/+6
* * ext/json/lib/json/pure/generator.rb (utf8_to_json):naruse2008-10-081-0/+5
* * ext/json/lib/json/pure/parser.rbnaruse2008-10-081-0/+5
* * lib/test/unit/assertions.rb: assert_nothing_thrown, naruse2008-10-081-0/+6
* * variable.c (autoload_delete, autoload_file): should not deletenobu2008-10-081-0/+6
* * encoding.c (rb_default_internal_encoding): merged a patch frommatz2008-10-071-0/+10
* * lib/date.rb (today,now): should produce own instances.tadf2008-10-071-0/+5
* * ext/json/lib/json/pure/generator.rb (utf8_to_json):naruse2008-10-071-0/+5
* * ext/json/lib/json/pure/generator.rb (utf8_to_json):naruse2008-10-071-0/+5
* * lib/cgi/core.rb (CGI::QueryExtension::initialize_query): fix thexibbar2008-10-061-0/+10
* * gc.c (gc_mark_children): ignores T_ZOMBIE.nobu2008-10-061-0/+4
* * test/ruby/test_module.rb (TestModule#test_mod_constants): shouldmatz2008-10-061-0/+3
* * test/ruby/test_module.rb (TestModule#_wrap_assertion): addmatz2008-10-061-0/+5
* * lib/test/unit/assertions.rb (Test::Assertions#assert_nothing_raised): matz2008-10-061-0/+5
* * string.c (rb_str_comparable): string comparison should bematz2008-10-061-0/+8
* * test/bigdecimal/test_bigdecimal.rb (test_sqrt_bigdecimal): testmatz2008-10-061-0/+6
* * lib/mkmf.rb ($config_h): now always defines for old libraries.nobu2008-10-051-0/+4
* * vm_method.c (rb_mod_modfunc): method undefined in included modulenobu2008-10-051-0/+5
* * lib/rational.rb: resolved conflicts of aliases.tadf2008-10-051-0/+6
* * lib/open-uri.rb: remove debug code introduced by previous change.akr2008-10-051-0/+4
* * lib/open-uri.rb (OpenURI.open_uri): set encoding to strio.naruse2008-10-051-0/+4
* * ext/stringio/stringio.c (strio_set_encoding): defined fornaruse2008-10-051-0/+5