../
|
stdhdr
|
|
d6c1dd0
|
7 years
|
pabuhr |
formatting and add attribute "format" to C++ assert_fail_f
|
libhdr
|
|
6b0b624
|
7 years
|
pabuhr |
change #ifndef to #pragma once
|
containers
|
|
6b0b624
|
7 years
|
pabuhr |
change #ifndef to #pragma once
|
concurrency
|
|
38ef0de
|
7 years
|
pabuhr |
missing assert format code
|
virtual.h
|
1.1 KB
|
a5f0529
|
7 years
|
ajbeach |
Virtual casts have been added. They still require a lot of hand coded …
|
virtual.c
|
854 bytes
|
a5f0529
|
7 years
|
ajbeach |
Virtual casts have been added. They still require a lot of hand coded …
|
typeobject.h
|
775 bytes
|
6b0b624
|
7 years
|
pabuhr |
change #ifndef to #pragma once
|
typeobject.c
|
704 bytes
|
6ea87486
|
7 years
|
ajbeach |
That should be all the base code for 'tree structures' to work.
|
stdlib.c
|
9.3 KB
|
5ea26ed
|
7 years
|
pabuhr |
add monomorphic div for basic types
|
stdlib
|
8.5 KB
|
5ea26ed
|
7 years
|
pabuhr |
add monomorphic div for basic types
|
startup.h
|
865 bytes
|
ed9c0a8
|
7 years
|
pabuhr |
#pragma once
|
rational.c
|
8.0 KB
|
53a6c2a
|
7 years
|
pabuhr |
change meaning of sepOn, and replace #if with #pragma once in include files
|
rational
|
4.9 KB
|
53a6c2a
|
7 years
|
pabuhr |
change meaning of sepOn, and replace #if with #pragma once in include files
|
memcheck.awk
|
325 bytes
|
fb114fa1
|
8 years
|
pabuhr |
more refactoring of parser code
|
math
|
18.8 KB
|
43f8fd8
|
7 years
|
pabuhr |
div is not remquo, rewrite
|
Makefile.in
|
118.5 KB
|
d746bc8
|
7 years
|
Thierry Delisle |
Reverted no-include-stdhdr, it was needed to prevent dependency cycles
|
Makefile.am
|
3.6 KB
|
d746bc8
|
7 years
|
Thierry Delisle |
Reverted no-include-stdhdr, it was needed to prevent dependency cycles
|
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
|
53a6c2a
|
7 years
|
pabuhr |
change meaning of sepOn, and replace #if with #pragma once in include files
|
libhdr.h
|
558 bytes
|
6b0b624
|
7 years
|
pabuhr |
change #ifndef to #pragma once
|
iterator.c
|
1.0 KB
|
53a6c2a
|
7 years
|
pabuhr |
change meaning of sepOn, and replace #if with #pragma once in include files
|
iterator
|
1.6 KB
|
53a6c2a
|
7 years
|
pabuhr |
change meaning of sepOn, and replace #if with #pragma once in include files
|
iostream.c
|
10.7 KB
|
e1780a2
|
7 years
|
pabuhr |
augment "writable" trait with "ostream" to support more monomorphic IO …
|
iostream
|
7.0 KB
|
e1780a2
|
7 years
|
pabuhr |
augment "writable" trait with "ostream" to support more monomorphic IO …
|
interpose.h
|
699 bytes
|
6b0b624
|
7 years
|
pabuhr |
change #ifndef to #pragma once
|
interpose.c
|
3.6 KB
|
6b0b624
|
7 years
|
pabuhr |
change #ifndef to #pragma once
|
gmp
|
18.3 KB
|
53a6c2a
|
7 years
|
pabuhr |
change meaning of sepOn, and replace #if with #pragma once in include files
|
fstream.c
|
5.8 KB
|
91c389a
|
7 years
|
pabuhr |
change usages of assert to assert.h
|
fstream
|
1.9 KB
|
53a6c2a
|
7 years
|
pabuhr |
change meaning of sepOn, and replace #if with #pragma once in include files
|
expat.h
|
1.2 KB
|
d3b7937
|
9 years
|
pabuhr |
building runtime library (first attempt)
|
exception.h
|
2.2 KB
|
cbce272
|
7 years
|
ajbeach |
Structure based exception handling.
|
exception.c
|
16.7 KB
|
cbce272
|
7 years
|
ajbeach |
Structure based exception handling.
|
assert.c
|
1.5 KB
|
91c389a
|
7 years
|
pabuhr |
change usages of assert to assert.h
|