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