../
|
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
|
|
e5c8488
|
7 years
|
Rob Schluntz |
Forward declare condition constructors for monitor scheduling
|
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 …
|
stdlib.c
|
9.3 KB
|
cb811ac
|
7 years
|
pabuhr |
change stdlib swap to use references, and update swap tests
|
stdlib
|
8.5 KB
|
cb811ac
|
7 years
|
pabuhr |
change stdlib swap to use references, and update swap tests
|
startup.h
|
865 bytes
|
ed9c0a8
|
7 years
|
pabuhr |
#pragma once
|
rational.c
|
7.9 KB
|
7bc4e6b
|
7 years
|
pabuhr |
change iostream to use references, and update affected tests
|
rational
|
4.9 KB
|
7bc4e6b
|
7 years
|
pabuhr |
change iostream to use references, and update affected tests
|
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.4 KB
|
6ff4507
|
7 years
|
Thierry Delisle |
Disable Werror since new warnings appeared
Aesthetic refactoring in …
|
Makefile.am
|
3.5 KB
|
6ff4507
|
7 years
|
Thierry Delisle |
Disable Werror since new warnings appeared
Aesthetic refactoring in …
|
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
|
579 bytes
|
b3d413b
|
7 years
|
Thierry Delisle |
No longer need the -Ilibhdr to compile, fixed libhdr.h to handle it
|
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
|
533804b
|
7 years
|
Rob Schluntz |
Remove lvalue keyword from the parser
|
iostream.c
|
11.7 KB
|
3e239ea
|
7 years
|
pabuhr |
add implicit spacing between signed/unsigned char
|
iostream
|
7.4 KB
|
121c3c0
|
7 years
|
pabuhr |
remove includes uchar.h and wchar_t because types available in extras.cf
|
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.5 KB
|
3f8dd01
|
7 years
|
pabuhr |
add user literals to gmp
|
fstream.c
|
5.8 KB
|
91c389a
|
7 years
|
pabuhr |
change usages of assert to assert.h
|
fstream
|
1.9 KB
|
a493682
|
7 years
|
Rob Schluntz |
Update several library files to use references
|
expat.h
|
1.2 KB
|
d3b7937
|
9 years
|
pabuhr |
building runtime library (first attempt)
|
exception.h
|
2.2 KB
|
c315863
|
7 years
|
Rob Schluntz |
Fix warning in base exception vtable
|
exception.c
|
16.9 KB
|
e9145a3
|
7 years
|
ajbeach |
Updated exception tests to exception structures. Should be …
|
assert.c
|
1.5 KB
|
91c389a
|
7 years
|
pabuhr |
change usages of assert to assert.h
|