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
2023-12-16
Stop using Python six package
Chris Mayo
2
-11
/
+5
2021-05-24
codegen: Make input structures for marshaller constant
Frediano Ziglio
1
-11
/
+12
2021-02-22
codegen: Handle zero_terminated attribute in demashaller
Frediano Ziglio
2
-1
/
+28
2021-02-22
codegen: Propagate zero_terminated attribute
Frediano Ziglio
1
-1
/
+1
2021-02-22
codegen: Propagate attributes to element under pointers
Frediano Ziglio
1
-0
/
+2
2021-02-22
codegen: Add a check to array type
Frediano Ziglio
1
-0
/
+10
2021-02-22
codegen: Make "output_attrs" variable global
Frediano Ziglio
1
-3
/
+12
2020-10-06
codegen: Remove bytes array length support
Frediano Ziglio
4
-57
/
+5
2020-07-11
marshal: fix clang "missing field initializer" warning on generated files
Haochen Tong
1
-1
/
+1
2020-04-07
proto: Allows to specify @deprecated option for flags and enums
Frediano Ziglio
2
-9
/
+15
2020-02-07
codegen: Check unsafe values alone
Frediano Ziglio
1
-2
/
+2
2019-11-04
codegen: Ignore path generating include guards
Frediano Ziglio
1
-1
/
+2
2019-10-10
codegen: Document "chunk" attribute
Frediano Ziglio
1
-0
/
+3
2019-10-10
codegen: Check validity of array members
Frediano Ziglio
2
-1
/
+32
2019-10-10
codegen: Add 'chunk' to the output attributes
Frediano Ziglio
1
-1
/
+1
2019-08-14
codegen: Add a check for C structure fields
Frediano Ziglio
1
-0
/
+3
2019-08-13
codegen: Use has_end_attr instead of has_attr("end")
Frediano Ziglio
1
-1
/
+1
2019-08-12
ptypes.py: remove useless condition member != None
Uri Lublin
1
-2
/
+0
2019-03-18
codegen: Allows to generate C declarations automatically
Frediano Ziglio
1
-0
/
+64
2019-03-08
codegen: Rename --prefix parameter to --suffix
Frediano Ziglio
3
-8
/
+8
2019-03-08
codegen: Remove support for --ptrsize
Frediano Ziglio
2
-16
/
+4
2019-02-21
codegen: Add a test for attribute combination
Frediano Ziglio
1
-0
/
+6
2019-02-20
codegen: Check wrong attribute
Frediano Ziglio
1
-0
/
+2
2019-02-20
codegen: Fix c_type result for TypeAlias
Frediano Ziglio
1
-1
/
+1
2019-02-20
codegen: Reduce indentation
Frediano Ziglio
1
-2
/
+1
2019-02-20
codegen: Use a better type for pointer converted to integer
Frediano Ziglio
1
-2
/
+2
2019-02-20
codegen: Document ptr_array attribute
Frediano Ziglio
1
-0
/
+3
2018-10-15
Create common header for demarshallers declarations
Frediano Ziglio
1
-0
/
+1
2018-10-15
codegen: Remove minor attribute
Frediano Ziglio
2
-101
/
+10
2018-10-15
codegen: Remove fixedsize attribute
Frediano Ziglio
3
-21
/
+0
2018-10-15
codegen: Remove bytes_count attribute
Frediano Ziglio
3
-12
/
+1
2018-08-16
Fix flexible array buffer overflow
Frediano Ziglio
1
-0
/
+1
2018-06-27
ptypes: Improve some attribute documentation
Frediano Ziglio
1
-2
/
+7
2018-06-27
marshal: Fix a bug with zero attribute
Frediano Ziglio
1
-1
/
+1
2018-06-18
build: Add __pycache__/*.pyc to DISTCLEANFILES
Christophe Fergeau
1
-1
/
+1
2018-06-01
Add support for building with meson/ninja
Eduardo Lima (Etrunko)
2
-1
/
+7
2018-05-23
Check for messages with duplicate values inside a channel
Frediano Ziglio
1
-0
/
+8
2018-05-23
Check for messages with duplicate names inside a channel
Frediano Ziglio
1
-0
/
+2
2018-05-23
codegen: Remove duplicate client and server code from ChannelType::resolve
Frediano Ziglio
1
-39
/
+29
2018-05-17
Fix demarshaller code generator
Eduardo Lima (Etrunko)
1
-2
/
+1
2018-05-11
Avoid integer overflow computing image sizes
Frediano Ziglio
2
-12
/
+9
2018-05-11
Fix integer overflows computing sizes
Frediano Ziglio
1
-19
/
+19
2018-05-09
codegen: Removed unused get_type methods
Frediano Ziglio
1
-9
/
+0
2018-05-09
codegen: Add some comments
Frediano Ziglio
1
-1
/
+5
2018-04-17
Remove extra self parameter from member function
Jonathon Jongsma
1
-1
/
+1
2017-09-25
Make the compiler work out better way to write unaligned memory
Frediano Ziglio
1
-10
/
+23
2016-11-01
silence -Wunused-parameter
Pavel Grunt
1
-1
/
+1
2016-07-30
codegen: Fix compatibility with Python 2.6
Francois Gouget
1
-1
/
+1
2016-07-26
codegen: Do not generate extra null check
Pavel Grunt
1
-2
/
+1
2016-06-24
codegen: Autogenerate client_marshallers.h
Christophe Fergeau
1
-1
/
+27
[next]