renard pushed a change to branch upgrading_getfem_to_cpp14.

     was b998578a no need for a smart pointer here. Value semantics will do.

This change permanently discards the following revisions:

 discard b998578a no need for a smart pointer here. Value semantics will do.
 discard b93e8190 keyword spelling
 discard e7126d98 Merge branch 'master' of git.sv.gnu.org:/srv/git/getfem into 
upgrading_getfem_to_cpp14
 discard cefabdb8 returning the fix that disappeared after the merge
 discard 8f8b8a22 Merge branch 'debug_assembly_breakage' of 
git.sv.gnu.org:/srv/git/getfem into upgrading_getfem_to_cpp14
 discard cead721a more concise comparison
 discard 0213e2dc Merge branch 'master' of git.sv.gnu.org:/srv/git/getfem into 
upgrading_getfem_to_cpp14
 discard 776b81d5 c++14 as a default compilation standard
 discard 3b66c0cc replacing a local shared pointer that wasn't sharing anything 
with a unique_ptr
 discard 0325c78f c-style keyword register is depreciated in the latest 
standards of C++
 discard 02f74a1c no more boost
 discard 8a7adc6b further eradication of boost
 discard 9b04251b std::toupper doesn't need locale anymore
 discard 7e1cc903 no need for special functions anymore
 discard 169948f7 no need for boost/atomic, as standard atomic is there
 discard 701030ad replacing boost::thread_specific_ptr with thread_local via a 
macro

Reply via email to