source: libcfa/src @ a3a76ea

ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
Name Size Rev Age Author Last Change
../
stdhdr c960331   3 years ajbeach Attempt to clean-up the exception headers. I think this is easier to …
concurrency 797a193   3 years caparson cleaned up locks code and added comments
bits a3a76ea   3 years pabuhr modify routines to return added/removed node to allow cascading calls
containers e857743   4 years Thierry Delisle Forgot to commit the missing 'pragma once' in list.hfa
exception.c 21.9 KB c960331   3 years ajbeach Attempt to clean-up the exception headers. I think this is easier to …
exception.h 4.7 KB c960331   3 years ajbeach Attempt to clean-up the exception headers. I think this is easier to …
exception.hfa 12.6 KB 8fc9a5f   4 years ajbeach Did some work the exception header to better fake associated types.
memory.cfa 3.9 KB aabb846   4 years ajbeach Added a first draft of the memory management library module.
memory.hfa 2.5 KB aabb846   4 years ajbeach Added a first draft of the memory management library module.
limits.cfa 6.1 KB 6fbe9a5   4 years mlbrooks Fixing code-gen of constants. Fixes #182? Removes workaround …
limits.hfa 5.3 KB 6fbe9a5   4 years mlbrooks Fixing code-gen of constants. Fixes #182? Removes workaround …
assert.cfa 1.6 KB e3fea42   4 years pabuhr change "const char *" to "const char []"
bitmanip.hfa 8.0 KB 7cfef0d   4 years pabuhr move routines floor, ceiling, ceiling_div from bitmanip.hfa to math.hfa
clock.hfa 2.7 KB 4834563   4 years pabuhr refactor clock out of time because time.hfa too large for 32-bit build
common.hfa 2.9 KB 6553828   4 years pabuhr add specialized char, intptr_t, uintptr_t definitions for min and max
executor.cfa 5.9 KB a51c0c0   4 years pabuhr formatting, change buffer remove to not block for empty buffer so …
fstream.cfa 8.2 KB 8d321f9   4 years pabuhr adjust / comments, change exception name from IO_OPEN_FAILURE to …
fstream.hfa 3.3 KB 8d321f9   4 years pabuhr adjust / comments, change exception name from IO_OPEN_FAILURE to …
gmp.hfa 16.8 KB d231700   4 years pabuhr remove zero_t/one_t constructor because of relationship with …
heap.cfa 52.5 KB 13fece5   3 years pabuhr modify location of mmapped storage to either side of the heap, and fix …
heap.hfa 1.5 KB 92aca37   4 years pabuhr formatting, temporarily remove default_heap_exhausted called when …
iostream.cfa 40.2 KB 7cfef0d   4 years pabuhr move routines floor, ceiling, ceiling_div from bitmanip.hfa to math.hfa
iostream.hfa 19.0 KB 51230f1b   4 years pabuhr remove special print for zero_t and one_t
iterator.cfa 1.0 KB 167d5ae   5 years pabuhr update file suffix in emacs compile-command
math.hfa 20.9 KB 7cfef0d   4 years pabuhr move routines floor, ceiling, ceiling_div from bitmanip.hfa to math.hfa
rational.cfa 7.4 KB f00b2c2c   4 years pabuhr defined rational constructor from 0 [fixes #117]
rational.hfa 3.8 KB 0087e0e   5 years pabuhr add rational exponentiation, code clean up
stdlib.cfa 7.0 KB 94429f8   3 years pabuhr formatting, simplify "free" with multiple arguments, make "delete" inline
stdlib.hfa 15.5 KB 4803a901   3 years pabuhr support freeing ("free") multiple objects using ttype
time.cfa 5.3 KB e3fea42   4 years pabuhr change "const char *" to "const char []"
time.hfa 10.6 KB 030653a   4 years pabuhr add unit conversions from duration to double
time_t.hfa 1.1 KB e0c235c   4 years pabuhr move clock.hfa into time.hfa, add getCPUTime, rename duration and time …
common.cfa 1.1 KB 58b6d1b   6 years Thierry Delisle Fixed tests after headers change
interpose.cfa 11.0 KB 6011658   3 years Thierry Delisle Fixed abort to no longer deadlock when calling itself recursively. …
iterator.hfa 1.6 KB 73abe95   6 years Thierry Delisle Replace extension-less headers with .hfa
lsda.h 6.8 KB bf71cfd   6 years Thierry Delisle Moved up many directories in source
Makefile.am 6.0 KB c920317   3 years Thierry Delisle Fixed duplicate listing of sequence/containers
memcheck.awk 325 bytes bf71cfd   6 years Thierry Delisle Moved up many directories in source
parseargs.cfa 6.5 KB 7efb322   3 years Thierry Delisle fixed bad copy/paste
parseargs.hfa 1.9 KB d411769c   3 years Thierry Delisle Added a new boolean parser
startup.cfa 1.5 KB 6e33a2d   4 years Thierry Delisle Setting numeric locale to avoid complaints about memory leaks
startup.hfa 944 bytes 73abe95   6 years Thierry Delisle Replace extension-less headers with .hfa
virtual.c 854 bytes bf71cfd   6 years Thierry Delisle Moved up many directories in source
virtual.h 1.1 KB bf71cfd   6 years Thierry Delisle Moved up many directories in source
  • Property mode set to 040000
Note: See TracBrowser for help on using the repository browser.