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