index
:
libqmi
main
master
qmi-1-10
qmi-1-12
qmi-1-14
qmi-1-16
qmi-1-18
qmi-1-20
qmi-1-22
qmi-1-24
qmi-1-26
qmi-1-28
qmi-1-30
qmi-1-32
qmi-1-34
qmi-1-36
QMI modem protocol helper library (mirrored from https://gitlab.freedesktop.org/mobile-broadband/libqmi)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
build-aux
/
qmi-codegen
/
VariableArray.py
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-30
qmi-codegen,gir: all output TLV field readers are optional
Aleksander Morgado
1
-2
/
+2
2020-05-12
qmi-codegen: add element-type annotations
Aleksander Morgado
1
-2
/
+5
2020-05-12
qmi-codegen: avoid documenting internal methods and types
Aleksander Morgado
1
-2
/
+2
2020-05-12
build,libqmi-glib: integrate gobject-introspection, update doc helpers to com...
vpodshiv
1
-2
/
+2
2018-04-24
all: drop exec bit and shebang from Python modules
Lubomir Rintel
1
-1
/
+0
2017-02-10
build: update copyright years
Aleksander Morgado
1
-0
/
+1
2017-02-10
data: specify 'since' tags for all messages and TLVs
Aleksander Morgado
1
-2
/
+2
2016-10-06
qmi-codegen: allow fields to be hidden with 'visible':'no'
Dan Williams
1
-0
/
+18
2014-12-12
qmi-codegen: fix public struct type generation
Aleksander Morgado
1
-1
/
+1
2014-11-09
qmi-codegen: use the new TLV reader API
Aleksander Morgado
1
-103
/
+19
2014-11-09
qmi-codegen: use the new TLV builder API
Aleksander Morgado
1
-8
/
+6
2014-10-08
qmi-codegen: error out if invalid array size element in JSON
Aleksander Morgado
1
-1
/
+1
2014-10-08
qmi-codegen: avoid buffer overlow in emit_input_tlv_add()
Thomas Haller
1
-4
/
+4
2014-10-08
qmi-codegen: ensure enough buffer available to read string/array size variable
Aleksander Morgado
1
-1
/
+8
2013-07-15
qmi-codegen: allow handling built-in sequence numbers in arrays
Aleksander Morgado
1
-22
/
+125
2012-12-17
qmi-codegen python3: change string.replace() class method use to str.replace(...
Shawn J. Goff
1
-1
/
+1
2012-10-30
qmi-codegen: validate TLV before really reading it
Aleksander Morgado
1
-0
/
+57
2012-10-09
docs: improve generated `libqmi-glib' documentation
Aleksander Morgado
1
-1
/
+21
2012-09-26
qmi-codegen: don't issue the array element clear function on 'Input' arrays
Aleksander Morgado
1
-5
/
+15
2012-09-24
qmi-codegen: ensure helper methods get always generated
Aleksander Morgado
1
-0
/
+2
2012-09-19
qmi-codegen: for arrays, use a new 'size-prefix-format' instead of 'array-size'
Aleksander Morgado
1
-5
/
+6
2012-09-19
qmi-codegen: fix invalid `g_array_unref()' calls in generated code
Aleksander Morgado
1
-1
/
+2
2012-09-18
qmi-codegen: allow nesting arrays
Aleksander Morgado
1
-24
/
+30
2012-09-08
qmi-codegen: handle string arrays
Dan Williams
1
-2
/
+15
2012-09-08
qmi-codegen: handle fixed-size arrays
Dan Williams
1
-19
/
+54
2012-07-16
qmi-codegen: implement writing array variables
Aleksander Morgado
1
-1
/
+28
2012-07-16
qmi-codegen: fix gtk-doc comment for GArray variables
Aleksander Morgado
1
-1
/
+1
2012-07-16
qmi-codegen: allow specifying a 'array-size' property in 'array' variables
Aleksander Morgado
1
-11
/
+29
2012-07-03
qmi-codegen: use `g_array_set_clear_func()' to clear array contents
Aleksander Morgado
1
-23
/
+33
2012-07-03
qmi-codegen: let variables decide how the getter/setter methods pass them
Aleksander Morgado
1
-8
/
+94
2012-07-03
qmi-codegen: refactor, don't use internal packed structs to match TLVs
Aleksander Morgado
1
-0
/
+185