netsurf/utils
Vincent Sanders c0f4bbb308 remove erroneous parameter check to nsoption_snoptionf
The API check and bounds check for option indexes was from an unsigned
enum so checking for negative numbers was causing "comparison is always
false" errors in compilation.
2016-08-06 10:27:32 +01:00
..
http
base64.c
base64.h
bloom.c
bloom.h
config.h Reduce unecessary use of directory entry headers 2016-04-19 11:21:06 +01:00
corestrings.c Add 'mailto' lwc corestring. 2016-01-08 17:16:42 +00:00
corestrings.h Add 'mailto' lwc corestring. 2016-01-08 17:16:42 +00: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
genpubsuffix.pl
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 cleanup unneeded includes in utils.h after API simplification 2016-04-20 23:56:29 +01: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 setup flags for building monkey on RISC OS 2016-02-15 15:16:23 +00:00
libdom.c
libdom.h
locale.c
locale.h
log.c move sys/time.h support functionality out of generic header 2016-04-19 09:16:09 +01:00
log.h
Makefile
memanalyze.pl
merge-messages.lua
messages.c message get API should not raise user errors itself 2016-04-29 09:41:10 +01:00
messages.h
nsoption.c remove erroneous parameter check to nsoption_snoptionf 2016-08-06 10:27:32 +01:00
nsoption.h
nsurl.c fixup nsurl handling to avoid locale specific character type implementation 2016-03-14 13:01:06 +00: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
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.h move time function to apropriate header 2016-04-19 10:36:35 +01:00
url.c Improve percent escaping testing, parameter checking and documentation 2016-08-03 15:04:28 +01:00
url.h URL escape: Improve API documentation. 2016-07-25 09:04:35 +01:00
useragent.c
useragent.h
utf8.c move utf8 header into public API 2016-05-30 11:20:15 +01:00
utf8.h
utils.c add tests for utility string handling 2016-08-04 00:19:48 +01:00
utils.h remove unused warn_user API 2016-05-02 16:09:28 +01:00
utsname.h
valgrind.supp