Caleb James DeLisle
|
cca56ad9a9
Finally got everything switched over to using the new pathfinder
|
10 yıl önce |
Caleb James DeLisle
|
26fc59a59c
Windows porting, work in progress
|
11 yıl önce |
Caleb James DeLisle
|
c82ead8529
Changed allocator to produce more information when something goes wrong, refactored to use macro.
|
11 yıl önce |
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 yıl önce |
Micheal Smith
|
69d4044b57
Added modelines to source files.
|
12 yıl önce |
cjdelisle
|
3fb98ed828
broke filereader's peek function
|
12 yıl önce |
cjdelisle
|
2b2940bc8d
Removed redundant buffering code from FileReader and added a test.
|
12 yıl önce |
cjdelisle
|
970cabf90b
Added administration interface
|
12 yıl önce |
cjdelisle
|
cc3cded841
Rename MemAllocator Allocator
|
12 yıl önce |
cjdelisle
|
9aa22feca3
Offered permission to copy under gplv3 license.
|
13 yıl önce |
cjdelisle
|
04ea162738
Changed network address to use a single uint64_t and added some crypto auth unit tests
|
13 yıl önce |
cjdelisle
|
60c0d17312
Added parsing to JsonBencSerializer and added a utility for converting bencoded dictionaries to json like syntax and back.
|
13 yıl önce |