aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * compile.c (compile_cpath, iseq_compile_each): revertedshugo2009-12-031-0/+19
* * enc/trans/gb18030-tbl.rb: Fix omission of C1 region in code tableduerst2009-12-031-0/+8
* * ext/openssl/ossl_ssl.c: initialize @hostname of SSLSocket to avoid nahi2009-12-021-0/+5
* * test/digest/test_digest_extend.rb: added tests for digest framework.nahi2009-12-011-0/+4
* * parse.y (dyna_push_gen, dyna_pop_gen): no needs to save both ofnobu2009-12-011-1/+4
* * parse.y (dyna_push_gen): use rb_node_newnode() for ripper.nobu2009-11-301-1/+4
* * parse.y (dyna_push_gen, dyna_pop_gen): adjust local vtable levelnobu2009-11-301-0/+6
* * ext/extmk.rb (command_output): $makeflags are already quoted.nobu2009-11-301-0/+4
* * 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