getfem-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Getfem-commits] [getfem-commits] branch upgrading_getfem_to_cpp14 creat


From: Andriy Andreykiv
Subject: [Getfem-commits] [getfem-commits] branch upgrading_getfem_to_cpp14 created (now 776b81d)
Date: Mon, 18 Feb 2019 10:16:07 -0500 (EST)

andrico pushed a change to branch upgrading_getfem_to_cpp14.

        at  776b81d   c++14 as a default compilation standard

This branch includes the following new commits:

       new  701030a   replacing boost::thread_specific_ptr with thread_local 
via a macro
       new  169948f   no need for boost/atomic, as standard atomic is there
       new  7e1cc90   no need for special functions anymore
       new  9b04251   std::toupper doesn't need locale anymore
       new  8a7adc6   further eradication of boost
       new  02f74a1   no more boost
       new  0325c78   c-style keyword register is depreciated in the latest 
standards of C++
       new  3b66c0c   replacing a local shared pointer that wasn't sharing 
anything with a unique_ptr
       new  776b81d   c++14 as a default compilation standard




reply via email to

[Prev in Thread] Current Thread [Next in Thread]