aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * thread.c (thread_start_func_2): don't interrupt when last thread exitkosaki2015-06-141-0/+13
* * ext/pathname/lib/pathname.rb (descend): Blockless form supported.akr2015-06-141-0/+6
* * time.c (time_getlocaltime): [DOC] Add examples of valid utc_offsetakr2015-06-141-0/+6
* * ext/socket/raddrinfo.c (parse_numeric_port): Detectakr2015-06-141-0/+10
* * enum.c (enum_chunk_while): New method Enumerable#chunk_while.akr2015-06-141-0/+5
* file.c: open without gvlnobu2015-06-141-0/+5
* * tool/runruby.rb: just remove the lines of RUBY_VERSION check and raiseusa2015-06-141-0/+6
* * lib/rexml/source.rb (REXML::IOSource#scan): Fix a typo inkou2015-06-141-0/+6
* * lib/rexml/attlistdecl.rb (REXML::AttlistDecl): Fix a typo inkou2015-06-141-0/+6
* * test/ruby/test_io.rb: add test for IO.binread fd leak.eregon2015-06-131-0/+5
* * io.c (rb_io_s_binread): close fd if seek offset is invalid.eregon2015-06-131-0/+4
* * test/lib/leakchecker.rb (check): refactor.eregon2015-06-131-0/+4
* * test/lib/leakchecker.rb: Return false for no leaks.eregon2015-06-131-0/+5
* * lib/delegate.rb: [DOC] Update SimpleDelegator example. [ci skip]eregon2015-06-131-0/+4
* * file.c (rb_stat_ino): get inode from the interval of struct st.naruse2015-06-131-0/+13
* add Thread.name and Thread.name= docs Feature #11251 [ci skip]naruse2015-06-131-1/+1
* * ext/io/console/depend (.list.chksum): revert a part of r50859, becauseusa2015-06-131-0/+6
* * vm_core.h (rb_thread_t): add th->name.naruse2015-06-131-0/+14
* * lib/tempfile.rb: Fix typo. [fix GH-933] Patch by @Zorbashhsbt2015-06-131-0/+4
* * ext/openssl/ossl_ocsp.c: fix documentation on ocsp response cert status.hsbt2015-06-131-0/+5
* * ext/bigdecimal/bigdecimal.gemspec: Fix require paths for released gem.hsbt2015-06-131-0/+6
* * lib/prime.rb: Return sized enumerators.marcandre2015-06-121-0/+5
* * lib/prime.rb: Fix with_object with no block givenmarcandre2015-06-121-0/+4
* * lib/prime.rb: Have with_index accept an offset parameter.marcandre2015-06-121-0/+5
* fix errorkazu2015-06-121-0/+5
* fix typos [ci skip]kazu2015-06-121-1/+1
* * pack.c (pack_{un,}pack): new template character `j` and `J`, pointerusa2015-06-121-0/+8
* * file.c (File::SHARE_DELETE): new flag to be able to delete opened fileusa2015-06-121-0/+12
* * ChangeLog: added missing commit message.hsbt2015-06-121-1/+5
* * sample/exyacc.rb: Fix some typos.hsbt2015-06-121-0/+6
* hash.c: fetch_valuesnobu2015-06-121-0/+5
* array.c: bsearch_indexnobu2015-06-121-0/+6
* * ext/zlib/zlib.c: Fix indentation for rdoc.hsbt2015-06-111-0/+5
* * method.h (METHOD_ENTRY_BASIC_SET): fix last commit (unbalanced parens).ko12015-06-111-0/+4
* * configure.in: define SET_THREAD_NAME if it has pthread_set_name_npnaruse2015-06-111-0/+11
* * method.h (METHOD_ENTRY_BASIC_SET): should clear last bit.ko12015-06-111-0/+4
* * lib/rubygems.rb: bump version to 2.4.7 and 2.4.8. these versions fixedhsbt2015-06-111-0/+7
* * lib/rubygems.rb: bump version to 2.4.6. It's missing change at r49774.hsbt2015-06-111-0/+4
* array.c: fix array size overflownobu2015-06-111-0/+8
* * test/test_cmath.rb (TestCMath#test_trigonometric_functions): shouldusa2015-06-111-0/+5
* * remove trailing spaces.svn2015-06-101-1/+1
* * method.h: embed rb_method_entry_t::attr::flags (5 bits) intoko12015-06-101-0/+12
* * vm.c: use VM_ASSERT instead of assert().ko12015-06-101-0/+10
* * vm_core.h: define VM_ASSERT() for assertionko12015-06-101-0/+10
* * vm_insnhelper.c (check_frame): check type of cref_or_me first.ko12015-06-101-0/+4
* * test/test_cmath.rb: Add assertions for trigonometric functions.gogotanaka2015-06-101-1/+1
* * test/test_cmath.rb: Add assertions for error handling.gogotanaka2015-06-101-0/+4
* fake.rb.in: match spacesnobu2015-06-101-0/+5
* * lib/mkmf.rb: revert r50804 because of build failure when specifyingngoto2015-06-101-0/+6
* README.ja.md: fix markup miss. [ci skip]kazu2015-06-101-0/+4