index
:
delta/gnome/libpeas.git
1.0
1.10
1.12
1.14
1.16
1.18
1.2
1.20
1.22
1.24
1.26
1.28
1.30
1.32
1.34
1.36
1.4
1.6
1.8
alatiera/ccache
main
master
meson.msvc
msvc
wip/chergert/gjs-loader
wip/hadess/external-loaded-plugins
wip/issue40
wip/piotrdrag/unicode-typography
gitlab.gnome.org: GNOME/libpeas.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
libpeas
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: Explicitly depend on the GIR and typelib
wip/issue40
Simon McVittie
2020-09-18
1
-1
/
+6
*
build: remove --export-dynamic
Tom Schoonjans
2020-01-18
2
-10
/
+0
*
build: fix build when using luajit
Christian Hergert
2019-10-29
1
-1
/
+1
*
build: make g_assert() work from tests
Christian Hergert
2019-10-28
1
-1
/
+1
*
build: don't use undocumented -export-dynamic option
Ting-Wei Lan
2019-10-28
2
-2
/
+2
*
engine: add peas_engine_create_extension_with_properties()
Fabian Orccon
2019-10-24
1
-0
/
+115
*
extension-set: adds peas_extension_set_new_with_properties()
Fabian Orccon
2019-10-24
1
-0
/
+101
*
build: setup test suite environment
Christian Hergert
2019-09-09
1
-1
/
+1
*
build: hide private symbols with -fvisibility=hidden
Christian Hergert
2019-08-05
2
-3
/
+3
*
build: remove autotools
Christian Hergert
2019-08-05
8
-289
/
+0
*
tests: use @PY_LOADERS@ for string replacement
Christian Hergert
2019-08-05
2
-5
/
+5
*
build: remove use of 0.50 configure_file() features
Christian Hergert
2019-08-05
1
-6
/
+0
*
Port to meson build system
Martin Blanchard
2019-08-05
8
-0
/
+387
*
Allow extensions to be an Abstract Base Class
Garrett Regier
2017-03-24
10
-3
/
+372
*
Consider all an interfaces potential properties
Garrett Regier
2017-03-24
8
-13
/
+196
*
Fix sorting of PeasEngine:plugin-list
Garrett Regier
2015-12-19
2
-4
/
+4
*
Keep PeasEngine:plugin-list better ordered
Garrett Regier
2015-12-15
3
-3
/
+11
*
Keep plugins order in PeasExtensionSet
Garrett Regier
2015-12-15
1
-0
/
+48
*
Order the PeasEngine:plugin-list by dependencies
Garrett Regier
2015-12-15
1
-0
/
+34
*
Add support for embedded C plugins
Garrett Regier
2015-12-15
11
-3
/
+356
*
Cleanup the PeasExtensionSet tests
Garrett Regier
2015-12-15
1
-69
/
+69
*
Link against libpeas for the extension-c plugin
Garrett Regier
2015-12-15
1
-0
/
+1
*
Verify that no plugins are loaded in the extension garbage collect test
Garrett Regier
2015-12-15
1
-0
/
+7
*
Rename the unknown property in the extension test
Garrett Regier
2015-12-15
1
-3
/
+3
*
Remove the Has Missing Prerequisite extension test
Garrett Regier
2015-12-15
4
-117
/
+7
*
Rename a parameter to be less cryptic
Garrett Regier
2015-12-15
1
-2
/
+2
*
Fix Python tests on OpenBSD
Garrett Regier
2015-05-14
1
-2
/
+10
*
Use Property instead of property as it is deprecated in PyGObject
Garrett Regier
2015-03-14
1
-7
/
+3
*
Relicense as LGPL 2.1+
Garrett Regier
2015-02-14
25
-265
/
+283
*
Prevent the accidental escaping of globals with Lua plugins
Garrett Regier
2015-02-14
1
-0
/
+21
*
Use Lua to implement the plugin loader's logic
Garrett Regier
2015-02-14
1
-3
/
+1
*
Support Python plugins that define __all__
Garrett Regier
2015-02-04
1
-0
/
+3
*
Use Python to implement the plugin loader's logic
Garrett Regier
2015-01-20
1
-14
/
+4
*
Unsubprocess a Lua test
Garrett Regier
2015-01-20
1
-14
/
+2
*
Add a copyright to the Lua files
Garrett Regier
2015-01-20
1
-0
/
+18
*
Bump required glib version
Garrett Regier
2014-12-20
3
-12
/
+0
*
Use new GObject private API
Garrett Regier
2014-12-20
1
-1
/
+0
*
Add a test for missing peas_register_types() in a C plugin
Garrett Regier
2014-12-20
4
-3
/
+62
*
Split special envar setting into another function
Garrett Regier
2014-12-20
1
-0
/
+2
*
Plug a test memory leak
Garrett Regier
2014-12-20
4
-7
/
+9
*
Fix the test suite to work on other operating systems
Garrett Regier
2014-12-18
2
-3
/
+2
*
Test that C plugins have local linkage
Garrett Regier
2014-12-18
3
-0
/
+83
*
Test that plugins are multi-thread safe
Garrett Regier
2014-12-16
3
-31
/
+92
*
Fix Lua plugins to work with multiple threads
Garrett Regier
2014-12-16
1
-7
/
+2
*
Fix srcdir != builddir with Lua 5.1 plugin loader
Garrett Regier
2014-11-18
1
-1
/
+2
*
Cleanup lua5.1 test plugin
Garrett Regier
2014-11-18
1
-35
/
+1
*
Add nonglobal plugin loader support
Garrett Regier
2014-11-18
3
-18
/
+44
*
Add an extension test that uses multiple threads
Garrett Regier
2014-11-18
1
-0
/
+62
*
Make PeasEngine thread-safe
Garrett Regier
2014-11-18
2
-4
/
+8
*
Implemented a Lua plugin loader using the LGI bindings
Garrett Regier
2014-11-04
9
-1
/
+358
[next]