summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* object: Set up a single weak ref on the contextgbsneto/we-re-all-in-this-togetherCarlos Garnacho2018-04-191-13/+29
* util-root: Allow null notification functions when rootingCarlos Garnacho2018-04-191-4/+6
* object: Embed wrapped object list into ObjectInstanceCarlos Garnacho2018-04-191-22/+57
* object: Only weak unref if GObject is still aliveGeorges Basile Stavracas Neto2018-04-191-1/+2
* Merge branch 'gbsneto/aggressive-gc' into 'master'Philip Chimento2018-04-193-3/+50
|\
| * object: Queue a forced GC when toggling downGeorges Basile Stavracas Neto2018-04-183-7/+31
| * context: Add API to force GC scheduleGeorges Basile Stavracas Neto2018-04-182-4/+27
|/
* Merge branch 'wip/gcampax/679688-make-gc-much-more-aggressive' into 'master'Philip Chimento2018-04-181-19/+64
|\
| * object: properly disassociate wrappersGeorges Basile Stavracas Neto2018-04-171-1/+9
| * object: don't use toggle references unless necessaryGiovanni Campagna2018-04-171-18/+55
|/
* Merge branch 'warn' into 'master'Philip Chimento2018-04-172-1/+16
|\
| * CI: create a compiler warnings reportClaudio André2018-04-162-1/+16
* | Merge branch 'organize' into 'master'Philip Chimento2018-04-171-14/+22
|\ \ | |/
| * CI: small tweaksClaudio André2018-04-161-14/+22
* | Merge branch 'master' into 'master'Philip Chimento2018-04-173-1/+9
|\ \
| * | Test new environment flag against pipeline.rockon9992018-04-161-0/+1
| * | Automate testing for unicode encoding.rockon9992018-04-101-4/+4
| * | Add testing for ARGV encoding changes.rockon9992018-04-101-0/+6
| * | Fix UTF8 encoding for some GJS string arrays.rockon9992018-04-101-1/+2
| |/
* | Merge branch 'heapgraph-scripts' into 'master'Philip Chimento2018-04-151-10/+2
|\ \
| * | heapgraph.py: adjust terminal output styleAndy Holmes2018-04-121-10/+2
| |/
* | valgrind: Fix typoPhilip Chimento2018-04-141-1/+1
* | valgrind: Update ignore patternPhilip Chimento2018-04-141-0/+23
* | Revert "engine: Free Cairo static data on shutdown"Philip Chimento2018-04-141-16/+2
|/
* Merge branch 'jaszhix/gjs-tweener-fix'Philip Chimento2018-04-093-1/+34
|\
| * Add Tweener test for min/max valuesJason Hicks2018-02-221-0/+22
| * min / max properties to specify a minimal / maximal valuepixunil2018-02-222-0/+11
| * Fix scope warning for restrictedWords in the tweener moduleJason Hicks2018-02-221-1/+1
* | release: Post-branch version bumpPhilip Chimento2018-04-091-2/+2
* | Merge branch 'tagged' into 'master'Philip Chimento2018-04-101-5/+5
|\ \
| * | CI: pinned all Fedora-dev jobs to old tagClaudio André2018-04-091-5/+5
|/ /
* | build: Post-release version bumpPhilip Chimento2018-04-091-1/+1
* | release: Prepare for 1.52.11.52.1Philip Chimento2018-04-091-0/+65
* | CI: pinned to old tagClaudio André2018-04-091-1/+1
* | Merge branch 'heapgraph-scripts' into 'master'Philip Chimento2018-04-093-0/+1025
|\ \
| * | omit 'self-hosting-global' unless explicitly targettedAndy Holmes2018-04-081-1/+5
| * | heapdot.py: remove shape compressionAndy Holmes2018-04-081-80/+0
| * | tweak heapgraph.mdAndy Holmes2018-04-071-9/+8
| * | rename README.md to heapgraph.mdAndy Holmes2018-04-081-0/+0
| * | initial commit of heapgraph scriptsAndy Holmes2018-04-073-0/+1102
|/ /
* | Merge branch '129-valgrind-uaf' into 'master'Cosimo Cecchi2018-04-074-43/+64
|\ \
| * | object: Ensure weak ref callback is removed on finalizePhilip Chimento2018-04-061-1/+3
| * | engine: Free Cairo static data on shutdownPhilip Chimento2018-04-041-2/+16
| * | valgrind: Update ignore patternPhilip Chimento2018-04-041-7/+4
| * | object: Improve lifecycle loggingPhilip Chimento2018-04-032-33/+41
* | | Merge branch 'tweaks' into 'master'Philip Chimento2018-03-311-1/+1
|\ \ \ | |/ / |/| |
| * | docs: fix the link to the coverage reportClaudio André2018-03-311-1/+1
|/ /
* | Merge branch 'march-maintenance' into 'master'Cosimo Cecchi2018-03-317-40/+23
|\ \
| * | CI: Don't run CI with -WerrorPhilip Chimento2018-03-292-2/+2
| * | valgrind: Suppress GTK memory leaksPhilip Chimento2018-03-291-2/+15