| Commit message (Expand) | Author | Age | Files | Lines |
* | Update Wiki URLs to point to GitLab | Takenobu Tani | 2019-03-25 | 1 | -1/+1 |
* | Typos in comments [ci skip] | Gabor Greif | 2017-07-06 | 1 | -1/+1 |
* | Prefer #if defined to #ifdef | Ben Gamari | 2017-04-28 | 1 | -3/+3 |
* | cpp: Use #pragma once instead of #ifndef guards | Ben Gamari | 2017-04-23 | 1 | -5/+1 |
* | Fix histograms for ticky code | Mateusz Lenik | 2016-05-18 | 1 | -2/+9 |
* | Globally replace "hackage.haskell.org" with "ghc.haskell.org" | Simon Marlow | 2013-10-01 | 1 | -1/+1 |
* | Implement cardinality analysis | Simon Peyton Jones | 2013-06-06 | 1 | -3/+4 |
* | added ticky counters for heap and stack checks | Nicolas Frisby | 2013-04-11 | 1 | -0/+3 |
* | ticky enhancements | Nicolas Frisby | 2013-03-29 | 1 | -20/+28 |
* | Implement stack chunks and separate TSO/STACK objects | Simon Marlow | 2010-12-15 | 1 | -1/+2 |
* | Make ghci work with libraries compiled with -ticky | simonpj@microsoft.com | 2009-10-08 | 1 | -6/+19 |
* | remove TICK_GC_WORDS_COPIED, the GC stats give us the same thing | Simon Marlow | 2009-09-28 | 1 | -3/+0 |
* | Fix #3439: -debug implies -ticky, and -ticky code links with any RTS | Simon Marlow | 2009-09-18 | 1 | -3/+0 |
* | Tidy up file headers and copyrights; point to the wiki for docs | Simon Marlow | 2009-08-25 | 1 | -1/+6 |
* | RTS tidyup sweep, first phase | Simon Marlow | 2009-08-02 | 1 | -0/+188 |