aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Fri Dec 21 16:25:25 2007 Martin Duerst <duerst@it.aoyama.ac.jp>duerst2007-12-211-0/+7
* * ext/bigdecimal/bigdecimal.c (VpMidRound): Round method bugmatz2007-12-211-0/+6
* * re.c (append_utf8): use rb_utf8_encoding() instead ofakr2007-12-211-0/+5
* * io.c (rb_io_s_read): allow specifying encoding explicitly.matz2007-12-211-0/+12
* * encoding.c (rb_enc_init): use enc_register_at() directly.nobu2007-12-211-0/+10
* * lib/net/imap.rb (initialize): accept service name. changedshugo2007-12-211-0/+5
* * enumerator.c (enumerator_init_copy): typo fixed.matz2007-12-211-0/+2
* * gc.c (rb_garbage_collect): new function for debugging.akr2007-12-211-0/+4
* * encoding.c (rb_to_encoding_index): should return error instead ofnobu2007-12-211-0/+5
* * enumerator.c (enumerator_init_copy): prohibit cloning ofmatz2007-12-211-0/+5
* * io.c (Init_IO): define IO::BINARY even if O_BINARY is not exist.akr2007-12-211-0/+4
* * test/ruby/test_system.rb (TestSystem::valid_syntax): applymatz2007-12-211-0/+7
* * re.c: change "character encodings differ" error messages.akr2007-12-211-0/+4
* * encoding.c (rb_enc_find_index): extension libraries have lower casenobu2007-12-211-1/+4
* * encoding.c (rb_enc_register): set encoding constant.nobu2007-12-211-0/+10
* * io.c (rb_io_external_encoding): should fill delayedmatz2007-12-211-0/+3
* * io.c (rb_io_external_encoding): new method.matz2007-12-211-0/+7
* * encoding.c (rb_locale_charmap): return nil if no locale information.akr2007-12-211-0/+4
* ChangeLog updatedmatz2007-12-211-1/+1
* * string.c (rb_str_chomp_bang): avoid unnecessary loop usingmatz2007-12-211-0/+5
* * lib/runit, lib/rubyunit.rb, test/testunit/runit: removed.akr2007-12-211-0/+4
* * file.c (Init_File): File.exists? revived.matz2007-12-211-0/+6
* * io.c (rb_io_mode_enc): set default external encoding if nomatz2007-12-211-0/+5
* * compile.c: remove "illegal".ko12007-12-211-0/+4
* * keywords, parse.y (__ENCODING__): represent script encoding.nobu2007-12-211-0/+4
* * string.c (rb_str_is_ascii_only_p): new method ascii_only?.akr2007-12-211-0/+4
* * configure.in: check langinfo.h and locale.h.akr2007-12-211-0/+8
* * test/ruby/test_m17n.rb (TestM17N::test_tr): "invalid mbstringmatz2007-12-211-0/+2
* * encoding.c: include locale.hakr2007-12-211-0/+12
* add reported.ko12007-12-211-1/+1
* * vm.c, vm_dump.c: fix typo.ko12007-12-211-0/+4
* * regerror.c, string.c, io.c, lib/getoptlong.rb, lib/net/imap.rb,akr2007-12-211-0/+9
* * common.mk (enc.mk): depends on $(RBCONFIG) instead of rbconfig.rb.nobu2007-12-211-1/+15
* * tool/compile_prelude.rb: use erb.akr2007-12-211-0/+4
* * enumerator.c (enumerator_next): should call next_init() if fibermatz2007-12-201-0/+5
* * ext/openssl/lib/openssl/ssl.rb (OpenSSL::SSL::SSLContext.build):gotoyuzo2007-12-201-0/+5
* * lib/net/http.rb (Net::HTTP#connect): usegotoyuzo2007-12-201-0/+10
* * io.c (select_internal): should return original value.gotoyuzo2007-12-201-0/+4
* * string.c (tr_trans): wrong encoding check for tree strings.matz2007-12-201-0/+7
* * lib/net/imap.rb (initialize): the second argument is an optionko12007-12-201-0/+5
* * thread_pthread.c (native_thread_apply_priority): checkko12007-12-201-0/+5
* * configure.in: add libthr for FreeBSD.ko12007-12-201-0/+4
* * common.mk, *.ci: renamed to *.c.ko12007-12-201-0/+6
* Import RubyGems 1.0.0, r1575drbrain2007-12-201-0/+4
* * proc.c: support Proc#binding.ko12007-12-201-0/+6
* Thu Dec 20 17:15:15 2007 Martin Duerst <duerst@it.aoyama.ac.jp>duerst2007-12-201-0/+5
* * common.mk (enc.mk): depends on rbconfig.rb.nobu2007-12-201-0/+13
* * iseq.c (find_line_no): return 0 if not found.ko12007-12-201-0/+4
* * insnhelper.ci, vm.c, vm_core.h: change interface ofko12007-12-201-0/+12
* * enc/iso_8859_{1..16}.c: renamed.nobu2007-12-201-0/+4