openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
G
gjs
Settings
|
Report Duplicate
5
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
12 months
ago. based on code collected
12 months
ago.
Jan 18, 2023 — Jan 18, 2024
Showing page 6 of 12
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
object: Do not define getters for custom objects
Marco Trevisan (Treviño)
More...
over 1 year ago
jsapi-dynamic-class: Allow to define different slots for setter and getter
Marco Trevisan (Treviño)
More...
over 1 year ago
jsapi-dynamic-class: Define properties getters/setters by id
Marco Trevisan (Treviño)
More...
over 1 year ago
object: Bind property specs to getters/setters removing property cache
Marco Trevisan (Treviño)
More...
over 1 year ago
testGIMarshalling: Perform property access using all the possible names
Marco Trevisan (Treviño)
More...
over 1 year ago
testGIMarshalling: Use a jasmine spy to check on signal callbacks
Marco Trevisan (Treviño)
More...
over 1 year ago
value: Handle gvalues holding a null-pointer as first thing
Marco Trevisan (Treviño)
More...
over 1 year ago
value: Throw an error if a null value is used for a non-nullable argument
Marco Trevisan (Treviño)
More...
over 1 year ago
value: Load signal details only once for a signal invocation
Marco Trevisan (Treviño)
More...
over 1 year ago
value: Use a single vector to hold the arguments details we care about
Marco Trevisan (Treviño)
More...
over 1 year ago
arg, value: Simplify JS array checks where we use the length parameter
Marco Trevisan (Treviño)
More...
over 1 year ago
value: Be clearer when we can't convert GValue boxed types containing arrays or maps
Marco Trevisan (Treviño)
More...
over 1 year ago
testRegress: Add more tests for signals provided by the library
Marco Trevisan (Treviño)
More...
over 1 year ago
arg: Remove all hash table elements instead of stealing them in container case
Marco Trevisan (Treviño)
More...
over 1 year ago
value: Add basic support for signals using GHashTables
Marco Trevisan (Treviño)
More...
over 1 year ago
value: Use exact gtype check for types that cannot be extended
Marco Trevisan (Treviño)
More...
over 1 year ago
value: Use GjsAuto* objects to own GIBaseInfo objects, fixing leaks
Marco Trevisan (Treviño)
More...
over 1 year ago
jsapi-util: Avoid validating GjsAutoInfo in release builds
Marco Trevisan (Treviño)
More...
over 1 year ago
jsapi-util: Define GjsAutoArgInfo and GjsAutoSignalInfo
Marco Trevisan (Treviño)
More...
over 1 year ago
testGIMarshalling: use `replaceAll` to compute function name from signal
Marco Trevisan (Treviño)
More...
over 1 year ago
testGiMarshalling: Actually enable GObject signal tests
Marco Trevisan (Treviño)
More...
over 1 year ago
arg: Avoid using memcp() if we're comparing pointers
Marco Trevisan (Treviño)
More...
over 1 year ago
arg-cache: Follow the annotation to release in-out arrays
Marco Trevisan (Treviño)
More...
over 1 year ago
arg-cache: Add Implementations for zero-terminated and fixed-length arrays
Marco Trevisan (Treviño)
More...
over 1 year ago
testGIMarshalling: Add tests with array of GStrv in multiple cases
Marco Trevisan (Treviño)
More...
over 1 year ago
arg: Use more explicit type to generate array release function
Marco Trevisan (Treviño)
More...
over 1 year ago
arg-cache: Functions that have non-introspectable length parameter should throw
Marco Trevisan (Treviño)
More...
over 1 year ago
arg-cache: Properly handle inout array length arguments
Marco Trevisan (Treviño)
More...
over 1 year ago
arg: Use array element transfer in a more explicit way
Marco Trevisan (Treviño)
More...
over 1 year ago
arg: Avoid doing anything if the array is null
Marco Trevisan (Treviño)
More...
over 1 year ago
←
1
2
3
4
5
6
7
8
9
10
11
12
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree