summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * io.c (fptr_finalize): close the IO object even if finish_writeconv orakr2008-12-261-0/+12
* * transcode.c (str_transcode0): set encoding when String#encode wasnaruse2008-12-251-0/+5
* * io.c (rb_io_s_pipe): unused variable removed.akr2008-12-251-0/+4
* * transcode.c (sym_ignore): remove useless symbol.naruse2008-12-251-0/+4
* * io.c (pipe_close): removed.akr2008-12-251-0/+6
* * transcode.c (decorate_convpath): show type of escaping fornaruse2008-12-251-0/+5
* * io.c (rb_io_initialize): check fd validity. [ruby-dev:36646]akr2008-12-251-0/+4
* * io.c (flush_before_seek): check io_fflush result.akr2008-12-251-0/+14
* * io.c (io_fflush): flush write buffer without write lock inmatz2008-12-251-0/+7
* * io.c (fptr_finalize): close the IO object even if close(2) is failed.akr2008-12-251-0/+4
* * lib/rdoc/parser.rb (RDoc::Parser.binary?): should read in binary mode.usa2008-12-251-0/+4
* * vm_insnhelper.c (vm_method_search): fix control flow bug.ko12008-12-251-0/+5
* * io.c (rb_io_flush): fsync() after buffer is flushed on win32.usa2008-12-251-0/+5
* * vm_insnhelper.c (vm_method_search): return rb_cObject if there is noko12008-12-251-0/+7
* * proc.c (proc_new): should use proc_dup() if block has Proc.ko12008-12-251-0/+10
* * vm_insnhelper.c (vm_yield_with_cfunc): check block has Proc.ko12008-12-251-0/+4
* * template/id.h.tmpl, id.h (ruby_method_ids_check): enclosed in anobu2008-12-241-1/+4
* * template/id.h.tmpl, id.h (ruby_method_ids): not depend on ifnobu2008-12-241-0/+5
* * thread.c (thread_start_func_2): sets native thread key.nobu2008-12-241-0/+4
* * test/readline/test_readline_history.rb: check the encoding thatkouji2008-12-241-0/+5
* * test/readline/test_readline_history.rb: did not check thekouji2008-12-241-0/+5
* * error.c, vm_dump.c: change message by rb_bug().ko12008-12-241-0/+4
* * compile.c (iseq_peephole_optimize): fix typo.ko12008-12-241-0/+4
* * vm.c (invoke_block_from_c): fix to point right cfp.ko12008-12-241-0/+9
* * error.c (exc_equal): == method should not raise Exception.ko12008-12-241-0/+7
* * vm_insnhelper.c (vm_call_method): use class of method definedko12008-12-241-0/+13
* * tool/file2lastrev.rb (get_revisions): fix to ignore end of line.ko12008-12-241-0/+4
* * configure.in (HAVE_LONG_LONG, HAVE_OFF_T): revised for autoconfnobu2008-12-241-0/+5
* * configure.in (OBJDUMP, OBJCOPY): autoconf list is not commanobu2008-12-231-0/+8
* * misc/ruby-mode.el: added comment to mention newer versionmatz2008-12-231-0/+6
* * pack.c (pack_pack): encoding of packed string only from 'm',matz2008-12-231-0/+8
* * lib/net/protocol.rb (Net::BufferedIO#rbuf_fill): avoid callingmatz2008-12-231-0/+5
* * io.c (rb_io_init_copy): call io_seek only if io_tell succeeds.akr2008-12-231-2/+6
* * string.c (rb_external_str_new_with_enc): set ASCII-8BIT ifmatz2008-12-231-0/+5
* * process.c (rb_fork): don't propagete an error message if errorakr2008-12-231-0/+5
* * process.c (rb_fork): propagete an error message from child to parent.akr2008-12-231-0/+32
* * io.c: rdoc for File::open and 1.9 feature in file modes.yugui2008-12-231-0/+6
* * win32/win32.c (rb_w32_spawn): deals with quoted commands.nobu2008-12-231-0/+4
* * strftime.c (rb_strftime): use locale insensitive functions for tr_TRakr2008-12-231-0/+5
* * lib/test/unit/assertions.rb (assert_equal): show small differencesakr2008-12-231-0/+5
* * win32/win32.c (rb_w32_spawn): support normal commands with arguments.usa2008-12-231-0/+4
* * io.c (rb_io_inspect): show fd number if there is no pathname.akr2008-12-231-0/+4
* * tool/file2lastrev.rb: shouldn't use single quote in shell's commandusa2008-12-231-0/+5
* * lib/mathn.rb: Math.sqrt(NaN) should be NaN. [ruby-dev:37537]yugui2008-12-231-0/+4
* Match full RubyGems behavior when a gem can't be founddrbrain2008-12-231-0/+4
* * tool/file2lastrev.rb: detects vcs directory properly on buildingyugui2008-12-231-0/+5
* fix typos.akr2008-12-231-13/+13
* * io.c (pipe_open): need to initialize args.usa2008-12-231-0/+4
* * include/ruby/st.h: need to include defines.h because LONG_LONG isusa2008-12-231-0/+5
* Don't coalesce adjacent comment blocks. [bug#901]drbrain2008-12-231-0/+5