../
|
vec
|
|
fd54fef
|
4 years
|
mlbrooks |
Converting the project to use the new syntax for otype, dtype and …
|
stdhdr
|
|
3bd2464
|
4 years
|
pabuhr |
deal with vtable keyword clash in libltdl/lt_dlloader.h
|
containers
|
|
69914cbc
|
3 years
|
mlbrooks |
Replacing "Mike's old linked list" with "Mike's new linked list," …
|
concurrency
|
|
8cd5434
|
3 years
|
Thierry Delisle |
Added function to poll ready-queue length.
Not officially supported.
|
bits
|
|
a3821fa
|
4 years
|
Thierry Delisle |
Changed enable interrupts:
- no longer save the caller for debugging
…
|
virtual.h
|
1.1 KB
|
bf71cfd
|
6 years
|
Thierry Delisle |
Moved up many directories in source
|
virtual.c
|
910 bytes
|
ecfd758
|
4 years
|
ajbeach |
Major exception update, seperating type-ids from virtual tables. The …
|
time_t.hfa
|
1.1 KB
|
e0c235c
|
5 years
|
pabuhr |
move clock.hfa into time.hfa, add getCPUTime, rename duration and time …
|
time.hfa
|
11.0 KB
|
e638266
|
4 years
|
pabuhr |
fix declaration ordering
|
time.cfa
|
5.3 KB
|
fd54fef
|
4 years
|
mlbrooks |
Converting the project to use the new syntax for otype, dtype and …
|
strstream.hfa
|
2.5 KB
|
666483d
|
4 years
|
pabuhr |
rename strstream to ostrstream, first draft of istrstream but problem …
|
strstream.cfa
|
4.9 KB
|
666483d
|
4 years
|
pabuhr |
rename strstream to ostrstream, first draft of istrstream but problem …
|
stdlib.hfa
|
15.5 KB
|
6c5d92f
|
4 years
|
pabuhr |
for private variables and functions, move prefix $ to suffix $
|
stdlib.cfa
|
6.9 KB
|
fd54fef
|
4 years
|
mlbrooks |
Converting the project to use the new syntax for otype, dtype and …
|
startup.hfa
|
944 bytes
|
73abe95
|
6 years
|
Thierry Delisle |
Replace extension-less headers with .hfa
|
startup.cfa
|
1.5 KB
|
a3821fa
|
4 years
|
Thierry Delisle |
Changed enable interrupts:
- no longer save the caller for debugging
…
|
rational.hfa
|
3.8 KB
|
fd54fef
|
4 years
|
mlbrooks |
Converting the project to use the new syntax for otype, dtype and …
|
rational.cfa
|
7.3 KB
|
fd54fef
|
4 years
|
mlbrooks |
Converting the project to use the new syntax for otype, dtype and …
|
parseargs.hfa
|
2.0 KB
|
fd54fef
|
4 years
|
mlbrooks |
Converting the project to use the new syntax for otype, dtype and …
|
parseargs.cfa
|
7.5 KB
|
6f94958
|
4 years
|
Thierry Delisle |
fix usage printing
|
memory.hfa
|
2.7 KB
|
8be729f
|
4 years
|
ajbeach |
That should fix the memory module. Simply removed all the special features.
|
memory.cfa
|
3.8 KB
|
85871478
|
4 years
|
ajbeach |
Forgot about a memory fix, don't decrement a new pointer before …
|
memcheck.awk
|
325 bytes
|
bf71cfd
|
6 years
|
Thierry Delisle |
Moved up many directories in source
|
math.hfa
|
21.4 KB
|
2f5ea69
|
4 years
|
pabuhr |
fix long long int log2 with builtin_clzll
|
Makefile.am
|
6.2 KB
|
69914cbc
|
3 years
|
mlbrooks |
Replacing "Mike's old linked list" with "Mike's new linked list," …
|
lsda.h
|
6.8 KB
|
bf71cfd
|
6 years
|
Thierry Delisle |
Moved up many directories in source
|
limits.hfa
|
5.3 KB
|
6fbe9a5
|
4 years
|
mlbrooks |
Fixing code-gen of constants. Fixes #182? Removes workaround …
|
limits.cfa
|
6.1 KB
|
6fbe9a5
|
4 years
|
mlbrooks |
Fixing code-gen of constants. Fixes #182? Removes workaround …
|
iterator.hfa
|
1.5 KB
|
fd54fef
|
4 years
|
mlbrooks |
Converting the project to use the new syntax for otype, dtype and …
|
iterator.cfa
|
1.0 KB
|
fd54fef
|
4 years
|
mlbrooks |
Converting the project to use the new syntax for otype, dtype and …
|
iostream.hfa
|
21.1 KB
|
00e9be9
|
4 years
|
pabuhr |
add stream function clear, change eof to return bool
|
iostream.cfa
|
38.9 KB
|
ef3ac46
|
4 years
|
pabuhr |
move flush from basic_ostream to ostream, refactor istream into …
|
interpose.cfa
|
11.5 KB
|
92bfda0
|
4 years
|
Thierry Delisle |
Revisited abort again to be more streamlined and simple.
|
heap.hfa
|
1.5 KB
|
92aca37
|
4 years
|
pabuhr |
formatting, temporarily remove default_heap_exhausted called when …
|
heap.cfa
|
54.6 KB
|
58c671ba
|
3 years
|
pabuhr |
formatting
|
gmp.hfa
|
16.8 KB
|
6c5d92f
|
4 years
|
pabuhr |
for private variables and functions, move prefix $ to suffix $
|
fstream.hfa
|
4.2 KB
|
00e9be9
|
4 years
|
pabuhr |
add stream function clear, change eof to return bool
|
fstream.cfa
|
9.5 KB
|
00e9be9
|
4 years
|
pabuhr |
add stream function clear, change eof to return bool
|
executor.cfa
|
6.0 KB
|
69914cbc
|
3 years
|
mlbrooks |
Replacing "Mike's old linked list" with "Mike's new linked list," …
|
executor.baseline.txt
|
5.9 KB
|
69914cbc
|
3 years
|
mlbrooks |
Replacing "Mike's old linked list" with "Mike's new linked list," …
|
exception.hfa
|
8.3 KB
|
5456537
|
4 years
|
ajbeach |
A bit of clean-up, wrapping the detail of the default vtable up in a macro.
|
exception.h
|
4.6 KB
|
ecfd758
|
4 years
|
ajbeach |
Major exception update, seperating type-ids from virtual tables. The …
|
exception.c
|
21.8 KB
|
ecfd758
|
4 years
|
ajbeach |
Major exception update, seperating type-ids from virtual tables. The …
|
common.hfa
|
3.5 KB
|
4026d1be
|
3 years
|
pabuhr |
update to min/max to optimize (unsigned) int/long/long-long
|
common.cfa
|
1.1 KB
|
fd54fef
|
4 years
|
mlbrooks |
Converting the project to use the new syntax for otype, dtype and …
|
clock.hfa
|
4.5 KB
|
4aa495f
|
4 years
|
pabuhr |
More fixes after another change to getTimeNsec()
|
bitmanip.hfa
|
8.0 KB
|
fd54fef
|
4 years
|
mlbrooks |
Converting the project to use the new syntax for otype, dtype and …
|
assert.cfa
|
1.6 KB
|
e3fea42
|
5 years
|
pabuhr |
change "const char *" to "const char []"
|