aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * lib/test/unit.rb (assert_nothing_thrown): don't intern.akr2008-10-181-0/+4
* ChangeLog: moved entries back and corrected dateduerst2008-10-181-13/+13
* * parse.y (opt_block_arg): allow trailing comma after usualmatz2008-10-181-0/+5
* ChangeLog: move entries to proper place.matz2008-10-181-13/+13
* * numeric.c (num_sadded): remove newly defined singleton methodmatz2008-10-181-0/+5
* * string.c (rb_external_str_new): a new function to convert frommatz2008-10-181-0/+13
* * lib/tempfile.rb (Tempfile#initialize): now Tempfile.new takesmatz2008-10-181-0/+5
* * re.c (rb_reg_initialize_m): specify ARG_ENCODING_NONE instead ofmatz2008-10-181-0/+8
* * tool/transcode-tblgen.rb: added set_valid_byte_patternduerst2008-10-181-0/+8
* * transcode.c: in transcode_search_path, elimintated a warningduerst2008-10-181-0/+5
* * lib/test/unit.rb (assert_nothing_thrown): implemented.akr2008-10-181-0/+4
* * common.mk: use added options for generic_erb.rb.eban2008-10-171-0/+4
* * array.c: don't recycle shared-array while sort!.wanabe2008-10-171-0/+4
* * array.c: recycle shared-array when it isn't referenced.wanabe2008-10-171-0/+4
* * id.h: reverted.nobu2008-10-171-4/+0
* * common.mk (ID_H_TARGET): phony target to update id.h.nobu2008-10-171-0/+11
* * array.c (ary_resize_capa): renamed RESIZE_CAPA.yugui2008-10-171-0/+4
* * test/bigdecimal/test_bigdecimal.rb (TestBigDecimal#test_sqrt_bigdecimal): matz2008-10-171-0/+6
* * configure.in (uncommon.mk): ignores failures at loading.nobu2008-10-171-1/+3
* * transcode.c (str_transcode0): String#encode without argument nowmatz2008-10-171-0/+8
* * test/rubygems/gemutilities.rb (RubyGemTestCase#build_rake_in):nobu2008-10-171-0/+5
* * ext/socket/socket.c (init_sock): sockets should be binmode.shugo2008-10-171-0/+6
* * tool/insns2vm.rb: remove -Kn option in shebang line because it'susa2008-10-171-0/+5
* * re.c (rb_reg_initialize_m): changed the message to clarify thematz2008-10-161-0/+5
* * .gdbinit (rp): REGEXP handling fixed.matz2008-10-161-0/+10
* * ruby.c (proc_options): no warning when default_external alreadymatz2008-10-161-0/+8
* * transcode.c (transcode_restartable0): in_pos and out_pos never beakr2008-10-161-0/+5
* * lib/test/unit.rb: sort the order of executing tests.mame2008-10-161-0/+4
* * io.c (rb_io_binmode): reset encoding conversion.akr2008-10-161-0/+4
* * io.c (rb_getc, rb_io_fread, rb_io_fwrite, rb_read_pending):mame2008-10-161-0/+5
* * common.mk (TESTS): removed to re-enable test for minitest.akr2008-10-161-0/+4
* * compile.c (iseq_set_sequence): fix memory leak.mame2008-10-161-0/+4
* * lib/test/unit.rb (assert_equal): avoid incompatible characterakr2008-10-161-0/+5
* * lib/test/unit.rb (assert_equal): failure message changed.akr2008-10-161-0/+4
* * 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