summaryrefslogtreecommitdiff
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* Fix BeOS buildAdrien Destugues2015-10-121-0/+2
* Fix checking of distccVincent Sanders2015-08-121-2/+3
* Add support for builders with distcc installedVincent Sanders2015-08-121-2/+10
* Fixup jenkins build scripts to cope with duktape for javascriptVincent Sanders2015-08-091-6/+13
* Add support for BODY, HEAD, html namespaces and keying of html content dataDaniel Silverstone2015-08-092-0/+25
* Fix build on 64-bit HaikuAdrien Destugues2015-07-141-1/+1
* Update jenkins build script to cope with arm linux buildsVincent Sanders2015-07-131-37/+17
* Complete hash table tests and clean up ineterface.Vincent Sanders2015-07-122-174/+57
* Add unit test for bloom filterVincent Sanders2015-07-101-57/+4
* Add tests for all asserts in nsurl API and for access and access_leafVincent Sanders2015-07-091-0/+4
* Add asserts to ensure operations not passed bad pointersVincent Sanders2015-07-091-0/+4
* Improve component documentation.Michael Drake2015-07-091-3/+12
* Fix mention of nsurl_destroy.Michael Drake2015-07-091-6/+6
* Fix logging to stderr if verbose_log was set before nslog_init was calledVincent Sanders2015-07-051-2/+5
* Fix a signed comparison error in nsurl parsing.Vincent Sanders2015-07-041-1/+1
* Allow translation messages to be compiled in as GTK resourcesVincent Sanders2015-06-212-9/+116
* This moves message loading out of netsurf_init into each frontendVincent Sanders2015-06-212-4/+23
* Move the browser identification and machine info logging.Vincent Sanders2015-06-211-0/+20
* use logfile as variable name as cocoa gives an error about the symbol type of...Vincent Sanders2015-05-291-8/+8
* Improve logging interface to reduce overheadVincent Sanders2015-05-292-22/+20
* Allow verbose logging to be directed to a fileVincent Sanders2015-05-291-1/+34
* fixup all the remaining logging macro callsitesVincent Sanders2015-05-282-9/+9
* Change LOG() macro to be varadicVincent Sanders2015-05-2811-100/+93
* utility to translate public suffix data into a c codeVincent Sanders2015-05-061-0/+378
* Update posix source version on monkey frontend to reflect oyr usage of scandirVincent Sanders2015-05-031-1/+1
* Revert "Fix RISC OS not having a pread/pwrite implementation."Vincent Sanders2015-04-022-45/+0
* Fix RISC OS not having a pread/pwrite implementation.Vincent Sanders2015-03-312-3/+49
* Remove fragment from nsurl hash.Michael Drake2015-03-271-3/+0
* Move win32 window operations into their own moduleVincent Sanders2015-03-121-0/+2
* Remove unused #include.Michael Drake2015-03-051-1/+0
* Remove include of nsurl from corestrings.hMichael Drake2015-02-262-2/+2
* Move FILE_SCHEME_PREFIX to corestrings.Michael Drake2015-02-262-7/+8
* add missing errno includeVincent Sanders2015-01-301-0/+1
* Updated time_t fallback reading to not fail if the value is 0Vincent Sanders2015-01-301-2/+5
* Cast timeval.usec calculations to int as AmigaOS3 has some conflicting header...Chris Young2015-01-191-3/+3
* jenkins helper script quoting in shell wilidcard case was wrongVincent Sanders2014-12-211-6/+6
* add freebsd to jenkins build script for gtk, framebuffer and monkeyVincent Sanders2014-12-211-1/+26
* remove some warnings from freebsd buildVincent Sanders2014-12-212-0/+2
* Update the coverity build script for buildsystem HOST/BUILD changesVincent Sanders2014-12-191-3/+3
* fix BUILD/HOST usage to work with fixed buildsystemVincent Sanders2014-12-191-45/+45
* Improve message split generationVincent Sanders2014-12-021-35/+99
* make coverity build script use updated environment variablesVincent Sanders2014-11-301-4/+2
* Fix my spelling of teh everywhereVincent Sanders2014-11-182-2/+2
* uipdate jenkins build script to confirm to new core buildsystemVincent Sanders2014-11-161-45/+45
* USe the externally built conveniance utf8proc libraryVincent Sanders2014-11-145-14374/+5
* doxygen cleanups in utilsVincent Sanders2014-11-129-13/+21
* Doxygen fixesVincent Sanders2014-11-091-6/+9
* Improve Doxygen documentationVincent Sanders2014-11-081-1/+1
* Fix several doxygen issuesVincent Sanders2014-11-083-7/+8
* fix dumb mistake in missing a close bracket.Vincent Sanders2014-11-041-1/+1