Skip to content
  1. Jul 20, 2012
  2. Jul 11, 2012
  3. Jul 07, 2012
  4. May 31, 2012
  5. Apr 19, 2012
  6. Apr 04, 2012
  7. Apr 03, 2012
  8. Mar 16, 2012
  9. Mar 14, 2012
  10. Mar 10, 2012
  11. Mar 07, 2012
  12. Feb 29, 2012
  13. Feb 25, 2012
  14. Feb 20, 2012
  15. Feb 19, 2012
  16. Feb 17, 2012
  17. Feb 08, 2012
  18. Feb 03, 2012
  19. Feb 02, 2012
  20. Dec 27, 2011
  21. Dec 01, 2011
  22. Oct 22, 2011
  23. Oct 17, 2011
  24. Sep 29, 2011
  25. Sep 28, 2011
  26. Sep 23, 2011
  27. Sep 22, 2011
  28. Sep 21, 2011
    • Howard Hinnant's avatar
      Correct change to exception.cpp from r140245 · bae9fc98
      Howard Hinnant authored
      llvm-svn: 140253
      bae9fc98
    • David Chisnall's avatar
      Fixes for FreeBSD, including some fairly obvious copy-and-paste errors. · 89728139
      David Chisnall authored
      libc++ now mostly works on FreeBSD with libcxxrt and this patch applied to the base system:
      
      http://lists.freebsd.org/pipermail/freebsd-hackers/attachments/20110920/e666632c/xlocale-0001.obj
      
      Summary of tests on FreeBSD:
      
      
      ****************************************************
      Results for /root/libcxx/test:
      using FreeBSD clang version 3.0 (trunk 135360) 20110717
      Target: x86_64-unknown-freebsd9.0
      Thread model: posix
      with -std=c++0x -stdlib=libc++ -I/root/libcxx/include -L/root/libcxx/build/lib
      ----------------------------------------------------
      sections without tests   : 1
      sections with failures   : 48
      sections without failures: 1015
                             +   ----
      total number of sections : 1064
      ----------------------------------------------------
      number of tests failed   : 145
      number of tests passed   : 4179
                             +   ----
      total number of tests    : 4324
      ****************************************************
      
      (Many due to this clang version not supporting C++ atomics)
      
      More fixes to follow...
      
      llvm-svn: 140245
      89728139
  29. Sep 16, 2011
  30. Sep 14, 2011
Loading