summaryrefslogtreecommitdiff
path: root/rts/RetainerSet.c
Commit message (Expand)AuthorAgeFilesLines
* Make `PosixSource.h` installed and under `rts/`John Ericson2021-08-091-1/+1
* rts: retainer: Reduce DEBUG_RETAINER ifdef noiseDaniel Gröber2019-09-221-6/+1
* rts: RetainerSet: Remove obsolete fist/second-approach choiceDaniel Gröber2019-09-221-23/+0
* eventlog: Add biographical and retainer profiling tracesMatthew Pickering2019-09-171-1/+3
* RTS: Remove unused retainer schemesSimon Jakobi2018-02-251-141/+0
* Prefer #if defined to #ifdefBen Gamari2017-04-281-7/+7
* Use C99's boolBen Gamari2016-11-291-1/+1
* rts: Replace `nat` with `uint32_t`Erik de Castro Lopo2016-05-051-14/+14
* rts: drop unused 'traverseAllRetainerSet'Sergei Trofimovich2016-02-071-19/+3
* rts: remove old-style field designator extension (#9396)Austin Seipp2014-11-191-5/+5
* Revert "rts: add Emacs 'Local Variables' to every .c file"Simon Marlow2014-09-291-8/+0
* rts: add Emacs 'Local Variables' to every .c fileAustin Seipp2014-07-281-0/+8
* rts: delint/detab/dewhitespace RetainerSet.cAustin Seipp2014-07-281-101/+101
* Make retainer profiling use the label length (-L) flag)Ian Lynagh2011-05-071-40/+35
* RTS tidyup sweep, first phaseSimon Marlow2009-08-021-2/+2
* fix an fprintf that should be fputs (quiets gcc)Simon Marlow2009-03-221-1/+1
* FIX #1418 (partially)Simon Marlow2007-06-131-3/+3
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+498