source: libcfa/src/collections/string_res.cfa

Revision Log Mode:


Legend:

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