netsurf/utils
John Mark Bell ee930d97e4 Fix handling of no scheme
svn path=/trunk/netsurf/; revision=13055
2011-10-15 11:51:54 +00:00
..
http Squash warnings 2011-09-05 07:19:04 +00:00
base64.c
base64.h
config.h Stop win32 frontend using 100% cpu time when idle 2011-02-08 23:42:18 +00:00
container.c
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 Fix build with NDEBUG defined 2011-04-03 22:23:14 +00:00
log.h Fix build with NDEBUG defined 2011-04-03 22:23:14 +00:00
memanalyze.pl
memdebug.c
memdebug.h
messages.c
messages.h
nsurl.c Fix handling of no scheme 2011-10-15 11:51:54 +00:00
nsurl.h Add function to get at url length. 2011-10-08 12:03:54 +00:00
ring.h lwc version of ring function. 2011-09-29 15:32:39 +00:00
schedule.h Move schedule.h to utils/ 2011-03-13 22:50:54 +00:00
svn-testament.pl Slightly safer operation on RO 2011-03-15 18:43:41 +00:00
talloc.c Explicitly cast unused results to void 2011-02-01 21:50:34 +00:00
talloc.h
transtab
tt2code
types.h Content interface to get at contextual content at point. 2011-09-06 18:07:30 +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 Further hackery for the inconsistency of iconv() APIs 2011-03-09 21:30:54 +00:00
utf8.h
utils.c Make strchrnul stupid. 2011-04-08 07:18:27 +00:00
utils.h make nsurl__create_from_section correctly escape characters as per RFC3986 2011-10-04 22:32:04 +00:00
utsname.h
valgrind.supp
warning-blame.sh