summaryrefslogtreecommitdiffstats
path: root/common/lines.c
Commit message (Expand)AuthorAgeFilesLines
* Remove casts from void * with xrealloc() callsDaniel P. Berrange2012-01-131-12/+10
* Remove useless if() before free()Daniel P. Berrange2012-01-131-10/+5
* fix memory leak in error pathChristophe Fergeau2011-08-251-1/+2
* common: use INLINE instead of inlineArnon Gilboa2011-05-121-2/+1
* add #include <config.h> to all source filesChristophe Fergeau2011-05-031-1/+3
* Initialize variable to avoid compiler warningAlexander Larsson2010-09-291-1/+1
* Use the spice allocator in common/Alexander Larsson2010-03-111-2/+3
* Use macros from <spice/macros.h> rather than duplicate themAlexander Larsson2010-03-091-16/+1
* Fix warnings from visual studio compilerLarsson@.(none)2010-03-011-10/+10
* Add line rasterizerAlexander Larsson2010-02-231-0/+3632