| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | ensure consistent header comment naming conventions | Philip Kaufmann | 2015-04-20 | 2 | -6/+6 |
| | | | | | - BITCOIN_FOLDER_SUBFOLDER_FILENAME_H | ||||
| * | allocators: split allocators and pagelocker | Cory Fields | 2015-03-20 | 2 | -0/+110 |
| Pagelocker is only needed for secure (usually wallet) operations, so don't make the zero-after-free allocator depend on it. | |||||