| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Mallocator is the default allocator now and should be used instead.
|
|
Instead of hard-coded MmapPool.
|
|
|
|
|
|
|
|
Error.text() returns an error description.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix #18.
|
|
|
|
OpenBSD, Solaris
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
printToString gets the output string as argument and can be called
recursive with the same output string to format ranges.
|
|
since they can be useful for generic programming.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|