luz paz
|
d5f6c096b8
|
Base: Fix header uniformity, whitespace, and doxygen
[skip ci]
|
2020-11-22 18:12:16 +01:00 |
|
luz.paz
|
6f11ed298a
|
src/Base: [skip ci] fix header uniformity
This PR fixes header uniformity across all `src/Base` files
|
2019-12-25 11:38:58 +01:00 |
|
howetuft
|
b858757bb2
|
Fix -Wdeprecated-copy warnings (rule of 5/3/0)
Fix -Wdeprecated-copy warnings in various places. Consists in enforcing
rule of five/three/zero (https://en.cppreference.com/w/cpp/language/rule_of_three)
mainly by deleting redundant copy constructors or copy assignment operators
that replicate default constructors/operators, or more rarely by adding
missing copy/move constructors/operators.
See also https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines#c20-if-you-can-avoid-defining-default-operations-do
|
2019-10-20 17:02:17 +02:00 |
|
wmayer
|
4790648065
|
adjust fix for BSD for time info from commit 5f0073b
|
2016-08-12 14:03:16 +02:00 |
|
David Pello
|
5f0073b9e0
|
BSD Porting fixes, conditional compilation and use of gettimeofday()
|
2016-05-15 12:08:43 +02:00 |
|
Sebastian Hoogen
|
7a8492fddc
|
use ISO 8601 timestamps including timezone
for creation and last changed properties
|
2014-12-10 12:52:06 +01:00 |
|
wmayer
|
d4b6727704
|
0001085: TimeInfo: diffTimeF(): added default arg/0001084: TimeInfo: diffTimeF(): non-zero result for ident. time stamps
|
2013-04-07 14:34:47 +02:00 |
|
jriegel
|
11b4abf24a
|
Log in FemMesh view provider and some warnings fixed
|
2013-02-18 22:29:02 +01:00 |
|
wmayer
|
120ca87015
|
+ unify DLL export defines to namespace names
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5000 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
|
2011-10-10 13:44:52 +00:00 |
|