source: libcfa/src/collections

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @714e206   3 months pabuhr more cleanup, changes related to detection of missing values during input
(edit) @211def2   3 months pabuhr omnibus I/O changes to get quoted manipulator to work
(edit) @5764204   3 months pabuhr restrict nesting of manipulators and update manipulator test
(edit) @f2898df   3 months mlbrooks Implement string initialization and assignment from various numeric types
(edit) @b1eefe50   3 months mlbrooks Adjust string assignment declarations for consistent/standard return type.
(edit) @e8b3717   3 months mlbrooks Modify substring interface from start-end to start-len, and add a …
(edit) @906d8fa   3 months mlbrooks tidy a string-library unhelpful comment
(edit) @7abc3de   3 months mlbrooks Harmonize string constructors with assignments, refactor …
(edit) @e891349   3 months mlbrooks Tweak string assignment-strcpy-strncpy and concatenate-strcat-strncat …
(edit) @06280ad   3 months pabuhr formatting
(edit) @38951c31   3 months mlbrooks Add missing test for string *= and refactor */*= to follow +/+= …
(edit) @479fbe3   3 months pabuhr formatting, add string constructor for char, add string *= operator, …
(edit) @cfbc56ec   4 months mlbrooks Enable array RAII and provide uninit(-), a uNoCtor equivalent. Enable …
(edit) @681e12f   4 months pabuhr formatting, change cmp to strcmp, add strlen and strcat
(edit) @f842032   6 months pabuhr remove ISTYPE_VOID and ISTYPE_VOID_IMPL, and ends for input
(edit) @37ceccb   6 months mlbrooks Change string-read semantics so that reading nothing leaves the …
(edit) @0860d9c   7 months mlbrooks Fix read-to-variable-length-string cases when internal buffer fills. …
(edit) @416b443   8 months mlbrooks Implement full set of relational operators for strings
(edit) @737988b   8 months mlbrooks Deduplicate manipulator read-to-string by delegating from string to …
(edit) @ff56dd2e   8 months mlbrooks Duplicate manipulator read-to-string code for string_res, and test.
(edit) @f54e6ec   8 months mlbrooks Port basic input-manipulator test from cstring to string and fix …
(edit) @34c6e1e6   8 months pabuhr add string output manipulators, third attempt at input manipulators …
(edit) @686912c   8 months pabuhr third attempt at input manipulators for strings
(add) @55b060d   8 months pabuhr rename directories containers to collections
Note: See TracRevisionLog for help on using the revision log.