2013-12-20 17:28 | Bring down optimization level to -O2 | sin | 1 | +1 | -1 |
2013-12-20 17:27 | Remove useless options from config.mk | sin | 1 | +2 | -9 |
2013-11-14 19:27 | Produce liblemoncake.so instead of lemoncake.so | sin | 2 | +9 | -10 |
2013-09-17 16:19 | Bump up to v0.3 | sin | 1 | +1 | -1 |
2013-08-28 10:16 | Rename `siz' to `sz' | sin | 1 | +50 | -50 |
2013-08-05 13:54 | No need to lookup `oldp' again, we already have a pointer to it | sin | 1 | +2 | -6 |
2013-08-05 12:38 | Add TODO | sin | 2 | +3 | -1 |
2013-08-05 12:27 | Update Makefile program description | sin | 1 | +1 | -1 |
2013-08-05 12:24 | Update README | sin | 1 | +6 | -0 |
2013-08-05 12:11 | Check against SIZE_MAX for insane allocations | sin | 1 | +8 | -4 |
2013-08-05 11:26 | Add README | sin | 2 | +19 | -1 |
2013-08-05 10:48 | Only split out when we have to | sin | 1 | +4 | -2 |
2013-08-05 10:32 | Implement align_node() | sin | 1 | +12 | -3 |
2013-08-05 10:22 | When we realloc() split the unused space into a separate node | sin | 1 | +26 | -4 |
2013-08-05 08:37 | Abort if we try to free an invalid pointer in strict mode | sin | 1 | +6 | -0 |
2013-08-04 21:27 | Strip debug output | sin | 1 | +11 | -11 |
2013-08-04 16:38 | Include both the process name and the pid in debug output | sin | 1 | +2 | -4 |
2013-08-04 16:33 | Implement align_pointer() | sin | 1 | +8 | -4 |
2013-08-04 16:30 | Print number of sbrk calls | sin | 1 | +4 | -0 |
2013-08-04 16:16 | Bump version to 0.2 | sin | 1 | +1 | -1 |
2013-08-04 16:15 | Use ${OBJ} instead of lemoncake.o | sin | 1 | +2 | -2 |
2013-08-04 16:13 | Fix indentation in dumpstats() | sin | 1 | +24 | -24 |
2013-08-04 16:10 | Add comment for ALIGN | sin | 1 | +1 | -0 |
2013-08-04 16:09 | Move debug routines to the end of the file | sin | 1 | +48 | -46 |
2013-08-04 16:06 | Simplify internal structures + naming | sin | 1 | +37 | -37 |
2013-08-04 16:02 | Rename dump_stats to dumpstats() | sin | 1 | +2 | -8 |
2013-08-03 12:18 | More debug output | sin | 1 | +60 | -10 |
2013-08-02 15:42 | Print process name in the logfile | sin | 1 | +6 | -1 |
2013-08-02 15:36 | Rename dump_trees() to dump_stats() | sin | 1 | +2 | -2 |
2013-08-02 15:34 | Minimize debug output | sin | 1 | +12 | -28 |
2013-08-02 15:18 | Dump more stats | sin | 1 | +15 | -1 |
2013-08-02 14:59 | Use O_APPEND for logfile + marker | sin | 1 | +4 | -1 |
2013-08-02 14:40 | Add LEMONCAKE_DEBUG option | sin | 1 | +62 | -16 |
2013-08-02 14:06 | Rename MINALIGNMENT to ALIGN | sin | 1 | +5 | -5 |
2013-08-02 13:33 | Remove unused variables/functions | sin | 1 | +2 | -6 |
2013-08-02 13:32 | Add Makefile | sin | 4 | +407 | -341 |
2013-08-02 13:10 | Initial commit | sin | 4 | +1142 | -0 |