aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 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
* string.c: consider capacitynobu2014-06-121-0/+5
* * lib/net/http/responses.rb: added Net::HTTPPermanentRedirect(308)hsbt2014-06-121-0/+5
* string.c: shrink before freezingnobu2014-06-121-0/+5
* file.c: shrink expanded pathnobu2014-06-121-0/+5
* thread.c: fix for non-scalar pthread_tnobu2014-06-111-0/+15
* * gc.c: invoke GC before memory allocation (xmalloc/xrealloc)ko12014-06-101-0/+8
* fix a typo [ci skip]kazu2014-06-101-1/+1
* * lib/cgi/core.rb: Provide a mechanism to specify thexibbar2014-06-101-0/+6
* csv.rb: honor encoding optionnobu2014-06-101-0/+6
* * gc.c: change full GC timing to keep lower memory usage.ko12014-06-091-0/+12
* gc.c: fix typonobu2014-06-091-0/+5
* configure.in: disable posix_fadvisenobu2014-06-081-0/+5
* io.c (rb_io_advise): AIX currently does not support a 32-bit call tokanemoto2014-06-081-0/+6
* string.c: update rdoc of rb_str_slice_bang()nobu2014-06-071-0/+5
* * numeric.c (do_coerce): Add a warning when an exception is raisederegon2014-06-071-0/+12