aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* io.c: buffer must be modifiablenobu2014-05-173-7/+11
* Remove empty directory.akr2014-05-170-0/+0
* * 2014-05-18svn2014-05-171-2/+2
* * include/ruby/ruby.h: Hide Rational internal.akr2014-05-178-27/+65
* * NEWS: Add news about removal of lib/test/**/*.rb.sorah2014-05-172-0/+7
* * lib/test: Removed because ruby's test cases now independent tosorah2014-05-176-1582/+8
* configure.in: disable install-capi by defaultnobu2014-05-171-1/+1
* Doxyfile.tmpl: exclude ccannobu2014-05-171-1/+1
* * properties.svn2014-05-170-0/+0
* * test/runner.rb: remove dependency test-unit and minitesthsbt2014-05-1723-4/+4899
* dir.c: try match PLAINnobu2014-05-172-1/+5
* dir.c: set PLAIN for non-magicalnobu2014-05-172-2/+6
* dir.c: fix conditions for ALPHAnobu2014-05-172-5/+14
* dir.c: reduce matchingnobu2014-05-162-0/+23
* dir.c: match plain names as-isnobu2014-05-163-15/+37
* * 2014-05-17svn2014-05-161-2/+2
* * tool/release.sh: need -f option because this overwrite the previous links i...usa2014-05-161-2/+2
* fix typos [ci skip]kazu2014-05-161-2/+2
* * gc.c (gc_marks, gc_marks_body): increase the counter of young objectsko12014-05-162-3/+12
* * gc.c (gc_before_sweep): heap_pages_swept_slots should containsko12014-05-162-1/+10
* * 2014-05-16svn2014-05-161-2/+2
* dir.c: check boundarynobu2014-05-161-1/+1
* configure.in: enable SSE2 on mingwshirosaki2014-05-152-1/+6
* parallel.rb: fix test-all parallel failureshirosaki2014-05-154-4/+33
* * gc.c (heap_extend_pages): fix indent.nobu2014-05-151-1/+1
* fix typos [ci skip]kazu2014-05-151-2/+2
* * gc.c (garbage_collect_body): move gc_heap_prepare_minimum_pages()ko12014-05-152-2/+7
* * gc.c (heap_extend_pages): calculate next growing heap size.ko12014-05-152-11/+28
* * gc.c: introduce macros to remove magic number.ko12014-05-152-2/+18
* Handle machine stack overflow on mingwnobu2014-05-153-0/+29
* * 2014-05-15svn2014-05-151-2/+2
* openssl/depend: ossl.onobu2014-05-151-0/+1
* * ext/openssl/depend: remove dependency from internal headers.ko12014-05-1410-39/+91
* * gc.c: enable RGENGC_AGE2_PROMOTION.ko12014-05-142-1/+5
* * gc.c (rgengc_rememberset_mark): promote remembered object earlier.ko12014-05-142-7/+9
* * LEGAL: added license infomation of ccan files.hsbt2014-05-141-0/+31
* * 2014-05-14svn2014-05-131-2/+2
* make-snapshot: -digests optionnobu2014-05-131-1/+8
* make-snapshot: -package optionnobu2014-05-131-1/+9
* make-snapshot: unused variablesnobu2014-05-131-2/+0
* make-snapshot: SHA512nobu2014-05-131-3/+4
* make-snapshot: support xznobu2014-05-131-6/+32
* set svn:ignore property.akr2014-05-130-0/+0
* * 2014-05-13svn2014-05-121-2/+2
* * ChangeLog: fix a typo for r45930.nagachika2014-05-121-1/+1
* configure.in: check atan2nobu2014-05-123-2/+35
* * configure.in: Invoke AC_REPLACE_FUNCS for each function.akr2014-05-122-4/+25
* * gc.c: count young object correctly and show it in GC.statko12014-05-122-4/+33
* signal.c: check the next page toonobu2014-05-121-2/+10
* * 2014-05-12svn2014-05-111-2/+2