| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | modernize loops | Marc Jeanmougin | 2019-01-02 | 1 | -4/+4 |
| | | |||||
| * | Clarify licenses | Max Gaukler | 2018-11-08 | 1 | -23/+11 |
| | | | | | | | - 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 | ||||
| * | Replace typedef struct with struct in POD type declarations. | Emmanuel Gil Peyrot | 2018-06-20 | 1 | -2/+2 |
| | | |||||
| * | Run clang-tidy’s modernize-deprecated-headers pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -3/+3 |
| | | | | | This renames most C <*.h> includes into C++ <c*> includes. | ||||
| * | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 2016-08-03 | 1 | -1/+0 |
| | | | | (bzr r15034) | ||||
| * | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 2016-07-28 | 1 | -0/+1 |
| | | | | (bzr r15027) | ||||
| * | Removed unused includes, decrease compilation time | Adrian Boguszewski | 2016-07-28 | 1 | -1/+0 |
| | | | | (bzr r15025) | ||||
| * | for spiro converters, close path only after last segment. (Bug 1473641) | Alvin Penner | 2015-08-08 | 1 | -7/+8 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1473641 (bzr r14285) | ||||
| * | code cleanup (cppcheck) | Johan B. C. Engelen | 2013-08-05 | 1 | -120/+122 |
| | | | | (bzr r12469) | ||||
| * | code cleanup: make more functions static or include their own headers. | Campbell Barton | 2012-10-04 | 1 | -4/+4 |
| | | | | (bzr r11736) | ||||
| * | probably this was intended | Kris De Gussem | 2012-06-07 | 1 | -1/+1 |
| | | | | (bzr r11466) | ||||
| * | cleanup spiro code | Johan B. C. Engelen | 2012-03-23 | 1 | -79/+32 |
| | | | | (bzr r11123) | ||||
| * | more spiro cleanup | Johan B. C. Engelen | 2012-03-23 | 1 | -6/+3 |
| | | | | (bzr r11122) | ||||
| * | clean up spiro code | Johan B. C. Engelen | 2012-03-23 | 1 | -3/+92 |
| | | | | (bzr r11121) | ||||
| * | reduce scope of some variables | Johan B. C. Engelen | 2011-11-04 | 1 | -11/+9 |
| | | | | (bzr r10718) | ||||
| * | patch by Alvin for 418798 | bulia byak | 2009-08-29 | 1 | -2/+4 |
| | | | | (bzr r8545) | ||||
| * | patch from 417179 by Alvin | bulia byak | 2009-08-24 | 1 | -0/+1 |
| | | | | (bzr r8530) | ||||
| * | patch by Alvin Penner for bug 415079 | bulia byak | 2009-08-18 | 1 | -0/+2 |
| | | | | (bzr r8503) | ||||
| * | Spiro splines LPE using code by Raph Levien | bulia byak | 2008-04-12 | 1 | -0/+1090 |
| (bzr r5409) | |||||
