| ../ | 
  | stdhdr |  | 2893f6d | 8 years | pabuhr | make gmp.h a CFA standard-header file | 
  | libhdr |  | 4aa2fb2 | 8 years | Thierry Delisle | Added verify macro for asserts only present in debug | 
  | containers |  | 20877d2 | 8 years | ajbeach | I've been sitting on these tests for a while. New tests for … | 
  | concurrency |  | f32e53e | 8 years | Thierry Delisle | Converted CtxGet from asm function to asm statement for more … | 
  | stdlib.c | 8.9 KB
     | 6065b3aa | 8 years | pabuhr | second attempt at memory-allocation routines | 
  | stdlib | 8.4 KB
     | 53a6c2a | 8 years | pabuhr | change meaning of sepOn, and replace #if with #pragma once in include files | 
  | startup.h | 852 bytes
     | 7444113 | 9 years | Thierry Delisle | Fixed build for gcc-4.9 | 
  | rational.c | 8.0 KB
     | 53a6c2a | 8 years | pabuhr | change meaning of sepOn, and replace #if with #pragma once in include files | 
  | rational | 4.9 KB
     | 53a6c2a | 8 years | pabuhr | change meaning of sepOn, and replace #if with #pragma once in include files | 
  | memcheck.awk | 325 bytes
     | fb114fa1 | 9 years | pabuhr | more refactoring of parser code | 
  | math.c | 13.9 KB
     | 3c0ec68 | 8 years | pabuhr | remove routines fabs and cabs from math | 
  | math | 10.6 KB
     | 53a6c2a | 8 years | pabuhr | change meaning of sepOn, and replace #if with #pragma once in include files | 
  | Makefile.in | 119.5 KB
     | 52a9004 | 8 years | Thierry Delisle | Restored foreign strictness to its previous state and removed the u … | 
  | Makefile.am | 3.1 KB
     | 52a9004 | 8 years | Thierry Delisle | Restored foreign strictness to its previous state and removed the u … | 
  | lsda.h | 6.8 KB
     | 307a732 | 8 years | ajbeach | The exception handling code compilers and translates, but the … | 
  | limits.c | 5.7 KB
     | 5b639ee | 9 years | pabuhr | more refactoring of parser code | 
  | limits | 3.9 KB
     | 53a6c2a | 8 years | pabuhr | change meaning of sepOn, and replace #if with #pragma once in include files | 
  | libhdr.h | 615 bytes
     | 78b3f52 | 9 years | Thierry Delisle | Ugly but working coroutines | 
  | iterator.c | 1.0 KB
     | 53a6c2a | 8 years | pabuhr | change meaning of sepOn, and replace #if with #pragma once in include files | 
  | iterator | 1.6 KB
     | 53a6c2a | 8 years | pabuhr | change meaning of sepOn, and replace #if with #pragma once in include files | 
  | iostream.c | 11.1 KB
     | 53a6c2a | 8 years | pabuhr | change meaning of sepOn, and replace #if with #pragma once in include files | 
  | iostream | 6.9 KB
     | 53a6c2a | 8 years | pabuhr | change meaning of sepOn, and replace #if with #pragma once in include files | 
  | interpose.h | 692 bytes
     | 9d944b2 | 9 years | Thierry Delisle | Implemented interposing for abort and exit, implemented safer debug output | 
  | interpose.c | 3.5 KB
     | e464759 | 9 years | Thierry Delisle | Abortf is not a proper C linkage function | 
  | gmp | 18.3 KB
     | 53a6c2a | 8 years | pabuhr | change meaning of sepOn, and replace #if with #pragma once in include files | 
  | fstream.c | 5.8 KB
     | 53a6c2a | 8 years | pabuhr | change meaning of sepOn, and replace #if with #pragma once in include files | 
  | fstream | 1.9 KB
     | 53a6c2a | 8 years | pabuhr | change meaning of sepOn, and replace #if with #pragma once in include files | 
  | expat.h | 1.2 KB
     | d3b7937 | 10 years | pabuhr | building runtime library (first attempt) | 
  | exception.h | 1.5 KB
     | 0fc9756b | 8 years | ajbeach | extern C/Cforall now sets just the mangling bit on LinkageSpec. | 
  | exception.c | 13.7 KB
     | ad0be81 | 8 years | ajbeach | Fixed all the errors I found except for skipped deconstructors. | 
  | assert.c | 1.5 KB
     | 9d944b2 | 9 years | Thierry Delisle | Implemented interposing for abort and exit, implemented safer debug output | 
  | assert | 1.1 KB
     | d9c44c3 | 9 years | Thierry Delisle | Implemented coroutine for i386 and added coroutines to tests |