summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Update Brazilian Portuguese translationRafael Fontenelle2019-09-081-425/+501
* mkdb: only output object_index.sgml if not emptyStefan Sauer2019-09-083-20/+26
* tests: fix the suppression codeStefan Sauer2019-09-081-5/+5
* mkhtml2: create output-dir if it does not existStefan Sauer2019-09-051-0/+2
* mkhtml: add --output-dir paramStefan Sauer2019-09-052-1/+5
* mkdb: restore the --output-dir parameterStefan Sauer2019-09-051-1/+1
* Update Swedish translationAnders Jonsson2019-08-181-396/+465
* README: mention dblatex dependecy for pdf generationStefan Sauer2019-08-161-0/+5
* tests: skip pdf check if no pdf tools are installedStefan Sauer2019-08-161-4/+7
* tests: calculate time differences with date instead of bcStefan Sauer2019-08-162-9/+8
* config: fix regression from last merge.Stefan Sauer2019-08-161-1/+2
* HACKING: streamline release process moreStefan Sauer2019-08-161-26/+28
* tests: fix one meson test where we passed the wrong html dirStefan Sauer2019-08-161-2/+2
* Merge branch 'uninstalled' into 'master'Stefan Sauer2019-08-1520-65/+108
|\
| * Meson: Fix running tools uninstalledXavier Claessens2019-08-1520-65/+108
|/
* release: bump versions and back to developmentStefan Sauer2019-08-154-2/+13
* release: update news and date in manualGTK_DOC_1_32Stefan Sauer2019-08-154-5/+31
* Makefile.am: add workarounds for 'make distcheck'Stefan Sauer2019-08-151-2/+11
* mkdb: extract a last db templateStefan Sauer2019-08-151-35/+35
* Also bump version in meson.buildMichael Catanzaro2019-08-061-1/+1
* Prepare 1.31GTK_DOC_1_31Michael Catanzaro2019-08-052-3/+3
* mkdb: extract another text stripping helperStefan Sauer2019-07-291-18/+31
* mkdb: extract common formatting codeStefan Sauer2019-07-291-126/+83
* ci: bump meson deps in dockerfileStefan Sauer2019-07-283-4/+4
* mkdb: only output "Types and Values" if not emptyStefan Sauer2019-07-281-9/+12
* mkdb: extract helper function in sctruct output generationStefan Sauer2019-07-282-40/+97
* scan: extract and precompile another regexpStefan Sauer2019-07-281-14/+23
* scan: update comment after refactoringStefan Sauer2019-07-261-9/+9
* scan: extract function to init the scanner from optionsStefan Sauer2019-07-252-65/+86
* mkdb: fix skipping of inline function bodiesStefan Sauer2019-07-242-12/+97
* scan: extract block skipping to helper function to make it testableStefan Sauer2019-07-241-21/+37
* scan: turn old comment blobs into python docstringsStefan Sauer2019-07-241-28/+48
* mkdb: fix annotation docs for 'out callee-allocates'Stefan Sauer2019-07-231-1/+1
* scan: rewrite brace skipping for inline functionsStefan Sauer2019-07-211-29/+18
* Merge branch '86-gtkdoc-fixxref-script-fails-at-runtime-because-pygments-pyth...Stefan Sauer2019-07-181-3/+16
|\
| * meson: Check for required Python 3 modulesNelson Benítez León2019-07-171-3/+16
* | Merge branch 'glib-deprecated' into 'master'Xavier Claessens2019-07-176-15/+172
|\ \
| * | Add scanner unit tests for deprecation decoratorsXavier Claessens2019-07-171-0/+67
| * | Fix parsing of g_set_object()Xavier Claessens2019-07-173-2/+19
| * | Support type/enum deprecation decoratorsXavier Claessens2019-07-175-12/+85
| * | scanner: avoid passing regex in command lineXavier Claessens2019-07-173-3/+3
|/ /
* | scan: enable having '_' as a public api in glibStefan Sauer2019-07-162-5/+8
* | Merge branch 'wip/lantw/scangobj-reset-locale-environment-variables-before-ru...Stefan Sauer2019-07-141-3/+7
|\ \
| * | scangobj: reset locale environment variables before runningTing-Wei Lan2019-07-141-3/+7
|/ /
* | scan: enable the new exceptionStefan Sauer2019-07-132-20/+21
* | scan: fix a regression when scanning over inline functionsStefan Sauer2019-07-131-0/+9
* | tests/scan: add another test for internal inline functionsStefan Sauer2019-07-111-3/+12
* | Update ci README.Stefan Sauer2019-07-111-7/+5
* | Merge branch 'docker-ci' into 'master'Stefan Sauer2019-07-124-12/+202
|\ \
| * | ci: Use the docker registryXavier Claessens2019-07-094-12/+202
|/ /