../
|
stdhdr
|
|
2893f6d
|
7 years
|
pabuhr |
make gmp.h a CFA standard-header file
|
libhdr
|
|
2ac095d
|
7 years
|
Thierry Delisle |
Added macros for parameters only present in debug
|
containers
|
|
20877d2
|
7 years
|
ajbeach |
I've been sitting on these tests for a while. New tests for …
|
concurrency
|
|
cd17862
|
7 years
|
Thierry Delisle |
Preemption now uses an oracle kernel thread
|
stdlib.c
|
8.9 KB
|
6065b3aa
|
7 years
|
pabuhr |
second attempt at memory-allocation routines
|
stdlib
|
8.4 KB
|
a4683611
|
7 years
|
pabuhr |
third attempt at memory-allocation routines
|
startup.h
|
852 bytes
|
7444113
|
8 years
|
Thierry Delisle |
Fixed build for gcc-4.9
|
rational.c
|
8.0 KB
|
6c6455f
|
7 years
|
pabuhr |
second attempt at generic rational type with conversions to/from …
|
rational
|
5.0 KB
|
6c6455f
|
7 years
|
pabuhr |
second attempt at generic rational type with conversions to/from …
|
memcheck.awk
|
325 bytes
|
fb114fa1
|
8 years
|
pabuhr |
more refactoring of parser code
|
math.c
|
13.9 KB
|
3c0ec68
|
7 years
|
pabuhr |
remove routines fabs and cabs from math
|
math
|
10.7 KB
|
3c0ec68
|
7 years
|
pabuhr |
remove routines fabs and cabs from math
|
Makefile.in
|
118.2 KB
|
307a732
|
7 years
|
ajbeach |
The exception handling code compilers and translates, but the …
|
Makefile.am
|
3.1 KB
|
307a732
|
7 years
|
ajbeach |
The exception handling code compilers and translates, but the …
|
lsda.h
|
6.8 KB
|
307a732
|
7 years
|
ajbeach |
The exception handling code compilers and translates, but the …
|
limits.c
|
5.7 KB
|
5b639ee
|
8 years
|
pabuhr |
more refactoring of parser code
|
limits
|
3.9 KB
|
bb82c03
|
8 years
|
Thierry Delisle |
Removed #ifdef for CFORALL in libcfa headers
|
libhdr.h
|
615 bytes
|
78b3f52
|
8 years
|
Thierry Delisle |
Ugly but working coroutines
|
iterator.c
|
1017 bytes
|
4040425
|
9 years
|
pabuhr |
change keyword type to otype and context to trait
|
iterator
|
1.6 KB
|
bb82c03
|
8 years
|
Thierry Delisle |
Removed #ifdef for CFORALL in libcfa headers
|
iostream.c
|
10.7 KB
|
86f384b
|
7 years
|
pabuhr |
make tuple separator a separator rather than terminator
|
iostream
|
6.8 KB
|
86f384b
|
7 years
|
pabuhr |
make tuple separator a separator rather than terminator
|
interpose.h
|
692 bytes
|
9d944b2
|
8 years
|
Thierry Delisle |
Implemented interposing for abort and exit, implemented safer debug output
|
interpose.c
|
3.5 KB
|
e464759
|
8 years
|
Thierry Delisle |
Abortf is not a proper C linkage function
|
gmp
|
18.3 KB
|
8f61052c
|
7 years
|
pabuhr |
missing static inline for gmp routines
|
fstream.c
|
5.8 KB
|
d395012
|
7 years
|
pabuhr |
support separator at end of line
|
fstream
|
2.0 KB
|
d395012
|
7 years
|
pabuhr |
support separator at end of line
|
expat.h
|
1.2 KB
|
d3b7937
|
9 years
|
pabuhr |
building runtime library (first attempt)
|
exception.h
|
1.5 KB
|
307a732
|
7 years
|
ajbeach |
The exception handling code compilers and translates, but the …
|
exception.c
|
13.7 KB
|
307a732
|
7 years
|
ajbeach |
The exception handling code compilers and translates, but the …
|
assert.c
|
1.5 KB
|
9d944b2
|
8 years
|
Thierry Delisle |
Implemented interposing for abort and exit, implemented safer debug output
|
assert
|
1.1 KB
|
d9c44c3
|
8 years
|
Thierry Delisle |
Implemented coroutine for i386 and added coroutines to tests
|