[gtk-doc] Created tag GTK_DOC_1_30
- From: Stefan Sauer <stefkost src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-doc] Created tag GTK_DOC_1_30
- Date: Wed, 8 May 2019 19:20:08 +0000 (UTC)
The unsigned tag 'GTK_DOC_1_30' was created.
Tagger: Stefan Sauer <ensonic users sf net>
Date: 1557343179 +0200
release: 1.30
Changes since the last tag 'GTK_DOC_1_29':
Aleksander Morgado (1):
README: fix Devhelp url
Anders Jonsson (2):
Update Swedish translation
Update Swedish translation
Andre Klapper (1):
Replace Bugzilla by Gitlab URL in DOAP file
Bastien Nocera (1):
scangobj: Make G_MAXINT appear as such on 32-bit
Christian Kirbach (1):
Update German translation
Corentin Noël (10):
cmake: do not hardcode the executable path
cmake: fix typo when using gtkdoc-fixxref
cmake: use correct flags escaping and actually check if the LD_LIBRAY_PATH variable is defined
cmake: copy the XML file before using it
cmake: allow to give content files
cmake: install the files to datadir as these files are platform-independent
cmake: allow to specify options to all the executables
cmake: pass the right flags to gtk-scangobj
cmake: Do not use a subdirectory to generate all the files
cmake: Avoid duplicate flags
Daniel Mustieles (3):
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Emmanuele Bassi (1):
Allow disabling the test suite
Ignacio Casal Quinteiro (1):
meson: initialize variable with the right type
Lubomir Rintel (1):
scan: set title also when the class structure is opaque
Marco Trevisan (Treviño) (3):
meson, manual: don't try to configure non existent file
scangobj: keep quotes when splitting with shlex
gtkdoc-scangobj: allow to pass --{c,ld}flags multiple times
Marek Cernocky (3):
Fixed a missing word in help
Updated Czech translation
Updated Czech translation
Mario Blättermann (1):
Update German translation
Mathieu Bridon (1):
meson: Stop splitting the version into major, minor and macro
Michael Catanzaro (2):
release: bump versions and back to development
Merge branch 'meson-fix' into 'master'
Nicola Fontana (2):
tests: enable scan tests in meson build
scan: reorder std checks
Philip Withnall (4):
common: Fix a typo in a warning message
gtkdoc-check: Don’t raise an exception if Makefile doesn’t exist
mkdb: Fix warning about a missing acronym in the XSL
fixxref: Add support for ‘-es’ plurals in the poor man’s plural support
Piotr Drąg (1):
Fix a broken XML tag in Czech help translation
Rafael Fontenelle (5):
Update Brazilian Portuguese translation
Update Brazilian Portuguese translation
Update Brazilian Portuguese translation
Fix typos
Update Brazilian Portuguese translation
Stefan Sauer (140):
Merge branch 'fix-typos' into 'master'
Merge branch 'wip/hadess/multilib-conflict' into 'master'
Merge branch 'bochecha/version-split' into 'master'
Merge branch 'lr/libnm' into 'master'
Merge branch 'wip/tintou/cmake-find-exec' into 'master'
Merge branch 'wip/tintou/gobj-args' into 'master'
Update requirements.
Add sanity.sh to EXTRA_DIST.
mkhtml2: Pass tree_node to get_titles for error reporting.
Add a flavour for no-xslt builds.
Merge branch 'scangobj-quotes-fix' into 'master'
Add a comment explaining previous change.
Merge branch 'wip/tintou/create-xml-before-use' into 'master'
Merge branch 'wip/tintou/cmake-install-dir' into 'master'
Merge branch 'wip/tintou/cmake-content-files' into 'master'
Merge branch 'wip/lantw/revert-scangobj-shlex-workaround' into 'master'
Merge branch 'wip/tintou/options' into 'master'
Merge branch 'wip/tintou/flags' into 'master'
scan: break long function that scans headers apart.
scan: start a unit test suite for the scanner.
scan: actually add the test file :/
scan: refactor testsuite to prepare for more tests
mkdb: split source code scanner.
common: drop python2 support from test
scan: fix types in test class name
mkdb: start a new unit test suite for mkdb
tests: use multiline strings for inputs to preserve newlines
mkdb: replace one more global var by passing the value around
mkdb: refactor DetermineNamespace
mkdb: rename ConvertSGMLChars to ConvertXMLChars
mkdb: add tests for basic comment-tags
mkdb: extract some common parameter handling code
mkdb: remove parenthesis from retrun value assignment
mkdb: organize run() in phases
scan: restructure output code
scan: add tests for structs
scan: add tests for enum
scan: add tests for unions and fix detecting top-level unions
scan: move test from the regression suite to the unit tests
scan: move variable declaration tests into the unit test
scan: move more enum/struct tests to unit tests
scan: add some tests for functions
Merge branch 'small-fix' into 'master'
scan: fix more whitespace issues
tests: move more function tests to the unit tests
check: fix the test as a followup
scan: use parameterized for type tests
scan: move more tests to unit tests
scan: add more type coverage
scan: extract and reformat regexps
scan: extract type modifiers
scan: fix index's in the regexps comments
scan: make more variables work
scan: extract a formatting helper for return types
HACKING: add info about how to get test coverage
scan: add tests for function pointers
scan: add parametrized tests for function pointers
scan: add tests for internal struct/union.
scan: add more coverage for functions
scan: add more generic tests
tests: fix deprecation warning and make text executable
tests: add coverage test target
scan: add more tests for function pointer typedefs
Add a script for the gitlab ci
Tweak the ci config.
Add more deps to ci config
Add glib to enable integration tests
ci: tweak ci setup more
ci: add missing docbook package
ci: also add python3 as a direct dep
ci: add more direct deps
ci: install 'bc' and collect the test-suite log on failure
ci: add remaining deps
ci: fix pip3 syntax (wrong manpage)
ci: fix pip3 more (--no-index got broken)
ci: workaround broken python packages
ci: add python3-coverage dependency
scan: move 3 tests for inline functions to unit tests
Run vulture and apply some fixes.
scan: use the return type helper more often
scan: add tests for internal functions
scan: fix handling of deprecated sections
scan: uinify code path around inline functions.
tests: add more scan tests for structs and unions
scan: comment the handling for opaque structs a bit more
tests: add scan test or typedefs
Add another test for typedef enum variants
Add tests for function pointer vars.
scan: refactor subsection ordering to make the code testable.
scan: use a header var in the macro tests
scan: add more tests for the subsection logic
scan: add a test for title extraction
scan: fix test class name
tests: add more tests for mkhtml2
tests: refactor devhelp2 generation to make the code testable
mkhtml: add some data about 'autho' usage in devhelp files
mkhtml2: fix bookinfo with no onlineurl
Merge branch 'wip/aleksander/fix-devhelp-url' into 'master'
mkhtml2: add test for nav_link generation
mkhtml2: refactor convert() to make it testable
mkhtml2: add more tests for devhelp output
Add new flavours to the help output.
mkhtml2: make test parametric and add more cases
scan:reorder imports in test
mkhtml: add more doc-snippets to test main converters
mkhtml2: reduce some duplication in test data
mkhtml: add tests for refsection nav headers
mkhtml: add a few more test for top level doc types
mkhtml2: add test for devhelp2 refsect3 fields
mkdb: don't make type tables as enum members.
mhhtml2: add coverage for constants in devhelp generation
Merge branch 'w32vim' into 'master'
Merge branch 'fix-shadows-acronym-warning' into 'master'
Merge branch 'es-plurals' into 'master'
Merge branch 'tintou/cmake-no-subdir' into 'master'
Merge branch 'tintou/cmake-no-dup-flags' into 'master'
Merge branch 'pr1' into 'master'
mk_to_db: add another test for lists
mkdb: add repro for markdown list indentation issue
mkdb: Refactor ScanSourceContent()
gtkdoc: apply pyflakes fixes
mkdb: split long function into 3
mkdb: use lower case symbol suffixes
mkdb: simplify sectrion/programm block handling
mkdb: add test for the section block
mkdb: join two regexp to simplify the code
mkdb: strip leading indentation from param docs.
highlight: also use pygments for highlighting in fixxref
configure.ac: check for python3-pygments
meson: also add highlight.py to meson.build
README: remove SGML reference.
meson: drop checks for highlighters
highlight: add a trivial test
docs: document hwo to hint the source code language
meson: bump meson dep atleast to 0.48
Merge branch 'tests-option' into 'master'
scangobj: add a note for future cleanups
release: update news and date in manual
highlight: make style-file writable before appending
highlight: my pylint happy
Ting-Wei Lan (1):
scangobj: revert the recent shlex changes
Руслан Ижбулатов (1):
Rewrite HighlightSourceVim() to be more W32-compatible
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]