summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-17* 2015-06-17svn
2015-06-17mkmf.rb: suppress warningsnobu
2015-06-16fix unbalanced square bracketskazu
2015-06-16fix a typo [ci skip]kazu
2015-06-16* ext/rbconfig/sizeof/extconf.rb: Check several types defined in C99akr
2015-06-16date_parse.c: use ALLOCVnobu
2015-06-16date_strptime.c: use ALLOCVnobu
2015-06-16test_nonblock.rb: use assert_predicatenobu
2015-06-16test_nonblock.rb: fix failure on OSXnobu
2015-06-16add ref to [Bug #10852].ko1
2015-06-16* test/objspace/test_objspace.rb: relax pattern because uncollectibleko1
2015-06-15NEWS: update for socket API changes [ci skip]normal
2015-06-15socket: allow explicit buffer for recv and recv_nonblocknormal
2015-06-15* 2015-06-16svn
2015-06-15socket: allow exception-free nonblocking sendmsg/recvmsgnormal
2015-06-15proc.c: reduce type checksnobu
2015-06-15* lib/set.rb: Make Set#each and SortedSet#each generate a sizedknu
2015-06-15* lib/net/http.rb (Net::HTTP#connect): use connect_nonblock andnaruse
2015-06-15envutil.rb: show failure descriptionnobu
2015-06-15envutil.rb: no signal description iff possiblenobu
2015-06-14raddrinfo.c: suppress a warningnobu
2015-06-14call_without_gvl.c: no sys/select.hnobu
2015-06-14test_require.rb: wait loadignobu
2015-06-14* properties.svn
2015-06-14* thread.c (thread_start_func_2): don't interrupt when last thread exitkosaki
2015-06-14* 2015-06-15svn
2015-06-14* ext/pathname/lib/pathname.rb (descend): Blockless form supported.akr
2015-06-14* test/ruby/test_require.rb (TestRequire#test_loading_fifo_threading): omit onusa
2015-06-14show pathname of failed file.akr
2015-06-14raddrinfo.c: suppress a warningnobu
2015-06-14test_prime.rb: descriptive assertionsnobu
2015-06-14* time.c (time_getlocaltime): [DOC] Add examples of valid utc_offsetakr
2015-06-14[DOC]akr
2015-06-14* ext/socket/raddrinfo.c (parse_numeric_port): Detectakr
2015-06-14* enum.c (enum_chunk_while): New method Enumerable#chunk_while.akr
2015-06-14Add ticket numbers.akr
2015-06-14file.c: open without gvlnobu
2015-06-14* tool/runruby.rb: just remove the lines of RUBY_VERSION check and raiseusa
2015-06-14* lib/rexml/source.rb (REXML::IOSource#scan): Fix a typo inkou
2015-06-14* lib/rexml/attlistdecl.rb (REXML::AttlistDecl): Fix a typo inkou
2015-06-14* test/test_unicode_normalize.rb: get rid of a warning.usa
2015-06-13* test/ruby/test_io.rb: add test for IO.binread fd leak.eregon
2015-06-13* io.c (rb_io_s_binread): close fd if seek offset is invalid.eregon
2015-06-13* test/lib/leakchecker.rb (check): refactor.eregon
2015-06-13* test/lib/leakchecker.rb: Return false for no leaks.eregon
2015-06-13* lib/delegate.rb: [DOC] Update SimpleDelegator example. [ci skip]eregon
2015-06-13* 2015-06-14svn
2015-06-13* test/test_cmath.rb: Adding parens to suppress warnings.gogotanaka
2015-06-13io.c: simplify rb_io_modestr_fmodenobu
2015-06-13thread.c: indentnobu