netsurf/utils
François Revel 647a36e2ee Redo r13857 differently, to avoid issues with non-unixish shells.
svn path=/trunk/netsurf/; revision=13858
2012-04-12 18:17:56 +00:00
..
http Squash warnings 2011-09-05 07:19:04 +00:00
base64.c
base64.h
config.h
container.c Use S_IRWXU where appropriate 2012-02-10 20:02:13 +00:00
container.h
errors.h New URL handling (unused atm). 2011-09-21 14:36:42 +00:00
filename.c
filename.h
filepath.c remove extraneous logging 2011-03-29 20:50:31 +00:00
filepath.h Rename utils/resource to utils/filepath to avoid confusion with resource: fetcher. 2011-03-17 11:26:30 +00:00
hashtable.c
hashtable.h
http.h Refactor http utilities 2011-07-08 08:38:17 +00:00
locale.c
locale.h
log.c Move timeval_subtract to utils/log.c & make it static, as it's not used anywhere else 2011-10-15 13:11:04 +00:00
log.h Fix build with NDEBUG defined 2011-04-03 22:23:14 +00:00
memanalyze.pl
memdebug.c
memdebug.h
merge-messages.lua Fix message merging script's manipulation patterns to mean we don't need any code changes on the C side. 2012-03-25 10:25:15 +00:00
messages.c fix incorrect type in message loading 2012-03-14 16:42:02 +00:00
messages.h
nsurl.c Reworked r13532 in a cleaner way. The FLEX_ARRAY_LEN_DECL macro from utils.h should be used when declaring an empty array at end of struct. 2012-03-19 18:24:43 +00:00
nsurl.h Fix const correctness 2011-12-04 11:12:17 +00:00
ring.h lwc version of ring function. 2011-09-29 15:32:39 +00:00
schedule.h
split-messages.pl Add a perl script for splitting out messages files again 2012-03-25 10:26:02 +00:00
svn-testament.pl Redo r13857 differently, to avoid issues with non-unixish shells. 2012-04-12 18:17:56 +00:00
talloc.c
talloc.h
transtab
tt2code
types.h Pass whether background images are wanted in redraw_context. 2011-12-23 22:39:25 +00:00
url.c Remove unused url_normalise() and don't include regex.h. 2011-10-06 12:38:47 +00:00
url.h Remove unused url_normalise() and don't include regex.h. 2011-10-06 12:38:47 +00:00
useragent.c
useragent.h
utf8.c
utf8.h
utils.c Move timeval_subtract to utils/log.c & make it static, as it's not used anywhere else 2011-10-15 13:11:04 +00:00
utils.h Reworked r13532 in a cleaner way. The FLEX_ARRAY_LEN_DECL macro from utils.h should be used when declaring an empty array at end of struct. 2012-03-19 18:24:43 +00:00
utsname.h
valgrind.supp
warning-blame.sh