summaryrefslogtreecommitdiffstats
path: root/src/libnr/nr-svp.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-03-23delete unused codebulia byak1-181/+0
(bzr r5182)
2008-03-21No more NRMatrix or NRPoint.Jasper van de Gronde1-2/+2
(bzr r5149)
2006-05-28replace nr_new() with g_new(), and try to converge on using the glib ↵MenTaLguY1-5/+6
allocator a little more instead of the others (aside from libgc) (bzr r1044)