Caleb James DeLisle
|
cca56ad9a9
Finally got everything switched over to using the new pathfinder
|
10 years ago |
Caleb James DeLisle
|
26fc59a59c
Windows porting, work in progress
|
11 years ago |
Caleb James DeLisle
|
c82ead8529
Changed allocator to produce more information when something goes wrong, refactored to use macro.
|
11 years ago |
Caleb James DeLisle
|
bb3293144d
Replaced all calls to memcpy() with Bits_memcpy() and Bits_memcpyConst(), the latter of which asserts __builtin_constant_p(length) at compile time.
|
12 years ago |
Micheal Smith
|
69d4044b57
Added modelines to source files.
|
12 years ago |
cjdelisle
|
cc3cded841
Rename MemAllocator Allocator
|
12 years ago |
cjdelisle
|
9aa22feca3
Offered permission to copy under gplv3 license.
|
13 years ago |
cjdelisle
|
92142dd9cb
Random stuff needed to get tinystore working.
|
13 years ago |
cjdelisle
|
e27e4610f9
Introduced a new FileWriter so bencoded data can be written to file easier.
|
13 years ago |