aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * include/ruby/ruby.h: $SAFE=2 is now obsolete.hsbt2015-06-1815-201/+20
* * enc/make_encmake.rb: added --transes and --no-transes options.mame2015-06-182-0/+16
* un.rb: cwd by defaultnobu2015-06-181-4/+1
* un.rb: HTTP-alt by defaultnobu2015-06-181-0/+1
* common.mk: reorder args for ENC_MKnobu2015-06-181-1/+1
* make_encmake.rb: mandatory dbsnobu2015-06-181-2/+3
* fix a typo [ci skip]kazu2015-06-181-1/+1
* test/socket/test_unix.rb: replace sleep with selectnormal2015-06-182-1/+5
* * vm.c (rb_vm_control_frame_id_and_class): remove usless codes.ko12015-06-182-19/+9
* * remove trailing spaces.svn2015-06-181-1/+1
* * method.h: constify rb_method_alias_struct::original_me andko12015-06-183-3/+11
* * ext/objspace/objspace.c (count_imemo_objects): support imemo_ment.ko12015-06-182-0/+5
* NEWS: NameError#receiver [Feature #10881]nobu2015-06-181-0/+3
* error.c: NameError#receivernobu2015-06-183-0/+28
* * safe.c: removed needless doc related $SAFE=3hsbt2015-06-182-1/+4
* * safe.c: rename old method name for $SAFE=3hsbt2015-06-182-2/+6
* common.mk: -fakenobu2015-06-171-1/+1
* * 2015-06-18svn2015-06-171-2/+2
* compile.c: use %+PRIsVALUE instead of rb_inspectnormal2015-06-172-6/+7
* fix a typo [ci skip]kazu2015-06-171-1/+1
* bignum.c: doc of rb_cstr_to_inumnobu2015-06-171-0/+16
* common.mk: needs fake.rbnobu2015-06-172-1/+6
* * ext/rbconfig/sizeof/extconf.rb: Check __float80.akr2015-06-172-0/+5
* util.c: fix off-by-one errornobu2015-06-171-1/+2
* * ChangeLog: typo.usa2015-06-171-1/+1
* * safe.rb (safe_setter): of course, don't have to warn the limitation ofusa2015-06-172-3/+5
* * include/ruby/ruby.h: $SAFE=3 is now obsolete.hsbt2015-06-1717-100/+23
* * ChangeLog: added contibutor name.hsbt2015-06-171-0/+5
* * lib/csv.rb: accept to use Range object for row selection.hsbt2015-06-174-3/+18
* servlet.rb: requires jsonnobu2015-06-173-1/+8
* mkmf.rb: suppress warningsnobu2015-06-171-0/+1
* * 2015-06-17svn2015-06-171-2/+2
* mkmf.rb: suppress warningsnobu2015-06-171-2/+2
* fix unbalanced square bracketskazu2015-06-162-2/+2
* fix a typo [ci skip]kazu2015-06-161-1/+1
* * ext/rbconfig/sizeof/extconf.rb: Check several types defined in C99akr2015-06-163-2/+25
* date_parse.c: use ALLOCVnobu2015-06-161-6/+16
* date_strptime.c: use ALLOCVnobu2015-06-161-1/+3
* test_nonblock.rb: use assert_predicatenobu2015-06-161-2/+2
* test_nonblock.rb: fix failure on OSXnobu2015-06-161-1/+1
* add ref to [Bug #10852].ko12015-06-161-0/+1
* * test/objspace/test_objspace.rb: relax pattern because uncollectibleko12015-06-162-1/+6
* NEWS: update for socket API changes [ci skip]normal2015-06-151-3/+9
* socket: allow explicit buffer for recv and recv_nonblocknormal2015-06-157-20/+74
* * 2015-06-16svn2015-06-151-2/+2
* socket: allow exception-free nonblocking sendmsg/recvmsgnormal2015-06-158-19/+113
* proc.c: reduce type checksnobu2015-06-151-8/+6
* * lib/set.rb: Make Set#each and SortedSet#each generate a sizedknu2015-06-153-2/+37
* * lib/net/http.rb (Net::HTTP#connect): use connect_nonblock andnaruse2015-06-152-1/+20
* envutil.rb: show failure descriptionnobu2015-06-151-2/+2