| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | modernize loops | Marc Jeanmougin | 2019-01-02 | 1 | -5/+5 |
| | | |||||
| * | Clarify licenses | Max Gaukler | 2018-11-08 | 1 | -1/+2 |
| | | | | | | | - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library | ||||
| * | Run clang-tidy’s modernize-use-equals-default pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -2/+1 |
| | | | | | | This replaces empty constructors and destructors with the default keyword. | ||||
| * | Remobing bspline interpolator | Jabier Arraiza | 2017-12-02 | 1 | -2/+1 |
| | | |||||
| * | Working on BSpline interpolator | Jabier Arraiza | 2017-12-01 | 1 | -1/+2 |
| | | |||||
| * | Cleaninng | Jabier Arraiza | 2017-12-01 | 1 | -2/+1 |
| | | |||||
| * | Working on BSPline interpolator | Jabier Arraiza | 2017-11-28 | 1 | -1/+2 |
| | | |||||
| * | Remove std::auto_ptr | Jan Lingscheid | 2017-10-17 | 1 | -4/+0 |
| | | | | | | As C++11-compiler is now mandatory, conditional use of auto_ptr is no longer usefull. This commit does not remove the usage of std::auto_ptr in 2geom. | ||||
| * | Fix headers on LPE's | Jabiertxof | 2016-12-10 | 1 | -1/+2 |
| | | | | (bzr r15318) | ||||
| * | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 2016-08-03 | 1 | -2/+0 |
| | | | | (bzr r15034) | ||||
| * | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 2016-07-28 | 1 | -0/+2 |
| | | | | (bzr r15027) | ||||
| * | Removed unused includes, decrease compilation time | Adrian Boguszewski | 2016-07-28 | 1 | -2/+0 |
| | | | | (bzr r15025) | ||||
| * | removes warnings when compiling with c++11 using uniqueptr instead of autoptr | Marc Jeanmougin | 2015-11-16 | 1 | -1/+4 |
| | | | | (bzr r14475) | ||||
| * | lpe interpolate points: small code style fix-up. should be done for all LPEs | Johan B. C. Engelen | 2014-09-04 | 1 | -1/+1 |
| | | | | (bzr r13341.1.197) | ||||
| * | add missing files from last commit | Johan B. C. Engelen | 2014-08-23 | 1 | -0/+94 |
| (bzr r13341.1.157) | |||||
