summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-05-13* 2014-05-14svn
2014-05-13make-snapshot: -digests optionnobu
2014-05-13make-snapshot: -package optionnobu
2014-05-13make-snapshot: unused variablesnobu
2014-05-13make-snapshot: SHA512nobu
2014-05-13make-snapshot: support xznobu
2014-05-13set svn:ignore property.akr
2014-05-12* 2014-05-13svn
2014-05-12* ChangeLog: fix a typo for r45930.nagachika
2014-05-12configure.in: check atan2nobu
2014-05-12* configure.in: Invoke AC_REPLACE_FUNCS for each function.akr
2014-05-12* gc.c: count young object correctly and show it in GC.statko1
2014-05-12signal.c: check the next page toonobu
2014-05-11* 2014-05-12svn
2014-05-11* ext/socket/ifaddr.c (IS_IFADDRS): Unused macro removed.akr
2014-05-11* compile.c (BUFSIZE): Unused macro removed.akr
2014-05-11* pack.c (swaps): Unused macro removed.akr
2014-05-11test_process.rb: duplicate assertionsnobu
2014-05-11test_process.rb: WIFEXITED and so on are system dependentnobu
2014-05-11signal.c: directly deliver non-handlable signalsnobu
2014-05-11configure.in: check typeofnobu
2014-05-11vm.c: suppress a warningnobu
2014-05-10* properties.svn
2014-05-10vm*: doubly-linked list from ccan to manage vm->living_threadsnormal