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