summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * vm_eval.c (rb_search_method_entry): refine error message.akr2009-11-251-0/+4
* * ext/digest/digest.c (rb_digest_instance_method_unimpl): Do notknu2009-11-251-0/+6
* * transcode.c: Added a check for an internal errorduerst2009-11-251-0/+5
* * test/ruby/envutil.rb (EnvUtil.invoke_ruby): raise Timeout::Errorakr2009-11-241-0/+5
* * vm.c (ruby_vm_destruct, thread_memsize): fix argument type to makemame2009-11-241-0/+5
* * error.c: include errno.h at beginning.akr2009-11-241-0/+4
* * strftime.c: %Y format a year with 4 digits at least.akr2009-11-241-0/+6
* * defs/known_errors.def: more errors.akr2009-11-241-0/+4
* * include/ruby/ruby.h (rb_bug_errno): declared.akr2009-11-241-0/+14
* * file.c (file_path_convert): fix fs_encoding is not assign.naruse2009-11-241-0/+4
* * error.c (rb_strerrno): constified.nobu2009-11-241-0/+4
* * error.c (rb_strerrno): return "UNKNOWNERROR" for non-zero unknownakr2009-11-241-0/+5
* * include/ruby/intern.h (rb_strerrno): declared.akr2009-11-241-0/+14
* * thread_pthread.c (RUBY_STACK_MIN, RUBY_STACK_SPACE): delay fornobu2009-11-231-0/+6
* * dln.c (dln_find_1): removed duplication.nobu2009-11-231-1/+1
* * dln.c (dln_find_1): removed duplication.nobu2009-11-231-0/+4
* * enc/trans/newline.trans (fun_so_universal_newline): generate \nakr2009-11-221-0/+6
* * vm_eval.c (rb_search_method_entry): show flags and klass value inakr2009-11-211-0/+5
* * marshal.c (marshal_dump): use normal object as the buffer sonobu2009-11-211-0/+5
* * io.c (read_all): fix: false negative invalid byte seequencenaruse2009-11-211-0/+6
* * file.c (file_path_convert): delay getting UTF8-MAC encodingnaruse2009-11-211-0/+5
* * vm_eval.c (rb_search_method_entry): avoid trigraph.akr2009-11-201-0/+4
* * lib/net/ftp.rb (putbinaryfile): use APPE for resume.shugo2009-11-191-0/+5
* added a ChangeLog entry.shugo2009-11-191-0/+8
* * ext/socket/getnameinfo.c: need to include extconf.h for HAVE_* macros.usa2009-11-191-0/+5
* * win32/Makefile.sub: nmake execute the file named echo if it existsusa2009-11-191-0/+5
* * vm_eval.c (rb_search_method_entry): show the type of the hiddenakr2009-11-181-0/+6
* * io.c (MORE_CHAR_SUSPENDED): renamed from MORE_CHAR_CBUF_FULL.akr2009-11-181-0/+4
* * io.c (fill_cbuf): extracted from more_char.akr2009-11-181-0/+7
* * thread.c (rb_thread_atfork_internal): reinitialize global locknobu2009-11-181-1/+1
* * thread.c (rb_thread_atfork_internal): reinitialize global locknobu2009-11-181-0/+6
* * thread.c (terminate_atfork_i): all mutex locks by other threadsnobu2009-11-181-0/+5
* * file.c (file_path_convert): delay getting filesystem encodingusa2009-11-181-0/+5
* * encoding.c (enc_set_default_encoding): reset filesytemnaruse2009-11-181-0/+12
* * math.c (math_gamma): fix incorrect comparison expression.takano322009-11-181-0/+5
* * io.c (rb_scan_open_args): move path encoding conversionnaruse2009-11-181-0/+10
* * string.c (str_utf8_nth): no count_utf8_lead_bytes_with_wordnobu2009-11-181-0/+7
* * vm_method.c (rb_undef): should raise TypeError if klass is nil.shugo2009-11-181-0/+7
* * string.c (str_utf8_nth): fixed overrun. [ruby-core:26787]nobu2009-11-171-0/+4
* * io.c (parse_mode_enc): fix invalid access.akr2009-11-171-0/+4
* * vm_method.c (rb_alias): should raise TypeError if klass is nil.shugo2009-11-171-1/+10
* * enc/big5.c, enc/trans/big5.trans, enc/trans/big5-uao-tbl.rb,duerst2009-11-171-0/+6
* * insns.def (opt_case_dispatch): runtime value cannot be used asnobu2009-11-171-0/+7
* * vm_insnhelper.c (vm_call_method): protected singleton methods ofshugo2009-11-161-0/+10
* * io.c (read_all): shift read buffer if exception occured.wanabe2009-11-161-0/+5
* * io.c (read_all): don't call io_shift_cbuf until bufffering enough orwanabe2009-11-151-0/+10
* tests refined.akr2009-11-151-2/+2
* * include/ruby/ruby.h (rb_classext_t): annotate @internal.mame2009-11-151-0/+4
* * encoding.c (rb_filesystem_encindex): use default external encodingakr2009-11-151-0/+8
* * thread.c (thread_cleanup_func): delete locking_mutex when threadmame2009-11-151-0/+8