This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
netsurf
Watch
1
Star
0
Fork
0
You've already forked netsurf
mirror of
https://github.com/netsurf-browser/netsurf
synced
2025-02-19 16:04:31 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
netsurf
/
content
/
fetchers
History
John Mark Bell
243c1ba03f
Limit scope of manually-defined NDEBUG. Purge a bunch of redundant #undef NDEBUG.
...
svn path=/trunk/netsurf/; revision=7593
2009-05-28 10:39:53 +00:00
..
fetch_curl.c
Limit scope of manually-defined NDEBUG. Purge a bunch of redundant #undef NDEBUG.
2009-05-28 10:39:53 +00:00
fetch_curl.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
fetch_data.c
Better, safer fix for the type punning issue
2008-10-13 16:39:54 +00:00
fetch_data.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