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
Vincent Sanders b9c2b5df65
make js library selection target dependant
12 years ago
..
http split sources lists out to their subdirectories as first step towards using core buildsystem 12 years ago
Makefile build new options code and remove old 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
bloom.c Better bit and byte selection 12 years ago
bloom.h Painfully trivial bloom filter implementation to experiment with optimising urldb lookups 12 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
fetch-transifex.pl ensure downloaded files are not interpreted 12 years ago
filename.c Remove unused include. 14 years ago
filename.h Remove unused function filename_as_url(). 17 years ago
filepath.c make filepath_findfile() rely on realpath allocating the output buffer. 12 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
import-messages.pl Add new translation entries to the master file when importing 12 years ago
jenkins-build.sh make js library selection target dependant 12 years ago
libdom.c Make dom node children iterator return nserror. 12 years ago
libdom.h Make dom node children iterator return nserror. 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 move the logging initialisation out to be call by frontends 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
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
nsoption.c add finalisation to options and document the API better 12 years ago
nsoption.h add finalisation to options and document the API better 12 years ago
nsurl.c Add function to get a nsurl's hash value. 12 years ago
nsurl.h Add function to get a nsurl's hash value. 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 Improvements to generated output 12 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 Include stdbool.h. 12 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 Tidy up cached descriptor usage and ensure "shrink-wrap" realloc call only ever has to shrink. 12 years ago
utf8.h Add function to get the byte length of n characters in a utf8 string. 12 years ago
utils.c cleanup tree_create_leaf_node text ownership 12 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