index
:
spice.git
0.10
0.4
0.6
0.8
jjongsma_rebase
master
replay-rebase
Spice
Fabiano FidĂȘncio
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
python_modules
/
demarshal.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
support python 2.5.4+ for marshaller/demarshallers
Alon Levy
2010-08-17
1
-0
/
+1
*
demarshaller: Fix palette marshalling
Alexander Larsson
2010-07-20
1
-14
/
+32
*
Fix uninitialized variable warnings
Alexander Larsson
2010-07-19
1
-1
/
+1
*
Don't send CursorHeader if cursor_flags is NONE
Alexander Larsson
2010-07-19
1
-1
/
+4
*
codegen: Allow @to_ptr to make inline structs demarshal as pointers
Alexander Larsson
2010-07-19
1
-6
/
+26
*
codegen: Various cleanups
Alexander Larsson
2010-07-19
1
-13
/
+21
*
Fix inclusion of common files, no need for common/ part
Alexander Larsson
2010-07-08
1
-1
/
+1
*
codegen: No SPICE_ADDRESS types left, drop @c_ptr
Alexander Larsson
2010-07-08
1
-17
/
+7
*
Properly parse QXLImage to the new-world SpiceImage
Gerd Hoffmann
2010-07-07
1
-2
/
+2
*
codegen: support @chunk on non-pointer arrays
Alexander Larsson
2010-07-07
1
-3
/
+27
*
Add support for @chunk
Alexander Larsson
2010-07-07
1
-2
/
+18
*
Convert SpicePath.segments to a pointer array
Alexander Larsson
2010-07-05
1
-23
/
+28
*
Handle extra size for switch and array the right way
Alexander Larsson
2010-07-05
1
-23
/
+20
*
marshaller: Add some docs describing the types of sizes
Alexander Larsson
2010-07-05
1
-0
/
+29
*
marshaller: Make @nonnull a propagated attribute
Alexander Larsson
2010-07-05
1
-4
/
+1
*
marshaller: Make @c_ptr a propagated attribute
Alexander Larsson
2010-07-05
1
-16
/
+17
*
marshaller: Add generic way to handle propagating attributes
Alexander Larsson
2010-07-05
1
-5
/
+5
*
Properly parse and marshall SpiceString
Gerd Hoffmann
2010-07-02
1
-7
/
+37
*
Fix 32bit failure in demarshaller
Alexander Larsson
2010-07-01
1
-2
/
+2
*
Simplify SpiceLineAttr by removing unsed stuff
Alexander Larsson
2010-06-30
1
-4
/
+7
*
Store SpicePath segment count rather than size
Alexander Larsson
2010-06-30
1
-2
/
+14
*
demarshaller: Support @c_ptr attributes for pointers
Alexander Larsson
2010-06-30
1
-7
/
+16
*
demarshaller: Don't parse @zero members
Alexander Larsson
2010-06-30
1
-1
/
+4
*
Make pointers 32bit in new protocol format
Alexander Larsson
2010-06-23
1
-9
/
+6
*
Add support for @virtual markup in spice protocol
Alexander Larsson
2010-06-22
1
-0
/
+7
*
Make internal generated marshaller functions static
Alexander Larsson
2010-06-22
1
-3
/
+3
*
Support extra prefix in code generators
Alexander Larsson
2010-06-22
1
-5
/
+5
*
Add destructor for demarshalled messages
Alexander Larsson
2010-06-22
1
-7
/
+18
*
Support @as_ptr in demarshaller to avoid copying data unnecessary
Alexander Larsson
2010-06-18
1
-1
/
+13
*
Initial import of spice protocol description and demarshall generator
Alexander Larsson
2010-06-18
1
-0
/
+1033