Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rts: Specialize hashing at call site rather than in struct. | Crazycolorz5 | 2019-12-11 | 1 | -6/+6 |
* | Prefer #if defined to #ifdef | Ben Gamari | 2017-04-28 | 1 | -3/+3 |
* | rts/Hash: Constify HashTable* in lookupHashTable | Ben Gamari | 2015-11-03 | 1 | -1/+1 |
* | Revert "rts: add Emacs 'Local Variables' to every .c file" | Simon Marlow | 2014-09-29 | 1 | -8/+0 |
* | rts: add Emacs 'Local Variables' to every .c file | Austin Seipp | 2014-07-28 | 1 | -0/+8 |
* | rts: delint FileLock.c | Austin Seipp | 2014-07-28 | 1 | -1/+2 |
* | rts: detab/dewhitespace FileLock.c | Austin Seipp | 2014-07-28 | 1 | -2/+2 |
* | Enable FileLock for win32 (#4363) | Paolo Capriotti | 2012-05-08 | 1 | -0/+144 |