Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
20 most recent timeline items
|
2011-09-21
| ||
| 20:37 | • Changes to wiki page whalloc_bt (user: stephan) | |
|
2011-09-07
| ||
| 19:36 | [cb0ad49e85] Leaf: fixed a bug which could cause a whalloc_bt_realloc() to overwrite allocated block entries (i.e. corrupt the memory pool). Removed the "try to expand inline" from realloc for now because it seems to be broken and i am too tired to deal with it. (user: stephan) | |
| 19:34 | [2cdd41ec87] Fixed a missing -g build flag. (user: stephan) | |
|
2011-08-23
| ||
| 07:55 | [2418c1689d] Removed #line markers from amalgamation. (user: stephan) | |
| 07:54 | [9f52d540e1] Compilation fixes for the clang compiler. (user: stephan) | |
|
2011-01-14
| ||
| 19:00 | [f07a977951] Fixed an incorrect lock which caused a non-recursive mutexes to deadlock when adding new pages to whalloc_pager. (user: stephan) | |
|
2011-01-12
| ||
| 11:18 | [4ee71a298a] Removed WHALLOC_API(book_from_bt), to make the pager API more standalone for use in other trees. (user: stephan) | |
|
2010-12-17
| ||
| 13:26 | [c53a44ac93] minor doc update. (user: stephan) | |
|
2010-11-27
| ||
| 11:09 | [fb1e6b7a36] fixed compile warnings which, for whatever reason, have never appeared until now (did ubuntu upgrade my compiler?). (user: stephan) | |
|
2010-11-12
| ||
| 20:00 | [8130e568aa] Removed some C++-style comments. (user: stephan) | |
|
2010-11-09
| ||
| 19:12 | [08f15bb6f2] 64-bit fix for the core hash-to-offset routine. (user: stephan) | |
| 18:56 | • Changes to wiki page WhallocConfig (user: stephan) | |
|
2010-10-07
| ||
| 08:31 | [8694a9c03f] Minor cleanups. (user: stephan) | |
| 00:08 | [d8fc3d45c2] 64-bit fixes. (user: stephan) | |
| 00:07 | [971d648776] Corrected calculation of hash mask when bitness==64. (user: stephan) | |
|
2010-10-06
| ||
| 22:37 | [601e55bc0b] compile fixes for 64-bit platforms. (user: stephan) | |
|
2010-10-04
| ||
| 11:20 | [7de73ed8a3] build hacks for 64-bit machine. (user: stephan) | |
|
2010-03-17
| ||
| 22:28 | [ba973d01e9] moved the tracing mutex into the public API for use in libwhio. (user: stephan) | |
| 22:28 | [d0f2e6e179] doc changes only (user: stephan) | |
| 22:28 | [4609b0eeb1] explicit strip of ^M chars i'm sometimes getting in the amalgamation builds. (user: stephan) | |