summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-12* regint.h: undefine USE_CAPTURE_HISTORY which is mentioned asmatz
2008-06-12* include/ruby/ruby.h (rb_intern): use rb_intern2 with strlen forakr
2008-06-11* io.c (read_all): should use io_read_encoding(), notmatz
2008-06-11* ext/stringio/stringio.c (strio_init): rewind when reopened.mame
2008-06-11* array.c (rb_ary_zip): ANSI style.mame
2008-06-11* io.c (rb_io_reopen): clear read buffer.nobu
2008-06-11* ext/tk: check proper conditions. [ruby-dev:35047]nobu
2008-06-11* io.c (io_fread): bypass buffered read if reading buffer is empty.matz
2008-06-11* bootstraptest/runner.rb (assert_normal_exit): hide stderr outputakr
2008-06-11 * common.mk (encs): need to pass miniruby path for windows.usa
2008-06-10update Signal.list rdoc.akr
2008-06-10describe %% in rdoc.akr
2008-06-10* set eol-style to LF.nobu
2008-06-10* vm.c, eval_intern.h (PASS_PASSED_BLOCK):ko1
2008-06-10* ext/tk/tcltklib.c: SEGV when tcltk-stubs is enabled.nagai
2008-06-10* lib/find.rb (Find#find): Return an enumerator if no block isknu
2008-06-10* include/ruby/intern.h, proc.c: revert rb_proc_call() andko1
2008-06-10* test/ruby/test_float.rb: add tests. [ruby-dev:35009]kazu
2008-06-10 * complex.c (nucomp_s_convert): need not to initialize optionaltadf
2008-06-10* ext/extmk.rb: negate default of --without-ext if --with-ext isnobu
2008-06-10* ext/extmk.rb: negate default of --without-ext.nobu
2008-06-10* array.c (rb_ary_shuffle_bang): update RDoc. [ruby-dev:35034]matz
2008-06-10* include/ruby/intern.h (rb_obj_instance_exec, rb_mod_module_exec):nobu
2008-06-10fix Changelog time(typo). sorry.wanabe
2008-06-10* util.c (ruby_strtod): ruby_strtod don't allow a trailingwanabe
2008-06-10* rational.c (nurat_s_convert): need not to initialize optionalmatz
2008-06-10* ext/io/wait/wait.c (FIONREAD_POSSIBLE_P): suppress warnings.nobu
2008-06-10* include/ruby/ruby.h (CONST_ID_CACHE): fixed statement expression.nobu
2008-06-10* ruby.c (rb_argv0): revised for ext/tk.nobu
2008-06-10* include/ruby/encoding.h: not to use varargs.h since requiring C89.nobu
2008-06-09* include/ruby/ruby.h, vm_core.h: add a type rb_blockptr.mame
2008-06-09fixedtadf
2008-06-09* common.mk (test-knownbug): give $(OPTS) for bootstraptest/runner.rb.akr
2008-06-09* eval.c (Init_stack): don't declare. it is a macro now.akr
2008-06-09* compile.c : treat []&&= in virtually the same way as []||=.wanabe
2008-06-09* enc/depend (clean): remove build directories.nobu
2008-06-09* test_knownbug.rb -> KNOWNBUGS.rb: renamed.ko1
2008-06-09* lib/mkmf.rb (configuration): set flags.nobu
2008-06-09* bootstraptest/test_knownbug.rb -> ./test_knownbug.rb: moved.ko1
2008-06-09 * complex.c (nucomp_s_convert): can accept Complex('i').tadf
2008-06-09* ext/socket/socket.c: constified.nobu
2008-06-09* include/ruby/ruby.h (CONST_ID): constant ID cache for non-gcc.nobu
2008-06-09* lib/set.rb (Set#delete_if): Call to_a.knu
2008-06-09* io.c (fptr_finalize): close IO object if fd is already closed.akr
2008-06-09* test/ruby/test_dir.rb (TestDir::test_glob): glob file names not sorted.matz
2008-06-09* ruby.c (require_libraries): req_list may be NULL. [ruby-dev:35008]matz
2008-06-09* complex.c (make_patterns): constified.nobu
2008-06-09* rational.c (make_patterns): constified.nobu
2008-06-09* vm_core.h (struct rb_vm_struct): moved ruby_debug, ruby_verbose, andnobu
2008-06-09* vm_core.h (struct rb_vm_struct): moved src_encoding_index.nobu