summaryrefslogtreecommitdiff
path: root/src/array.h
Commit message (Expand)AuthorAgeFilesLines
* [core] optional condition in config "else" clause (fixes #1268)Glenn Strauss2016-10-091-1/+2
* remove unused array type TYPE_COUNT data_countGlenn Strauss2016-09-221-9/+1
* [core] replace array weakref with vectorStefan Bühler2016-03-191-8/+10
* consistent inclusion of config.h at top of files (fixes #2073)Glenn Strauss2016-03-191-4/+1
* [core] provide array_extract_element and use itStefan Bühler2016-03-151-0/+1
* [core] refactor array search; raise array size limit to SSIZE_MAXStefan Bühler2016-03-151-2/+1
* [core] improve array API to prevent theoretical memory leaksStefan Bühler2016-03-151-3/+3
* [core] fix conditional cache handlingStefan Bühler2016-02-211-7/+6
* Fix header inclusion order, always include "config.h" before any system headerStefan Bühler2009-10-111-2/+5
* Add "lighty.req_env" table to mod_magnet for setting/getting environment valu...Stefan Bühler2009-06-101-0/+1
* Added Language conditional (fixes #1119); patch by petarStefan Bühler2009-02-051-0/+1
* merged part of [1528] from trunk: added the new options and added alternative...mOo2008-03-021-3/+4
* - support for matching $HTTP["scheme"] in configs, patch from:Elan Ruusamäe2007-11-041-0/+1
* fixed aggressive caching of conditionals (#41)Jan Kneschke2007-08-181-1/+3
* - white space cleanup part 2 this time 1.4 ;)Marcus Rückert2006-10-041-24/+24
* merged [1217] Jan Kneschke2006-09-071-4/+22
* either remove include config.h or covered it in HAVE_CONFIG_HJan Kneschke2005-09-241-0/+2
* fix merging of auto-indexing element, and make autoload modules hack to use a...mOo2005-08-231-1/+1
* load mod_indexfile before, mod_fastcgi and friends and let array regenerated ...Jan Kneschke2005-08-171-0/+1
* make output of array/config same format as lighttpd.conf, with auto indentionmOo2005-08-171-0/+1
* added include_shell option to configfiles (merged the rest of the trunk chang...Jan Kneschke2005-08-091-1/+0
* added weak-ref and nicer print() (merged [332], [336])Jan Kneschke2005-08-081-1/+12
* 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-0/+3
* added nested conditionals (merged [298])Jan Kneschke2005-08-081-6/+15
* indent array for readability (merged [288])Jan Kneschke2005-08-081-2/+3
* - Added hash, round-robin balancersJan Kneschke2005-05-081-2/+5
* moved everything below trunk/ and added branches/ and tags/Jan Kneschke2005-02-201-0/+120