1. 21 Oct, 2008 2 commits
    • Davis King's avatar
      made a release · 159d32d7
      Davis King authored
      --HG--
      extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402581
      159d32d7
    • Davis King's avatar
      Moved the dlib_assert_breakpoint() call in the assert macro to the front. This avoids · b215c6e4
      Davis King authored
      the case where your program has had its heap corrupted and is very nearly about to crash,
      and so when an assert triggers it crashes on the code that constructs the error
      message because the heap is hosed.  Thus preventing you from hitting a break point
      on dlib_assert_breakpoint().  So this change mitigates that.
      
      --HG--
      extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402580
      b215c6e4
  2. 19 Oct, 2008 3 commits
  3. 18 Oct, 2008 4 commits
  4. 17 Oct, 2008 4 commits
  5. 16 Oct, 2008 1 commit
  6. 15 Oct, 2008 5 commits
  7. 13 Oct, 2008 9 commits
  8. 12 Oct, 2008 1 commit
  9. 10 Oct, 2008 1 commit
    • Davis King's avatar
      made a release · febbfa96
      Davis King authored
      --HG--
      extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402551
      febbfa96
  10. 09 Oct, 2008 4 commits
  11. 08 Oct, 2008 1 commit
  12. 07 Oct, 2008 5 commits