Imported Upstream version 1.61.2
[platform/upstream/gobject-introspection.git] / giscanner / transformer.py
2020-09-18 DongHun KwakImported Upstream version 1.61.2 upstream/1.61.2
2020-09-18 DongHun KwakImported Upstream version 1.61.1 upstream/1.61.1
2019-01-10 DongHun KwakImported Upstream version 1.59.3 upstream/1.59.3
2019-01-10 DongHun KwakImported Upstream version 1.59.2 upstream/1.59.2
2019-01-10 DongHun KwakImported Upstream version 1.59.1 upstream/1.59.1
2019-01-10 DongHun KwakImported Upstream version 1.58.3 upstream/1.58.3
2019-01-10 DongHun KwakImported Upstream version 1.58.0 upstream/1.58.0
2019-01-10 DongHun KwakImported Upstream version 1.57.2 upstream/1.57.2
2017-05-23 DongHun KwakImported Upstream version 1.52.1 10/130610/1 upstream/1.52.1
2016-10-27 DongHun KwakImported Upstream version 1.47.92 92/94092/1
2016-10-27 DongHun KwakImported Upstream version 1.47.1 91/94091/1
2016-10-27 DongHun KwakImported Upstream version 1.45.3 88/94088/1
2016-10-27 DongHun KwakImported Upstream version 1.45.2 87/94087/1
2016-10-27 DongHun KwakImported Upstream version 1.41.3 80/94080/1
2016-10-27 DongHun KwakImported Upstream version 1.39.3 77/94077/1
2016-10-27 DongHun KwakImported Upstream version 1.39.0 76/94076/1
2016-10-27 DongHun KwakImported Upstream version 1.37.1 72/94072/1
2016-10-27 DongHun KwakImported Upstream version 1.35.9 70/94070/1
2016-10-27 DongHun KwakImported Upstream version 1.35.8 69/94069/1
2012-11-28 Dieter Verfailliegiscanner: remove unused variables
2012-10-27 Colin Waltersscanner: Ignore #defines starting with _
2012-10-23 Stef Waltergiscanner: Don't prefer identifier prefixes over namesp...
2012-10-23 Colin Waltersscanner: Deprecate using identifier prefixes in GINames
2012-08-03 Alban Browaeysscanner: handle unsigned properly for type of defined...
2012-08-03 Alban Browaeysgiscanner: special case G_GINT64_CONSTANT and G_GUINT64...
2012-07-09 Colin Waltersscanner: Ensure "complete_ctype" patch doesn't throw...
2012-07-07 Krzesimir Nowakgiscanner: Write detailed information in "type" tag...
2012-07-06 Colin Waltersscanner: Turn dead code into assertion
2012-06-28 Jasper St. Pierrescanner: Don't use an O(N) lookup when we already have...
2011-09-14 Johan DahlinAdd constant value annotation
2011-09-10 Torsten Schönfeldscanner: correctly handle structs with arrays of anon...
2011-09-07 Dieter VerfaillieWindows port: Do not append '/usr/share' to _xdg_data_d...
2011-08-15 Tomeu Vizosogiscanner: Allow passing additional include dirs when...
2011-08-13 Johan DahlinMerge remote-tracking branch 'origin/gir-docbook'
2011-08-11 Johan DahlinUse a classmethod and s/Transformer/cls/ + s/transforme...
2011-08-11 Laszlo Pandy[docbook] Add "Details" title above all methods.
2011-08-11 Laszlo Pandy[docbook] Make DocBookWriter use Transformer
2011-08-10 Stef WalterMake the Transformer respect 'skip' annotations
2011-07-27 Colin WaltersKill off config.py
2011-01-13 Pavel HolejsovskyMake caller-allocates detection work for struct aliases
2010-12-02 Johan DahlinAdd proper unicode support to the source scanner
2010-09-28 Colin WaltersFix --include-uninstalled
2010-09-26 Johan Dahlin[scanner] Make sure private enums are filtered
2010-09-26 Johan Dahlin[scanner] Mark enum members as private in transformer
2010-09-21 Johan DahlinRevert "[transformer] Ignore hidden symbols"
2010-09-21 Johan Dahlin[transformer] Ignore hidden symbols
2010-09-20 Johan Dahlin[scanner] Support private/public directives
2010-09-20 Johan Dahlin[scanner] Only store types in cache store
2010-09-15 Colin Waltersscanner: Add temporary workaround for GStreamer
2010-09-14 Colin Waltersscanner: Add c_type for callbacks
2010-09-14 Colin Waltersscanner: Handle G_TYPE_HASH_TABLE
2010-09-09 Colin Waltersscanner: Skip functions with leading '_'
2010-09-08 Colin Waltersscanner: Kill glibast
2010-09-08 Owen W. TaylorHandle casing better for constants
2010-09-07 Colin Waltersscanner: Fall back to searching all includes when uncertain
2010-09-03 Colin Waltersscanner: Don't clear out ctype on annotation strings...
2010-09-03 Johan Dahlin[scanner] Move a function from transformer to ast
2010-09-03 Johan Dahlin[test] Add warning tests for enums
2010-09-02 Johan Dahlin[scanner] Improve an error message, include lineno
2010-09-02 Colin Waltersscanner: Add --include-uninstalled
2010-09-02 Johan Dahlin[scanner] Remove old logging functions
2010-09-02 Johan Dahlin[scanner] Move over remaining callsites to message
2010-09-02 Johan Dahlin[scanner] Simplify strip_identifer/strip_symbol
2010-09-02 Colin Waltersscanner: Don't throw an exception on unresolved types
2010-09-02 Johan Dahlin[scanner] Move namespace out of Transformer
2010-09-02 Johan Dahlin[transformer] Don't pass around source scanner
2010-09-02 Johan Dahlin[scanner] Create the cachestore in the transformer
2010-09-01 Colin Waltersscanner: Also look for enums and bitfields with GType...
2010-09-01 Colin Waltersscanner: Better handling of GType names
2010-09-01 Colin Waltersscanner: Cosmetic cleanup to namespace parsing functions
2010-09-01 Colin Waltersscanner: Refactor name parsing
2010-09-01 Colin Waltersscanner: Add --accept-unprefixed
2010-08-31 Colin Waltersscanner: Filter interface prerequisites and class imple...
2010-08-31 Colin Waltersscanner: Better handling of empty namespace prefix...
2010-08-31 Colin WaltersMajor rewrite
2010-08-31 Colin WaltersUse GLib types consistently
2010-07-28 Johan Dahlin[giscanner] Make warnings less dense
2010-06-22 Danielle MadeleyMerge branch 'gvalue-tests'
2010-06-17 Colin WaltersSupport introspectable=no attribute, add warnings framework
2010-06-17 Johan DahlinRevert "Support introspectable=no attribute, add warnin...
2010-06-17 Colin WaltersSupport introspectable=no attribute, add warnings framework
2010-05-04 Tomeu VizosoAdd support for GArrays: add g_type_info_get_array_type...
2010-04-14 Tomeu VizosoIf needed, convert from camelcase to underscores when...
2010-02-12 Owen W. TaylorFix glib:error-quark scanning for unregistered enum...
2010-02-11 Colin WaltersConform last patch with pep8
2010-02-11 Colin Walters[scanner] Print error instead of throwing for unknown...
2010-01-15 Johan Bilienscanner: Always explicitely set the scope of callbacks
2009-12-09 Dan Winship[scanner] Fix various hardcoded type name checks
2009-12-08 Colin Walters[transformer] Look up callback types in the full name...
2009-11-23 Dan WinshipFix enum prefix stripping to work only up to word bound...
2009-10-23 Colin WaltersWhen doing type resolution on a string, treat it as...
2009-08-17 Colin WaltersBug 592055 - Build/test fixes
2009-08-17 Colin WaltersProtect against source_filename being None when analyzi...
2009-06-11 Holger Hans Peter... Make g-ir-compiler find files installed by make install
2009-06-09 Colin WaltersBug 584453 - Handle char ** correctly (and const variation)
2009-03-17 Colin WaltersBug 564016 - Add c:prefix to .gir
2009-03-17 Colin WaltersBug 575613 - Enum stripping with common prefix, also...
2009-03-09 Andreas RottmannBug 574139 – There is no way to identify 'user_data...
2009-02-26 Andreas RottmannBug 573306 – Relax callback grouping detection rules
2009-02-25 Colin WaltersBug 555964 - Parse floating-point #defines
next