| ../ | 
  | stdhdr |  | 095ac99 | 6 years | pabuhr | change backquoted keywords from xxxtoxxx | 
  | containers |  | ee06e41b | 7 years | pabuhr | add char, signed char, unsigned char to basic types in prologue | 
  | concurrency |  | f0ce5f4 | 6 years | Thierry Delisle | V-ing a semaphore now returns wether or not a thread was woken up.
Fix … | 
  | bits |  | ae66348 | 6 years | Thierry Delisle | Threads in debug now keep track of last function to park/unpark it | 
  | virtual.h | 1.1 KB
     | bf71cfd | 7 years | Thierry Delisle | Moved up many directories in source | 
  | virtual.c | 854 bytes
     | bf71cfd | 7 years | Thierry Delisle | Moved up many directories in source | 
  | time_t.hfa | 1.1 KB
     | e0c235c | 6 years | pabuhr | move clock.hfa into time.hfa, add getCPUTime, rename duration and time … | 
  | time.hfa | 10.0 KB
     | e3fea42 | 6 years | pabuhr | change "const char *" to "const char []" | 
  | time.cfa | 5.3 KB
     | e3fea42 | 6 years | pabuhr | change "const char *" to "const char []" | 
  | stdlib.hfa | 11.7 KB
     | ca7949b | 6 years | pabuhr | update comments | 
  | stdlib.cfa | 8.6 KB
     | e3fea42 | 6 years | pabuhr | change "const char *" to "const char []" | 
  | startup.hfa | 944 bytes
     | 73abe95 | 7 years | Thierry Delisle | Replace extension-less headers with .hfa | 
  | startup.cfa | 1.4 KB
     | ae66348 | 6 years | Thierry Delisle | Threads in debug now keep track of last function to park/unpark it | 
  | rational.hfa | 3.8 KB
     | 0087e0e | 7 years | pabuhr | add rational exponentiation, code clean up | 
  | rational.cfa | 7.4 KB
     | f00b2c2c | 6 years | pabuhr | defined rational constructor from 0 [fixes #117] | 
  | memcheck.awk | 325 bytes
     | bf71cfd | 7 years | Thierry Delisle | Moved up many directories in source | 
  | math.hfa | 19.4 KB
     | e3fea42 | 6 years | pabuhr | change "const char *" to "const char []" | 
  | Makefile.in | 35.2 KB
     | c243092 | 6 years | pabuhr | put bitmanip.hfa into the public "include" directory | 
  | Makefile.am | 4.7 KB
     | c243092 | 6 years | pabuhr | put bitmanip.hfa into the public "include" directory | 
  | lsda.h | 6.8 KB
     | bf71cfd | 7 years | Thierry Delisle | Moved up many directories in source | 
  | limits.hfa | 5.3 KB
     | 73abe95 | 7 years | Thierry Delisle | Replace extension-less headers with .hfa | 
  | limits.cfa | 6.1 KB
     | 58b6d1b | 7 years | Thierry Delisle | Fixed tests after headers change | 
  | iterator.hfa | 1.6 KB
     | 73abe95 | 7 years | Thierry Delisle | Replace extension-less headers with .hfa | 
  | iterator.cfa | 1.0 KB
     | 167d5ae | 7 years | pabuhr | update file suffix in emacs compile-command | 
  | iostream.hfa | 18.9 KB
     | bd5b443 | 6 years | pabuhr | add printing macros for int128 to iostream | 
  | iostream.cfa | 32.5 KB
     | 852a2f06 | 6 years | pabuhr | fix recusion for base10_128, fix printing of int128 with width using … | 
  | interpose.cfa | 10.5 KB
     | 6791213 | 6 years | pabuhr | fix abort to add newline if abort message does not end with one | 
  | heap.cfa | 43.1 KB
     | ca7949b | 6 years | pabuhr | update comments | 
  | gmp.hfa | 16.8 KB
     | d231700 | 6 years | pabuhr | remove zero_t/one_t constructor because of relationship with … | 
  | fstream.hfa | 2.9 KB
     | 40cac90 | 6 years | pabuhr | add printf/scanf attribute to ostream/istream "fmt" routine | 
  | fstream.cfa | 7.3 KB
     | d1a9ff5 | 6 years | pabuhr | change private names to start with $, change NULL to 0p | 
  | executor.cfa | 5.5 KB
     | cca568e | 6 years | pabuhr | change all example waitfor statements from comma separate to colon | 
  | exception.h | 2.3 KB
     | bf71cfd | 7 years | Thierry Delisle | Moved up many directories in source | 
  | exception.c | 18.7 KB
     | 9cb89b87 | 6 years | ajbeach | Clean-up in exception.c, follow up from the last one. | 
  | common.hfa | 2.4 KB
     | 73abe95 | 7 years | Thierry Delisle | Replace extension-less headers with .hfa | 
  | common.cfa | 1.1 KB
     | 58b6d1b | 7 years | Thierry Delisle | Fixed tests after headers change | 
  | clock.hfa | 2.7 KB
     | 4834563 | 6 years | pabuhr | refactor clock out of time because time.hfa too large for 32-bit build | 
  | bitmanip.hfa | 4.6 KB
     | 03eabf4 | 6 years | pabuhr | first attempt at consolidating bit-manipulation operations | 
  | assert.cfa | 1.6 KB
     | e3fea42 | 6 years | pabuhr | change "const char *" to "const char []" |