netsurf/content/fetchers
Vincent Sanders c105738fa3 Change LOG() macro to be varadic
This changes the LOG macro to be varadic removing the need for all
callsites to have double bracketing and allows for future improvement
on how we use the logging macros.

The callsites were changed with coccinelle and the changes checked by
hand. Compile tested for several frontends but not all.

A formatting annotation has also been added which allows the compiler
to check the parameters and types passed to the logging.
2015-05-28 16:08:46 +01:00
..
about.c Add trivial maps facilitator at about:maps 2014-10-22 20:42:21 +01:00
about.h update fetcher registration API to return an error code. 2014-10-25 17:15:23 +01:00
curl.c Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00
curl.h update fetcher registration API to return an error code. 2014-10-25 17:15:23 +01:00
data.c Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00
data.h update fetcher registration API to return an error code. 2014-10-25 17:15:23 +01:00
file.c Improve Doxygen documentation 2014-11-08 12:35:11 +00:00
file.h update fetcher registration API to return an error code. 2014-10-25 17:15:23 +01:00
Makefile move testament output to object directory instead of modifying source 2014-04-08 11:41:58 +01:00
resource.c Add trivial maps facilitator at about:maps 2014-10-22 20:42:21 +01:00
resource.h update fetcher registration API to return an error code. 2014-10-25 17:15:23 +01:00