summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'feature/drop_raw_g_assert' into 'master'json-glib-1-6Emmanuele Bassi2022-10-1114-163/+164
|\ | | | | | | | | Drop usage of raw g_assert in reader test in favor of g_assert_*() See merge request GNOME/json-glib!54
| * Drop usage of raw g_assert in reader test in favor of g_assert_*()Frederic Martinsons2022-10-1114-163/+164
| | | | | | | | | | | | | | | | This will give more informative message in case of fail assertions. Moreover GLib (when compiling with G_DISABLE_ASSERT) disable g_assert totally, that would make these tests no-op Signed-off-by: Frederic Martinsons <frederic.martinsons@sigfox.com>
* | Update Georgian translationZurab Kargareteli2022-09-231-4/+4
| |
* | Add Georgian translationZurab Kargareteli2022-09-232-0/+277
| |
* | Update Turkish translationSabri Ünal2022-09-181-49/+39
|/
* Update Abkhazian translationNart Tlisha2022-07-291-279/+270
|
* Update Hebrew translationYosef Or Boczko2022-07-141-100/+145
|
* Update French translationCharles Monzat2022-04-091-12/+12
|
* Update Bulgarian translationAlexander Shopov2022-03-241-67/+189
|
* Merge branch 'json-builder-edit-comment' into 'master'Emmanuele Bassi2022-02-151-1/+1
|\ | | | | | | | | Delete an extra word in comment section See merge request GNOME/json-glib!49
| * json-glib/json-builder.c:Farzin2022-02-151-1/+1
|/ | | | | | Delete an extra word Line: 55 Word: root
* Add Abkhazian translationNaala Nanba2022-02-142-0/+280
|
* Fix API reference link in README.mdEmmanuele Bassi2021-11-171-1/+1
|
* Update Occitan translationQuentin PAGÈS2021-11-101-70/+58
|
* Merge branch 'safe-node-init' into 'master'Emmanuele Bassi2021-10-092-6/+20
|\ | | | | | | | | set node->data pointer to null when unset See merge request GNOME/json-glib!37
| * applied suggest changetallua2021-10-101-2/+0
| |
| * Apply 2 suggestion(s) to 1 file(s)Emmanuele Bassi2021-10-091-6/+2
| |
| * Apply 1 suggestion(s) to 1 file(s)Emmanuele Bassi2021-10-091-1/+1
| |
| * remove/add whitespace for coding conventiontallua2021-10-101-2/+1
| |
| * uncomment codetallua2021-04-061-1/+1
| |
| * set node->data pointer to null when unsettallua2021-04-062-0/+21
| |
* | ci: Use the right path for the docs archiveEmmanuele Bassi2021-08-251-1/+1
| | | | | | | | | | The tarball artifact is in the root directory, but we're exploding it into the "public" directory.
* | Merge branch 'docs-template' into 'master'Emmanuele Bassi2021-08-251-23/+29
|\ \ | | | | | | | | | | | | ci: Use a separate template for the reference job See merge request GNOME/json-glib!45
| * | ci: Publis the pages once againEmmanuele Bassi2021-08-251-1/+13
| | |
| * | ci: Use a separate template for the reference jobEmmanuele Bassi2021-08-251-33/+27
|/ / | | | | | | | | We want to extract the API reference build to its own template, so we can share it across projects using gi-docgen.
* | build: Fix the docs path in the dist scriptEmmanuele Bassi2021-08-241-4/+1
| | | | | | | | Fixes: #66
* | Post-release version bump to 1.6.7Emmanuele Bassi2021-08-231-1/+1
| |
* | JSON-GLib 1.6.61.6.6Emmanuele Bassi2021-08-231-1/+1
| |
* | build: Add the API reference to the dist archiveEmmanuele Bassi2021-08-232-0/+26
| | | | | | | | | | We can use a dist script to include the generated documentation into the dist archive, as well as including gi-docgen.
* | Post-release version bump to 1.6.5Emmanuele Bassi2021-08-171-1/+1
| |
* | Release JSON-GLib 1.6.4 (stable)1.6.4Emmanuele Bassi2021-08-172-1/+5
| |
* | Merge branch 'docs-introspection' into 'master'Emmanuele Bassi2021-08-171-1/+1
|\ \ | | | | | | | | | | | | build: Generate docs if we have introspection data See merge request GNOME/json-glib!44
| * | build: Generate docs if we have introspection dataEmmanuele Bassi2021-08-171-1/+1
| | | | | | | | | | | | | | | | | | Our documentation is gated on having both the gtk_doc configuration feature and the introspection configuration feature enabled at the same time.
* | | Merge branch 'hurd-linker-flags' into 'master'Emmanuele Bassi2021-08-171-9/+6
|\ \ \ | |/ / |/| | | | | | | | build: try using more linker flags if available See merge request GNOME/json-glib!32
| * | build: try using more linker flags if availablePino Toscano2020-10-031-9/+6
| | | | | | | | | | | | | | | Try using more linker flags on any platform; only the supported ones will be then used.
* | | Update Russian translationAlexey Rubtsov2021-06-281-83/+103
| | |
* | | Merge branch 'doc-check' into 'master'Emmanuele Bassi2021-06-113-0/+43
|\ \ \ | | | | | | | | | | | | | | | | Add a test for the documentation state See merge request GNOME/json-glib!43
| * | | Add a test for the documentation stateEmmanuele Bassi2021-06-112-0/+34
| | | | | | | | | | | | | | | | | | | | Ensure that we immediately fail if a symbol sneaks in without proper documentation.
| * | | doc: Add missing symbolEmmanuele Bassi2021-06-111-0/+9
|/ / /
* | | Merge branch 'doc-fixes' into 'master'Emmanuele Bassi2021-06-1022-792/+1022
|\ \ \ | | | | | | | | | | | | | | | | Update JSON-GLib documentation See merge request GNOME/json-glib!42
| * | | doc: Show the class hierarchy diagramEmmanuele Bassi2021-06-101-0/+1
| | | |
| * | | doc: Ignore the versioning macrosEmmanuele Bassi2021-06-101-0/+12
| | | |
| * | | Update the JSON/GObject API documentationEmmanuele Bassi2021-06-101-11/+13
| | | |
| * | | Update the node documentationEmmanuele Bassi2021-06-103-182/+199
| | | |
| * | | Update the JSON/GVariant API documentationEmmanuele Bassi2021-06-101-3/+3
| | | |
| * | | Update the JsonObject documentationEmmanuele Bassi2021-06-101-83/+86
| | | |
| * | | Update the JsonArray documentationEmmanuele Bassi2021-06-101-23/+23
| | | |
| * | | Update the documentation of the utility APIEmmanuele Bassi2021-06-101-7/+6
| | | |
| * | | Update the JsonParser documentationEmmanuele Bassi2021-06-102-78/+111
| | | |
| * | | Update the documentation for the GObject integration APIEmmanuele Bassi2021-06-101-41/+41
| | | |