summaryrefslogtreecommitdiffstats
path: root/src/2geom/numeric/vector.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2Geom sync - initial commitKrzysztof Kosi??ski2015-04-271-5/+8
| | | (bzr r14059.2.1)
* update to latest 2geom !Johan B. C. Engelen2011-02-021-0/+18
| | | (bzr r10025)
* Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵Chris Morgan2010-11-171-1/+1
| | | | | | | | | | | | | | | fileencoding=utf-8 in all 1074 Vim modelines. The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline"). Also corrected five deviant modestrings: * src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end * src/ui/dialog/tile.cpp: removed gratuitous second colon at the end * src/helper/units-test.h: removed gratuitous space before a colon * share/extensions/export_gimp_palette.py: missing textwidth=99 That's my geekiest commit yet. (bzr r9900)
* modified is_positive and is_negative implementation for Vector and Matrix in ↵mcecchetti2008-07-061-2/+10
| | | | | order to make 2geom linkable with a gsl release >= 1.8 (bzr r6197)
* EOL fixupJon A. Cruz2008-07-041-565/+565
| | | (bzr r6149)
* update 2geom (svn rev1433)Johan B. C. Engelen2008-07-031-185/+565
| | | (bzr r6134)
* synchronization with 2geom librarymcecchetti2008-05-201-184/+185
| | | (bzr r5723)
* update to latest 2geom. this adds gsl dependency, doesn't seem to make ↵Johan B. C. Engelen2008-05-101-0/+184
inskape executable bigger (bzr r5649)