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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
qmi-codegen: include struct TLV contents in printable strings
Aleksander Morgado
2012-07-03
4
-4
/
+130
*
qmi-codegen: improve message/TLV printability
Aleksander Morgado
2012-07-03
3
-2
/
+158
*
qmi-codegen: require a `Service' object in the JSON list
Aleksander Morgado
2012-07-03
1
-0
/
+7
*
qmi-codegen: fix check for mandatory TLVs in the output bundle
Aleksander Morgado
2012-07-03
3
-3
/
+3
*
qmi-codegen: use constant strings in interface
Aleksander Morgado
2012-07-03
1
-0
/
+1
*
qmi-codegen: pretty print the getter arguments when returning pointers
Aleksander Morgado
2012-07-03
1
-3
/
+5
*
qmi-codegen: allow types to specify the wanted 'public' format
Aleksander Morgado
2012-07-03
3
-8
/
+13
*
qmi-codegen: type for members of the struct given in the `format' field
Aleksander Morgado
2012-07-03
3
-6
/
+6
*
qmi-codegen: don't provide packed structs in the interface
Aleksander Morgado
2012-07-03
4
-15
/
+40
*
qmi-codegen: when referring to common types, add a copy of the source type
Aleksander Morgado
2012-07-03
2
-4
/
+9
*
qmi-codegen: allow full-line comments in JSON file
Aleksander Morgado
2012-07-03
2
-6
/
+15
*
qmi-codegen: include the input file when looking for common types
Aleksander Morgado
2012-07-03
1
-9
/
+14
*
qmi-codegen: allow providing common prerequisites
Aleksander Morgado
2012-07-03
6
-14
/
+26
*
qmi-codegen: `prerequisites' will always be a list of dicts
Aleksander Morgado
2012-07-03
2
-23
/
+17
*
qmi-codegen: use a `common-ref' field to specify common dictionaries, like TLVs
Aleksander Morgado
2012-07-03
1
-3
/
+3
*
qmi-codegen: improve input bundles
Aleksander Morgado
2012-07-03
6
-63
/
+105
*
qmi-codegen: strings are copied when set
Aleksander Morgado
2012-07-03
1
-0
/
+2
*
qmi-codegen: allow prerequisites to be more than one
Aleksander Morgado
2012-07-03
1
-12
/
+19
*
qmi-codegen: if a copy() operation is given in the Field, use it when setting
Aleksander Morgado
2012-07-03
1
-4
/
+4
*
qmi-codegen: always transfer-none when reading parameters from bundles
Aleksander Morgado
2012-07-03
1
-4
/
+4
*
qmi-codegen: support new 'string' TLV fields
Aleksander Morgado
2012-07-03
2
-0
/
+76
*
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
6
-31
/
+61
*
qmi-codegen: pass input and output files with command line options
Aleksander Morgado
2012-07-03
1
-28
/
+42
*
codegen: special treatment for the common `Result' output TLV
Aleksander Morgado
2012-07-03
6
-23
/
+115
*
codegen: new `qmi-codegen' build utility
Aleksander Morgado
2012-07-03
15
-2
/
+1621
*
build-aux: move header/source templates to its own `template' directory
Aleksander Morgado
2012-07-03
6
-5
/
+8
*
build-aux: generate new nick string getters for the error codes
Aleksander Morgado
2012-07-03
2
-15
/
+30
*
enums: new `QmiService' enumeration
Aleksander Morgado
2012-07-03
3
-1
/
+142
*
errors: setup a new QMI core error domain
Aleksander Morgado
2012-07-03
3
-0
/
+71
[prev]