source: libcfa/src/collections/string_res.cfa

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8c2723f   10 months pabuhr change name shareEdit to share
(edit) @3ac5fd8   17 months pabuhr first attempt changing end-of-file to an exception
(edit) @fbe3f03   21 months pabuhr formatting
(edit) @714e206   2 years pabuhr more cleanup, changes related to detection of missing values during input
(edit) @211def2   2 years pabuhr omnibus I/O changes to get quoted manipulator to work
(edit) @5764204   2 years pabuhr restrict nesting of manipulators and update manipulator test
(edit) @f2898df   2 years mlbrooks Implement string initialization and assignment from various numeric types
(edit) @e8b3717   2 years mlbrooks Modify substring interface from start-end to start-len, and add a …
(edit) @e891349   2 years mlbrooks Tweak string assignment-strcpy-strncpy and concatenate-strcat-strncat …
(edit) @06280ad   2 years pabuhr formatting
(edit) @38951c31   2 years mlbrooks Add missing test for string *= and refactor */*= to follow +/+= …
(edit) @681e12f   2 years pabuhr formatting, change cmp to strcmp, add strlen and strcat
(edit) @f842032   2 years pabuhr remove ISTYPE_VOID and ISTYPE_VOID_IMPL, and ends for input
(edit) @37ceccb   2 years mlbrooks Change string-read semantics so that reading nothing leaves the …
(edit) @0860d9c   2 years mlbrooks Fix read-to-variable-length-string cases when internal buffer fills. …
(edit) @416b443   2 years mlbrooks Implement full set of relational operators for strings
(edit) @ff56dd2e   2 years mlbrooks Duplicate manipulator read-to-string code for string_res, and test.
(add) @55b060d   2 years pabuhr rename directories containers to collections
Note: See TracRevisionLog for help on using the revision log.