aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * tool/make-snapshot: download bundle gems when package making.hsbt2014-06-241-0/+6
* * tool/downloader.rb: make Downloader class to general download utility.hsbt2014-06-241-0/+7
* * eval.c (setup_exception): "mesg == sysstack_error" andnaruse2014-06-231-0/+6
* tcltklib.c: fix format specifiersnobu2014-06-231-0/+5
* * nacl/nacl-config.rb: Use File.exist? instead of executable?kosaki2014-06-231-0/+7
* * lib/uri/mailto.rb: support RFC6068.naruse2014-06-231-0/+4
* * tool/config_files.rb: rename class ConfigFiles to Downloader.hsbt2014-06-231-0/+6
* * tool/rbinstall.rb: support to install bundle gems.hsbt2014-06-231-0/+4
* * lib/net/imap.rb (Net::IMAP#fetch): [DOC] Describe how a range inknu2014-06-231-0/+5
* * include/ruby/ruby.h (struct RHash): no longer. [Feature #9889]shyouhei2014-06-231-0/+18
* * include/ruby/ruby.h (struct RComplex): no longer. [Feature #9888]shyouhei2014-06-231-0/+18
* * include/ruby/ruby.h (struct RFloat): no longer. [Feature #9863]shyouhei2014-06-231-0/+10
* * lib/uri/generic.rb (check_port): allow strings for port= asnaruse2014-06-231-0/+7
* Backtrace for SystemStackErrornobu2014-06-231-1/+10
* object.c: rb_obj_copy_ivarnobu2014-06-231-0/+5
* signal.c: drop dangerous tagnobu2014-06-231-0/+6
* remove registrynaruse2014-06-221-0/+5
* * lib/uri/rfc3986_parser.rb: raise exception when given a URI string has non ...naruse2014-06-221-0/+5
* support RFC3986 [Feature #2542]naruse2014-06-221-0/+20
* lib/uri/mailto.rb (initialize): as previous commit, fix arg_checknaruse2014-06-221-0/+4
* fix that arg_check didn't worknaruse2014-06-221-0/+7
* fiddle/extconf.rb: supply 0nobu2014-06-211-0/+6
* ChangeLog: fix vm_core.h entry in r46465nobu2014-06-201-1/+1
* * remove trailing spaces.svn2014-06-201-2/+2
* encoding.c: fix rdoc [ci skip]nobu2014-06-201-0/+5
* * test/lib/tracepointchecker.rb: add to check TracePoint healthiness.ko12014-06-201-0/+6
* * test/ruby/test_settracefunc.rb: rewrite tests withko12014-06-191-0/+8
* * compile.c (rb_iseq_compile_node): put start label of block afterko12014-06-191-0/+11
* * vm_eval.c (rb_catch_protect): fix same problem of [Bug #9961].ko12014-06-191-0/+6
* * vm.c (rb_vm_rewind_cfp): add new function to rewind specified cfpko12014-06-191-0/+18
* * vm.c (invoke_block_from_c): move call/return event timing forko12014-06-191-0/+11
* * vm_core.h: add VM_FRAME_MAGIC_RESCUE to recognize normal block orko12014-06-191-0/+15
* proc.c: Implement Method#currynobu2014-06-191-0/+5
* * lib/net/ftp.rb (gets, readline): read lines without LF properly.shugo2014-06-171-0/+7
* eval.c: pass unknown optionsnobu2014-06-171-0/+6
* * gc.c (obj_memsize_of): memsize_of(T_ZOMBIE) returns 0, not a rb_bug.ko12014-06-171-0/+7
* * test/runner.rb: failure message should be passed as an argument.ko12014-06-161-0/+4
* * test/runner.rb: capture TracePoint stat before setup and compareko12014-06-161-0/+5
* process.c: use UTF-8nobu2014-06-161-0/+5
* Fix a typo.akr2014-06-141-1/+1
* array.c: non-recursive rcombinate0nobu2014-06-141-1/+4
* array.c: non-recursive rpermute0nobu2014-06-141-1/+4
* array.c: non-recursive permute0nobu2014-06-141-0/+5
* string.c: fix wrong capanobu2014-06-141-0/+6
* * man/rake.1: [DOC] Update links for Rake, patch by @hsbt [Bug #9904]zzak2014-06-131-0/+5
* * vm_trace.c: add new method TracePoint.stat to debugko12014-06-131-0/+11
* * vm_trace.c: clear and restore recursive checking thread local datako12014-06-131-0/+14
* array.c: combination on a shared copynobu2014-06-131-1/+5
* array.c: yield_indexed_valuesnobu2014-06-131-0/+5
* array.c: fix array sizenobu2014-06-131-0/+6