1. 06 Mar, 2008 1 commit
  2. 05 Mar, 2008 1 commit
  3. 03 Mar, 2008 1 commit
  4. 02 Mar, 2008 1 commit
  5. 28 Feb, 2008 2 commits
  6. 27 Feb, 2008 3 commits
  7. 26 Feb, 2008 2 commits
  8. 23 Feb, 2008 1 commit
  9. 22 Feb, 2008 1 commit
  10. 21 Feb, 2008 7 commits
  11. 20 Feb, 2008 3 commits
  12. 19 Feb, 2008 1 commit
    • vvaintroub@wva.'s avatar
      Bug#31745 - crash handler does not work on Windows · f5932c0d
      vvaintroub@wva. authored
      - Replace per-thread signal()'s with  SetUnhandledExceptionFilter(). 
        The only remaining signal() is for SIGABRT (default abort()
        handler in VS2005 is broken, i.e removes user exception filter)
      - remove MessageBox()'es  from error handling code
      - Windows port for print_stacktrace() and write_core() 
      - Cleanup, removed some unused functions
      f5932c0d
  13. 18 Feb, 2008 4 commits
  14. 15 Feb, 2008 1 commit
  15. 14 Feb, 2008 4 commits
  16. 13 Feb, 2008 4 commits
  17. 12 Feb, 2008 3 commits