summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* release: Prepare for 1.50.31.50.3Philip Chimento2018-01-141-0/+16
* Test case improved in `installed-tests/js/testCairo.js` [fixes #27]Valentín Barros2018-01-091-1/+1
* param, importer: Spurious error when resolving non-stringPhilip Chimento2018-01-094-3/+19
* importer: Missing error checkPhilip Chimento2018-01-091-3/+4
* jsapi-util-string: Missing error checkPhilip Chimento2018-01-091-13/+8
* Merge branch 'gobject-ward-gnome-3-26' into 'gnome-3-26'Philip Chimento2018-01-062-3/+63
|\
| * object: only reset keep-alive and disassociate if neededMarco Trevisan (Treviño)2017-12-281-2/+5
| * object: make clear in toString() proto method when the object is finalizedMarco Trevisan (Treviño)2017-12-282-1/+7
| * object: Show error when using proto functions (connect*, emit) on destroyed o...Marco Trevisan (Treviño)2017-12-282-0/+51
|/
* object: Only show critical errors on access to finalized objectsMarco Trevisan (Treviño)2017-12-282-39/+58
* Merge branch 'fix-test-crash-gnome-3-26' into 'gnome-3-26'Philip Chimento2017-12-241-0/+2
|\
| * object: remove ObjectInstance from disassociate_list if object is finalizedMarco Trevisan (Treviño)2017-12-111-0/+2
|/
* Merge branch 'gobject-ward-gnome-3-26' into 'gnome-3-26'Philip Chimento2017-12-053-1/+98
|\
| * object: Leave out param untouched on errorPhilip Chimento2017-12-041-2/+0
| * installed-tests/js: add testGObjectDestructionAccess to verify access to dest...Marco Trevisan (Treviño)2017-12-042-0/+42
| * object: reset the keep alive flag on wrapper when object is disposedMarco Trevisan (Treviño)2017-12-041-0/+1
| * object: add better logging when invalid access happensMarco Trevisan (Treviño)2017-12-041-10/+40
| * object: don't resolve or set,get properties on finalized elementsMarco Trevisan (Treviño)2017-12-041-1/+12
| * object: check in gjs_typecheck_object if the object has been finalizedMarco Trevisan (Treviño)2017-12-041-1/+16
|/
* build: Post-release version bumpPhilip Chimento2017-10-311-1/+1
* release: Prepare for 1.50.21.50.2Philip Chimento2017-10-311-0/+11
* legacy: Allow ES6 classes to inherit from abstract Lang.Class classFlorian Müllner2017-10-312-10/+13
* tweener: Fix a couple of warningsFlorian Müllner2017-10-311-4/+4
* build: Tweak code coverage optionsPhilip Chimento2017-10-311-1/+1
* jsapi-util-args: Update out-of-date commentsPhilip Chimento2017-10-311-2/+2
* build: Post-release version bumpPhilip Chimento2017-10-021-1/+1
* release: Prepare for 1.50.11.50.1Philip Chimento2017-10-021-0/+13
* coverage: Fix coverage prefixesPhilip Chimento2017-10-022-24/+45
* coverage: Misc refactorsPhilip Chimento2017-10-023-43/+14
* coverage: Don't mark empty var declarations executablePhilip Chimento2017-10-022-1/+22
* coverage: Don't count literals as executablePhilip Chimento2017-09-262-24/+24
* tests: Create test ASTs by parsing JSPhilip Chimento2017-09-261-110/+8
* coverage: Walk AST in more casesPhilip Chimento2017-09-262-3/+27
* coverage: Correct AST walking for labelled statementsPhilip Chimento2017-09-262-2/+10
* coverage: Scan ES6 classes for functionsPhilip Chimento2017-09-262-1/+76
* coverage: Don't error out on various filesPhilip Chimento2017-09-262-4/+21
* stack: Use js::DumpBacktrace() for gjs_dumpstack()Philip Chimento2017-09-183-22/+3
* build: Post-release version bumpPhilip Chimento2017-09-111-1/+1
* release: Prepare for 1.50.01.50.0Philip Chimento2017-09-111-0/+9
* coverage: Correct licensing mistakePhilip Chimento2017-09-115-55/+82
* build: Post-release version bumpPhilip Chimento2017-09-041-2/+2
* release: Prepare for 1.49.921.49.92Philip Chimento2017-09-041-0/+24
* closure: Prevent collection of invalidated closurePhilip Chimento2017-09-012-0/+25
* object: Refactor out ConnectDataPhilip Chimento2017-09-011-23/+11
* closure: Debug message on invalidate signalPhilip Chimento2017-09-011-0/+3
* Revert freeing closures in idle handlerPhilip Chimento2017-09-012-92/+11
* tests: Split legacy Gtk.Widget tests outPhilip Chimento2017-08-313-104/+113
* maint: Add SpiderMonkey helgrind suppression rulesPhilip Chimento2017-08-311-0/+58
* build: Valgrind with AX_VALGRIND_CHECKPhilip Chimento2017-08-316-42/+52
* build: Update Valgrind suppressions rulesPhilip Chimento2017-08-311-137/+55