|
|
@5764204
|
9 months |
pabuhr |
restrict nesting of manipulators and update manipulator test
|
|
|
@64c4b4d
|
9 months |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@3db78b89
|
9 months |
mlbrooks |
Fix string reading bug: Manipulator ignore should not write to its …
|
|
|
@8abe4090
|
10 months |
pabuhr |
switch C designators for initialization
|
|
|
@f2898df
|
10 months |
mlbrooks |
Implement string initialization and assignment from various numeric types
|
|
|
@dd10bf4
|
10 months |
mlbrooks |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@45d1ab9
|
10 months |
pabuhr |
revert interpose experiment for build failure, not the cause
|
|
|
@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, …
|
|
|
@a3f820b
|
10 months |
pabuhr |
interpose experiment to see if it is causing the build failure
|
|
|
@7db39f7
|
10 months |
pabuhr |
second attempt to interpose dl_iterate_phdr with disable/enable …
|
|
|
@cfbc56ec
|
10 months |
mlbrooks |
Enable array RAII and provide uninit(-), a uNoCtor equivalent.
Enable …
|
|
|
@e0cc9e0
|
10 months |
pabuhr |
first attempt to interpose dl_iterate_phdr with disable/enable …
|
|
|
@4aae2bd
|
10 months |
pabuhr |
continue to work on quoted formatting and generalization
|
|
|
@be10079
|
10 months |
pabuhr |
formatting
|
|
|
@681e12f
|
10 months |
pabuhr |
formatting, change cmp to strcmp, add strlen and strcat
|
|
|
@b7898ac
|
11 months |
ajbeach |
Another attempt at fixing execptions. It is very close to the last …
|
|
|
@142930b
|
11 months |
ajbeach |
A harder revert of exception changes, hopefully it will get the tests …
|
|
|
@c40157e
|
11 months |
ajbeach |
Minimal change to get exceptions running the old way while a fix is …
|
|
|
@2554f24
|
11 months |
ajbeach |
Try terminate now does not call the catch function, now they have the …
|
|
|
@33e4e8ef
|
11 months |
pabuhr |
change incorrect architecture name arm_64 to aarch64
|
|
|
@69e06ff
|
11 months |
pabuhr |
formatting
|
|
|
@0da9475
|
12 months |
caparson |
fixed bug where cofor runner could derefence a null pointer
|
|
|
@8c13ca8
|
12 months |
pabuhr |
raise exception missing_data when read fails to find value, initial …
|
|
|
@decd4a6
|
12 months |
pabuhr |
formatting
|
|
|
@8d182b1
|
12 months |
caparson |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@cce0807
|
12 months |
caparson |
Fixed non-local ehm memory leak that occurs when a coroutine is …
|
|
|
@3e4bf0d
|
12 months |
pabuhr |
input manipulators for getline, excl, and incl reset argument to null …
|
|
|
@c46c999
|
12 months |
caparson |
forgot to include in last push. Added a get_proc_count that doesn't …
|
|
|
@fe293bf
|
12 months |
caparson |
removed fences for ARM that are likely not needed, insertion of fences …
|
|
|
@ba0e1bc
|
12 months |
caparson |
Added supporting library routines for cofor impl
|
|
|
@be3f163
|
12 months |
pabuhr |
rename files gcc-builtins.cf builtins.cf extras.cf bootloader.cf and …
|
|
|
@7b84d3e
|
13 months |
caparson |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@2ad5e1d5
|
13 months |
caparson |
added missing semicolons
|
|
|
@8df19af
|
13 months |
caparson |
added WO fences for mcs spin lock to fix failing arm test
|
|
|
@3f0b062
|
13 months |
caparson |
ifdef'd the arm fences that were added to channels so that they only …
|
|
|
@1b0184b
|
13 months |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@f842032
|
13 months |
pabuhr |
remove ISTYPE_VOID and ISTYPE_VOID_IMPL, and ends for input
|
|
|
@e0dc038
|
13 months |
pabuhr |
first attempt at new C string input
|
|
|
@ca995e3
|
13 months |
caparson |
added missing ARM fence on the signallee side of channel handoff
|
|
|
@37ceccb
|
13 months |
mlbrooks |
Change string-read semantics so that reading nothing leaves the …
|
|
|
@02c5880
|
13 months |
caparson |
Added fence after channel handoff to prevent reordering on the arm …
|
|
|
@ee9ad40
|
13 months |
caparson |
Changed cofor files to support the corun statement
|
|
|
@0d49efb
|
13 months |
pabuhr |
allow precision < 3 for manipulator eng
|
|
|
@8bc67cf
|
13 months |
pabuhr |
formatting, SKULLDUGGERY to remove spurious free-nonheap-object warning
|
|
|
@3770b87
|
13 months |
pabuhr |
formatting, add PRNG copy to checkpoint PRNG state, remove autogen …
|
|
|
@92211d9
|
13 months |
pabuhr |
formatting
|
|
|
@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 …
|
|
|
@11ab0b4a
|
13 months |
pabuhr |
add corun/cofor statement, update old cofor
|
|
|
@147a137
|
13 months |
caparson |
added enable/disable ehm with no params for coroutines
|
|
|
@1e7a765
|
13 months |
pabuhr |
fix lock/unlock for heap statistic-mode
|
|
|
@60f69f0
|
14 months |
pabuhr |
formatting
|
|
|
@e4c3819
|
14 months |
pabuhr |
refactor cofor.hfa into cofor.cfa, adjust Makefile.am to handle cofor.cfa
|
|
|
@a2c2363
|
14 months |
caparson |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@334e0cf2
|
14 months |
caparson |
added cofor macro
|
|
|
@a738c68
|
14 months |
ajbeach |
Update max/min so n-ary version doesn't match against the 2 argument …
|
|
|
@f64cc42
|
14 months |
caparson |
committed makefile change for cofor include
|
|
|
@1ed5e9e
|
14 months |
caparson |
Added cfa equivalent of cofor/cobegin/coend
|
|
|
@73d0a84c
|
14 months |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@c58ead7
|
14 months |
pabuhr |
add malloc_stats_clear routine to zero the heap master and all active …
|
|
|
@ba068c0
|
14 months |
pabuhr |
rename clock routines processor and program to processor_cpu and …
|
|
|
@5cfb8b1
|
14 months |
pabuhr |
add getenv, strlen, strcmp, strncmp to extras
|
|
|
@2fa0237
|
14 months |
mlbrooks |
Fix cstring input length interpretation issue that had a buffer …
|
|
|
@416b443
|
14 months |
mlbrooks |
Implement full set of relational operators for strings
|
|
|
@9d47c1f
|
14 months |
caparson |
changes over all usages of uC++ collections to use dlist instead
|
|
|
@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 …
|
|
|
@acafba4
|
14 months |
mlbrooks |
Rename internal macro away from TYPE , which is a cs343 name collision.
|
|
|
@555af62
|
14 months |
pabuhr |
add include bits/sequence.hfa to pthread.cfa after removing it from …
|
|
|
@43eb8e9
|
14 months |
pabuhr |
remove unnecessary include bits/sequence.hfa
|
|
|
@4b78d25
|
14 months |
pabuhr |
Revert "remove ucpp-style collections used before Mike's lists"
This …
|
|
|
@b388d1ba
|
14 months |
pabuhr |
remove ucpp-style collections used before Mike's lists
|
|
|
@16e6905
|
14 months |
pabuhr |
fix get_seed signature
|
|
|
@5f31bf0
|
14 months |
pabuhr |
simplify 32/64-bit random-number constructors
|
|
|
@3ef5905
|
14 months |
pabuhr |
add get_seed for thread random numbers
|
|
|
@6e93819
|
14 months |
pabuhr |
use arm64 to select 64-bit random numbers
|
|
|
@4b30318b
|
14 months |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@34c6e1e6
|
14 months |
pabuhr |
add string output manipulators, third attempt at input manipulators …
|
|
|
@0f107e4
|
14 months |
pabuhr |
add reading fixed strings, seperate skip input manipulator, getline …
|
|
|
@8a9a3ab
|
14 months |
caparson |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@4269d1b
|
14 months |
caparson |
fixed unhandled exception bug causing deleted memory to be accessed …
|
|
|
@686912c
|
14 months |
pabuhr |
third attempt at input manipulators for strings
|
|
|
@55b060d
|
14 months |
pabuhr |
rename directories containers to collections
|
|
|
@38de914
|
14 months |
pabuhr |
second attempt at input manipulators for strings
|
|
|
@7e1dbd7
|
14 months |
pabuhr |
first attempt at input manipulators for strings
|
|
|
@0926487
|
14 months |
pabuhr |
formatting, use C-style compound literal
|
|
|
@aa25216
|
14 months |
pabuhr |
remove special case for getline in C-string input
|
|
|
@88001dd
|
15 months |
pabuhr |
first attempt reading strings in chunks using C strings
|
|
|
@5ad2c6c7
|
15 months |
pabuhr |
update reading C strings with size check
|
|
|
@d0cfcbe1
|
15 months |
pabuhr |
change setter routines in basic_i/ostream to return previous state
|
|
|
@bcbc7e4
|
15 months |
pabuhr |
fix printing of decimal point when manipulator nodp is on
|
|
|