lean2/src
Leonardo de Moura d827b56777 fix(util/memory): remove get_thread_allocated_memory, it used thread_local
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2014-06-07 13:05:03 -07:00
..
cmake fix(build): githash generation 2013-12-29 14:41:28 -08:00
emacs feat(frontends/lean): add 'show' expression syntax sugar 2014-02-06 07:50:22 -08:00
frontends feat(frontends/lean): add new scanner 2014-06-05 18:57:26 -07:00
kernel refactor(*): replace LEAN_THREAD_LOCAL with MK_THREAD_LOCAL_GET, the new macro uses the Boost thread_local_ptr instead of 'thread_local' directive 2014-06-07 10:18:36 -07:00
library refactor(*): replace LEAN_THREAD_LOCAL with MK_THREAD_LOCAL_GET, the new macro uses the Boost thread_local_ptr instead of 'thread_local' directive 2014-06-07 10:18:36 -07:00
shell chore(*): tag 'slow' tests as 'expensive', and exclude 'expensive' tests when testing under valgrind 2014-05-27 17:47:53 -07:00
tests fix(util/memory): remove get_thread_allocated_memory, it used thread_local 2014-06-07 13:05:03 -07:00
util fix(util/memory): remove get_thread_allocated_memory, it used thread_local 2014-06-07 13:05:03 -07:00
CMakeLists.txt feat(CMakeLists): hide compilation warnings due to Boost when using g++ on OSX 2014-06-07 11:59:31 -07:00
CTestConfig.cmake chore(ctest): fix typo in CTEST_DROP_LOCATION 2013-11-25 03:14:35 -05:00
CTestCustom.cmake.in Exclude 'style_check' from MemCheck list 2013-09-13 20:27:35 -07:00
Doxyfile Add EXCLUDE_PATTERNS to src/Doxyfile 2013-09-15 20:31:15 -07:00
githash.h.in fix(build): githash generation 2013-12-29 14:41:28 -08:00
memcheck.supp chore(memcheck.supp): another suppression for awk 2013-12-25 13:56:50 -08:00
version.h.in feat(kernel): export/import (.olean) binary files 2013-12-28 17:31:35 -08:00