You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
netsurf/utils
Michael Drake c3f21572ed
Add function to get the byte length of n characters in a utf8 string.
12 years ago
..
http split sources lists out to their subdirectories as first step towards using core buildsystem 12 years ago
Makefile split sources lists out to their subdirectories as first step towards using core buildsystem 12 years ago
base64.c Initial attempt at implementing data: URLs. Needs cleaning and verifying that I'm using the fetcher API correctly. Appears to work, though. 17 years ago
base64.h Initial attempt at implementing data: URLs. Needs cleaning and verifying that I'm using the fetcher API correctly. Appears to work, though. 17 years ago
config.h Update the BeOS/Haiku port 12 years ago
container.c Use S_IRWXU where appropriate 13 years ago
container.h Merge branches/MarkieB/gtkmain to trunk. 15 years ago
corestrings.c refactor stylesheet handling to separate object from within html rendering 12 years ago
corestrings.h refactor stylesheet handling to separate object from within html rendering 12 years ago
errors.h browser_window_navigate refactor 12 years ago
filename.c Remove unused include. 14 years ago
filename.h Remove unused function filename_as_url(). 17 years ago
filepath.c remove extraneous logging 14 years ago
filepath.h doxygen serious warning cleanup 13 years ago
git-testament.pl If you pass CI_BUILD=xxx to make, it will build a CI #xxx into the version string and also mention it in the testament 12 years ago
hashtable.c Fix over-allocation of space for hash table chain heads. 12 years ago
hashtable.h - Compiler warning squash 17 years ago
http.h Refactor http utilities 14 years ago
libdom.c ensure default action fetcher is set to NULL 12 years ago
libdom.h change to parameterised parser binding creation 12 years ago
locale.c The core code has always assumed a locale of "C". 17 years ago
locale.h The core code has always assumed a locale of "C". 17 years ago
log.c reduce call overhead on log messages 12 years ago
log.h reduce call overhead on log messages 12 years ago
memanalyze.pl [project @ 2004-07-28 22:35:02 by bursa] 21 years ago
memdebug.c Less broken conditional 16 years ago
memdebug.h [project @ 2004-07-28 22:35:02 by bursa] 21 years ago
merge-messages.lua Fix message merging script's manipulation patterns to mean we don't need any code changes on the C side. 13 years ago
messages.c add message retrival of error codes ensuring there are messages for all codes 12 years ago
messages.h add message retrival of error codes ensuring there are messages for all codes 12 years ago
nsurl.c Fix handling of junk input 12 years ago
nsurl.h More useful title info for images. 12 years ago
ring.h lwc version of ring function. 13 years ago
schedule.h Move schedule.h to utils/ 14 years ago
split-messages.pl Add a perl script for splitting out messages files again 13 years ago
talloc.c Explicitly cast unused results to void 14 years ago
talloc.h Update to last LGPL2+ version of talloc. 17 years ago
types.h Allow the presence of form inputs to be obtained without knowledge of html content internals. 13 years ago
url.c Make url_{get|reform|destroy}_components static. 12 years ago
url.h Make url_{get|reform|destroy}_components static. 12 years ago
useragent.c Remove architecture from UA string. 12 years ago
useragent.h Update all source code file headers to reflect GPL version 2 only and contain appropriate licence text 18 years ago
utf8.c Add function to get the byte length of n characters in a utf8 string. 12 years ago
utf8.h Add function to get the byte length of n characters in a utf8 string. 12 years ago
utils.c Move timeval_subtract to utils/log.c & make it static, as it's not used anywhere else 13 years ago
utils.h Remove code that hasn't been used since 2004. 12 years ago
utsname.h Add Windows frontend 15 years ago
valgrind.supp Valgrind suppressions file 15 years ago
warning-blame.sh Update to use new build system. 17 years ago