index
:
netsurf.git
ashmew2/fix-description
ashmew2/netsurf-kolibrios
ashmew2/nskolibrios
chris/debug
chris/fetch-x-ent-ref
chris/http2
chris/ndk32
dsilvers/bindducky
dsilvers/dukky
dsilvers/scrolloffset
glenwalker/bug_0002428
jmb/gtk3hacks
master
mmu_man/docs_env_sh_tweaks
mmu_man/french_pages
mmu_man/xf86keys
mono/atari_treeview_rework
mono/interactive-about_config
mono/removing-windom-dependency
mono/windom-gui
stevef/cconfig
stevef/ibarmenu
svenw/cocoa
vince/fltk
vince/gtk-tab-restyle
vince/pdf
vince/tools
vince/webp
NetSurf Browser
NetSurf Browser Project
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
nsurl: Remove redundant code path.
Michael Drake
2017-03-27
1
-8
/
+9
*
nsurl: Use ascii header for hex to value conversion.
Michael Drake
2017-03-27
1
-40
/
+1
*
ASCII: Add function for converting two hex chars to value.
Michael Drake
2017-03-27
1
-0
/
+13
*
ASCII: Add hex char to value conversion function.
Michael Drake
2017-03-27
1
-0
/
+20
*
ASCII: Split out a-f test.
Michael Drake
2017-03-27
1
-3
/
+13
*
ASCII: Split out A-F test.
Michael Drake
2017-03-27
1
-3
/
+13
*
nsurl: Don't allow credentials or host for file: URLs.
Michael Drake
2017-03-27
1
-0
/
+10
*
nsurl: Set path of "/" for file: URLs with empty path.
Michael Drake
2017-03-27
1
-3
/
+7
*
nsurl: Add detection of "file:" URL schemes.
Michael Drake
2017-03-27
1
-0
/
+10
*
nsurl: Add "file:" entry to enum of known URL schemes.
Michael Drake
2017-03-27
1
-0
/
+1
*
rework corestring implementation
Vincent Sanders
2017-03-19
3
-1165
/
+430
*
clean up some of the doxygen generation warnings
Vincent Sanders
2017-02-19
1
-2
/
+2
*
nsurl: Tidy up shared components code.
Michael Drake
2017-02-08
3
-74
/
+44
*
nsurl: Rationalise debug build option.
Michael Drake
2017-02-08
3
-73
/
+42
*
nsurl: Tidy up component helper macros.
Michael Drake
2017-02-08
3
-12
/
+12
*
nsurl: Consolidate conversion to string.
Michael Drake
2017-02-08
3
-73
/
+76
*
nsurl: Split out URL parsing.
Michael Drake
2017-02-08
4
-1524
/
+1677
*
nsurl: Split internal structure out into private header.
Michael Drake
2017-02-08
2
-51
/
+77
*
nusrl: Move into utils/nsurl directory.
Michael Drake
2017-02-08
3
-1
/
+6
*
Support fixed nsgenbind bindings
Daniel Silverstone
2017-02-05
2
-1
/
+35
*
create netsurf inttypes header to have portable integer formatting macros
Vincent Sanders
2017-01-21
3
-23
/
+6
*
rationalise use of utils/utils.h header
Vincent Sanders
2017-01-19
1
-8
/
+0
*
move plot style header to netsurf include directory
Vincent Sanders
2017-01-13
1
-1
/
+1
*
move test script into utils
Vincent Sanders
2016-12-16
1
-0
/
+35
*
Remove nonsense comments
Chris Young
2016-12-11
1
-3
/
+0
*
Ensure memory used by Messages is freed on exit
Chris Young
2016-12-11
2
-0
/
+33
*
IDNA: Update to upstream-compatible utf8proc API.
Michael Drake
2016-11-23
1
-2
/
+2
*
Remove internal BASE64 in favour of nsutils' one
Daniel Silverstone
2016-11-19
3
-488
/
+0
*
windows frontend netsurf options
Vincent Sanders
2016-10-19
2
-0
/
+6
*
Table cell nowrap attribute is presentational hint, not UA style.
Michael Drake
2016-10-13
2
-0
/
+4
*
allow gtk3 target in CI system
Vincent Sanders
2016-10-08
1
-0
/
+33
*
complete transition to locale independant core operation
Vincent Sanders
2016-09-29
3
-96
/
+0
*
Utils: Remove redundant genpubsuffix.pl (using libnspsl now).
Michael Drake
2016-09-26
1
-378
/
+0
*
remove junk references to old javascript implementations
Vincent Sanders
2016-09-19
1
-30
/
+5
*
cleanup seevral doxygen warnings
Vincent Sanders
2016-09-13
1
-0
/
+1
*
Time: Micro-optimisation: Put GMT first in timezone list.
Michael Drake
2016-08-17
1
-3
/
+5
*
add some corestrings API tests and fix corestrings fini.
Vincent Sanders
2016-08-14
1
-1
/
+3
*
Time: Add date string to time_t parser.
Michael Drake
2016-08-13
1
-3
/
+810
*
url: Use ascii module, rather than ctype for locale safetly.
Michael Drake
2016-08-13
1
-1
/
+3
*
nsurl: Update to use ascii_* helper functions.
Michael Drake
2016-08-13
1
-112
/
+15
*
Utils: Add a set of ASCII string parsing helpers.
Michael Drake
2016-08-13
1
-0
/
+358
*
Time: Expose arrays of weekday and month names.
Michael Drake
2016-08-13
1
-6
/
+72
*
Treeview: Add `treeview_font_size` to options.
Michael Drake
2016-08-11
1
-0
/
+8
*
Add header that may be needed for Windows build. (CI fix attempt.)
Michael Drake
2016-08-08
1
-0
/
+1
*
Utils: Split time handling functions out of `utils.c` into `time.c`.
Michael Drake
2016-08-07
3
-111
/
+154
*
Indentation: spaces to tabs.
Michael Drake
2016-08-07
1
-3
/
+3
*
remove erroneous parameter check to nsoption_snoptionf
Vincent Sanders
2016-08-06
1
-1
/
+1
*
improve option test coverage futher
Vincent Sanders
2016-08-06
1
-3
/
+11
*
Improve user option testing and API parameter checking
Vincent Sanders
2016-08-05
1
-9
/
+38
*
add tests for utility string handling
Vincent Sanders
2016-08-04
1
-2
/
+4
[next]