1. 01 Mar, 2009 4 commits
  2. 19 Feb, 2009 1 commit
  3. 17 Feb, 2009 1 commit
  4. 16 Feb, 2009 5 commits
  5. 12 Feb, 2009 1 commit
  6. 10 Feb, 2009 1 commit
  7. 09 Feb, 2009 1 commit
  8. 08 Feb, 2009 1 commit
  9. 05 Feb, 2009 3 commits
  10. 04 Feb, 2009 6 commits
    • Davis King's avatar
      Made a release · 1c1730c1
      Davis King authored
      --HG--
      extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402861
      1c1730c1
    • Davis King's avatar
      - Added a bool to protect the unregister_thread_end_handler() function from · 5cc62847
      Davis King authored
          being called from the destructor of a global object when the state object
          the unregister_thread_end_handler() function uses has already been destroyed.
        - Changed the thread pool so that it only gets destroyed if there aren't any
          outstanding threads when the program ends.  If there are threads still
          running user tasks then the thread pool never attempts to destruct.
      
      --HG--
      extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402860
      5cc62847
    • Davis King's avatar
      updated the docs · e2ea265f
      Davis King authored
      --HG--
      extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402859
      e2ea265f
    • Davis King's avatar
      Fixed a race condition in the logger object. It was missing a needed call · 01efae59
      Davis King authored
      to unregister_thread_end_handler().  What could happen in some scenarios is,
      during program termination, a global part of the logger object could be destructed
      when it still had outstanding thread end handlers registered to it.
      
      --HG--
      extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402858
      01efae59
    • Davis King's avatar
      updated the docs · d0ec0fbe
      Davis King authored
      --HG--
      extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402857
      d0ec0fbe
    • Davis King's avatar
      Cleaned up the way the BLAS prototypes were declared. · 3ae82ec0
      Davis King authored
      --HG--
      extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402856
      3ae82ec0
  11. 03 Feb, 2009 4 commits
  12. 02 Feb, 2009 7 commits
  13. 01 Feb, 2009 2 commits
  14. 29 Jan, 2009 1 commit
  15. 27 Jan, 2009 1 commit
  16. 26 Jan, 2009 1 commit