aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 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
* envutil.rb: no signal description iff possiblenobu2015-06-151-1/+2
* raddrinfo.c: suppress a warningnobu2015-06-141-0/+2
* call_without_gvl.c: no sys/select.hnobu2015-06-141-1/+0
* test_require.rb: wait loadignobu2015-06-141-1/+1
* * properties.svn2015-06-140-0/+0
* * thread.c (thread_start_func_2): don't interrupt when last thread exitkosaki2015-06-145-1/+72
* * 2015-06-15svn2015-06-141-2/+2
* * ext/pathname/lib/pathname.rb (descend): Blockless form supported.akr2015-06-144-2/+36
* * test/ruby/test_require.rb (TestRequire#test_loading_fifo_threading): omit onusa2015-06-141-1/+1
* show pathname of failed file.akr2015-06-141-1/+1
* raddrinfo.c: suppress a warningnobu2015-06-141-1/+1
* test_prime.rb: descriptive assertionsnobu2015-06-141-32/+32
* * time.c (time_getlocaltime): [DOC] Add examples of valid utc_offsetakr2015-06-142-0/+12
* [DOC]akr2015-06-141-2/+6
* * ext/socket/raddrinfo.c (parse_numeric_port): Detectakr2015-06-142-2/+39
* * enum.c (enum_chunk_while): New method Enumerable#chunk_while.akr2015-06-144-0/+82
* Add ticket numbers.akr2015-06-141-0/+2
* file.c: open without gvlnobu2015-06-145-5/+42
* * tool/runruby.rb: just remove the lines of RUBY_VERSION check and raiseusa2015-06-142-1/+7
* * lib/rexml/source.rb (REXML::IOSource#scan): Fix a typo inkou2015-06-142-1/+7
* * lib/rexml/attlistdecl.rb (REXML::AttlistDecl): Fix a typo inkou2015-06-142-1/+7
* * test/test_unicode_normalize.rb: get rid of a warning.usa2015-06-141-2/+2
* * test/ruby/test_io.rb: add test for IO.binread fd leak.eregon2015-06-132-0/+9
* * io.c (rb_io_s_binread): close fd if seek offset is invalid.eregon2015-06-132-1/+14
* * test/lib/leakchecker.rb (check): refactor.eregon2015-06-132-5/+11
* * test/lib/leakchecker.rb: Return false for no leaks.eregon2015-06-132-1/+6
* * lib/delegate.rb: [DOC] Update SimpleDelegator example. [ci skip]eregon2015-06-132-5/+4