|
|
@75e2286
|
9 months |
pabuhr |
add tests for getline and quoted input manipulators
|
|
|
@8a33777
|
9 months |
mlbrooks |
Fix analysis error in string-input testing.
Add comments correlating …
|
|
|
@f2898df
|
10 months |
mlbrooks |
Implement string initialization and assignment from various numeric types
|
|
|
@e8b3717
|
10 months |
mlbrooks |
Modify substring interface from start-end to start-len, and add a …
|
|
|
@7abc3de
|
10 months |
mlbrooks |
Harmonize string constructors with assignments, refactor …
|
|
|
@e891349
|
10 months |
mlbrooks |
Tweak string assignment-strcpy-strncpy and concatenate-strcat-strncat …
|
|
|
@38951c31
|
10 months |
mlbrooks |
Add missing test for string *= and refactor */*= to follow +/+= …
|
|
|
@e7eb1f0
|
10 months |
pabuhr |
update string testing and expected output
|
|
|
@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.
…
|
|
|
@8cffa4f
|
13 months |
mlbrooks |
Support match-failure reporting for string input.
On failed match, …
|
|
|
@bf1cbde
|
13 months |
mlbrooks |
Implement "scanset" semantics for manipulator skip , in place of …
|
|
|
@416b443
|
14 months |
mlbrooks |
Implement full set of relational operators for strings
|
|
|
@ff56dd2e
|
14 months |
mlbrooks |
Duplicate manipulator read-to-string code for string_res, and test.
|
|
|
@3c7e3c4
|
14 months |
mlbrooks |
formatting
|
|
|
@f54e6ec
|
14 months |
mlbrooks |
Port basic input-manipulator test from cstring to string and fix …
|
|
|
@55b060d
|
14 months |
pabuhr |
rename directories containers to collections
|
|
|
@329487c
|
15 months |
pabuhr |
change examples to use the new wdi manipulator for C-strings to …
|
|
|
@d32679d5
|
15 months |
mlbrooks |
String input operator with chunked memory management.
|
|
|
@24d6572
|
17 months |
f37yu |
Merge branch 'master' into ast-experimental
ast-experimental
|
|
|
@88ac843e
|
2 years |
Thierry Delisle |
Moved lockfree containers to containers/lockfree.hfa.
Added …
ADTast-experimental
|
|
|
@20be782
|
2 years |
z277zhu |
add pthread
ADTast-experimentalpthread-emulation
|
|
|
@a7d696f
|
2 years |
z277zhu |
added pthread symbol interpose
Signed-off-by: z277zhu …
ADTast-experimentalpthread-emulation
|
|
|
@33b7d49
|
3 years |
ajbeach |
Added another check to checkInvariants for code locations. I also went …
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@2b30370
|
3 years |
mlbrooks |
Bug fixes for empty-string from no-arg ctor with sharing off
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@0ca15b7
|
3 years |
mlbrooks |
String hybrid testing and fixing the overwrite cases
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@fe18b46
|
3 years |
mlbrooks |
String hybrid testing and fixing no-share version through the …
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@6f7aff3
|
3 years |
mlbrooks |
String hybrid assignment to unshared now optimizes to overwrite …
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@7b0e8b7
|
3 years |
mlbrooks |
String heap growth implemented
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@804bf677
|
3 years |
mlbrooks |
String hybrid: Basic cases of solo alloc now working
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@4b3b352
|
3 years |
mlbrooks |
String hybrid has working separated sharing contexts
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@0f781fb8
|
3 years |
mlbrooks |
Refactoring of string internals. Existing tests pass.
Adding …
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@6cc87c0
|
3 years |
mlbrooks |
String bug fixes and new tests.
Enabled white-box visibility (DEBUG_ …
ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
|
|
|
@f450f2f
|
3 years |
mlbrooks |
Baseline of the string implementation.
ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
|
|
|
@44856ed
|
3 years |
mlbrooks |
Baseline "new" vector, with iterators.
Implementation has not had …
ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@cd26abf
|
4 years |
Thierry Delisle |
Added tests for the mpsc lock free queue
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@657c36f
|
4 years |
pabuhr |
formatting, update iterator operator, add some additional tests
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@62a7cc0
|
4 years |
pabuhr |
code review extended collection testing and add a few more tests
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@0285efe
|
4 years |
caparson |
moved expect files to appropriate location
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@de2f969
|
4 years |
caparson |
added more tests to cover all routines in collections and updated …
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
|