index
:
libcss.git
dsilvers/calc
jmb/mq
lcneves/select-autogen
master
rjek/clang-warnings
tlsa/add-ci
tlsa/calc
tlsa/calc-wip
Cascading Style Sheets library
NetSurf Browser Project
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pedantic wrapping
John Mark Bell
2009-06-18
1
-1
/
+2
*
Port to new buildsystem
John Mark Bell
2009-03-24
1
-44
/
+2
*
Completely change the approach used for presentational hints.
John Mark Bell
2009-03-23
1
-0
/
+3
*
Port libcss to libwapcaplet.
Daniel Silverstone
2009-02-14
2
-6
/
+23
*
Make fpmath stuff public.
John Mark Bell
2009-02-14
5
-190
/
+125
*
Rework handling of imported stylesheets.
John Mark Bell
2009-02-14
1
-0
/
+3
*
Move css_error_from_string into test utilities
Daniel Silverstone
2009-02-14
1
-30
/
+0
*
Fix handling of max -ve numbers
Adrian Lees
2009-01-24
1
-9
/
+26
*
Range check elevation angle.
John Mark Bell
2009-01-23
1
-2
/
+10
*
There's 400 gradians in 360 degrees.
John Mark Bell
2009-01-23
1
-1
/
+1
*
Introduce fixed point constants.
John Mark Bell
2009-01-23
2
-0
/
+22
*
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
2
-7
/
+104
*
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
4
-0
/
+183