summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-18extmk.rb: discard empty Makefilenobu
2014-05-18Makefile.sub: fix nextafternobu
2014-05-18io.c: update ARGF examplesnobu
2014-05-18enum.c: suppress warningsnobu
2014-05-18output more verbose to debugnaruse
2014-05-18Fix a dependency for etc.o.akr
2014-05-18* missing/nextafter.c: Include ruby/missing.h.akr
2014-05-18* win32/Makefile.sub: Add nextafter.obj to MISSING.akr
2014-05-18[DOC]akr
2014-05-18* ext/etc/etc.c: Etc.sysconf, Etc.confstr and IO#pathconf implemented.akr
2014-05-18* ext/etc/etc.c: Etc.uname method implemented.akr
2014-05-18* configure.in: Check nextafter() availability.akr
2014-05-18* enum.c: Enumerable#slice_after implemented.akr
2014-05-17mkmf.rb: add NULLCMDnobu
2014-05-17io.c: buffer must be modifiablenobu
2014-05-17Remove empty directory.akr
2014-05-17* 2014-05-18svn
2014-05-17* include/ruby/ruby.h: Hide Rational internal.akr
2014-05-17* NEWS: Add news about removal of lib/test/**/*.rb.sorah
2014-05-17* lib/test: Removed because ruby's test cases now independent tosorah
2014-05-17configure.in: disable install-capi by defaultnobu
2014-05-17Doxyfile.tmpl: exclude ccannobu
2014-05-17* properties.svn
2014-05-17* test/runner.rb: remove dependency test-unit and minitesthsbt
2014-05-17dir.c: try match PLAINnobu
2014-05-17dir.c: set PLAIN for non-magicalnobu
2014-05-17dir.c: fix conditions for ALPHAnobu
2014-05-16dir.c: reduce matchingnobu
2014-05-16dir.c: match plain names as-isnobu
2014-05-16* 2014-05-17svn
2014-05-16* tool/release.sh: need -f option because this overwrite the previous links i...usa
2014-05-16fix typos [ci skip]kazu
2014-05-16* gc.c (gc_marks, gc_marks_body): increase the counter of young objectsko1
2014-05-16* gc.c (gc_before_sweep): heap_pages_swept_slots should containsko1
2014-05-16* 2014-05-16svn
2014-05-16dir.c: check boundarynobu
2014-05-15configure.in: enable SSE2 on mingwshirosaki
2014-05-15parallel.rb: fix test-all parallel failureshirosaki
2014-05-15* gc.c (heap_extend_pages): fix indent.nobu
2014-05-15fix typos [ci skip]kazu
2014-05-15* gc.c (garbage_collect_body): move gc_heap_prepare_minimum_pages()ko1
2014-05-15* gc.c (heap_extend_pages): calculate next growing heap size.ko1
2014-05-15* gc.c: introduce macros to remove magic number.ko1
2014-05-15Handle machine stack overflow on mingwnobu
2014-05-15* 2014-05-15svn
2014-05-15openssl/depend: ossl.onobu
2014-05-14* ext/openssl/depend: remove dependency from internal headers.ko1
2014-05-14* gc.c: enable RGENGC_AGE2_PROMOTION.ko1
2014-05-14* gc.c (rgengc_rememberset_mark): promote remembered object earlier.ko1
2014-05-14* LEGAL: added license infomation of ccan files.hsbt