projects
/
platform
/
upstream
/
gobject-introspection.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Imported Upstream version 1.39.3
[platform/upstream/gobject-introspection.git]
/
giscanner
/
transformer.py
2016-10-27
DongHun Kwak
Imported Upstream version 1.39.3
77/94077/1
blob
|
commitdiff
2016-10-27
DongHun Kwak
Imported Upstream version 1.39.0
76/94076/1
blob
|
commitdiff
|
diff to current
2016-10-27
DongHun Kwak
Imported Upstream version 1.37.1
72/94072/1
blob
|
commitdiff
|
diff to current
2016-10-27
DongHun Kwak
Imported Upstream version 1.35.9
70/94070/1
blob
|
commitdiff
|
diff to current
2016-10-27
DongHun Kwak
Imported Upstream version 1.35.8
69/94069/1
blob
|
commitdiff
|
diff to current
2012-11-28
Dieter Verfaillie
giscanner: remove unused variables
blob
|
commitdiff
|
diff to current
2012-10-27
Colin Walters
scanner: Ignore #defines starting with _
blob
|
commitdiff
|
diff to current
2012-10-23
Stef Walter
giscanner: Don't prefer identifier prefixes over namesp...
blob
|
commitdiff
|
diff to current
2012-10-23
Colin Walters
scanner: Deprecate using identifier prefixes in GINames
blob
|
commitdiff
|
diff to current
2012-08-03
Alban Browaeys
scanner: handle unsigned properly for type of defined...
blob
|
commitdiff
|
diff to current
2012-08-03
Alban Browaeys
giscanner: special case G_GINT64_CONSTANT and G_GUINT64...
blob
|
commitdiff
|
diff to current
2012-07-09
Colin Walters
scanner: Ensure "complete_ctype" patch doesn't throw...
blob
|
commitdiff
|
diff to current
2012-07-07
Krzesimir Nowak
giscanner: Write detailed information in "type" tag...
blob
|
commitdiff
|
diff to current
2012-07-06
Colin Walters
scanner: Turn dead code into assertion
blob
|
commitdiff
|
diff to current
2012-06-28
Jasper St. Pierre
scanner: Don't use an O(N) lookup when we already have...
blob
|
commitdiff
|
diff to current
2011-09-14
Johan Dahlin
Add constant value annotation
blob
|
commitdiff
|
diff to current
2011-09-10
Torsten Schönfeld
scanner: correctly handle structs with arrays of anon...
blob
|
commitdiff
|
diff to current
2011-09-07
Dieter Verfaillie
Windows port: Do not append '/usr/share' to _xdg_data_d...
blob
|
commitdiff
|
diff to current
2011-08-15
Tomeu Vizoso
giscanner: Allow passing additional include dirs when...
blob
|
commitdiff
|
diff to current
2011-08-13
Johan Dahlin
Merge remote-tracking branch 'origin/gir-docbook'
blob
|
commitdiff
|
diff to current
2011-08-11
Johan Dahlin
Use a classmethod and s/Transformer/cls/ + s/transforme...
blob
|
commitdiff
|
diff to current
2011-08-11
Laszlo Pandy
[docbook] Add "Details" title above all methods.
blob
|
commitdiff
|
diff to current
2011-08-11
Laszlo Pandy
[docbook] Make DocBookWriter use Transformer
blob
|
commitdiff
|
diff to current
2011-08-10
Stef Walter
Make the Transformer respect 'skip' annotations
blob
|
commitdiff
|
diff to current
2011-07-27
Colin Walters
Kill off config.py
blob
|
commitdiff
|
diff to current
2011-01-13
Pavel Holejsovsky
Make caller-allocates detection work for struct aliases
blob
|
commitdiff
|
diff to current
2010-12-02
Johan Dahlin
Add proper unicode support to the source scanner
blob
|
commitdiff
|
diff to current
2010-09-28
Colin Walters
Fix --include-uninstalled
blob
|
commitdiff
|
diff to current
2010-09-26
Johan Dahlin
[scanner] Make sure private enums are filtered
blob
|
commitdiff
|
diff to current
2010-09-26
Johan Dahlin
[scanner] Mark enum members as private in transformer
blob
|
commitdiff
|
diff to current
2010-09-21
Johan Dahlin
Revert "[transformer] Ignore hidden symbols"
blob
|
commitdiff
|
diff to current
2010-09-21
Johan Dahlin
[transformer] Ignore hidden symbols
blob
|
commitdiff
|
diff to current
2010-09-20
Johan Dahlin
[scanner] Support private/public directives
blob
|
commitdiff
|
diff to current
2010-09-20
Johan Dahlin
[scanner] Only store types in cache store
blob
|
commitdiff
|
diff to current
2010-09-15
Colin Walters
scanner: Add temporary workaround for GStreamer
blob
|
commitdiff
|
diff to current
2010-09-14
Colin Walters
scanner: Add c_type for callbacks
blob
|
commitdiff
|
diff to current
2010-09-14
Colin Walters
scanner: Handle G_TYPE_HASH_TABLE
blob
|
commitdiff
|
diff to current
2010-09-09
Colin Walters
scanner: Skip functions with leading '_'
blob
|
commitdiff
|
diff to current
2010-09-08
Colin Walters
scanner: Kill glibast
blob
|
commitdiff
|
diff to current
2010-09-08
Owen W. Taylor
Handle casing better for constants
blob
|
commitdiff
|
diff to current
2010-09-07
Colin Walters
scanner: Fall back to searching all includes when uncertain
blob
|
commitdiff
|
diff to current
2010-09-03
Colin Walters
scanner: Don't clear out ctype on annotation strings...
blob
|
commitdiff
|
diff to current
2010-09-03
Johan Dahlin
[scanner] Move a function from transformer to ast
blob
|
commitdiff
|
diff to current
2010-09-03
Johan Dahlin
[test] Add warning tests for enums
blob
|
commitdiff
|
diff to current
2010-09-02
Johan Dahlin
[scanner] Improve an error message, include lineno
blob
|
commitdiff
|
diff to current
2010-09-02
Colin Walters
scanner: Add --include-uninstalled
blob
|
commitdiff
|
diff to current
2010-09-02
Johan Dahlin
[scanner] Remove old logging functions
blob
|
commitdiff
|
diff to current
2010-09-02
Johan Dahlin
[scanner] Move over remaining callsites to message
blob
|
commitdiff
|
diff to current
2010-09-02
Johan Dahlin
[scanner] Simplify strip_identifer/strip_symbol
blob
|
commitdiff
|
diff to current
2010-09-02
Colin Walters
scanner: Don't throw an exception on unresolved types
blob
|
commitdiff
|
diff to current
2010-09-02
Johan Dahlin
[scanner] Move namespace out of Transformer
blob
|
commitdiff
|
diff to current
2010-09-02
Johan Dahlin
[transformer] Don't pass around source scanner
blob
|
commitdiff
|
diff to current
2010-09-02
Johan Dahlin
[scanner] Create the cachestore in the transformer
blob
|
commitdiff
|
diff to current
2010-09-01
Colin Walters
scanner: Also look for enums and bitfields with GType...
blob
|
commitdiff
|
diff to current
2010-09-01
Colin Walters
scanner: Better handling of GType names
blob
|
commitdiff
|
diff to current
2010-09-01
Colin Walters
scanner: Cosmetic cleanup to namespace parsing functions
blob
|
commitdiff
|
diff to current
2010-09-01
Colin Walters
scanner: Refactor name parsing
blob
|
commitdiff
|
diff to current
2010-09-01
Colin Walters
scanner: Add --accept-unprefixed
blob
|
commitdiff
|
diff to current
2010-08-31
Colin Walters
scanner: Filter interface prerequisites and class imple...
blob
|
commitdiff
|
diff to current
2010-08-31
Colin Walters
scanner: Better handling of empty namespace prefix...
blob
|
commitdiff
|
diff to current
2010-08-31
Colin Walters
Major rewrite
blob
|
commitdiff
|
diff to current
2010-08-31
Colin Walters
Use GLib types consistently
blob
|
commitdiff
|
diff to current
2010-07-28
Johan Dahlin
[giscanner] Make warnings less dense
blob
|
commitdiff
|
diff to current
2010-06-22
Danielle Madeley
Merge branch 'gvalue-tests'
blob
|
commitdiff
|
diff to current
2010-06-17
Colin Walters
Support introspectable=no attribute, add warnings framework
blob
|
commitdiff
|
diff to current
2010-06-17
Johan Dahlin
Revert "Support introspectable=no attribute, add warnin...
blob
|
commitdiff
|
diff to current
2010-06-17
Colin Walters
Support introspectable=no attribute, add warnings framework
blob
|
commitdiff
|
diff to current
2010-05-04
Tomeu Vizoso
Add support for GArrays: add g_type_info_get_array_type...
blob
|
commitdiff
|
diff to current
2010-04-14
Tomeu Vizoso
If needed, convert from camelcase to underscores when...
blob
|
commitdiff
|
diff to current
2010-02-12
Owen W. Taylor
Fix glib:error-quark scanning for unregistered enum...
blob
|
commitdiff
|
diff to current
2010-02-11
Colin Walters
Conform last patch with pep8
blob
|
commitdiff
|
diff to current
2010-02-11
Colin Walters
[scanner] Print error instead of throwing for unknown...
blob
|
commitdiff
|
diff to current
2010-01-15
Johan Bilien
scanner: Always explicitely set the scope of callbacks
blob
|
commitdiff
|
diff to current
2009-12-09
Dan Winship
[scanner] Fix various hardcoded type name checks
blob
|
commitdiff
|
diff to current
2009-12-08
Colin Walters
[transformer] Look up callback types in the full name...
blob
|
commitdiff
|
diff to current
2009-11-23
Dan Winship
Fix enum prefix stripping to work only up to word bound...
blob
|
commitdiff
|
diff to current
2009-10-23
Colin Walters
When doing type resolution on a string, treat it as...
blob
|
commitdiff
|
diff to current
2009-08-17
Colin Walters
Bug 592055 - Build/test fixes
blob
|
commitdiff
|
diff to current
2009-08-17
Colin Walters
Protect against source_filename being None when analyzi...
blob
|
commitdiff
|
diff to current
2009-06-11
Holger Hans Peter...
Make g-ir-compiler find files installed by make install
blob
|
commitdiff
|
diff to current
2009-06-09
Colin Walters
Bug 584453 - Handle char ** correctly (and const variation)
blob
|
commitdiff
|
diff to current
2009-03-17
Colin Walters
Bug 564016 - Add c:prefix to .gir
blob
|
commitdiff
|
diff to current
2009-03-17
Colin Walters
Bug 575613 - Enum stripping with common prefix, also...
blob
|
commitdiff
|
diff to current
2009-03-09
Andreas Rottmann
Bug 574139 – There is no way to identify 'user_data...
blob
|
commitdiff
|
diff to current
2009-02-26
Andreas Rottmann
Bug 573306 – Relax callback grouping detection rules
blob
|
commitdiff
|
diff to current
2009-02-25
Colin Walters
Bug 555964 - Parse floating-point #defines
blob
|
commitdiff
|
diff to current
2009-02-25
Johan Dahlin
Merge commit 'origin'
blob
|
commitdiff
|
diff to current
2009-02-24
Colin Walters
Bug 572790 - Don't register #defines from .c files...
blob
|
commitdiff
|
diff to current
2009-02-24
Colin Walters
Bug 561604 - Don't fail on va_list*
blob
|
commitdiff
|
diff to current
2009-02-17
Colin Walters
Merge branch 'master' of ssh://walters@git.gnome.org...
blob
|
commitdiff
|
diff to current
2009-02-17
Colin Walters
Merge branch 'master' of ssh://walters@git.gnome.org...
blob
|
commitdiff
|
diff to current
2009-02-13
Colin Walters
Merge branch 'master' of ssh://walters@git.gnome.org...
blob
|
commitdiff
|
diff to current
2009-02-11
Colin Walters
Bug 567906 - Put pkg-config dependencies in .gir files
blob
|
commitdiff
|
diff to current
2009-02-04
Colin Walters
Bug 555960 - Nested structs and unions (generation...
blob
|
commitdiff
|
diff to current
2009-02-02
Colin Walters
Bug 569408, Bug 568680 - Scanner misses fields (at...
blob
|
commitdiff
|
diff to current
2009-01-15
Johan Dahlin
Bug 567813 – Everything should be versioned
blob
|
commitdiff
|
diff to current
2009-01-12
Johan Dahlin
Bug 563591 – Flags not recognized when there is no...
blob
|
commitdiff
|
diff to current
2009-01-12
Johan Dahlin
Bug 566560 – giscanner.transformer.SkipError
blob
|
commitdiff
|
diff to current
2009-01-12
Johan Dahlin
Bug 563794 - Redo annotation parsing & applying
blob
|
commitdiff
|
diff to current
2009-01-03
Andreas Rottmann
Bug 556489 – callback annotations
blob
|
commitdiff
|
diff to current
next