netsurf/utils
John Mark Bell e71691bae8 Merge branches/jmb/content-factory to trunk
svn path=/trunk/netsurf/; revision=12283
2011-05-06 20:40:09 +00:00
..
base64.c Initial attempt at implementing data: URLs. Needs cleaning and verifying that I'm using the fetcher API correctly. Appears to work, though. 2008-03-05 14:21:29 +00:00
base64.h Initial attempt at implementing data: URLs. Needs cleaning and verifying that I'm using the fetcher API correctly. Appears to work, though. 2008-03-05 14:21:29 +00:00
config.h Stop win32 frontend using 100% cpu time when idle 2011-02-08 23:42:18 +00:00
container.c Merge r9731:HEAD from branches/MarkieB/gtkmain to trunk. 2009-12-18 20:15:50 +00:00
container.h Merge branches/MarkieB/gtkmain to trunk. 2009-12-17 23:55:02 +00:00
errors.h Merge branches/jmb/content-factory to trunk 2011-05-06 20:40:09 +00:00
filename.c Remove unused include. 2011-01-09 21:39:49 +00:00
filename.h Remove unused function filename_as_url(). 2008-06-14 23:24:11 +00:00
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 Ensure we actually use the FNV offset basis rather than the prime, for initialising the hash 2008-09-08 15:23:34 +00:00
hashtable.h - Compiler warning squash 2008-07-26 22:29:15 +00:00
http.c Parser for Content-Disposition header 2011-02-22 23:46:03 +00:00
http.h Parser for Content-Disposition header 2011-02-22 23:46:03 +00:00
locale.c The core code has always assumed a locale of "C". 2008-05-13 14:37:44 +00:00
locale.h The core code has always assumed a locale of "C". 2008-05-13 14:37:44 +00:00
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 [project @ 2004-07-28 22:35:02 by bursa] 2004-07-28 22:35:02 +00:00
memdebug.c Less broken conditional 2009-08-25 08:28:01 +00:00
memdebug.h [project @ 2004-07-28 22:35:02 by bursa] 2004-07-28 22:35:02 +00:00
messages.c Merge treeview-redux to trunk 2010-10-05 19:14:46 +00:00
messages.h Merge treeview-redux to trunk 2010-10-05 19:14:46 +00:00
ring.h Add RING_COUNTBYLWCHOST 2010-12-20 10:31:59 +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 Update to last LGPL2+ version of talloc. 2008-07-07 17:41:29 +00:00
transtab [project @ 2003-12-29 20:16:37 by tlsa] 2003-12-29 20:16:37 +00:00
tt2code Remove the netsurf/ from the include paths and rationalise use of <> vs "" in includes 2007-05-30 22:39:54 +00:00
url.c Fix comment 2011-02-25 19:41:13 +00:00
url.h Merge branches/vince/netsurf-file-fetcher to trunk 2010-09-09 21:45:59 +00:00
useragent.c Add Windows frontend 2010-01-31 00:36:02 +00:00
useragent.h Update all source code file headers to reflect GPL version 2 only and contain appropriate licence text 2007-08-08 16:16:03 +00:00
utf8.c Further hackery for the inconsistency of iconv() APIs 2011-03-09 21:30:54 +00:00
utf8.h Port our UTF-8 routines to parserutils (only enabled when building against Hubbub). 2009-02-17 23:44:17 +00:00
utils.c Make strchrnul stupid. 2011-04-08 07:18:27 +00:00
utils.h Stop win32 frontend using 100% cpu time when idle 2011-02-08 23:42:18 +00:00
utsname.h Add Windows frontend 2010-01-31 00:36:02 +00:00
valgrind.supp Valgrind suppressions file 2010-02-11 00:23:59 +00:00
warning-blame.sh Update to use new build system. 2008-03-19 17:26:22 +00:00