| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2019-01-02 | modernize loops | Marc Jeanmougin | 1 | -5/+5 | |
| 2018-11-08 | Clarify licenses | Max Gaukler | 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 | |||||
| 2018-06-18 | Run clang-tidy’s modernize-use-equals-default pass. | Emmanuel Gil Peyrot | 1 | -2/+1 | |
| This replaces empty constructors and destructors with the default keyword. | |||||
| 2017-12-02 | Remobing bspline interpolator | Jabier Arraiza | 1 | -2/+1 | |
| 2017-12-01 | Working on BSpline interpolator | Jabier Arraiza | 1 | -1/+2 | |
| 2017-12-01 | Cleaninng | Jabier Arraiza | 1 | -2/+1 | |
| 2017-12-01 | Remobe BSPline interpolator, a non success code and remove showhandles code | Jabiertxo Arraiza Cenoz | 1 | -2/+1 | |
| 2017-11-29 | Add BSPLine interpolator | Jabier Arraiza | 1 | -1/+2 | |
| 2017-11-28 | Working on BSPline interpolator | Jabier Arraiza | 1 | -1/+2 | |
| 2017-10-17 | Remove std::auto_ptr | Jan Lingscheid | 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. | |||||
| 2016-12-16 | remove rollback to 15315 | Jabiertxof | 1 | -1/+2 | |
| (bzr r15295.1.26) | |||||
| 2016-12-16 | Rollback 15315 | Jabiertxof | 1 | -2/+1 | |
| (bzr r15295.1.25) | |||||
| 2016-12-10 | Fix headers on LPE's | Jabiertxof | 1 | -1/+2 | |
| (bzr r15318) | |||||
| 2016-08-03 | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 1 | -2/+0 | |
| (bzr r15034) | |||||
| 2016-07-28 | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 1 | -0/+2 | |
| (bzr r15027) | |||||
| 2016-07-28 | Removed unused includes, decrease compilation time | Adrian Boguszewski | 1 | -2/+0 | |
| (bzr r15025) | |||||
| 2015-11-16 | removes warnings when compiling with c++11 using uniqueptr instead of autoptr | Marc Jeanmougin | 1 | -1/+4 | |
| (bzr r14475) | |||||
| 2014-09-27 | Update to experimental r13565 | Liam P. White | 1 | -1/+1 | |
| (bzr r13341.5.16) | |||||
| 2014-09-07 | Update to experimental r13543 | Liam P. White | 1 | -1/+1 | |
| (bzr r13090.1.108) | |||||
| 2014-09-04 | lpe interpolate points: small code style fix-up. should be done for all LPEs | Johan B. C. Engelen | 1 | -1/+1 | |
| (bzr r13341.1.197) | |||||
| 2014-08-23 | add missing files from last commit | Johan B. C. Engelen | 1 | -0/+94 | |
| (bzr r13341.1.157) | |||||
