source: libcfa/src/collections/string.cfa

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @e891349   4 months mlbrooks Tweak string assignment-strcpy-strncpy and concatenate-strcat-strncat …
(edit) @38951c31   4 months mlbrooks Add missing test for string *= and refactor */*= to follow +/+= …
(edit) @479fbe3   4 months pabuhr formatting, add string constructor for char, add string *= operator, …
(edit) @681e12f   5 months pabuhr formatting, change cmp to strcmp, add strlen and strcat
(edit) @f842032   7 months pabuhr remove ISTYPE_VOID and ISTYPE_VOID_IMPL, and ends for input
(edit) @416b443   9 months mlbrooks Implement full set of relational operators for strings
(edit) @737988b   9 months mlbrooks Deduplicate manipulator read-to-string by delegating from string to …
(edit) @f54e6ec   9 months mlbrooks Port basic input-manipulator test from cstring to string and fix …
(edit) @34c6e1e6   9 months pabuhr add string output manipulators, third attempt at input manipulators …
(edit) @686912c   9 months pabuhr third attempt at input manipulators for strings
(add) @55b060d   9 months pabuhr rename directories containers to collections
Note: See TracRevisionLog for help on using the revision log.