aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * lib/prime.rb: Return sized enumerators.marcandre2015-06-123-2/+18
* * lib/prime.rb: Fix with_object with no block givenmarcandre2015-06-123-1/+14
* * 2015-06-13svn2015-06-121-2/+2
* * lib/prime.rb: Have with_index accept an offset parameter.marcandre2015-06-123-1/+25
* * ext/date/date_core.c: Grammar fix found by @aiperon [ci skip]zzak2015-06-121-1/+1
* fix errorkazu2015-06-122-1/+6
* fix typos [ci skip]kazu2015-06-121-1/+1
* vm.c: break from orphan blocknobu2015-06-122-3/+26
* * pack.c (pack_{un,}pack): new template character `j` and `J`, pointerusa2015-06-124-15/+128
* * file.c (File::SHARE_DELETE): new flag to be able to delete opened fileusa2015-06-126-2/+43
* * ChangeLog: added missing commit message.hsbt2015-06-121-1/+5
* * sample/exyacc.rb: Fix some typos.hsbt2015-06-124-5/+11
* hash.c: fetch_valuesnobu2015-06-123-0/+49
* array.c: fix for enumeratornobu2015-06-121-16/+10
* test_nofree.rb: fix commit missnobu2015-06-121-3/+4
* test_nofree.rb: rehearsalnobu2015-06-121-3/+4
* array.c: typonobu2015-06-121-1/+1
* * 2015-06-12svn2015-06-121-2/+2
* array.c: bsearch_indexnobu2015-06-123-6/+81
* * ext/zlib/zlib.c: Fix indentation for rdoc.hsbt2015-06-112-1/+6
* fake.rb.in: scan version.cnobu2015-06-112-4/+9
* * method.h (METHOD_ENTRY_BASIC_SET): fix last commit (unbalanced parens).ko12015-06-112-1/+5
* * configure.in: define SET_THREAD_NAME if it has pthread_set_name_npnaruse2015-06-113-6/+17
* * method.h (METHOD_ENTRY_BASIC_SET): should clear last bit.ko12015-06-112-1/+5
* * lib/rubygems.rb: bump version to 2.4.7 and 2.4.8. these versions fixedhsbt2015-06-114-4/+61
* * lib/rubygems.rb: bump version to 2.4.6. It's missing change at r49774.hsbt2015-06-112-2/+5
* array.c: fix array size overflownobu2015-06-113-1/+48
* * test/test_cmath.rb (TestCMath#test_trigonometric_functions): shouldusa2015-06-112-6/+11
* vm_core.h: make VM_ASSERT an expressionnobu2015-06-111-4/+4
* * remove trailing spaces.svn2015-06-101-1/+1
* * method.h: embed rb_method_entry_t::attr::flags (5 bits) intoko12015-06-104-21/+59
* * vm.c: use VM_ASSERT instead of assert().ko12015-06-105-10/+20
* * vm_core.h: define VM_ASSERT() for assertionko12015-06-104-10/+26
* * vm_insnhelper.c (check_frame): check type of cref_or_me first.ko12015-06-102-4/+14
* * test/test_cmath.rb: Add assertions for trigonometric functions.gogotanaka2015-06-102-6/+26
* * test/test_cmath.rb: Add assertions for error handling.gogotanaka2015-06-102-0/+12
* * 2015-06-11svn2015-06-101-2/+2
* fake.rb.in: match spacesnobu2015-06-102-2/+7
* * lib/mkmf.rb: revert r50804 because of build failure when specifyingngoto2015-06-102-3/+15
* README.ja.md: fix markup miss. [ci skip]kazu2015-06-102-1/+5
* * Fix typo. Patch by @davydovantongogotanaka2015-06-102-2/+2
* common.mk: update version.inobu2015-06-101-0/+4
* * 2015-06-10svn2015-06-101-2/+2
* fake.rb.in: accurate fakenobu2015-06-104-20/+37
* version.c: use str_new_staticnobu2015-06-091-1/+1
* mkmf.rb: macro assigmentsnobu2015-06-091-9/+3
* * lib/prime.rb: Simplify and optimize EratosthenesSievemarcandre2015-06-092-4/+7
* * lib/prime.rb: Simplify and optimize EratosthenesSievemarcandre2015-06-091-3/+4
* * 2015-06-09svn2015-06-091-2/+2
* * lib/matrix.rb: Simplify and optimize EratosthenesSievemarcandre2015-06-092-5/+7