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-07 01:55:00 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
netsurf
/
utils
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
..
base64.c
…
base64.h
…
config.h
Purge WITH_DRAW_EXPORT
2009-03-29 00:24:14 +00:00
container.c
- C strings have always an implicit NUL character at the end, no need to specify an extra one.
2009-02-01 13:37:32 +00:00
container.h
…
filename.c
Fix compilation with GCC 2.95.
2009-04-16 12:49:49 +00:00
filename.h
…
hashtable.c
…
hashtable.h
…
locale.c
…
locale.h
…
log.h
…
memanalyze.pl
…
memdebug.c
…
memdebug.h
…
messages.c
…
messages.h
…
ring.h
…
talloc.c
Fix compilation with GCC 2.95.
2009-04-16 12:49:49 +00:00
talloc.h
…
themes.c
…
themes.h
…
transtab
…
tt2code
…
url.c
…
url.h
…
useragent.c
…
useragent.h
…
utf8.c
Hubbub is no longer optional.
2009-04-17 00:54:27 +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
Limit scope of manually-defined NDEBUG. Purge a bunch of redundant #undef NDEBUG.
2009-05-28 10:39:53 +00:00
utils.h
OpenBSD 4.4 compilation fixes. Does not deal with lack of -Wextra or -Wstrict-aliasing for lpu or hubbub.
2009-03-02 19:26:11 +00:00
warning-blame.sh
…