index
:
external_libqmi.git
master
libqmi for Replicant
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
build-aux
/
qmi-codegen
/
Container.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: update copyright years
Aleksander Morgado
2017-02-10
1
-0
/
+1
*
libqmi,codegen: allow specifying 'since' tags for each message and TLV
Aleksander Morgado
2017-02-10
1
-23
/
+40
*
qmi-codegen: fixed multiple common-refs processing
Aliaksandr Barouski
2016-09-05
1
-3
/
+5
*
qmi-codegen: fix public struct type generation
Aleksander Morgado
2014-12-12
1
-1
/
+1
*
libqmi-glib,qmi-codegen: timed out operations will issue an ABORT message
Aleksander Morgado
2012-10-10
1
-19
/
+28
*
docs: improve generated `libqmi-glib' documentation
Aleksander Morgado
2012-10-09
1
-2
/
+45
*
libmm-glib: fix multiple documentation issues
Aleksander Morgado
2012-10-09
1
-2
/
+2
*
qmi-codegen: don't issue the array element clear function on 'Input' arrays
Aleksander Morgado
2012-09-26
1
-2
/
+2
*
qmi-codegen: fix memleak in generated code
Aleksander Morgado
2012-09-18
1
-2
/
+1
*
qmi-codegen: create new boxed types for the input/output bundles
Aleksander Morgado
2012-07-23
1
-0
/
+20
*
qmi-codegen: don't generate enums for the TLV ids
Aleksander Morgado
2012-07-03
1
-27
/
+4
*
qmi-codegen: let variables decide how the getter/setter methods pass them
Aleksander Morgado
2012-07-03
1
-4
/
+4
*
qmi-codegen: refactor, don't use internal packed structs to match TLVs
Aleksander Morgado
2012-07-03
1
-47
/
+48
*
qmi-codegen: when referring to common types, add a copy of the source type
Aleksander Morgado
2012-07-03
1
-2
/
+6
*
qmi-codegen: allow providing common prerequisites
Aleksander Morgado
2012-07-03
1
-5
/
+5
*
qmi-codegen: `prerequisites' will always be a list of dicts
Aleksander Morgado
2012-07-03
1
-1
/
+1
*
qmi-codegen: use a `common-ref' field to specify common dictionaries, like TLVs
Aleksander Morgado
2012-07-03
1
-3
/
+3
*
qmi-codegen: support new 'string' TLV fields
Aleksander Morgado
2012-07-03
1
-0
/
+3
*
qmi-codegen: ensure containers get created with ref_count = 1
Aleksander Morgado
2012-07-03
1
-1
/
+5
*
qmi-codegen: ensure fields with prerequisites are handled after the prerequis...
Aleksander Morgado
2012-07-03
1
-1
/
+10
*
qmi-codegen: allow specifying files with common types
Aleksander Morgado
2012-07-03
1
-16
/
+33
*
codegen: special treatment for the common `Result' output TLV
Aleksander Morgado
2012-07-03
1
-18
/
+18
*
codegen: new `qmi-codegen' build utility
Aleksander Morgado
2012-07-03
1
-0
/
+249