Ignore:
Timestamp:
Sep 29, 2021, 10:46:52 PM (3 years ago)
Author:
Michael Brooks <mlbrooks@…>
Branches:
ADT, ast-experimental, enum, master, pthread-emulation, qualifiedEnum
Children:
4b3b352
Parents:
218096f
Message:

Refactoring of string internals. Existing tests pass.

Adding tracking for multiple string heaps, or "scratchpads."
Cases of allocating across different pad contexts aren't implemented yet.
Adding basic controls to manage these contexts, which lead to expected assertion failures
at unimplemented cases.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libcfa/src/Makefile.am

    r218096f r0f781fb8  
    6363        containers/queueLockFree.hfa \
    6464        containers/stackLockFree.hfa \
     65        containers/string_sharectx.hfa \
    6566        containers/vector2.hfa \
    6667        vec/vec.hfa \
Note: See TracChangeset for help on using the changeset viewer.