Skip to content
Snippets Groups Projects
  1. Jul 13, 2010
  2. Jul 12, 2010
  3. Jul 10, 2010
    • Nick Mathewson's avatar
      Rename log.h to torlog.h · 14bc4dcc
      Nick Mathewson authored
      This should make us conflict less with system files named "log.h".
      Yes, we shouldn't have been conflicting with those anyway, but some
      people's compilers act very oddly.
      
      The actual change was done with one "git mv", by editing
      Makefile.am, and running
         find . -name '*.[ch]' | xargs perl -i -pe 'if (/^#include.*\Wlog.h/) {s/log.h/torlog.h/; }'
      14bc4dcc
  4. Jul 09, 2010
  5. Jul 06, 2010
  6. Jul 05, 2010
  7. Jun 29, 2010
  8. Jun 27, 2010
  9. Jun 26, 2010
  10. Jun 25, 2010
  11. Jun 23, 2010
  12. Jun 17, 2010
  13. Jun 16, 2010
  14. Jun 15, 2010
  15. Jun 14, 2010
  16. Jun 11, 2010
  17. Jun 10, 2010
Loading