Age | Commit message (Collapse) | Author |
|
Reviewed by Stinson.
|
|
accidentally left some debug output on, turned it back off for merge to trunk
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
cpp code
|
|
CXXFLAG to have cmake generation debug symbols in xcode.
|
|
|
|
|
|
|
|
|
|
memory corruption in the case that the new memory size requested is smaller than the old memory size. Also, adding check to ensure that the aligned malloc returns a non-null value before memcopying.
|
|
|
|
|
|
|
|
place first and default to the original location if not found.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Reviewed by VoidPointer
|
|
|
|
model importer
|
|
|
|
|
|
actually been to ll_aligned_free_16().
|
|
exception handler
|
|
memory allocations and frees in the LLPrivateMemoryPool with aligned memory allocations and frees.
|