lix/src/libnix
Eelco Dolstra 15801c88fa * Turned the msg() and debug() functions into macros, since they
turned out to be a huge performance bottleneck (the text to printed
  would always be evaluated, even when it was above the verbosity
  level).  This reduces fix-ng execution time by over 50%.

  gprof(1) is very useful. :-)
2003-11-09 10:35:45 +00:00
..
archive.cc * Some wrapper classes to ensure that file descriptors / directory 2003-10-22 10:48:22 +00:00
archive.hh * Refactored the source tree. 2003-10-20 09:20:11 +00:00
db.cc * Turned the msg() and debug() functions into macros, since they 2003-11-09 10:35:45 +00:00
db.hh * Refactored the source tree. 2003-10-20 09:20:11 +00:00
exec.cc * Turned the msg() and debug() functions into macros, since they 2003-11-09 10:35:45 +00:00
exec.hh * Ad hoc per-package logging. When Nix performs a derivation, it now 2003-10-22 11:04:57 +00:00
expr.cc * Print a shared textual ATerm if the term if very large. Due to 2003-11-05 16:20:57 +00:00
expr.hh * Refactored the source tree. 2003-10-20 09:20:11 +00:00
globals.cc * Refactored the source tree. 2003-10-20 09:20:11 +00:00
globals.hh * Refactored the source tree. 2003-10-20 09:20:11 +00:00
hash.cc * Refactored the source tree. 2003-10-20 09:20:11 +00:00
hash.hh * Refactored the source tree. 2003-10-20 09:20:11 +00:00
Makefile.am * Finished refactoring the tree. 2003-10-20 10:05:01 +00:00
md5.c * Refactored the source tree. 2003-10-20 09:20:11 +00:00
md5.h * Refactored the source tree. 2003-10-20 09:20:11 +00:00
normalise.cc * Turned the msg() and debug() functions into macros, since they 2003-11-09 10:35:45 +00:00
normalise.hh * Refactored the source tree. 2003-10-20 09:20:11 +00:00
pathlocks.cc * Refactored the source tree. 2003-10-20 09:20:11 +00:00
pathlocks.hh * Refactored the source tree. 2003-10-20 09:20:11 +00:00
references.cc * Some wrapper classes to ensure that file descriptors / directory 2003-10-22 10:48:22 +00:00
references.hh * Refactored the source tree. 2003-10-20 09:20:11 +00:00
store.cc * Fix a race condition in addTextToStore(). 2003-10-23 10:51:55 +00:00
store.hh * Refactored the source tree. 2003-10-20 09:20:11 +00:00
test-builder-1.sh * Refactored the source tree. 2003-10-20 09:20:11 +00:00
test-builder-2.sh * Refactored the source tree. 2003-10-20 09:20:11 +00:00
test.cc * Refactored the source tree. 2003-10-20 09:20:11 +00:00
util.cc * Turned the msg() and debug() functions into macros, since they 2003-11-09 10:35:45 +00:00
util.hh * Turned the msg() and debug() functions into macros, since they 2003-11-09 10:35:45 +00:00