summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-17* ext/rbconfig/sizeof/extconf.rb: Check __float80.akr
2015-06-17util.c: fix off-by-one errornobu
2015-06-17* ChangeLog: typo.usa
2015-06-17* safe.rb (safe_setter): of course, don't have to warn the limitation ofusa
2015-06-17* include/ruby/ruby.h: $SAFE=3 is now obsolete.hsbt
2015-06-17* ChangeLog: added contibutor name.hsbt
2015-06-17* lib/csv.rb: accept to use Range object for row selection.hsbt
2015-06-17servlet.rb: requires jsonnobu
2015-06-17mkmf.rb: suppress warningsnobu
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