1. 22 Feb, 2008 1 commit
  2. 21 Feb, 2008 3 commits
  3. 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
  4. 18 Feb, 2008 3 commits
  5. 14 Feb, 2008 1 commit
  6. 13 Feb, 2008 3 commits
  7. 12 Feb, 2008 1 commit
  8. 11 Feb, 2008 4 commits
  9. 08 Feb, 2008 2 commits
  10. 07 Feb, 2008 6 commits
  11. 06 Feb, 2008 9 commits
  12. 05 Feb, 2008 4 commits
  13. 04 Feb, 2008 2 commits