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
Commit message (
Expand
)
Author
Age
Files
Lines
*
demarshal: fixed-size array are missing __nelements
Marc-André Lureau
2012-03-05
1
-1
/
+1
*
Remove trailing blank lines
Daniel P. Berrange
2012-01-13
2
-2
/
+0
*
codegen: Fix enums.h generation
Hans de Goede
2012-01-12
1
-1
/
+3
*
add check for pyparsing
Christophe Fergeau
2011-06-22
1
-3
/
+8
*
python: remove c-ism trailing ;
Marc-André Lureau
2011-06-21
4
-23
/
+23
*
codegen: typedef the protocol enums
Marc-André Lureau
2011-06-21
1
-4
/
+12
*
python_modules/codegen.py: fix indent error in an unused function
Alon Levy
2011-03-22
1
-1
/
+1
*
demarshaller/marshaller fix gcc 4.6.0
Alon Levy
2011-01-25
2
-9
/
+21
*
codegen: avoid creating out if not used (fix gcc 4.6.0 warning)
Alon Levy
2011-01-25
1
-3
/
+5
*
mingw32 build: python_modules/marshal: use unsigned for for_loop index variable
Alon Levy
2010-12-08
1
-1
/
+1
*
spice codegen: fix copy-o, no such variable value
Alon Levy
2010-12-06
1
-1
/
+1
*
support python 2.5.4+ for marshaller/demarshallers
Alon Levy
2010-08-17
3
-0
/
+3
*
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
3
-4
/
+7
*
codegen: Allow @to_ptr to make inline structs demarshal as pointers
Alexander Larsson
2010-07-19
3
-9
/
+37
*
codegen: Various cleanups
Alexander Larsson
2010-07-19
2
-58
/
+44
*
codegen: Pass member to SubMarshallingSource rather than name
Alexander Larsson
2010-07-19
1
-9
/
+10
*
codegen: Remove unused methos has_pointer()
Alexander Larsson
2010-07-19
1
-27
/
+0
*
Make distcheck work
Alexander Larsson
2010-07-08
1
-1
/
+1
*
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
2
-19
/
+12
*
Properly parse QXLImage to the new-world SpiceImage
Gerd Hoffmann
2010-07-07
3
-10
/
+27
*
codegen: support @chunk on non-pointer arrays
Alexander Larsson
2010-07-07
2
-5
/
+29
*
Add support for @chunk
Alexander Larsson
2010-07-07
1
-2
/
+18
*
marshaller: Make get_nw_offset() handle deep member references
Alexander Larsson
2010-07-07
1
-7
/
+32
*
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
3
-6
/
+3
*
marshaller: Make @c_ptr a propagated attribute
Alexander Larsson
2010-07-05
2
-17
/
+18
*
marshaller: Add generic way to handle propagating attributes
Alexander Larsson
2010-07-05
3
-11
/
+18
*
Properly parse and marshall SpiceString
Gerd Hoffmann
2010-07-02
3
-11
/
+61
*
Fix 32bit failure in demarshaller
Alexander Larsson
2010-07-01
1
-2
/
+2
*
Simplify SpiceLineAttr by removing unsed stuff
Alexander Larsson
2010-06-30
2
-5
/
+21
*
Support @marshall to automatically marshall pointers
Alexander Larsson
2010-06-30
2
-28
/
+40
*
Store SpicePath segment count rather than size
Alexander Larsson
2010-06-30
3
-12
/
+33
*
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
*
Fix build error due to member "SpiceMsgEmpty" same name as type
Alexander Larsson
2010-06-28
1
-0
/
+2
*
Make pointers 32bit in new protocol format
Alexander Larsson
2010-06-23
3
-12
/
+11
*
marshaller: Correctly determine if switches are fixed size
Alexander Larsson
2010-06-23
1
-1
/
+9
*
Fix handling of @ptr32 network size
Alexander Larsson
2010-06-23
1
-4
/
+10
*
Add support for @virtual markup in spice protocol
Alexander Larsson
2010-06-22
3
-0
/
+14
*
Make internal generated marshaller functions static
Alexander Larsson
2010-06-22
2
-4
/
+4
*
Support extra prefix in code generators
Alexander Larsson
2010-06-22
3
-6
/
+7
*
Support creating marshallers that are called indirectly
Alexander Larsson
2010-06-22
1
-6
/
+25
*
Add destructor for demarshalled messages
Alexander Larsson
2010-06-22
1
-7
/
+18
*
Make generated marshallers build on win32
Alexander Larsson
2010-06-18
1
-0
/
+1
*
Support @as_ptr in demarshaller to avoid copying data unnecessary
Alexander Larsson
2010-06-18
1
-1
/
+13
[next]