You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Stefan Bühler 691939dbdc Rename MEM_CHUNK to STRING_CHUNK and add new MEM_CHUNK with GByteArray as content
- GByteArray doesn't have a terminating zero, so we save memory; especially
   if the real size is 2^n, GString would allocate 2^(n+1) bytes.
14 years ago
cmake [cmake] Add support for plugins 15 years ago
include/lighttpd Rename MEM_CHUNK to STRING_CHUNK and add new MEM_CHUNK with GByteArray as content 14 years ago
src Rename MEM_CHUNK to STRING_CHUNK and add new MEM_CHUNK with GByteArray as content 14 years ago
.bzrignore Initial commit 15 years ago
CMakeLists.txt Change cmake required version to 2.6.0 15 years ago
COPYING Added MIT license 15 years ago
ragel.py update waf to 1.5, rewrite wscripts 15 years ago
waf update waf to 1.5, rewrite wscripts 15 years ago
wscript add check for dirfd, pathconf and fpathconf to wscript 14 years ago