index
:
delta/lighttpd-git.git
master
personal/gstrauss/master
personal/stbuehler/1.4.48-mod-proxy-fix
personal/stbuehler/ci-build
personal/stbuehler/cleanup-build
personal/stbuehler/fix-fdevent
personal/stbuehler/leaks
personal/stbuehler/mod-csrf
personal/stbuehler/mod-csrf-old
git.lighttpd.net: lighttpd/lighttpd1.4.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
array.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[core] uint_fast32_t tweaks
Glenn Strauss
2021-11-12
1
-4
/
+4
*
[multiple] reduce redundant NULL buffer checks
Glenn Strauss
2021-08-27
1
-32
/
+32
*
[core] return entry from array_insert_data_at_pos
Glenn Strauss
2021-08-27
1
-13
/
+12
*
[core] make insert_dup an optional array method
Glenn Strauss
2021-08-27
1
-17
/
+7
*
[core] move data_{array,integer,string} to array.c
Glenn Strauss
2021-05-20
1
-3
/
+120
*
[core] consolidate config printing code
Glenn Strauss
2021-05-20
1
-84
/
+0
*
[core] remove excess counts from print config
Glenn Strauss
2021-05-20
1
-9
/
+0
*
[core] adjust some array code (better asm)
Glenn Strauss
2021-05-18
1
-7
/
+8
*
[core] const data_unset *array_get_element_klen()
Glenn Strauss
2021-01-29
1
-1
/
+1
*
[core] fix array_copy_array() sorted[]
Glenn Strauss
2020-12-16
1
-9
/
+2
*
[core] extend (data_string *) to store header id
Glenn Strauss
2020-10-11
1
-0
/
+58
*
[core] array.[ch] using uint32_t instead of size_t
Glenn Strauss
2020-10-11
1
-32
/
+32
*
[core] light_isupper(), light_islower()
Glenn Strauss
2020-10-11
1
-2
/
+2
*
[core] inline buffer_reset()
Glenn Strauss
2020-08-10
1
-4
/
+2
*
[core] disperse settings.h to appropriate headers
Glenn Strauss
2020-08-10
1
-1
/
+0
*
quiet clang analyzer scan-build warnings
Glenn Strauss
2020-07-08
1
-0
/
+3
*
[multiple] correct misspellings in comments
Glenn Strauss
2020-07-08
1
-1
/
+1
*
[multiple] plugin_stats array
Glenn Strauss
2020-07-08
1
-0
/
+4
*
[multiple] prefer (connection *) to (srv *)
Glenn Strauss
2020-07-08
1
-3
/
+0
*
[core] array_init() arg for initial size
Glenn Strauss
2020-07-08
1
-5
/
+5
*
[core] array a->sorted[] as ptrs rather than pos
Glenn Strauss
2020-05-23
1
-37
/
+38
*
[core] keep a->data[] sorted (REVERT)
Glenn Strauss
2020-02-24
1
-17
/
+41
*
[core] inline array as part of data_array value
Glenn Strauss
2020-02-24
1
-18
/
+17
*
[core] inline buffer as part of data_string value
Glenn Strauss
2020-02-24
1
-9
/
+9
*
[core] (data_unset *) from array_get_element_klen
Glenn Strauss
2020-02-24
1
-1
/
+1
*
[core] inline buffer as part of DATA_UNSET key
Glenn Strauss
2020-02-24
1
-21
/
+21
*
[core] differentiate array_get_* for ro and rw
Glenn Strauss
2020-02-24
1
-1
/
+7
*
[core] keep a->data[] sorted; remove a->sorted[]
Glenn Strauss
2020-02-24
1
-53
/
+22
*
[core] array keys are non-empty in key-value list
Glenn Strauss
2020-02-24
1
-1
/
+5
*
[core] short-circuit path to clear request.headers
Glenn Strauss
2020-02-24
1
-2
/
+3
*
[core] remove unused array_reset()
Glenn Strauss
2020-02-24
1
-12
/
+0
*
[core] perf: array.c performance enhancements
Glenn Strauss
2020-02-24
1
-211
/
+197
*
[core] use buffer_eq_icase_ssn func
Glenn Strauss
2019-06-06
1
-4
/
+4
*
[core] array-specialized buffer_caseless_compare()
Glenn Strauss
2019-06-06
1
-1
/
+19
*
[core] fix mixed use of srv->split_vals array (fixes #2932)
Glenn Strauss
2019-02-13
1
-0
/
+2
*
[multiple] reduce code dup in list resizing
Glenn Strauss
2019-02-12
1
-8
/
+1
*
[core] perf: specialized func for array sorting
Glenn Strauss
2018-10-28
1
-3
/
+6
*
[core] perf: array_reset_data_strings()
Glenn Strauss
2018-10-22
1
-0
/
+14
*
[core] more memory-efficient fn table for data_*
Glenn Strauss
2018-09-23
1
-8
/
+8
*
[core] array_get_int_ptr()
Glenn Strauss
2018-09-23
1
-0
/
+13
*
[tests] t/test_array.c
Glenn Strauss
2018-09-23
1
-24
/
+0
*
[multiple] code reuse: using array_*() funcs
Glenn Strauss
2018-09-23
1
-18
/
+3
*
[core] code reuse array_match_*() routines
Glenn Strauss
2018-09-23
1
-0
/
+149
*
[core] code reuse with array_insert_key_value()
Glenn Strauss
2018-09-16
1
-9
/
+26
*
[core] remove proc_open.[ch], reduce stdio.h use
Glenn Strauss
2018-08-05
1
-1
/
+4
*
[core] pass array_get_element_klen() const array *
Glenn Strauss
2018-02-02
1
-2
/
+2
*
[core] perf: skip redundant strlen() if len known
Glenn Strauss
2017-05-15
1
-7
/
+7
*
[config] more specific checks for array lists
Glenn Strauss
2017-03-08
1
-0
/
+32
*
remove unused array type TYPE_COUNT data_count
Glenn Strauss
2016-09-22
1
-12
/
+0
*
fix some warnings reported by cppcheck
Glenn Strauss
2016-07-17
1
-2
/
+2
[next]