../
|
vec
|
|
250dbae
|
5 years
|
dkobets |
Refactor vector library classes
|
stdhdr
|
|
1097bb7
|
6 years
|
pabuhr |
cast boolean constants false/true to tyoe _Bool in stdbool.h
|
containers
|
|
ee06e41b
|
6 years
|
pabuhr |
add char, signed char, unsigned char to basic types in prologue
|
concurrency
|
|
c8c0c7c5
|
5 years
|
Thierry Delisle |
Now using -z execstack and use -O0 for debug mode
|
bits
|
|
7006ba5
|
5 years
|
pabuhr |
move disabling SIGALRM/SIGUSR1 from main.cc to signal.hfa
|
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
|
ffe2fad
|
6 years
|
Thierry Delisle |
Fixed several warnings in libcfa
|
time.hfa
|
9.9 KB
|
ffe2fad
|
6 years
|
Thierry Delisle |
Fixed several warnings in libcfa
|
time.cfa
|
5.4 KB
|
ff2a33e
|
5 years
|
pabuhr |
switch from calling abort to using abort stream
|
stdlib.hfa
|
11.4 KB
|
524627e
|
5 years
|
pabuhr |
change NULL to 0pt
|
stdlib.cfa
|
8.6 KB
|
d74369b
|
5 years
|
pabuhr |
update CFA allocation routines with realloc and alignment
|
startup.hfa
|
944 bytes
|
73abe95
|
6 years
|
Thierry Delisle |
Replace extension-less headers with .hfa
|
startup.cfa
|
1.4 KB
|
6e7de84
|
5 years
|
pabuhr |
call tzset (time zone initialization) at startup to prevent unfreed …
|
rational.hfa
|
3.8 KB
|
0087e0e
|
6 years
|
pabuhr |
add rational exponentiation, code clean up
|
rational.cfa
|
7.1 KB
|
ff2a33e
|
5 years
|
pabuhr |
switch from calling abort to using abort stream
|
memcheck.awk
|
325 bytes
|
bf71cfd
|
6 years
|
Thierry Delisle |
Moved up many directories in source
|
math.hfa
|
19.4 KB
|
58b6d1b
|
6 years
|
Thierry Delisle |
Fixed tests after headers change
|
Makefile.in
|
34.8 KB
|
c8c0c7c5
|
5 years
|
Thierry Delisle |
Now using -z execstack and use -O0 for debug mode
|
Makefile.am
|
4.7 KB
|
e8c52cf
|
5 years
|
Thierry Delisle |
Tentative fix of pthread_create crash, now using -pthread instead of …
|
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
|
18.6 KB
|
65240bb
|
5 years
|
pabuhr |
first attempt to add streams exit and abort, rename private iostream …
|
iostream.cfa
|
28.1 KB
|
4f37255
|
5 years
|
pabuhr |
formatting
|
interpose.cfa
|
8.8 KB
|
1469a8a
|
5 years
|
pabuhr |
differentiate between null-pointer dereference and bad-pointer …
|
heap.cfa
|
43.5 KB
|
98d6965d
|
5 years
|
pabuhr |
temporarily remove default memory exhausted message, use NULL return …
|
gmp.hfa
|
16.9 KB
|
ff2a33e
|
5 years
|
pabuhr |
switch from calling abort to using abort stream
|
fstream.hfa
|
2.8 KB
|
4cae032
|
5 years
|
pabuhr |
add missing destructor for ofstream nad ifstream
|
fstream.cfa
|
7.2 KB
|
4cae032
|
5 years
|
pabuhr |
add missing destructor for ofstream nad ifstream
|
executor.cfa
|
5.5 KB
|
d30fdbc
|
5 years
|
pabuhr |
first draft of concurrent executor (does not work yet)
|
exception.h
|
2.3 KB
|
bf71cfd
|
6 years
|
Thierry Delisle |
Moved up many directories in source
|
exception.c
|
17.2 KB
|
eb46fdf
|
5 years
|
ajbeach |
Clean up in exception.c. Should be no changes to code.
|
common.hfa
|
2.4 KB
|
73abe95
|
6 years
|
Thierry Delisle |
Replace extension-less headers with .hfa
|
common.cfa
|
1.1 KB
|
58b6d1b
|
6 years
|
Thierry Delisle |
Fixed tests after headers change
|
clock.hfa
|
2.8 KB
|
54b3fde
|
5 years
|
pabuhr |
formatting
|
assert.cfa
|
1.6 KB
|
1c40091
|
5 years
|
pabuhr |
rename cfaabi_dbg_bits_* to cfaabi_bits_*, add fd parameter to …
|