5
I Use This!
Moderate Activity

Commits : Listings

Analyzed 6 days ago. based on code collected 6 days ago.
Jun 11, 2023 — Jun 11, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
remove duplicate test More... over 15 years ago
make check: ensure filenames are not utf8 More... over 15 years ago
Bug 560506 – linking problem More... over 15 years ago
Call g_filename_from_utf8 in gjs_string_to_filename, since we're converting from a filename to a native string. Same swap mistake was done in g_filename_to_utf8 More... over 15 years ago
Add support for GI_TYPE_TAG_FILENAME, convert the the string daa using g_filename_to/from_utf8. More... over 15 years ago
Call setlocale(), so we can get filename/locale conversion right More... over 15 years ago
post-release version bump to 0.3 More... over 15 years ago
re-enable testStrv More... over 15 years ago
=== Release 0.2 === More... over 15 years ago
disable testStrv as it depends on unreleased gobject-introspection More... over 15 years ago
update gobject-introspection-1.0 version dependency More... over 15 years ago
add bug report address More... over 15 years ago
fix memory leak More... over 15 years ago
Also free input ARRAY args More... over 15 years ago
Reduce memory leakage during tests More... over 15 years ago
Bug 560244 - support for strv parameters More... over 15 years ago
Remove 'if (TRUE)' and reindent More... over 15 years ago
Bug 558227 – Memory leak if invoked function returns an error More... over 15 years ago
Bug 558148 – 'const char*' in arguments are leaked More... over 15 years ago
split logging out of gjs_g_arg_release() More... over 15 years ago
rearrange code to get GITypeInfo for in args as well More... over 15 years ago
assert all in args are iterated through as well More... over 15 years ago
rearrange code to iterate through all args every time More... over 15 years ago
turn off GJS_VERBOSE_ENABLE_MARSHAL More... over 15 years ago
try to avoid clobbering shared logfiles More... over 15 years ago
Bug 560048 - Use JS_SetPropertyAttributes to seal imports More... over 15 years ago
Bug 558741 – Mutual imports cause great confusion More... over 15 years ago
Improve error message when 'new' is ommitted More... over 15 years ago
declare variable i in a for loop in order to fix a runtime warning.
Lucas Rocha
as Lucas Almeida Rocha
More... over 15 years ago
Fixed broken TweenList.clone() More... over 15 years ago