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