source: libcfa/src/collections/string_res.hfa

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5ad6f0d   6 months pabuhr more inlining, add strnlen and strncmp for string type
(edit) @30548de   7 months pabuhr change manipulator name quoted to quote
(edit) @3f631d6   7 months mlbrooks Switch string io to be generic upon iostream, rather than specific …
(edit) @9018dcf   7 months pabuhr updates to string type
(edit) @ed5023d1   7 months pabuhr fix substring error being outside of string, simplify comparison …
(edit) @ee70ff5   7 months pabuhr harmonize length computations to function name "len"
(edit) @8c2723f   7 months pabuhr change name shareEdit to share
(edit) @1a7203d   13 months pabuhr change CFA runtime libraries to use C designator syntax
(edit) @211def2   21 months pabuhr omnibus I/O changes to get quoted manipulator to work
(edit) @f2898df   21 months mlbrooks Implement string initialization and assignment from various numeric types
(edit) @e8b3717   21 months mlbrooks Modify substring interface from start-end to start-len, and add a …
(edit) @7abc3de   22 months mlbrooks Harmonize string constructors with assignments, refactor …
(edit) @e891349   22 months mlbrooks Tweak string assignment-strcpy-strncpy and concatenate-strcat-strncat …
(edit) @38951c31   22 months mlbrooks Add missing test for string *= and refactor */*= to follow +/+= …
(edit) @681e12f   22 months pabuhr formatting, change cmp to strcmp, add strlen and strcat
(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.