aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * 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
* fake.rb.in: accurate fakenobu2015-06-101-0/+10
* * lib/prime.rb: Simplify and optimize EratosthenesSievemarcandre2015-06-091-1/+5
* * lib/matrix.rb: Simplify and optimize EratosthenesSievemarcandre2015-06-091-0/+5
* * gc.c (obj_info): print method id for T_IMEMO/ment.ko12015-06-071-0/+4
* fix typo [ci skip]kazu2015-06-071-1/+1
* * Move test cases from test/ruby/test_complex.rb to test/test_cmath.rbgogotanaka2015-06-061-0/+4
* * method.h: back to share rb_method_definition_t byko12015-06-061-0/+40
* * class.c: ins_methods_push() needs rb_method_visibility_t type onko12015-06-061-0/+5
* * class.c (ins_methods_push): Change type and name of parametersko12015-06-061-0/+5
* test/socket/test_nonblock.rb: try to avoid EMSGSIZEnormal2015-06-051-0/+5
* * gc.c: remove struct mark_tbl_arg and pass objspace directlyko12015-06-051-0/+5
* * ext/socket/ancdata.c (bsock_sendmsg_internal): drop redundant assignmentnormal2015-06-051-0/+4
* * ext/socket/ancdata.c (bsock_sendmsg_internal): all arguments arengoto2015-06-051-0/+8
* * class.c (ins_methods_push): change 3rd parameter's typeko12015-06-051-0/+9
* * internal.h: move definition of rb_cref_t to method.h.ko12015-06-051-0/+20
* ext/socket/ancdata.c (bsock_sendmsg_internal): portability fixnormal2015-06-051-0/+5
* ext/socket/ancdata.c (bsock_sendmsg_internal): fix build error from r50776normal2015-06-051-0/+5
* io.c: reduce size of :wait_*able code pathsnormal2015-06-041-0/+7
* doc/extension.rdoc: note rb_get_kwargs changes keywords_hash [ci skip]normal2015-06-041-0/+5
* ChangeLog: add entry for r50776 [ci skip]normal2015-06-041-0/+5
* * test/lib/envutil.rb (assert_no_memory_leak): change default valueko12015-06-041-0/+6