summaryrefslogtreecommitdiff
path: root/server/glz_encode_match_tmpl.c
AgeCommit message (Collapse)AuthorFilesLines
2011-05-03add #include <config.h> to all source filesChristophe Fergeau1-0/+3
When using config.h, it must be the very first include in all source files since it contains #define that may change the compilation process (eg libc structure layout changes when it's used to enable large file support on 32 bit x86 archs). This commit adds it at the beginning of all .c and .cpp files
2010-05-21Fix spelling errors in comments and stringsAlexander Larsson1-2/+2
2010-04-13Relicense everything from GPL to LGPL 2.1+Alexander Larsson1-9/+9
2009-10-14fresh startYaniv Kamay1-0/+151