aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * win32/Makefile.sub (config.status): keep this file.usa2007-12-251-0/+4
* * configure.in (TIMEZONE_VOID): typo.nobu2007-12-251-0/+4
* * insns2vm.rb: add encoding option to shbang.ko12007-12-251-0/+4
* * bootstraptest/pending.rb: add pending issue.ko12007-12-251-0/+4
* * thread.c: remove Thread.critical(=).ko12007-12-251-0/+4
* * tool/make-snapshot: add version number.nobu2007-12-251-0/+4
* * compile.c (iseq_compile_each): fix stack consistency errorko12007-12-251-0/+8
* * parse.y (struct parser_params): make parser_ruby_sourcefile commonakr2007-12-251-0/+8
* * common.mk (parse.c): depends on tool/ytab.sed.nobu2007-12-251-0/+6
* * ext/openssl/ossl_ssl.c: Only show a warning if the default technorama2007-12-251-0/+7
* * tool/make-snapshot: argument check, and cleanup exported directory.nobu2007-12-251-0/+4
* * tool/make-snapshot: more portable.eban2007-12-251-0/+4
* * encoding.h (rb_enc_mbc_to_codepoint): wrapper fornobu2007-12-251-0/+7
* * io.c (appendline): move RS comparison to rb_io_getline_1().matz2007-12-251-0/+4
* * iseq.c: all methods need $SAFE < 1.ko12007-12-251-0/+6
* * string.c (rb_str_each_line): don't call rb_enc_codepoint with emptyakr2007-12-251-0/+5
* * string.c (rb_str_inspect): don't call rb_enc_codepoint with emptyakr2007-12-251-0/+7
* * vm.c (rb_frame_method_id_and_class): new function to get theshugo2007-12-251-0/+5
* * lib/mkmf.rb (create_makefile): Add a missing dependency on theknu2007-12-251-0/+6
* * enc/trans/japanese.c (rb_{from,to}_{SHIFT_JIS,EUC_JP}): inversednobu2007-12-251-0/+5
* * golf_prelude.rb (h): add new method for all golfers.usa2007-12-251-0/+4
* * enc/trans/japanese.c (rb_to_EUC_JP): fixed typo.nobu2007-12-251-0/+4
* * ext/dl/depend: add dependencies. [ruby-dev:32760]usa2007-12-251-0/+4
* * include/ruby/ruby.h, thread.c: rename is_ruby_native_thread() toko12007-12-251-0/+7
* * common.mk (clean-enc): clean encoding objects.nobu2007-12-251-0/+4
* * trunk/common.mk, goruby.c, golf_prelude.rb: for golfers.nobu2007-12-251-0/+8
* * encoding.c (rb_enc_register): do not use based_encoding to check ifnobu2007-12-251-0/+5
* * string.c (rb_str_succ): fix for string with non-alphanumeric chars.nobu2007-12-251-0/+4
* * io.c (rb_io_external_encoding): should return nil formatz2007-12-251-0/+5
* * io.c (appendline): initialize rslen to 1 if rsptr is 0.akr2007-12-251-0/+7
* * enum.c (collect_all): should pack all values. [ruby-core:14410]matz2007-12-251-0/+2
* * transcode.c (transcode_dispatch): fix for multistep transcode.nobu2007-12-251-0/+4
* * enc/trans/single_byte.c (Init_single_byte): renamed.usa2007-12-251-0/+4
* * enum.c (enum_yield): when multiple values yielded from #eachmatz2007-12-251-0/+8
* * common.mk (COMMONOBJS): transcode_data_*.c moved under enc/trans.nobu2007-12-251-0/+17
* * lib/mkmf.rb (map_dir): should generate path including $top_srcdir.matz2007-12-251-0/+4
* * lib/csv.rb: Fixed test failures caused by changes to Ruby.jeg22007-12-251-0/+7
* * io.c (io_encoding_set): missing return type.nobu2007-12-251-0/+4
* * test/rinda/test_rinda.rb (MockClock#{_forward, forwrd, sleep}):naruse2007-12-251-0/+6
* * test/ruby/test_io_m17n.rb (test_pipe): fixed.akr2007-12-251-0/+5
* * thread.c (rb_thread_wait_fd_rw): should check EBADF on select().ko12007-12-251-0/+4
* * thread_pthread.c, thread_pthread.h, thread_win32.c,ko12007-12-251-0/+7
* * test/ruby/test_io_m17n.rb (test_write_noenc): don't mix text andakr2007-12-251-0/+5
* * README.EXT.ja, dir.c, eval.c, eval_intern.h, lex.c.src,matz2007-12-251-0/+7
* * vm_core.h, thread.c, cont.c: add RUBY_VM_SET_INTERRUPT(),ko12007-12-251-0/+10
* add ML ref.ko12007-12-251-0/+1
* * vm.c (Init_VM): remove unused code.ko12007-12-251-0/+4
* Tue Dec 25 12:32:32 2007 Martin Duerst <duerst@it.aoyama.ac.jp>duerst2007-12-251-0/+6
* * proc.c (method_inspect): preserve encoding of the method name.matz2007-12-251-0/+4
* * sample/from.rb: follow Ruby 1.9 libraries.naruse2007-12-251-0/+4