index
:
delta/netsurf/libcss.git
baserock/morph
dsilvers/calc
jmb/mq
lcneves/flexbox
lcneves/flexbox-tidy
lcneves/select-autogen
lcneves/units
master
rjek/clang-warnings
tlsa/add-ci
tlsa/calc
tlsa/calc-wip
tlsa/computed-style-share
tlsa/improve-hints
tlsa/improve-select-tests
tlsa/jmb/mq
tlsa/jmb/mq2
tlsa/lcneves/select-autogen
tlsa/logging
tlsa/media-queries
tlsa/print-inherit-debug
tlsa/shared-styles
tlsa/units
tlsa/upfront-hints
git.netsurf-browser.org: libcss.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
utils
/
utils.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
make unused variable macro more portable
Vincent Sanders
2016-02-06
1
-1
/
+1
*
Update for new lpu API.
Michael Drake
2013-12-14
1
-5
/
+0
*
Various changes which modify API and ABI:
Michael Drake
2013-12-13
1
-2
/
+6
*
CSS3 Selectors
John Mark Bell
2011-01-31
1
-0
/
+2
*
Ensure there are zero global symbols without css_ or css__ in front of them. ...
Daniel Silverstone
2011-01-20
1
-1
/
+1
*
Fix libcss to use new libwapcaplet behaviour.
Daniel Silverstone
2010-03-27
1
-0
/
+2
*
1) Allocate css_style bytecode in 16 byte chunks
John Mark Bell
2009-08-29
1
-0
/
+4
*
Simplify charToHex()
John Mark Bell
2009-07-07
1
-36
/
+9
*
Port libcss to libwapcaplet.
Daniel Silverstone
2009-02-14
1
-1
/
+18
*
Make fpmath stuff public.
John Mark Bell
2009-02-14
1
-114
/
+2
*
Fix handling of max -ve numbers
Adrian Lees
2009-01-24
1
-9
/
+26
*
Move isDigit() and isHex() to utils.h.
John Mark Bell
2009-01-22
1
-0
/
+10
*
Make integer parsing more robust
John Mark Bell
2009-01-12
1
-2
/
+3
*
Beginnings of a colour specifier parser.
John Mark Bell
2009-01-11
1
-0
/
+40
*
css_string is now the same as a parserutils_dict_entry. This allows us to use...
John Mark Bell
2008-11-27
1
-2
/
+2
*
Fix rounding when fractional part is close to 1.
John Mark Bell
2008-11-24
1
-3
/
+4
*
Fix number parsing and make test code automatically determine correctness.
John Mark Bell
2008-11-24
1
-2
/
+3
*
All numerical values are represented in 22:10 fixed point.
John Mark Bell
2008-11-23
1
-7
/
+59
*
Make integer_from_css_string return the number of input bytes processed.
John Mark Bell
2008-11-20
1
-2
/
+5
*
Really stop on first non-digit
John Mark Bell
2008-10-27
1
-1
/
+1
*
Function to extract an integer from a css_string.
John Mark Bell
2008-10-26
1
-1
/
+43
*
Import beginnings of a CSS parsing library.
John Mark Bell
2008-05-01
1
-0
/
+28