../
|
stdhdr
|
|
109c916
|
4 years
|
pabuhr |
add include file time.h to directory stdhdr/sys/ so extern "C" is not …
|
containers
|
|
e857743
|
4 years
|
Thierry Delisle |
Forgot to commit the missing 'pragma once' in list.hfa
|
concurrency
|
|
7ab28b69
|
4 years
|
Thierry Delisle |
Removed unnecessary line causing a warning
|
bits
|
|
ace2e92
|
4 years
|
Thierry Delisle |
Fix deprecated HAVE_PREADV2/HAVE_PWRITEV2 macros.
Disabled diagnostics …
|
virtual.h
|
1.1 KB
|
bf71cfd
|
6 years
|
Thierry Delisle |
Moved up many directories in source
|
virtual.c
|
854 bytes
|
bf71cfd
|
6 years
|
Thierry Delisle |
Moved up many directories in source
|
time_t.hfa
|
1.1 KB
|
e0c235c
|
5 years
|
pabuhr |
move clock.hfa into time.hfa, add getCPUTime, rename duration and time …
|
time.hfa
|
10.6 KB
|
030653a
|
4 years
|
pabuhr |
add unit conversions from duration to double
|
time.cfa
|
5.3 KB
|
e3fea42
|
5 years
|
pabuhr |
change "const char *" to "const char []"
|
stdlib.hfa
|
14.9 KB
|
f76ff0b
|
4 years
|
m3zulfiq |
alloc2.txt: added expected output file for test alloc2.cfa. heap.cfa: …
|
stdlib.cfa
|
7.5 KB
|
e310238
|
4 years
|
pabuhr |
move alloc routine into stdlib.hfa to access _Alignof at call site
|
startup.hfa
|
944 bytes
|
73abe95
|
6 years
|
Thierry Delisle |
Replace extension-less headers with .hfa
|
startup.cfa
|
1.5 KB
|
6e33a2d
|
4 years
|
Thierry Delisle |
Setting numeric locale to avoid complaints about memory leaks
|
rational.hfa
|
3.8 KB
|
0087e0e
|
6 years
|
pabuhr |
add rational exponentiation, code clean up
|
rational.cfa
|
7.4 KB
|
f00b2c2c
|
5 years
|
pabuhr |
defined rational constructor from 0 [fixes #117]
|
parseargs.hfa
|
1.8 KB
|
419c434
|
4 years
|
Thierry Delisle |
Added support for printing the usage as parseargs would,
without the …
|
parseargs.cfa
|
6.3 KB
|
433d352
|
4 years
|
Thierry Delisle |
Parse args now uses weak globals to allow linking with C.
|
memory.hfa
|
2.5 KB
|
aabb846
|
4 years
|
ajbeach |
Added a first draft of the memory management library module.
|
memory.cfa
|
3.9 KB
|
aabb846
|
4 years
|
ajbeach |
Added a first draft of the memory management library module.
|
memcheck.awk
|
325 bytes
|
bf71cfd
|
6 years
|
Thierry Delisle |
Moved up many directories in source
|
math.hfa
|
20.9 KB
|
7cfef0d
|
4 years
|
pabuhr |
move routines floor, ceiling, ceiling_div from bitmanip.hfa to math.hfa
|
Makefile.am
|
5.9 KB
|
bb662027
|
4 years
|
Thierry Delisle |
Added cfathread C library which encapsulates a small part of libcfa …
|
lsda.h
|
6.8 KB
|
bf71cfd
|
6 years
|
Thierry Delisle |
Moved up many directories in source
|
limits.hfa
|
5.3 KB
|
73abe95
|
6 years
|
Thierry Delisle |
Replace extension-less headers with .hfa
|
limits.cfa
|
6.1 KB
|
58b6d1b
|
6 years
|
Thierry Delisle |
Fixed tests after headers change
|
iterator.hfa
|
1.6 KB
|
73abe95
|
6 years
|
Thierry Delisle |
Replace extension-less headers with .hfa
|
iterator.cfa
|
1.0 KB
|
167d5ae
|
6 years
|
pabuhr |
update file suffix in emacs compile-command
|
iostream.hfa
|
19.0 KB
|
51230f1b
|
4 years
|
pabuhr |
remove special print for zero_t and one_t
|
iostream.cfa
|
40.2 KB
|
7cfef0d
|
4 years
|
pabuhr |
move routines floor, ceiling, ceiling_div from bitmanip.hfa to math.hfa
|
interpose.cfa
|
10.5 KB
|
851fd92
|
5 years
|
ajbeach |
The requested addition of groups to debug printing. Tested in exception.c.
|
heap.hfa
|
1.5 KB
|
92aca37
|
4 years
|
pabuhr |
formatting, temporarily remove default_heap_exhausted called when …
|
heap.cfa
|
51.3 KB
|
113d785
|
4 years
|
pabuhr |
formatting
|
gmp.hfa
|
16.8 KB
|
d231700
|
5 years
|
pabuhr |
remove zero_t/one_t constructor because of relationship with …
|
fstream.hfa
|
3.3 KB
|
8d321f9
|
4 years
|
pabuhr |
adjust / comments, change exception name from IO_OPEN_FAILURE to …
|
fstream.cfa
|
8.2 KB
|
8d321f9
|
4 years
|
pabuhr |
adjust / comments, change exception name from IO_OPEN_FAILURE to …
|
executor.cfa
|
5.9 KB
|
a51c0c0
|
4 years
|
pabuhr |
formatting, change buffer remove to not block for empty buffer so …
|
exception.hfa
|
11.4 KB
|
1c01c58
|
4 years
|
ajbeach |
Rather large commit to get coroutine cancellation working.
This …
|
exception.h
|
3.7 KB
|
1c01c58
|
4 years
|
ajbeach |
Rather large commit to get coroutine cancellation working.
This …
|
exception.c
|
22.0 KB
|
915aa11
|
4 years
|
pabuhr |
start ARM stubs for exception handling
|
common.hfa
|
2.9 KB
|
6553828
|
4 years
|
pabuhr |
add specialized char, intptr_t, uintptr_t definitions for min and max
|
common.cfa
|
1.1 KB
|
58b6d1b
|
6 years
|
Thierry Delisle |
Fixed tests after headers change
|
clock.hfa
|
2.7 KB
|
4834563
|
5 years
|
pabuhr |
refactor clock out of time because time.hfa too large for 32-bit build
|
bitmanip.hfa
|
8.0 KB
|
7cfef0d
|
4 years
|
pabuhr |
move routines floor, ceiling, ceiling_div from bitmanip.hfa to math.hfa
|
assert.cfa
|
1.6 KB
|
e3fea42
|
5 years
|
pabuhr |
change "const char *" to "const char []"
|