summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sonny-master-patch-71423' into 'master'HEADmasterPhilip Chimento2023-05-121-1/+1
|\
| * doc: Fix http-client.js examplesonny-master-patch-71423Sonny Piers2023-05-041-1/+1
|/
* DOAP: Replace defunct mailing-list with developer-forum (GNOME Discourse)Andre Klapper2023-04-271-2/+2
* Merge branch 'fix-issue-472' into 'master'Philip Chimento2023-04-141-0/+3
|\
| * context: Clear all vectors of JS::Heap on disposeDaniel van Vugt2023-04-131-0/+3
|/
* Merge branch 'meson-test-dependencies-fix' into 'master'Philip Chimento2023-04-092-2/+7
|\
| * installed-tests/meson: Add GjsPrivate as tests dependencyMarco Trevisan (Treviño)2023-04-052-2/+7
| * installed-tests/meson: Add tests dependencies on gjs consoleMarco Trevisan (Treviño)2023-04-051-2/+2
* | Merge branch 'cb-during-gc-fixes' into 'master'Philip Chimento2023-04-099-50/+111
|\ \ | |/ |/|
| * function: Always initialize callback return valueSebastian Keller2023-04-061-10/+8
| * stack: Print stack trace using glib logging functionsSebastian Keller2023-04-069-40/+103
* | Merge branch 'sanitize-mask-return' into 'master'Philip Chimento2023-04-052-27/+23
|\ \ | |/ |/|
| * CI: Fix case where upstream base branch already existsPhilip Chimento2023-04-041-1/+1
| * Use the mask for the flagsclass to compute valid valuesSundeep Mediratta2023-04-041-26/+22
|/
* Merge branch 'doc-runAsync' into 'master'Philip Chimento2023-04-031-0/+25
|\
| * doc: Add Gio and GLib runAsync overridesSonny Piers2023-04-031-0/+25
|/
* Merge branch 'fix/skip_gtk_tests-build' into 'master'Philip Chimento2023-03-182-7/+7
|\
| * fix(build, tests): move `have_gtk4` to the appropriate placeDominik Opyd2023-03-082-7/+7
* | build: Post-branch version bumpPhilip Chimento2023-03-181-1/+1
* | release: Prepare for 1.76.01.76.0Philip Chimento2023-03-181-0/+5
* | build: Pre-release version bumpPhilip Chimento2023-03-181-1/+1
|/
* release: Prepare for 1.75.901.75.90Philip Chimento2023-03-051-0/+15
* build: Pre-release version bumpPhilip Chimento2023-03-051-1/+1
* Merge branch 'february-maintenance' into 'master'Philip Chimento2023-03-0529-80/+188
|\
| * context: Fix job queue ending prematurely when dispatcher resetPhilip Chimento2023-03-043-15/+6
| * mainloop: Instrument main loop and promise job dispatcher with debug logsPhilip Chimento2023-03-046-10/+36
| * context: Instrument module evaluation promises with debug logsPhilip Chimento2023-03-041-0/+18
| * minijasmine: Remove irrelevant commentPhilip Chimento2023-03-041-1/+0
| * minijasmine: Remove unused stack filter linePhilip Chimento2023-03-041-1/+0
| * context: Use module name in promise reaction function debug tagPhilip Chimento2023-03-041-2/+2
| * context: Use correct debug tag with promise reaction functionPhilip Chimento2023-03-041-2/+2
| * repo: Define namespace property on imports.gi after looking up _init()Philip Chimento2023-03-041-4/+4
| * repo: Check that GI module override function is callablePhilip Chimento2023-03-0410-2/+75
| * esm: Improve startup time by delaying imports of native and GI modulesPhilip Chimento2023-03-043-23/+17
| * gi: Roll back change to imports.gi.versions object if gi.require() failsPhilip Chimento2023-03-042-6/+19
| * GLib: Remove circular dependency between GLib and ByteArrayPhilip Chimento2023-03-041-8/+5
| * cleanup: Replace static_cast<GjsContext*> with runtime castPhilip Chimento2023-03-044-7/+5
|/
* Merge branch 'trampoline-supports-instance-strings' into 'master'Philip Chimento2023-03-045-27/+51
|\
| * function: Do not leak strings returned by transfer-none trampolinesMarco Trevisan (Treviño)2023-03-045-27/+51
|/
* Merge branch 'object-value-string-test-enable' into 'master'Philip Chimento2023-03-041-2/+0
|\
| * testGObjectValue: Enable creating object with a string propertyMarco Trevisan (Treviño)2023-02-241-2/+0
* | Merge branch 'signed-char-fix' into 'master'Philip Chimento2023-03-041-3/+3
|\ \
| * | gi/value: Cleanup schar setting codeMarco Trevisan (Treviño)2023-02-231-2/+2
| * | value: Use a signed char to old g_value_get_schar resultMarco Trevisan (Treviño)2023-02-231-1/+1
| |/
* | Merge branch 'fix-gio-priorities' into 'master'Philip Chimento2023-03-011-3/+4
|\ \
| * | Gio: Use proper default priority on async generatorsMarco Trevisan (Treviño)2023-02-281-3/+4
| |/
* | Merge branch 'more-gjs-apps' into 'master'Philip Chimento2023-02-271-18/+28
|\ \ | |/ |/|
| * doc: Re-organize appsSonny Piers2023-02-251-17/+23
| * doc: Remove Marker appSonny Piers2023-02-251-1/+0
| * doc: Remove Gnomit appSonny Piers2023-02-251-1/+0