| .. |
|
http
|
split sources lists out to their subdirectories as first step towards using core buildsystem
|
13 years ago |
|
DerivedJoiningType.txt
|
Required IDNA/Unicode properties files and generation.
|
12 years ago |
|
Makefile
|
IDNA2008 support.
|
12 years ago |
|
base64.c
|
Initial attempt at implementing data: URLs. Needs cleaning and verifying that I'm using the fetcher API correctly. Appears to work, though.
|
18 years ago |
|
base64.h
|
Initial attempt at implementing data: URLs. Needs cleaning and verifying that I'm using the fetcher API correctly. Appears to work, though.
|
18 years ago |
|
bloom.c
|
Fix for gcc2 flexible array declaration
|
12 years ago |
|
bloom.h
|
Painfully trivial bloom filter implementation to experiment with optimising urldb lookups
|
13 years ago |
|
config.h
|
add helpers for time_t reading/writing
|
12 years ago |
|
container.c
|
check fseek return value (coverity 1109837)
|
12 years ago |
|
container.h
|
Merge branches/MarkieB/gtkmain to trunk.
|
16 years ago |
|
corestrings.c
|
Add function to get bw's URL.
|
12 years ago |
|
corestrings.h
|
Add function to get bw's URL.
|
12 years ago |
|
coverity-build.sh
|
improve default setting so we can override from CI system
|
12 years ago |
|
errors.h
|
Fix fread error handling.
|
12 years ago |
|
fetch-transifex.pl
|
ensure downloaded files are not interpreted
|
13 years ago |
|
file.c
|
extend file table with mkdir all and make fs backing store use it.
|
12 years ago |
|
file.h
|
extend file table with mkdir all and make fs backing store use it.
|
12 years ago |
|
filename.c
|
Remove excessive logging.
|
12 years ago |
|
filename.h
|
Move old cache path.
|
12 years ago |
|
filepath.c
|
extend file table with mkdir all and make fs backing store use it.
|
12 years ago |
|
filepath.h
|
extend file table with mkdir all and make fs backing store use it.
|
12 years ago |
|
git-testament.pl
|
Attempt to fix Jenkins build for cocoa
|
12 years ago |
|
hashtable.c
|
Fix over-allocation of space for hash table chain heads.
|
13 years ago |
|
hashtable.h
|
- Compiler warning squash
|
18 years ago |
|
http.h
|
Refactor http utilities
|
15 years ago |
|
idna-derived-props-gen.pl
|
Required IDNA/Unicode properties files and generation.
|
12 years ago |
|
idna-tables-5.2.0-properties.csv
|
Required IDNA/Unicode properties files and generation.
|
12 years ago |
|
idna.c
|
Make chris' work compile without warning and not infinite-loop where I spotted it
|
12 years ago |
|
idna.h
|
IDNA2008 support.
|
12 years ago |
|
idna_props.h
|
Required IDNA/Unicode properties files and generation.
|
12 years ago |
|
import-messages.pl
|
Add new translation entries to the master file when importing
|
13 years ago |
|
jenkins-build.sh
|
adjust javascript library build parameters for openbsd
|
12 years ago |
|
libdom.c
|
Simplify DOM node walker.
|
12 years ago |
|
libdom.h
|
Make dom node children iterator return nserror.
|
13 years ago |
|
locale.c
|
The core code has always assumed a locale of "C".
|
18 years ago |
|
locale.h
|
The core code has always assumed a locale of "C".
|
18 years ago |
|
log.c
|
move verbose log global into logging module and remove netsurf.h include
|
12 years ago |
|
log.h
|
move verbose log global into logging module and remove netsurf.h include
|
12 years ago |
|
memanalyze.pl
|
[project @ 2004-07-28 22:35:02 by bursa]
|
22 years ago |
|
merge-messages.lua
|
Fix message merging script's manipulation patterns to mean we don't need any code changes on the C side.
|
14 years ago |
|
messages.c
|
add message retrival of error codes ensuring there are messages for all codes
|
13 years ago |
|
messages.h
|
add message retrival of error codes ensuring there are messages for all codes
|
13 years ago |
|
nsoption.c
|
add finalisation to options and document the API better
|
13 years ago |
|
nsoption.h
|
fix disc cache size option to be unsigned
|
12 years ago |
|
nsurl.c
|
Put ultra-verbose logging inside NSURL_DEBUG #ifdef.
|
12 years ago |
|
nsurl.h
|
Add function to get a nsurl's hash value.
|
13 years ago |
|
punycode.c
|
Import Punycode reference implementation.
|
12 years ago |
|
punycode.h
|
Import Punycode reference implementation.
|
12 years ago |
|
ring.h
|
lwc version of ring function.
|
15 years ago |
|
split-messages.pl
|
Improvements to generated output
|
13 years ago |
|
talloc.c
|
Explicitly cast unused results to void
|
15 years ago |
|
talloc.h
|
Update to last LGPL2+ version of talloc.
|
18 years ago |
|
time.h
|
add helpers for time_t reading/writing
|
12 years ago |
|
types.h
|
Include stdbool.h.
|
13 years ago |
|
url.c
|
remove unused url operations
|
12 years ago |
|
url.h
|
remove unused url operations
|
12 years ago |
|
useragent.c
|
Remove architecture from UA string.
|
13 years ago |
|
useragent.h
|
Update all source code file headers to reflect GPL version 2 only and contain appropriate licence text
|
19 years ago |
|
utf8.c
|
fix possible buffer termination error (coverity 1195410)
|
12 years ago |
|
utf8.h
|
move utf8 local conversion operations to table
|
12 years ago |
|
utf8proc.c
|
Make chris' work compile without warning and not infinite-loop where I spotted it
|
12 years ago |
|
utf8proc.h
|
Import a local modified version of utf8proc for Unicode normalisation.
|
12 years ago |
|
utf8proc_data.c
|
Make chris' work compile without warning and not infinite-loop where I spotted it
|
12 years ago |
|
utils.c
|
add helpers for time_t reading/writing
|
12 years ago |
|
utils.h
|
annotate die() as not returning
|
12 years ago |
|
utsname.h
|
cleanup utils header, remove cruft and add documentation
|
12 years ago |
|
valgrind.supp
|
Valgrind suppressions file
|
16 years ago |
|
warning-blame.sh
|
Update to use new build system.
|
18 years ago |