summaryrefslogtreecommitdiff
path: root/src/data_array.c
Commit message (Expand)AuthorAgeFilesLines
* [core] inline array as part of data_array valueGlenn Strauss2020-02-241-6/+3
* [core] inline buffer as part of DATA_UNSET keyGlenn Strauss2020-02-241-3/+2
* [core] remove unused array_reset()Glenn Strauss2020-02-241-10/+0
* [core] mark some data_* funcs coldGlenn Strauss2020-02-241-0/+4
* [core] perf: array.c performance enhancementsGlenn Strauss2020-02-241-2/+1
* [core] more memory-efficient fn table for data_*Glenn Strauss2018-09-231-6/+9
* [core] remove proc_open.[ch], reduce stdio.h useGlenn Strauss2018-08-051-1/+0
* consistent inclusion of config.h at top of files (fixes #2073)Glenn Strauss2016-03-191-0/+2
* add force_assert for more allocation resultsStefan Bühler2016-01-301-0/+1
* fix buffer, chunk and http_chunk APIStefan Bühler2015-02-081-1/+1
* Fix header inclusion order, always include "config.h" before any system headerStefan Bühler2009-10-111-2/+2
* - white space cleanup part 2 this time 1.4 ;)Marcus Rückert2006-10-041-8/+8
* fix merging of auto-indexing element, and make autoload modules hack to use a...mOo2005-08-231-0/+1
* make output of array/config same format as lighttpd.conf, with auto indentionmOo2005-08-171-1/+0
* added weak-ref and nicer print() (merged [332], [336])Jan Kneschke2005-08-081-5/+2
* leak fixesJan Kneschke2005-08-081-1/+2
* const 1st arg for copy/print (merged [314])Jan Kneschke2005-08-081-2/+2
* user defined variable, compute on parsing: string+string, int+int, array+arra...Jan Kneschke2005-08-081-1/+10
* indent array for readability (merged [288])Jan Kneschke2005-08-081-5/+7
* moved everything below trunk/ and added branches/ and tags/Jan Kneschke2005-02-201-0/+56