aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * configure.in, win32/Makefile.sub (EXECUTABLE_EXTS): moved fromnobu2009-11-301-0/+8
* * parse.y (parser_yylex): suppress an extra error message afternobu2009-11-301-0/+6
* Fixing the ChangeLog to point to [ruby-core:26837]tenderlove2009-11-291-1/+1
* * vm_eval.c (check_funcall_failed): pass ID. [ruby-core:26934]nobu2009-11-291-0/+4
* * lib/rexml/formatters/default.rb (write_attribute): fix antenderlove2009-11-281-0/+6
* * vm_eval.c (check_funcall_failed): should rescue user raisedmatz2009-11-281-0/+6
* * test/ruby/test_complex.rb (@unify): fix the detection if mathyugui2009-11-261-0/+8
* * test/test_mathn.rb (TestMathn): new test case.yugui2009-11-261-0/+5
* * test/openssl/test_config.rb (OpenSSL::TestConfig): new test case.yugui2009-11-261-0/+5
* * test/ruby/test_range.rb (TestRange#test_comparison_when_recursive):yugui2009-11-261-0/+8
* * gem_prelude.rb (Gem.set_home): must dup before force_encodingnaruse2009-11-261-24/+30
* * win32/{configure.bat, setup.mak, Makefile.sub}: add new configureusa2009-11-261-0/+5
* * test/mkmf/base.rb: use $INCFLAGS to add -I option. [Bug#2387]nobu2009-11-261-0/+4
* * marshal.c (mark_dump_arg): mark str. see also [ruby-dev:39735]wanabe2009-11-251-0/+4
* * test/digest/test_digest_extend.rb: Added tests for current digestnahi2009-11-251-0/+5
* * 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