aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* add benchmarks for struct[:name]normal2015-06-221-0/+10
* fix typo aroud Bug numbering formatngoto2015-06-221-1/+1
* * test/lib/test/unit.rb (Test::Unit::Parallel#start_watchdog): removedngoto2015-06-221-0/+8
* * NEWS: mention Array#bsearch_index and Hash#fetch_values. [ci skip]kazu2015-06-211-0/+4
* * NEWS: add a reference to a ticket. [ci skip]kazu2015-06-211-0/+4
* internal.h: roomofnobu2015-06-211-0/+5
* ruby_atomic.h: refine ATOMIC_PTR_CASnobu2015-06-211-0/+5
* * ext/objspace/objspace_dump.c(dump_object): Return empty JSON object whensorah2015-06-201-0/+9
* fix a typo [ci skip]kazu2015-06-201-1/+1
* * enc/make_encmake.rb: the list of encoding extension libraries mustmame2015-06-191-0/+6
* * process.c (rb_execarg_parent_start1): new macro ALWAYS_NEED_ENVPngoto2015-06-191-0/+21
* * NEWS: mention about $SAFE.kazu2015-06-191-0/+4
* proc.c: ArgumentError if no blocknobu2015-06-191-0/+5
* proc.c: inadvertent IDnobu2015-06-191-0/+5
* * ChangeLog: typo.usa2015-06-191-1/+1
* extmk.rb: fix with-ext conditionnobu2015-06-181-0/+5
* * bootstraptest/test_method.rb: remove a test because $SAFE=2 wasko12015-06-181-0/+7
* * bin/erb: $SAFE=3 is obsolete.kazu2015-06-181-0/+4
* * safe.c: removed needless doc related $SAFE=2kazu2015-06-181-0/+4
* * thread.c (rb_thread_safe_level): fix document. $SAFE=3 is obsolete.usa2015-06-181-0/+5
* extmk.rb: fix with-ext conditionnobu2015-06-181-0/+6
* * include/ruby/ruby.h: $SAFE=2 is now obsolete.hsbt2015-06-181-0/+11
* * enc/make_encmake.rb: added --transes and --no-transes options.mame2015-06-181-0/+4
* fix a typo [ci skip]kazu2015-06-181-1/+1
* test/socket/test_unix.rb: replace sleep with selectnormal2015-06-181-0/+4
* * vm.c (rb_vm_control_frame_id_and_class): remove usless codes.ko12015-06-181-0/+5
* * remove trailing spaces.svn2015-06-181-1/+1
* * method.h: constify rb_method_alias_struct::original_me andko12015-06-181-0/+8
* * ext/objspace/objspace.c (count_imemo_objects): support imemo_ment.ko12015-06-181-0/+4
* error.c: NameError#receivernobu2015-06-181-0/+5
* * safe.c: removed needless doc related $SAFE=3hsbt2015-06-181-0/+4
* * safe.c: rename old method name for $SAFE=3hsbt2015-06-181-0/+4
* compile.c: use %+PRIsVALUE instead of rb_inspectnormal2015-06-171-0/+5
* fix a typo [ci skip]kazu2015-06-171-1/+1
* common.mk: needs fake.rbnobu2015-06-171-0/+5
* * ext/rbconfig/sizeof/extconf.rb: Check __float80.akr2015-06-171-0/+4
* * ChangeLog: typo.usa2015-06-171-1/+1
* * safe.rb (safe_setter): of course, don't have to warn the limitation ofusa2015-06-171-0/+5
* * include/ruby/ruby.h: $SAFE=3 is now obsolete.hsbt2015-06-171-0/+12
* * ChangeLog: added contibutor name.hsbt2015-06-171-0/+5
* * lib/csv.rb: accept to use Range object for row selection.hsbt2015-06-171-0/+5
* servlet.rb: requires jsonnobu2015-06-171-0/+6
* fix a typo [ci skip]kazu2015-06-161-1/+1
* * ext/rbconfig/sizeof/extconf.rb: Check several types defined in C99akr2015-06-161-0/+7
* add ref to [Bug #10852].ko12015-06-161-0/+1
* * test/objspace/test_objspace.rb: relax pattern because uncollectibleko12015-06-161-0/+5
* socket: allow explicit buffer for recv and recv_nonblocknormal2015-06-151-0/+12
* socket: allow exception-free nonblocking sendmsg/recvmsgnormal2015-06-151-0/+15
* * lib/set.rb: Make Set#each and SortedSet#each generate a sizedknu2015-06-151-0/+8
* * lib/net/http.rb (Net::HTTP#connect): use connect_nonblock andnaruse2015-06-151-0/+5