- Jul 10, 2015
-
-
Dmitri Naumov authored
This restores behaviour prior to removing throw.
-
Dmitri Naumov authored
-
Dmitri Naumov authored
There is no recovery from the error anyway: Assertion in debug mode will show this. ERR in release mode.
-
Tom Fischer authored
[TCLAP] add ignoreUnmatched
-
- Jul 09, 2015
-
-
Dmitri Naumov authored
Generalized interfaces to avoid temporaries.
-
Tom Fischer authored
Point3d is the base of all OGS point classes.
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
The more general interfaces prevent some implicit conversions with potential insecure constructor.
-
Dmitri Naumov authored
Improve TemplatePoint::setCoords()
-
Lars Bilke authored
Improve point type constructors
-
Norihiro Watanabe authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
Using the removed constructor was insecure because there was neither a compile time check nor a run time check if the size of the C array holds enough data.
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
Cleanup
-
- Jul 08, 2015
-
-
Dmitri Naumov authored
Using other Point constructors
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
[GL] Fix bug in lineSegmentIntersect.
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
Using std::array-constructor version of Point3dWithID, which is the base class of Node.
-
Tom Fischer authored
[A] Initialize lis.
-
- Jul 07, 2015
-
-
Dmitri Naumov authored
-