index
:
delta/gobject-introspection.git
annotation
annotation_svn1007
baserock/1.39.90
baserock/GOBJECT_INTROSPECTION_1_40_0
baserock/jonathan/fix-giscanner
baserock/markdoffman/1_39_90-merge
baserock/morph
bochecha/pkgconfig-prefix
doc-sections
ebassi/cairo-wrap
ebassi/compiler-opt
ebassi/final-type
ebassi/for-master
ebassi/issue-384
ebassi/issue-418
ebassi/signal-emitter
ebassi/symbol-collision
ewlsh/fundamental-test
fix-msvc-setuptools-distutils
fix-msvc-warnings
fix.win.cmd.3-38
g-i-0.6
g-i-0.9
gi-release-1-70
gidocgen
gir-compiler
gir-docbook
gir-docbook-2
glib-annotations
gnome-3-0
gnome-3-10
gnome-3-12
gnome-3-14
gnome-3-16
gnome-3-18
gnome-3-2
gnome-3-20
gnome-3-22
gnome-3-24
gnome-3-26
gnome-3-28
gnome-3-30
gnome-3-32
gnome-3-34
gnome-3-36
gnome-3-38
gnome-3-4
gnome-3-6
gnome-3-8
gnome-42
ignatenko/g-ir-inspect
issue-328
main
mallard-templates
master
matthiasc/symbol-collision
no-designated-init
pointer-aliases
scope-forever
tintou/closure-destroy-fix
tintou/doc-format
win64.fixes.master
wip/api-diff
wip/carlosg/signal-tests
wip/ci
wip/cmph
wip/cmph-rebase2
wip/cmph-rebase3
wip/dieterv/drive-by-review
wip/dieterv/g-ir-fix
wip/dieterv/multiline-annotations
wip/dieterv/schema
wip/docs
wip/docs-3
wip/docs-json
wip/dx-hackfest
wip/ebassi/meson
wip/fanc999/dumper-distutils
wip/glib-source-extraction
wip/hadess/add-power-profile-monitor
wip/jtojnar/glib-subproject
wip/meson/pkg-generate
wip/nielsdg/python-formatter-out-params
wip/nonrecursive-make
wip/sam/multiple-girs-one-typelib
wip/smcv/8k-not-enough-for-everybody
wip/smcv/search-paths
wip/smcv/test-more-flags
wip/smcv/testbuild
wip/structure-parsing
wip/tingping/meson
wip/tintou/closure-documentation
zbrown/dispose
zbrown/types-1
gitlab.gnome.org: GNOME/gobject-introspection.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
giscanner
/
xmlwriter.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
giscanner: Use StringIO instead of cStringIO in Python 2
Simon Feltman
2015-09-29
1
-6
/
+21
*
giscanner: Use unicode literals in all Python files
Simon Feltman
2015-09-29
1
-13
/
+14
*
giscanner: Use print as a function for Python 3 compatibility
Simon Feltman
2015-09-29
1
-0
/
+1
*
giscanner: Enable "true division" for all Python files
Simon Feltman
2015-09-29
1
-0
/
+1
*
giscanner: Use absolute_import for all Python files
Simon Feltman
2015-09-29
1
-0
/
+1
*
giscanner: remove Python xml attribute formatter
Dieter Verfaillie
2013-10-09
1
-44
/
+5
*
tests: Update misc/pep8.py to 1.4.5
Dieter Verfaillie
2013-05-07
1
-10
/
+8
*
giscanner: remove unneeded encode('utf-8').decode('utf-8') roundtrip
Dieter Verfaillie
2013-05-07
1
-1
/
+1
*
mallardwriter: Use xmlwriter for xrefs
Jasper St. Pierre
2013-02-01
1
-15
/
+19
*
giscanner/mallardwriter: Adding experimental Mallard output to g-ir-doc-tool
Shaun McCance
2011-08-15
1
-1
/
+1
*
scanner: More XML unicode fixes
Colin Walters
2010-12-02
1
-9
/
+13
*
Add proper unicode support to the source scanner
Johan Dahlin
2010-12-02
1
-1
/
+1
*
Switch to nonrecursive make for core (i.e. not tests/)
Colin Walters
2010-11-09
1
-1
/
+6
*
Add ability to write unindented lines via xmlwriter
Zachary Goldberg
2010-08-17
1
-3
/
+20
*
[scanner] Make it compatible with python 2.y
Johan Dahlin
2010-07-22
1
-1
/
+1
*
Move doc to toplevel element, write <any> for unknown containers
Colin Walters
2010-07-08
1
-2
/
+2
*
Bug 571548 - Generic attributes
Colin Walters
2009-03-03
1
-0
/
+2
*
Send in an empty list instead of None.
Johan Dahlin
2009-02-20
1
-0
/
+2
*
Add generated file warning comment
Colin Walters
2009-01-14
1
-0
/
+3
*
Bug 563794 - Redo annotation parsing & applying
Johan Dahlin
2009-01-12
1
-0
/
+2
*
Fix inconsistencies with PEP8
Jürg Billeter
2009-01-03
1
-2
/
+0
*
Relicense the giscanner library under LGPLv2+. This has been approved by
Johan Dahlin
2008-11-04
1
-11
/
+11
*
Write a C version of the xml namespace formatter. Saves 15% of the time it
Johan Dahlin
2008-10-30
1
-4
/
+12
*
Abstract attribute formatting to a function external to the XMLWriter
Johan Dahlin
2008-10-30
1
-41
/
+49
*
Bug 554854: The --typelib-xml and --inject options should reuse giscanner
Lucas Rocha
2008-10-11
1
-5
/
+11
*
Pass through recursive types. Avoid overwriting errors. Always write the
Colin Walters
2008-08-22
1
-0
/
+1
*
PEP8ify
Johan Dahlin
2008-08-09
1
-5
/
+6
*
Improve line wrapping when > 79 charaters
Johan Dahlin
2008-06-07
1
-7
/
+31
*
Improve error reporting when trying to quote None. Do not print warnings
Johan Dahlin
2008-05-31
1
-1
/
+6
*
Write record/structs to gir file too. Add a couple of tests, fix an off by
Johan Dahlin
2008-04-29
1
-1
/
+1
*
Calculate the line length properly, include the provided extra indentation
Johan Dahlin
2008-04-28
1
-6
/
+6
*
Check explicitly for None, so we can write False
Johan Dahlin
2008-04-28
1
-1
/
+1
*
Line wrap license header
Johan Dahlin
2008-04-28
1
-1
/
+2
*
Include indentation in line length calculation
Johan Dahlin
2008-04-28
1
-3
/
+5
*
Refactor pretty attribute indentation to be more generic and always use it
Johan Dahlin
2008-04-28
1
-39
/
+30
*
Wrap attributes for lines which are wider than 79 characters
Johan Dahlin
2008-04-28
1
-0
/
+17
*
Simplify & Remove a bit of unused code
Johan Dahlin
2008-04-28
1
-11
/
+22
*
Add LGPLv2 license header and install all python files
Johan Dahlin
2008-04-26
1
-0
/
+19
*
Add a simple api for writing tags which can be used with the new 'with
Johan Dahlin
2008-04-21
1
-0
/
+11
*
Add a simplistic gidl writer, which can't do too much.
Johan Dahlin
2008-04-18
1
-0
/
+55