index
:
~fziglio/spice-common
agent_proto2
documentation
id_duplicates
master
quic
virgl-spice
working
zero_terminated
Working repository for spice-common patches
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python_modules
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-24
codegen: Improve header guard generation
Frediano Ziglio
1
-2
/
+11
2016-06-24
codegen: Fix 'registred' typo
Christophe Fergeau
1
-3
/
+3
2016-06-21
extend a comment for type attributes
Frediano Ziglio
1
-1
/
+1
2016-06-21
add a check for negate cases on enumerations
Frediano Ziglio
1
-0
/
+1
2016-06-20
codegen: Remove unused write_message_marshaller argument
Christophe Fergeau
1
-2
/
+2
2016-06-02
fix wrong assert check
Frediano Ziglio
1
-1
/
+1
2016-03-10
codegen: simplify FdType
Marc-André Lureau
1
-4
/
+4
2016-03-10
protocol: learn to describe fd passing in messages
Marc-Andre Lureau
3
-1
/
+15
2016-03-10
Revert "Remove files moved to spice-protocol"
Marc-André Lureau
7
-0
/
+3377
2015-08-11
Remove files moved to spice-protocol
Frediano Ziglio
7
-3377
/
+0
2015-08-04
codegen: ptypes.py: keep attribute names in sets
Uri Lublin
1
-4
/
+4
2015-07-23
codegen: Allow to specify C type for index variable
Frediano Ziglio
1
-1
/
+3
2015-07-23
codegen: Check we don't pop too many indexes
Frediano Ziglio
1
-0
/
+1
2015-07-23
codegen: Remove old ptr32 attribute
Frediano Ziglio
1
-4
/
+0
2015-07-23
codegen: Do some checks on attributes
Frediano Ziglio
1
-0
/
+72
2015-07-23
codegen: Reuse code to fix attribute from prototype file
Frediano Ziglio
1
-16
/
+16
2015-07-23
codegen: Remove duplicate variable initialization
Frediano Ziglio
1
-1
/
+0
2015-07-23
codegen: Optimize code indentation and avoid a loop
Frediano Ziglio
1
-2
/
+1
2015-07-23
codegen: Fix typo in variable name
Frediano Ziglio
1
-1
/
+1
2015-07-23
codegen: Simplify if/else blocks
Frediano Ziglio
1
-18
/
+11
2015-07-23
codegen: Import six module before first use
Frediano Ziglio
1
-1
/
+2
2015-04-14
codegen: Use six.PY3 rather than six.PY2
Christophe Fergeau
1
-3
/
+3
2015-04-01
Make spice_codegen.py work on both Python 2 and 3
Alexander Wauck
5
-66
/
+71
2014-09-18
python: Fix -Wsign-compare
Fabiano Fidêncio
1
-3
/
+3
2014-09-18
python: Fix -Wunused-parameter
Fabiano Fidêncio
2
-7
/
+7
2014-05-15
demarshal: prefix variable name with parent names
Marc-André Lureau
1
-17
/
+30
2014-04-16
marshaller: Use #include <> for headers in $srcdir/common
Christophe Fergeau
1
-1
/
+1
2014-04-16
Use #include "common/..." in (de)marshallers
Christophe Fergeau
2
-3
/
+3
2013-10-23
codegen: Add a --generate-wireshark-dissector option
Jonathon Jongsma
1
-0
/
+17
2012-06-14
python_modules/ptypes.py/EnumBaseType.c_enumname: add missing return to fix b...
Alon Levy
1
-1
/
+1
2012-04-06
demarshall: add missing parens in BE read_xxx functions
Christophe Fergeau
1
-1
/
+1
2012-03-22
build-sys: make it a seperately buildable spice-common library
Marc-André Lureau
1
-1
/
+12
2012-03-21
codegen: ifdef/endif function declaration too
Marc-André Lureau
1
-0
/
+2
2012-03-21
codegen: include headers locally
Marc-André Lureau
1
-2
/
+2
2012-03-21
codegen: struct marshallers are not current function helper
Marc-André Lureau
1
-2
/
+3
2012-03-20
spice_codegen: Always write a channels entry for an ifdef-ed channel
Hans de Goede
2
-0
/
+11
2012-03-20
handle @ifdef on messages and channels
Christophe Fergeau
2
-7
/
+43
2012-03-20
allow attributes on channel elements in .proto files
Christophe Fergeau
2
-2
/
+4
2012-03-20
add ifdef/endif methods to spice code generator
Christophe Fergeau
1
-0
/
+12
2012-03-20
fix copy & paste error in ptypes.py
Christophe Fergeau
1
-3
/
+1
2012-03-20
demarshal: fixed-size array are missing __nelements
Marc-André Lureau
1
-1
/
+1
2012-03-20
Remove trailing blank lines
Daniel P. Berrange
2
-2
/
+0
2012-03-20
codegen: Fix enums.h generation
Hans de Goede
1
-1
/
+3
2012-03-20
add check for pyparsing
Christophe Fergeau
1
-3
/
+8
2012-03-20
python: remove c-ism trailing ;
Marc-André Lureau
4
-23
/
+23
2012-03-20
codegen: typedef the protocol enums
Marc-André Lureau
1
-4
/
+12
2012-03-20
python_modules/codegen.py: fix indent error in an unused function
Alon Levy
1
-1
/
+1
2012-03-20
demarshaller/marshaller fix gcc 4.6.0
Alon Levy
2
-9
/
+21
2012-03-20
codegen: avoid creating out if not used (fix gcc 4.6.0 warning)
Alon Levy
1
-3
/
+5
2012-03-20
mingw32 build: python_modules/marshal: use unsigned for for_loop index variable
Alon Levy
1
-1
/
+1
[prev]
[next]