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 delet


From: Yves Renard
Subject: [Getfem-commits] [getfem-commits] branch upgrading_getfem_to_cpp14 deleted (was b998578a)
Date: Tue, 21 Jun 2022 03:10:17 -0400 (EDT)

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

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