../
|
bits
|
|
92e7631
|
5 years
|
Thierry Delisle |
Fixed ready state.
Fixed race condition between halt and wake_*
|
concurrency
|
|
9a7c88f
|
5 years
|
Thierry Delisle |
Removed unconditionnal print in I/O
|
containers
|
|
ee06e41b
|
6 years
|
pabuhr |
add char, signed char, unsigned char to basic types in prologue
|
stdhdr
|
|
76e2113
|
5 years
|
pabuhr |
add setter routines for sticky operations, add allocation size to header
|
assert.cfa
|
1.6 KB
|
e3fea42
|
5 years
|
pabuhr |
change "const char *" to "const char []"
|
bitmanip.hfa
|
10.3 KB
|
66f3bae
|
5 years
|
pabuhr |
formatting
|
clock.hfa
|
2.7 KB
|
4834563
|
5 years
|
pabuhr |
refactor clock out of time because time.hfa too large for 32-bit build
|
common.cfa
|
1.1 KB
|
58b6d1b
|
6 years
|
Thierry Delisle |
Fixed tests after headers change
|
common.hfa
|
2.4 KB
|
73abe95
|
6 years
|
Thierry Delisle |
Replace extension-less headers with .hfa
|
exception.c
|
19.7 KB
|
e045590
|
5 years
|
ajbeach |
Even if this doesn't fix the exception problem it should make the …
|
exception.h
|
2.2 KB
|
3090127
|
5 years
|
ajbeach |
Naming updates, most are to get exception names to the new …
|
executor.cfa
|
5.5 KB
|
cca568e
|
5 years
|
pabuhr |
change all example waitfor statements from comma separate to colon
|
fstream.cfa
|
7.3 KB
|
d1a9ff5
|
5 years
|
pabuhr |
change private names to start with $, change NULL to 0p
|
fstream.hfa
|
2.9 KB
|
40cac90
|
5 years
|
pabuhr |
add printf/scanf attribute to ostream/istream "fmt" routine
|
gmp.hfa
|
16.8 KB
|
d231700
|
5 years
|
pabuhr |
remove zero_t/one_t constructor because of relationship with …
|
heap.cfa
|
49.9 KB
|
61248a4
|
5 years
|
pabuhr |
update comments for public C allocation routines
|
interpose.cfa
|
10.5 KB
|
6791213
|
5 years
|
pabuhr |
fix abort to add newline if abort message does not end with one
|
iostream.cfa
|
34.2 KB
|
3d2852a
|
5 years
|
pabuhr |
more work on manipulators for int128 numbers
|
iostream.hfa
|
18.9 KB
|
bd5b443
|
5 years
|
pabuhr |
add printing macros for int128 to iostream
|
iterator.cfa
|
1.0 KB
|
167d5ae
|
6 years
|
pabuhr |
update file suffix in emacs compile-command
|
iterator.hfa
|
1.6 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
|
limits.hfa
|
5.3 KB
|
73abe95
|
6 years
|
Thierry Delisle |
Replace extension-less headers with .hfa
|
lsda.h
|
6.8 KB
|
bf71cfd
|
6 years
|
Thierry Delisle |
Moved up many directories in source
|
Makefile.am
|
4.8 KB
|
27273f9
|
5 years
|
Thierry Delisle |
Added configure check for IO_URING
|
Makefile.in
|
35.4 KB
|
27273f9
|
5 years
|
Thierry Delisle |
Added configure check for IO_URING
|
math.hfa
|
19.4 KB
|
e3fea42
|
5 years
|
pabuhr |
change "const char *" to "const char []"
|
memcheck.awk
|
325 bytes
|
bf71cfd
|
6 years
|
Thierry Delisle |
Moved up many directories in source
|
rational.cfa
|
7.4 KB
|
f00b2c2c
|
5 years
|
pabuhr |
defined rational constructor from 0 [fixes #117]
|
rational.hfa
|
3.8 KB
|
0087e0e
|
6 years
|
pabuhr |
add rational exponentiation, code clean up
|
startup.cfa
|
1.4 KB
|
ae66348
|
5 years
|
Thierry Delisle |
Threads in debug now keep track of last function to park/unpark it
|
startup.hfa
|
944 bytes
|
73abe95
|
6 years
|
Thierry Delisle |
Replace extension-less headers with .hfa
|
stdlib.cfa
|
9.6 KB
|
76e2113
|
5 years
|
pabuhr |
add setter routines for sticky operations, add allocation size to header
|
stdlib.hfa
|
13.1 KB
|
76e2113
|
5 years
|
pabuhr |
add setter routines for sticky operations, add allocation size to header
|
time.cfa
|
5.3 KB
|
e3fea42
|
5 years
|
pabuhr |
change "const char *" to "const char []"
|
time.hfa
|
10.0 KB
|
e3fea42
|
5 years
|
pabuhr |
change "const char *" to "const char []"
|
time_t.hfa
|
1.1 KB
|
e0c235c
|
5 years
|
pabuhr |
move clock.hfa into time.hfa, add getCPUTime, rename duration and time …
|
virtual.c
|
854 bytes
|
bf71cfd
|
6 years
|
Thierry Delisle |
Moved up many directories in source
|
virtual.h
|
1.1 KB
|
bf71cfd
|
6 years
|
Thierry Delisle |
Moved up many directories in source
|