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