netsurf/utils
2016-12-11 17:33:31 +00:00
..
http
ascii.h Utils: Add a set of ASCII string parsing helpers. 2016-08-13 12:05:54 +01:00
bloom.c Add unit test for bloom filter 2015-07-10 10:48:26 +01:00
bloom.h
config.h Reduce unecessary use of directory entry headers 2016-04-19 11:21:06 +01:00
corestrings.c Table cell nowrap attribute is presentational hint, not UA style. 2016-10-13 12:44:27 +01:00
corestrings.h Table cell nowrap attribute is presentational hint, not UA style. 2016-10-13 12:44:27 +01:00
coverity-build.sh fix coverity build generated tar handling 2016-02-11 12:01:41 +00:00
DerivedJoiningType.txt
dirent.h Fix several doxygen errors 2016-05-05 22:41:03 +01:00
errors.h
fetch-transifex.pl
file.c URL escape: Simplify to avoid unnecessary allocation. 2016-07-25 09:04:35 +01:00
file.h
filename.c Reduce unecessary use of directory entry headers 2016-04-19 11:21:06 +01:00
filename.h Use compiler environment to control riscos header usage 2016-02-15 15:00:57 +00:00
filepath.c add missing explicit dirent includes 2016-04-19 15:56:57 +01:00
filepath.h
git-date.sh Add script for setting files to git last touched date. 2016-02-19 15:25:06 +00:00
git-testament.pl
hashtable.c Complete hash table tests and clean up ineterface. 2015-07-12 17:28:03 +01:00
hashtable.h Complete hash table tests and clean up ineterface. 2015-07-12 17:28:03 +01:00
http.h
idna_props.h
idna-derived-props-gen.pl
idna-tables-5.2.0-properties.csv
idna.c IDNA: Update to upstream-compatible utf8proc API. 2016-11-23 15:43:37 +00:00
idna.h remove necessity for header change in libutf8proc 2016-01-03 16:07:40 +00:00
import-messages.pl
inet.h Fix several doxygen errors 2016-05-05 22:41:03 +01:00
jenkins-build.sh allow gtk3 target in CI system 2016-10-08 20:32:15 +01:00
libdom.c
libdom.h
log.c move sys/time.h support functionality out of generic header 2016-04-19 09:16:09 +01:00
log.h Improve logging interface to reduce overhead 2015-05-29 16:18:18 +01:00
Makefile Remove internal BASE64 in favour of nsutils' one 2016-11-19 14:40:10 +00:00
memanalyze.pl
merge-messages.lua
messages.c Ensure memory used by Messages is freed on exit 2016-12-11 16:43:48 +00:00
messages.h Remove nonsense comments 2016-12-11 17:33:31 +00:00
nsoption.c windows frontend netsurf options 2016-10-19 23:07:43 +01:00
nsoption.h windows frontend netsurf options 2016-10-19 23:07:43 +01:00
nsurl.c nsurl: Update to use ascii_* helper functions. 2016-08-13 12:05:55 +01:00
nsurl.h Make nsurl utf8 string conversion function consistent with nsurl API. 2015-10-25 09:03:20 +00:00
punycode.c
punycode.h
ring.h fixup all the remaining logging macro callsites 2015-05-28 17:06:18 +01:00
split-messages.pl
string.h for strtof to be redefined on haiku stdlib must be included beforehand 2016-04-21 23:56:16 +01:00
sys_time.h move sys/time.h support functionality out of generic header 2016-04-19 09:16:09 +01:00
talloc.c Fix build on 64-bit Haiku 2015-07-14 09:12:44 +01:00
talloc.h
time.c Time: Micro-optimisation: Put GMT first in timezone list. 2016-08-17 09:07:44 +01:00
time.h move time function to apropriate header 2016-04-19 10:36:35 +01:00
url.c url: Use ascii module, rather than ctype for locale safetly. 2016-08-13 12:05:55 +01:00
url.h URL escape: Improve API documentation. 2016-07-25 09:04:35 +01:00
useragent.c Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00
useragent.h
utf8.c move utf8 header into public API 2016-05-30 11:20:15 +01:00
utf8.h
utils.c Add header that may be needed for Windows build. (CI fix attempt.) 2016-08-08 15:17:56 +01:00
utils.h remove unused warn_user API 2016-05-02 16:09:28 +01:00
utsname.h
valgrind.supp