1. 05 Mar, 2008 1 commit
  2. 03 Mar, 2008 1 commit
  3. 02 Mar, 2008 1 commit
  4. 28 Feb, 2008 2 commits
  5. 27 Feb, 2008 3 commits
  6. 26 Feb, 2008 2 commits
  7. 23 Feb, 2008 1 commit
  8. 22 Feb, 2008 1 commit
  9. 21 Feb, 2008 7 commits
  10. 20 Feb, 2008 3 commits
  11. 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
  12. 18 Feb, 2008 4 commits
  13. 15 Feb, 2008 1 commit
  14. 14 Feb, 2008 4 commits
  15. 13 Feb, 2008 4 commits
  16. 12 Feb, 2008 3 commits
  17. 11 Feb, 2008 1 commit