aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * thread_win32.c (native_sleep): fixed previous commit.usa2008-06-121-0/+4
* * thread.c, vm_core.h, vm.c, thread_pthread.c, thread_win32.c: addmame2008-06-121-0/+7
* * complex.c: refactoring.tadf2008-06-121-0/+6
* * regint.h: undefine USE_CAPTURE_HISTORY which is mentioned asmatz2008-06-121-0/+5
* * include/ruby/ruby.h (rb_intern): use rb_intern2 with strlen forakr2008-06-121-0/+5
* * io.c (read_all): should use io_read_encoding(), notmatz2008-06-111-0/+10
* * ext/stringio/stringio.c (strio_init): rewind when reopened.mame2008-06-111-0/+4
* * array.c (rb_ary_zip): ANSI style.mame2008-06-111-0/+4
* * io.c (rb_io_reopen): clear read buffer.nobu2008-06-111-0/+4
* * ext/tk: check proper conditions. [ruby-dev:35047]nobu2008-06-111-0/+4
* * io.c (io_fread): bypass buffered read if reading buffer is empty.matz2008-06-111-0/+6
* * bootstraptest/runner.rb (assert_normal_exit): hide stderr outputakr2008-06-111-0/+5
* * common.mk (encs): need to pass miniruby path for windows.usa2008-06-111-0/+4
* * vm.c, eval_intern.h (PASS_PASSED_BLOCK):ko12008-06-101-0/+15
* * ext/tk/tcltklib.c: SEGV when tcltk-stubs is enabled.nagai2008-06-101-0/+117
* * lib/find.rb (Find#find): Return an enumerator if no block isknu2008-06-101-0/+5
* * include/ruby/intern.h, proc.c: revert rb_proc_call() andko12008-06-101-0/+8
* * test/ruby/test_float.rb: add tests. [ruby-dev:35009]kazu2008-06-101-0/+4
* * complex.c (nucomp_s_convert): need not to initialize optionaltadf2008-06-101-0/+5
* * ext/extmk.rb: negate default of --without-ext if --with-ext isnobu2008-06-101-1/+4
* * ext/extmk.rb: negate default of --without-ext.nobu2008-06-101-0/+4
* * array.c (rb_ary_shuffle_bang): update RDoc. [ruby-dev:35034]matz2008-06-101-0/+4
* * include/ruby/intern.h (rb_obj_instance_exec, rb_mod_module_exec):nobu2008-06-101-0/+5
* fix Changelog time(typo). sorry.wanabe2008-06-101-1/+1
* * util.c (ruby_strtod): ruby_strtod don't allow a trailingwanabe2008-06-101-0/+5
* * rational.c (nurat_s_convert): need not to initialize optionalmatz2008-06-101-0/+5
* * ext/io/wait/wait.c (FIONREAD_POSSIBLE_P): suppress warnings.nobu2008-06-101-0/+4
* * include/ruby/ruby.h (CONST_ID_CACHE): fixed statement expression.nobu2008-06-101-0/+4
* * ruby.c (rb_argv0): revised for ext/tk.nobu2008-06-101-1/+3
* * include/ruby/encoding.h: not to use varargs.h since requiring C89.nobu2008-06-101-0/+4
* * include/ruby/ruby.h, vm_core.h: add a type rb_blockptr.mame2008-06-091-0/+21
* * common.mk (test-knownbug): give $(OPTS) for bootstraptest/runner.rb.akr2008-06-091-0/+4
* * eval.c (Init_stack): don't declare. it is a macro now.akr2008-06-091-0/+4
* * compile.c : treat []&&= in virtually the same way as []||=.wanabe2008-06-091-0/+5
* * enc/depend (clean): remove build directories.nobu2008-06-091-1/+3
* * test_knownbug.rb -> KNOWNBUGS.rb: renamed.ko12008-06-091-0/+6
* * lib/mkmf.rb (configuration): set flags.nobu2008-06-091-0/+4
* * bootstraptest/test_knownbug.rb -> ./test_knownbug.rb: moved.ko12008-06-091-0/+6
* * complex.c (nucomp_s_convert): can accept Complex('i').tadf2008-06-091-0/+5
* * include/ruby/ruby.h (CONST_ID): constant ID cache for non-gcc.nobu2008-06-091-0/+6
* * lib/set.rb (Set#delete_if): Call to_a.knu2008-06-091-0/+10
* * io.c (fptr_finalize): close IO object if fd is already closed.akr2008-06-091-0/+5
* * test/ruby/test_dir.rb (TestDir::test_glob): glob file names not sorted.matz2008-06-091-0/+4
* * ruby.c (require_libraries): req_list may be NULL. [ruby-dev:35008]matz2008-06-091-0/+4
* * vm_core.h (struct rb_vm_struct): moved ruby_debug, ruby_verbose, andnobu2008-06-091-2/+7
* * vm_core.h (struct rb_vm_struct): moved src_encoding_index.nobu2008-06-091-0/+14
* * include/ruby/intern.h (Init_stack): make to call ruby_init_stack.nobu2008-06-091-0/+4
* * vm_insnhelper.c, vm.c, proc.c : revert r17021. [ruby-dev:34997]wanabe2008-06-081-0/+4
* * bootstraptest/pending.rb: move/remove solved issues.ko12008-06-081-0/+6
* * ext/zlib/zlib.c (rb_deflate_init_copy): Copy buffers as well.knu2008-06-081-0/+5