source: libcfa/src/collections/string_res.cfa

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @e8b3717   6 months mlbrooks Modify substring interface from start-end to start-len, and add a …
(edit) @e891349   6 months mlbrooks Tweak string assignment-strcpy-strncpy and concatenate-strcat-strncat …
(edit) @06280ad   6 months pabuhr formatting
(edit) @38951c31   6 months mlbrooks Add missing test for string *= and refactor */*= to follow +/+= …
(edit) @681e12f   6 months pabuhr formatting, change cmp to strcmp, add strlen and strcat
(edit) @f842032   9 months pabuhr remove ISTYPE_VOID and ISTYPE_VOID_IMPL, and ends for input
(edit) @37ceccb   9 months mlbrooks Change string-read semantics so that reading nothing leaves the …
(edit) @0860d9c   9 months mlbrooks Fix read-to-variable-length-string cases when internal buffer fills. …
(edit) @416b443   10 months mlbrooks Implement full set of relational operators for strings
(edit) @ff56dd2e   10 months mlbrooks Duplicate manipulator read-to-string code for string_res, and test.
(add) @55b060d   10 months pabuhr rename directories containers to collections
Note: See TracRevisionLog for help on using the revision log.