index
:
~company/cairo
gl
master
planar
xv
yuv
Unnamed repository; edit this file to name it for gitweb.
company
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
/
cairo-script
/
cairo-script-scanner.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-29
Add xml surface
Chris Wilson
1
-0
/
+113
2009-08-29
[script] Handle zero-length strings
Chris Wilson
1
-1
/
+2
2009-08-29
[script] Off-by-one in allocation of string length.
Chris Wilson
1
-1
/
+1
2009-08-29
[script] Preserve '{}' whilst translating
Chris Wilson
1
-31
/
+36
2009-08-10
[script] Handle translation of compressed strings.
Chris Wilson
1
-29
/
+52
2009-08-06
[script] Ensure strings are nul terminated
Chris Wilson
1
-1
/
+2
2009-07-28
[script] Add cvi, cvr, mod
Chris Wilson
1
-3
/
+3
2009-07-24
[script] mark scan_read() inline
Chris Wilson
1
-3
/
+3
2009-07-23
Remove clip handling from generic surface layer.
Chris Wilson
1
-23
/
+29
2009-07-04
[script] Fix the trivial errors running the test suite
Chris Wilson
1
-2
/
+4
2009-07-04
[script] Prototypical binary translator
Chris Wilson
1
-303
/
+756
2009-06-28
[script] Enable error handling for recursive scanners
Chris Wilson
1
-3
/
+12
2009-06-28
[script] Use setjmp exception handling during scanning
Chris Wilson
1
-205
/
+185
2009-06-19
[script] Report line number
Chris Wilson
1
-3
/
+9
2009-06-01
[script] Speed up floating-point scanner
Chris Wilson
1
-14
/
+31
2009-05-08
[script] Missing include for INT32_MAX
Chris Wilson
1
-2
/
+3
2009-01-02
[script] Improve array construction.
Chris Wilson
1
-1
/
+1
2008-12-12
[script] Fix \t escapes in string literals.
M Joonas Pihlaja
1
-1
/
+1
2008-11-19
Conditionally include byteswap.h
Chris Wilson
1
-1
/
+0
2008-11-13
Add CairoScript interpreter
Chris Wilson
1
-0
/
+1180