Branch | Commit message | Author | Age |
1013-search-evince-or-totem-zero-result-from-flatpaks | try harder to get the exec name for flatpaks | Nelson Benítez León | 6 years |
1109-no-match-rule | gdbusproxy: Add G_DBUS_PROXY_FLAGS_NO_MATCH_RULE flag | Lubomir Rintel | 3 years |
1302-file-set-contents-fsync | gfileutils: make g_file_set_contents() always fsync() | Will Thompson | 6 years |
1400-g_file_attribute_unix_is_mountpoint-is-false-for-root | fileinfo: document UNIX_IS_MOUNTPOINT being FALSE for / | Will Thompson | 6 years |
1401-g_clear_handle_id-clear_func-not-nullable | g_clear_handle_id: don't accept NULL clear_func | Will Thompson | 6 years |
1409-drop-glib-zip-in | Merge branch 'fam-ci' into 'master' | Xavier Claessens | 6 years |
1798-freebsd-test | WIP | Philip Withnall | 5 years |
2398-multicast-transmission-from-defined-interface-fails-for-non-default-interfaces-when-using | Merge branch 'fix_more_warnings' into 'master' | Philip Withnall | 4 years |
262.c89 | gdatetime.c: Fix MSVC builds for lack of NAN items | Chun-wei Fan | 4 years |
266.c89 | gdatetime.c: Fix MSVC builds for lack of NAN items | Chun-wei Fan | 4 years |
3v1n0/allocation-benchmarks | allocator-tests: Add some machine-readable output | Marco Trevisan (Treviño) | 2 years |
GLIB_1_1_3_MARTIN | define G_GNUC_UNUSED. | Tim Janik | 26 years |
GLIB_1_1_4_THREADS | Added module headers, made gtree.c thread-safe. | Jeff Garzik | 26 years |
GLIB_1_3_HACKS | merge from HEAD | Jeff Garzik | 26 years |
GLIB_2_15_0 | 2.15.0 | Matthias Clasen | 17 years |
G_SOURCE_FUNC-macro | Add G_SOURCE_FUNC cast macro which suppresses -Wcast-function-type | Will Thompson | 6 years |
add-g-has-typeof-1440 | gmacros: Add new private g_has_typeof to abstract __typeof__ checks | Iain Lane | 6 years |
application-replace | Fix the build | Matthias Clasen | 6 years |
arnaudb/option-flag-append-empty-line | Fix Since tag. | Arnaud Bonatti | 5 years |
arnaudb/visual-group-in-option-entry | Introduce visual_group in GOptionEntry | Arnaud Bonatti | 5 years |
autostart-network-monitor-portal | portal network monitor: Do autostart | Matthias Clasen | 6 years |
backport-1797-freebsd-date-parsing-glib-2-66 | tests: Add more tests for GDateTime ISO 8601 seconds parsing | Philip Withnall | 4 years |
baserock/2.40.0 | GLib 2.40.0 | Ryan Lortie | 11 years |
baserock/glib-gettext | Deprecate GLIB_GNU_GETTEXT macro | Javier Jardón | 9 years |
baserock/gtk-doc | Use autoreconf only | Javier Jardón | 9 years |
baserock/jonathan/fix-giscanner | 2.37.7 | Matthias Clasen | 11 years |
baserock/morph | Merge tag '2.38.0' into baserock/morph with strategy 'theirs' | Jonathan Maw | 11 years |
benzea/systemd-launch-transient-unit | gdesktopappinfo: Use systemd to launch applications when possible | Benjamin Berg | 4 years |
benzea/systemd-transient-scope | gdesktopappinfo: Move launched applications into transient scope | Benjamin Berg | 3 years |
bindung-unbind-fix | g_binding_unbind: make it introspectable; allow calling it multiple times | Christoph Reiter | 6 years |
bookmarkfile-crash | gbookmarkfile: Don't crash if we're not visited | Matthias Clasen | 4 years |
c-cxx-std-versions | gmacros: Use G_C_STD_CHECK_VERSION to define C-std dependent items | Marco Trevisan (Treviño) | 2 years |
c99-int-types | Use C99 integer types where appropriate | Emmanuele Bassi | 5 years |
carlosgc/uri-scheme-normalization | guri: apply scheme normalization flag consistently | Carlos Garcia Campos | 4 years |
cherry-pick-95ebaa26 | Merge branch '1401-g_clear_handle_id-clear_func-not-nullable' into 'master' | Philip Withnall | 6 years |
cherry-pick-b5429b7e | Merge branch 'six-days-to-eom' into 'master' | Emmanuele Bassi | 4 years |
cherry-pick-e42aff25 | Merge branch 'gio-appinfo-thread-crash' into 'master' | Philip Withnall | 4 years |
chpe-main-patch-69529 | Add comma after last entry. | Marco Trevisan | 2 years |
ci-api-reference | ci: Add a stage for building the API reference | Emmanuele Bassi | 6 years |
ci-timeout-mult | ci: Always pass --timeout-multiplier 4 to meson test. Fixes #1393 | Christoph Reiter | 6 years |
clang-cl-improvements | glib-sections.txt: Add g_macro__has_extension in private section | Chun-wei Fan | 4 years |
devnull-em-and-let-god-figure-it-out | glib-unix: Ensure g_unix_open_pipe never leaves standard io fd range exposed | Ray Strode | 2 years |
disable-post-merge-ci | ci: Don’t run pipeline after merging a MR | Philip Withnall | 18 months |
dispatch-data | dispatch data | Ryan Lortie | 11 years |
double-zero | Add a test for parsing 0 as double | Matthias Clasen | 4 years |
ebassi/c99-int-types | Drop custom re-implementation of C99 integer types | Emmanuele Bassi | 2 years |
ebassi/compile-resource-split | Use glib-compile-resource's compiler type | Emmanuele Bassi | 3 years |
ebassi/final-flag | docs: Add new symbols | Emmanuele Bassi | 4 years |
ebassi/floating-warning | Add a (diagnostic) warning for finalized floating objects | Emmanuele Bassi | 3 years |
ebassi/gtype-refcount | Drop TypeNode reference counting | Emmanuele Bassi | 21 months |
ebassi/test-tap-lines | Split g_test_log() messages that contain multiple lines | Emmanuele Bassi | 4 years |
ebassi/version-header-install | Install gversionmacros.h in the right place | Emmanuele Bassi | 2 years |
faster-contenttype-guess | xdgmime: Use memmem when we can | Matthias Clasen | 5 years |
finalize-speedups2 | gobject: Don't do duplicate work | Matthias Clasen | 2 years |
fix-gnotification-tests | tests: fix gnotification tests broken due to the recent icon name fallback ch... | Christoph Reiter | 6 years |
fix-overlayfs-trashing-1027 | Fix trashing on overlayfs | Iain Lane | 6 years |
fix-param-validation | Fix g_param_is_valid for GParam | Matthias Clasen | 2 years |
fix.unix.nonlinux.ci | gio/tests/pollable.c: Fix build on non-Linux UNIX | Chun-wei Fan | 4 years |
g-property | gproperty: Allow control over the accessors copy semantics | Emmanuele Bassi | 13 years |
g-string-append-filename | Add a cross-reference | Matthias Clasen | 22 months |
g-string-on-stack | GString: Support on-stack use | Matthias Clasen | 22 months |
g_main_context_check_skipping_pollrec_updates | gmain: g_main_context_check() can skip updating polled FD sources | Claudio Saavedra | 4 years |
gdbus-codegen-exporting-2-64 | gdbus-object-manager-example: Fix build on Visual Studio | Chun-wei Fan | 5 years |
gdbus-daemon | win32: Support autolaunching dbus daemon | Alexander Larsson | 13 years |
gdbus-daemon2 | win32: Implement _g_dbus_get_machine_id using machine guid | Alexander Larsson | 13 years |
gerror-utf8-docs | gerror: Clarify docs around message requirements | Matthias Clasen | 4 years |
gfile-colons | gfile: Fallback to local path for unknown schemes | Ondrej Holy | 6 years |
gio-extension-point-help | Document "help" for extensions | Matthias Clasen | 6 years |
gio-file-info | Add new api to the docs | Matthias Clasen | 4 years |
gio-file-info-2 | localfile: Set the file on file infos | Matthias Clasen | 4 years |
gio-tool-attributes | gio-tool: Respect --attributes | Benjamin Otte | 5 years |
gio/gfileinfo/g_file_info_get_size/documentation | Improved the description of g_file_info_get_content_type function | Uwe Scholz | 4 years |
glib-1-2 | Fixed typo. (#78985) | Sebastian Wilhelmi | 23 years |
glib-2-0 | Updated Finnish translation from Lauri Nurmi. | Pauli Virtanen | 22 years |
glib-2-10 | Updated Slovenian translation | Matej Urbančič | 15 years |
glib-2-12 | Updated Arabic Translation by Djihed Afifi. | Djihed Afifi | 17 years |
glib-2-14 | Updated Slovenian translation | Matej Urbančič | 15 years |
glib-2-16 | Updated Dzongkha Translation | Pema Geyleg | 16 years |
glib-2-18 | Updated Basque language | Inaki Larranaga Murgoitio | 15 years |
glib-2-2 | Added British translation from Dave Lodge <dave@cirt.net> | Gareth Owen | 21 years |
glib-2-20 | Updated Hungarian translation | Balázs Úr | 12 years |
glib-2-22 | Translations merged | Runa Bhattacharjee | 15 years |
glib-2-24 | Update Simplified Chinese translation. | Yinghua Wang | 14 years |
glib-2-26 | Update Occitan translation | Cédric Valmary | 8 years |
glib-2-28 | Update Occitan translation | Cédric Valmary | 8 years |
glib-2-30 | Update Occitan translation | Cédric Valmary | 8 years |
glib-2-32 | Update Occitan translation | Cédric Valmary | 8 years |
glib-2-34 | Update Occitan translation | Cédric Valmary | 8 years |
glib-2-36 | Update Occitan translation | Cédric Valmary | 8 years |
glib-2-38 | Update Occitan translation | Cédric Valmary | 8 years |
glib-2-4 | Updated Slovak translation. | Marcel Telka | 20 years |
glib-2-40 | Update Occitan translation | Cédric Valmary | 8 years |
glib-2-42 | Update Occitan translation | Cédric Valmary | 8 years |
glib-2-44 | Update Occitan translation | Cédric Valmary | 8 years |
glib-2-46 | file monitors: reorder some code to avoid segfault | Allison Ryan Lortie | 8 years |
glib-2-48 | Updated German translation | Wolfgang Stöggl | 8 years |
glib-2-50 | Updated Slovenian translation | Matej Urbančič | 7 years |
glib-2-52 | Update Chinese (China) translation | Boyuan Yang | 3 years |
glib-2-54 | Update Chinese (China) translation | Dz Chen | 2 years |
glib-2-54-os-x-mimetype-fixes-793137 | MacOS: gosxcontenttype.c consider generic icon names also | Friedrich Beckmann | 7 years |
glib-2-56 | Update Serbian translation | Марко Костић | 6 years |
glib-2-58 | Merge CVE-2021-27218, CVE-2021-27219 and CVE-2021-28153 fixes into glib-2-58 | Simon McVittie | 4 years |
glib-2-6 | updated nepali translation | Pawan Chitrakar | 19 years |
glib-2-60 | Update Chinese (China) translation | Dz Chen | 2 years |
glib-2-62 | Updated Slovenian translation | Matej Urbančič | 4 years |
glib-2-64 | 2.64.6 | Philip Withnall | 4 years |
glib-2-66 | Update Croatian translation | Goran Vidović | 3 years |
glib-2-68 | Update Croatian translation | Goran Vidović | 3 years |
glib-2-70 | Update Turkish translation | Emin Tufan Çetin | 3 years |
glib-2-72 | Add Abkhazian translation | Nart Tlisha | 22 months |
glib-2-74 | 2.74.7 | Philip Withnall | 19 months |
glib-2-76 | Merge branch 'backport-3430-gdb-fix-glib-2-76' into 'glib-2-76' | Emmanuele Bassi | 18 months |
glib-2-8 | Free with free() and not g_free() what has been allocated with calloc(). | Tor Lillqvist | 19 years |
glib-main-loop | Committing main loop changes into a branch for the moment. | Owen Taylor | 26 years |
glib-mkenums-args-order | glib-mkenums: require at least one input file | Will Thompson | 6 years |
glib-threads | forgot to add gthread/gthread-nspr.c | Sebastian Wilhelmi | 26 years |
gobject-docs | gobject: Add cross-links from GObject reference docs to tutorials | Philip Withnall | 9 years |
gobject-speedups | gobject: Avoid redundant atomics | Matthias Clasen | 2 years |
gstring-min-size | GString: Bump minimum size | Matthias Clasen | 3 years |
halfline/debug-metrics | gmetrics: Run metrics timeouts on dedicated thread | Ray Strode | 19 months |
halfline/debug-metrics-2.76 | gmetrics: Run metrics timeouts on dedicated thread | Ray Strode | 19 months |
ignatenko/mkenum-critical | mkenums: pass string for re.sub() for real | Igor Gnatenko | 7 years |
ignatenko/sha384 | gchecksum: Adds SHA-384 support | Igor Gnatenko | 8 years |
issue-2236 | Build gdbus-objectmanager-example docs unconditionally | Emmanuele Bassi | 4 years |
issue-2299 | Fix the transfer annotations for GClosure constructors | Emmanuele Bassi | 4 years |
issue-699 | Deprecate g_type_class_add_private() | Emmanuele Bassi | 6 years |
jjardon/gettext | po/Makefile.in.in: populate /usr/share/glib-2.0/gettext as well | Javier Jardón | 9 years |
jjardon/python_overrride | gio/Makefile.am: Use PYTHON to call python script | Javier Jardón | 6 years |
keyfile-backend-strings | keyfile settings: Accept unquoted strings | Matthias Clasen | 6 years |
keyfile-filename-assertion | gkeyfilesettingsbackend: do not assume filename is non-NULL | Claudio Saavedra | 5 years |
kjellahl/turkish-strdown | guniprop, glib/tests/unicode: Fix style issues | Kjell Ahlstedt | 4 years |
list-model-doc-fixes | docs: Fix the GListModel description | Emmanuele Bassi | 3 years |
lrn/attachconsole | W32: add std stream redirection envvar options | Руслан Ижбулатов | 6 years |
lrn/gnulib-printf | glib: update internal gnulib from upstream | Руслан Ижбулатов | 6 years |
lrn/issue-1240 | W32: Make _g_win32_get_system_data_dirs() inline available in C++ | Руслан Ижбулатов | 6 years |
lrn/issue-1240_glib-2-56 | W32: Make _g_win32_get_system_data_dirs() inline available in C++ | Руслан Ижбулатов | 6 years |
main | Merge branch 'ebassi/task-pretty-print-ignore-gir' into 'main' | Philip Withnall | 18 months |
main-c89 | GDateTime test: Avoid designated initializers | Chun-wei Fan | 3 years |
master | Merge branch 'gdtlsconnection-vfunc-check' into 'master' | Sebastian Dröge | 4 years |
matthiasc/sysprof-gmain | wip: Add sysprof marks to GMainLoop | Matthias Clasen | 5 years |
mcatanzaro/#1346 | gtask: ensure task is destroyed on its context's thread | Michael Catanzaro | 5 years |
mcatanzaro/#2076 | gtype: suppress valgrind memory leak warnings | Michael Catanzaro | 4 years |
mcatanzaro/#2211 | gsocketclient: return best errors possible | Michael Catanzaro | 4 years |
mcatanzaro/#2221 | Fix race in socketclient-slow test | Michael Catanzaro | 4 years |
mcatanzaro/#2233 | gsocketclient: fix crash when async connection step fails | Michael Catanzaro | 4 years |
mcatanzaro/#2393 | gdtlsconnection: document get_binding_data vfunc | Michael Catanzaro | 4 years |
mcatanzaro/closure-audit | Fix scope annotation on g_file_move_async() | Michael Catanzaro | 18 months |
mcatanzaro/coverity | gfileenumerator: fix leak in error path | Michael Catanzaro | 4 years |
mcatanzaro/coverity-checked-return | gkeyfilesettingsbackend: improve error checking | Michael Catanzaro | 4 years |
mcatanzaro/coverity-noreturn | Implement G_ANALYZER_NORETURN for Coverity | Michael Catanzaro | 4 years |
mcatanzaro/dbus-cookie-sha1 | Allow building with DBUS_COOKIE_SHA1 authentication disabled | Michael Catanzaro | 3 years |
mcatanzaro/glib-2-56-rhel8 | grefcount: add missing gatomic.h | Fabrice Fontaine | 22 months |
mcatanzaro/glib-2-68-rhel9 | gvariant: Allow g_variant_byteswap() to operate on tree-form variants | Philip Withnall | 19 months |
mcatanzaro/gnutls-hmac | Add test for GHmac in FIPS mode | Michael Catanzaro | 3 years |
mcatanzaro/inappropriate-fallback-error | Add a new GTlsError to indicate protocol downgrade attacks | Michael Catanzaro | 6 years |
mcatanzaro/kill-inet-aton | gresolver: use inet_pton() | Michael Catanzaro | 3 years |
mcatanzaro/l10n-time | gsettingsschema: fix l10n=time attribute | Michael Catanzaro | 3 years |
mcatanzaro/posix-spawn2 | gsubprocess: ensure we test fd remapping on the posix_spawn codepath | Michael Catanzaro | 3 years |
mcatanzaro/slow | tests: mark more slow tests as slow | Michael Catanzaro | 3 years |
mcatanzaro/sorry-freebsd | ci: allow FreeBSD jobs to fail | Michael Catanzaro | 3 years |
mcatanzaro/thread-scheduler-warnings | Revert "Revert "gthread: Only print scheduler setting warnings once"" | Michael Catanzaro | 22 months |
mcatanzaro/tls-info | tls: add functions to get protocol version and ciphersuite name | Michael Catanzaro | 4 years |
mcatanzaro/validation-flags | gsocketclient: deprecate tls-validation-flags property | Michael Catanzaro | 3 years |
mcatanzaro/verify-chain-extra-check | gtlsdatabase: remove duplicate precondition check | Michael Catanzaro | 4 years |
meson-for-merge | meson: Use the appropriate libdir-relative paths | Emmanuele Bassi | 7 years |
meson-use-tap-protocol | fixup! gtestutils: Define a custom g_print handler for TAP | Marco Trevisan (Treviño) | 22 months |
meson-wrap-proxy-libintl-upstream | meson: switch the proxy-libintl subproject to the upstream repo | Christoph Reiter | 6 years |
meson-zlib-wrapdb | meson: switch to the wrapdb wrap file for zlib | Christoph Reiter | 6 years |
mingw-file-offset-64 | meson: define _FILE_OFFSET_BITS=64 for MinGW. See #1476 | Christoph Reiter | 6 years |
mingw-statbuf-size | gstdio: use _stat64 for GStatBuf on 64bit mingw. Fixes #1476 | Christoph Reiter | 6 years |
mjog/1908-gtest-skip-suites | gtestutils: Allow whole test suites to be skipped | Michael Gratton | 5 years |
mjog/2104-short-gtypes | gio: Map short GValues to int16 GVariants and vice versa in GSettings | Michael Gratton | 4 years |
more-guri-breakage | Add another uri test | Matthias Clasen | 4 years |
more-static-names | Add g_source_set_static_name_by_id | Matthias Clasen | 3 years |
msvc.doc | README.win32.md: Mention about Window 8+ SDK requirement | Chun-wei Fan | 4 years |
nacho/gmacros | gmacros: check that __cplusplus or _MSC_VER is defined | Ignacio Casal Quinteiro | 4 years |
nacho/gmacros-master | gmacros: check that __cplusplus or _MSC_VER is defined | Ignacio Casal Quinteiro | 4 years |
network-monitor-fix | network monitor portal: update properties initially | Matthias Clasen | 6 years |
new-gsettings | Remove GSettingsSchemaDir class and move gconf-only code to gconf parser | Vincent Untz | 15 years |
new-network-portal | Add a gnet utility | Matthias Clasen | 6 years |
nirbheek/gmodule-symbol-uscore | meson: Explicitly use G_MODULE_IMPL_NONE instead of 0 | Nirbheek Chauhan | 5 years |
nirbheek/macos-check-guarded | fixup! fixup! ci: Ensure we don't accidentally use too-new macOS API without ... | Nirbheek Chauhan | 20 months |
nirbheek/override-find-program | meson: Provide our Python tools for builds | Nirbheek Chauhan | 6 years |
nirbheek/use-internal-dependency-for-not-found-deps | meson: Use internal not-found dependency for dependencies | Nirbheek Chauhan | 6 years |
no-more-regex | Deprecate boxed GTypes for GRegex types | Emmanuele Bassi | 3 years |
non-atomicity-of-g_file_set_contents | gfileutils: document non-atomicity of g_file_set_contents() | Will Thompson | 6 years |
objc-build | build: Attempt at delaying the build of ObjC files | Emmanuele Bassi | 6 years |
objc-check | build: Use .m files directly | Emmanuele Bassi | 6 years |
open-file | Use OpenFile for local files | Matthias Clasen | 7 years |
osx-appinfo | Implement GAppInfo on OSX | TingPing | 8 years |
pgriffis/doc-fix | docs: Fix formatting of code block | Patrick Griffis | 4 years |
pgriffis/gtlscertificate-password | gtlscertificate: Add ability to load PKCS #12 encrypted files | Patrick Griffis | 3 years |
pgriffis/wip/resolver-https | gresolver: Add support for the HTTPS DNS type | Patrick Griffis | 3 years |
piotrdrag/potfiles-230205 | po: Add missing header file to POTFILES.in | Piotr Drąg | 21 months |
portal | Fix indentation mishap | Matthias Clasen | 8 years |
portal-notification-icon | notification: Don't send file icons to the portal | Matthias Clasen | 5 years |
portal-race | Avoid a race with the openuri portal | Matthias Clasen | 7 years |
portal2 | Add a portal backend for GNotification | Matthias Clasen | 8 years |
prepare-2.73.3 | 2.73.3 | Matthias Clasen | 2 years |
prop-set-speedups | Small optimization for g_object_setv | Matthias Clasen | 3 years |
protected-type | Add a G_DECLARE macro for "protected" types | Emmanuele Bassi | 5 years |
refcount-box | Add length accessor for GRefString | Emmanuele Bassi | 6 years |
refcount-types | Port GHashTable to gatomicrefcount | Emmanuele Bassi | 6 years |
require-python34 | build: Drop Python 2 support and require Python 3.4+ | Christoph Reiter | 6 years |
revert-6bdd1536 | Revert "Merge branch 'wip/pwithnall/macos-ci-disable' into 'master'" | Bartłomiej Piotrowski | 4 years |
revert-cd93c350 | Revert "Merge branch 'fix/gclosure-invoke-type-annotation' into 'main'" | Evan Welsh | 3 years |
revert-channel-bindings | Revert "Add g_(d)tls_connection_get_channel_binding_data calls and enums" | Michael Catanzaro | 4 years |
ricotz/for-master | gio: Add explicit virtual g-i annotations for undiscovered invoker relationship | Rico Tzschichholz | 4 years |
sandboxed-dbus-activation | Make dbus activation sandbox-aware | Matthias Clasen | 7 years |
signal-performance | fastpath: Do allow NO_RECURSE fastpath for NOP emissions | Alexander Larsson | 13 years |
slice-jemalloc | Allow replacing the GSlice allocator with jemalloc | Emmanuele Bassi | 6 years |
task-trace | gio: Add some tracing to GTask | Matthias Clasen | 4 years |
test-ip_mreq_source-android-only-2-56 | build: only test for broken ip_mreq_source on Android. Fixes #1472 | Christoph Reiter | 6 years |
test/gobjectnew | GObject: substantially rework g_object_new() | Ryan Lortie | 12 years |
th/child-watch-waitpid | gmain: ensure boolean value in g_child_watch_check() is strictly 0 or 1 | Thomas Haller | 18 months |
th/g-ptr-array-set-null-terminated | fixup! array: add support for %NULL termination in GPtrArray | Thomas Haller | 4 years |
th/gdbus-cleanup | gdbus: simplify error handling in g_dbus_connection_send_message_unlocked() | Thomas Haller | 4 years |
th/gdbus-doc-unsubscribe-idle | main: document notify function gets called during g_source_destroy() | Thomas Haller | 4 years |
th/gdbus-slice-alloc | gdbus: use slice allocator for ExportedObject | Thomas Haller | 4 years |
th/gdbus-unsubscribe-right-away | gdbus: abort pending idle actions during g_dbus_connection_signal_unsubscribe() | Thomas Haller | 4 years |
th/gobject-new-parameter-list | gobject: limit required stack by heap allocating parameter list in g_object_n... | Thomas Haller | 4 years |
th/gsignal-cleanup | gsignal: use g_clear_signal_handler() macro to implement g_clear_signal_handl... | Thomas Haller | 4 years |
th/hash-steal-extended-set | ghash: fix g_hash_table_steal_extended() when requesting key and value of a set | Thomas Haller | 2 years |
tizen/kdbus-dev | kdbus stuff | Ryan Lortie | 11 years |
type-safe-g-clear-pointer-1425 | gmem.h: Use __typeof__() in the g_clear_pointer() macro | Iain Lane | 6 years |
unicode-14-updates | Add new scripts to our iso15924 apis | Matthias Clasen | 3 years |
unicode-15 | Fix g_unichar_iswide for unassigned codepoints | Matthias Clasen | 2 years |
unicode-test | Add a unicode data test | Matthias Clasen | 5 years |
vs2012-2-68 | option-context.c: Define NAN for MSVC only | Chun-wei Fan | 4 years |
win32-enhance-gtimezone-2-60 | glib/tests/gdatetime.c: Fix TZ envvar test on Windows | Chun-wei Fan | 5 years |
wip/2-58-cve-2021-27218 | gbytearray: Do not accept too large byte arrays | Krzesimir Nowak | 4 years |
wip/2-58-cve-2021-27219 | gwin32: Use gsize internally in g_wcsdup() | Philip Withnall | 4 years |
wip/2-58-cve-2021-28153 | glocalfileoutputstream: Add a missing O_CLOEXEC flag to replace() | Philip Withnall | 4 years |
wip/2164-dbus-sha1-timeout | gdbusauthmechanismsha1: Use the same timeouts as libdbus | Simon McVittie | 4 years |
wip/3v1n0/g_str_has_optimization | gstrfuncs: Use explicitly statically computed prefix/suffix length | Marco Trevisan (Treviño) | 2 years |
wip/3v1n0/gio-gmodule-visibility-dep | gmodule: Define a gmodule include dependency and use it in gio modules | Marco Trevisan (Treviño) | 19 months |
wip/3v1n0/macos-add-desktop-app-info | appmonitor: Skip the test under OSX | Marco Trevisan (Treviño) | 19 months |
wip/3v1n0/macos-machine-id | ci: Read ioreg IOPlatformExpertDevice on macOS to see env details | Marco Trevisan (Treviño) | 2 years |
wip/3v1n0/macos-machine-id-v2 | fixup! gdbusprivate: Add support for machine-id for darwin systems | Marco Trevisan (Treviño) | 2 years |
wip/3v1n0/macos-regress-bisect | stash changes | Marco Trevisan (Treviño) | 18 months |
wip/3v1n0/more-unix-oses | glib: Add generic G_OS_BSD definition on such platforms | Marco Trevisan (Treviño) | 2 years |
wip/3v1n0/osx-declaration-mixes-fix | gosxcontenttype: Do not mix declarations with code | Marco Trevisan (Treviño) | 2 years |
wip/3v1n0/remove-submodule | ci: Remove git submodule related commands and parameters | Marco Trevisan (Treviño) | 2 years |
wip/add-built-headers-deps | gnulib: Add glib built headers to the gnulib_lib required sources | Marco Trevisan (Treviño) | 2 years |
wip/albfan/annotations-for-vapi | Add inout annotation for vapi generation | Alberto Fanjul | 5 years |
wip/alexl/gmarkup-record | glib-compile-resources: Add xml-preparse convert option | Alexander Larsson | 6 years |
wip/alexl/gmarkup-record-gvariant | gmarkup: Use gvariant in the gmarkup binary format | Alexander Larsson | 6 years |
wip/alexl/gtask-bt | Add some support code to GTask and a gtask-bt gdb command | Alexander Larsson | 7 years |
wip/alexl/versioned-types | Support versions of GTypes | Alexander Larsson | 9 years |
wip/antoniof/document_grefstring_type | grefstring: Document GRefString type | António Fernandes | 6 years |
wip/antoniof/fallback-timezone-cache-lookup | tests: Add a basic test for GTimeZone caching | Philip Withnall | 4 years |
wip/asan-ci | ci: Add a sanitizer scheduled job | Philip Withnall | 3 years |
wip/async-io-perf | GIOScheduler: Use a GList, not GSList for jobs | Colin Walters | 12 years |
wip/atomic-take2 | atomic: Fix type check of g_atomic_pointer_compare_and_exchange() | Xavier Claessens | 4 years |
wip/autoconf-serial | m4macros: Increment serial number of glib-2.0.m4 | Simon McVittie | 4 years |
wip/avoid-searching-path | Expand test coverage for G_SPAWN_SEARCH_PATH | Simon McVittie | 4 years |
wip/avoid-searching-path-2-66 | spawn: prefer allocating buffers on stack for small sizes to avoid valgrind l... | Thomas Haller | 4 years |
wip/baedert/gparam | glocalfile: Fix an uninitialized variable | Timm Bäder | 4 years |
wip/baedert/keyfile | keyfile: Delay calling g_get_language_names() until it's needed | Timm Bäder | 4 years |
wip/baedert/timezone | timezone: Initialize a local variable | Timm Bäder | 4 years |
wip/baedert/xdgmime-leak | xdgmime: Free xdg_dirs in shutdown() | Timm Bäder | 5 years |
wip/carlosg/shared-hidden-cache-timeout | glocalfileinfo: Use a single timeout source at a time for hidden file cache | Carlos Garnacho | 4 years |
wip/chergert/add-gbindinggroup | gobject: add GSignalGroup | Christian Hergert | 3 years |
wip/chergert/enumerate-children | gio: add g_file_enumerator_enumerate_children() | Christian Hergert | 6 years |
wip/chergert/fix-1231 | gobject: denote GObject as 8-byte aligned | Christian Hergert | 4 years |
wip/chergert/garray-bail | garray: add overflow checks before expanding array | Christian Hergert | 6 years |
wip/chergert/garraylist | Fix a typo | Michael Catanzaro | 9 years |
wip/chergert/merge-private-fix | gthread: Destroy value after replacing it in g_private_replace() | Philip Withnall | 4 years |
wip/chergert/separate-gweakref-from-gweaknotify-gdata | gobject: Separate GWeakRef from GWeakNotify | Christian Hergert | 20 months |
wip/child-catchall | GChildWatchSource: Allow passing -1 for pid | Colin Walters | 12 years |
wip/ci-i686 | CI: switch the debian stable image to i686 | Christoph Reiter | 5 years |
wip/coverity-fixes | GRand: Check return value of fopen directly | Colin Walters | 12 years |
wip/csoriano/movestest | tests: add watch_moves monitor test | Carlos Soriano | 9 years |
wip/danw/clicert | fixup! Add a request_certificate virtual method to GTlsInteraction | Dan Winship | 11 years |
wip/danw/creds | gcredentials: add Solaris support | Dan Winship | 11 years |
wip/danw/glib.mk | glib-build.mk: enumtypes, marshal, schemas, and resources rules | Dan Winship | 11 years |
wip/danw/gnetworkconnectivity | gio: add network connectivity state to GNetworkMonitor | Dan Winship | 11 years |
wip/danw/guri | gio: port to use guri functions | Dan Winship | 10 years |
wip/danw/poodle | Allow controlling the SSL/TLS versions a GTlsConnection can use | Dan Winship | 10 years |
wip/danw/socket-connected | wip | Dan Winship | 10 years |
wip/danw/tls-new-apis | wip | Dan Winship | 9 years |
wip/datetime-lm | gdatetime: Add math library support | Prasanth R | 4 years |
wip/dbusable | gio/tests: sort tests in the Makefile.am | Ryan Lortie | 11 years |
wip/desktop-actions | Update link to documentation | Matthias Clasen | 11 years |
wip/desrt/gfilemonitor | gio tool | Ryan Lortie | 10 years |
wip/desrt/gio-tool | Continue to Improve File Monitoring on Windows | Chun-wei Fan | 10 years |
wip/desrt/mountmonitor | GContextSpecificGroup: fix deadlock | Ryan Lortie | 10 years |
wip/desrt/xclasse-docs | Doc: gio: enable gtkdoc-check | Xavier Claessens | 10 years |
wip/doc-fixes | docs: Add simple GMarkup parser example | David King | 12 years |
wip/ebassi/application-quit | Add a Quit method to the Application interface(s) | Emmanuele Bassi | 9 years |
wip/ebassi/rc | Add reference counted strings | Emmanuele Bassi | 8 years |
wip/ebassi/rc-new | Port GHashTable to gatomicrefcount | Emmanuele Bassi | 6 years |
wip/enum-types-reloc | Drop the enumeration values from static storage | Emmanuele Bassi | 7 years |
wip/fmuellner/ci-test | tests: Add .desktop file for non-existent binary ... | Florian Müllner | 7 years |
wip/fmuellner/fix-netmonitor | networkmonitor netlink: Fix error detection | Florian Müllner | 6 years |
wip/fmuellner/fix-portal-online-state | network monitor: Also fetch initial state for version 1 portal | Florian Müllner | 6 years |
wip/format-errors | Add G_GNUC_PRINTF on all functions with format strings | Henrique Dante de Almeida | 12 years |
wip/free | gio stuff | Dan Winship | 12 years |
wip/freebsd-gdbus-names | tests: Don't run new test from !1904 on FreeBSD CI | Simon McVittie | 3 years |
wip/freebsd-thread-pool-free | tests: GThreadPool free-function is not reliably called on FreeBSD yet | Simon McVittie | 3 years |
wip/g-action-print-detailed-name | printing | Ryan Lortie | 11 years |
wip/g-dbus-warning | Add g_dbus_warning(). | Ryan Lortie | 11 years |
wip/gaction | gio: fix documentation of GAction | Sebastian Geiger | 9 years |
wip/gbytes-memfd | WIP Add memfd support to GBytes | David King | 10 years |
wip/gbytes-takeover | GMappedFile: Add g_mapped_file_get_bytes() | Colin Walters | 12 years |
wip/gcleanup | defaultiface: Fix leak in test | Stef Walter | 11 years |
wip/gcleanup-desrt | GThread posix: add impl structs to cleanup list | Ryan Lortie | 11 years |
wip/gdbus-even-when-setcap | gdbus: Use DBUS_SESSION_BUS_ADDRESS if AT_SECURE but not setuid | Simon McVittie | 4 years |
wip/gdbus-flags-from-the-future | gdbus: Reject attempts to set future connection or server flags | Simon McVittie | 4 years |
wip/gdesktopappinfo | appinfo: Add some testcases for searching | Ryan Lortie | 11 years |
wip/ghandle | gio fixups | Ryan Lortie | 10 years |
wip/gheap | gheap: add GHeap for min heap based priority queues. | Christian Hergert | 11 years |
wip/gicon | GIcon serialize wip | Ryan Lortie | 12 years |
wip/glib-build.mk | m4macros: add GLIB_CONFIG, deprecate AM_PATH_GLIB_2_0 | Dan Winship | 11 years |
wip/gmaincontext | pollcore! | Ryan Lortie | 11 years |
wip/gmarkupreader | new GSettings compiler WIP | Ryan Lortie | 10 years |
wip/gnotification | Activate application when default action is unset | Lars Uebernickel | 11 years |
wip/gobjectnew | params | Ryan Lortie | 12 years |
wip/gproperty | property: Add direct access to generated getters | Emmanuele Bassi | 12 years |
wip/gproperty-2 | Drop an unnecessary argument from G_DEFINE_PROPERTIES | Emmanuele Bassi | 11 years |
wip/gsettings-list | Merge branch 'master' into wip/gsettings-list | Rodrigo Moya | 14 years |
wip/gsettings-work | GSettings tool: stop using deprecated APIs | Ryan Lortie | 11 years |
wip/gsettingsbackendchangeset | Broken GKeyfileSettingsBackend refactor | Allison Ryan Lortie | 9 years |
wip/gsubprocess | GSubprocess: [rebase] glib-compile-resources: unref subprocesses | Colin Walters | 12 years |
wip/gsubprocess-2.36 | GSubprocess: New class for spawning child processes | Colin Walters | 12 years |
wip/gsubprocess-desrt | Ryan's GSubprocess proposal | Ryan Lortie | 12 years |
wip/gsubprocess-ostreams | glib-compile-resources: Port to GSubprocess | Colin Walters | 12 years |
wip/gutils-splitup | gutils: stop g_get_home_dir() from reading passwd | Ryan Lortie | 12 years |
wip/gvariant-kdbus | oops | Ryan Lortie | 10 years |
wip/hadess/g-drive-identifier | gio: Add G_DRIVE_IDENTIFIER_KIND_UNIX_DEVICE | Bastien Nocera | 6 years |
wip/hadess/gapp-restart-data | fixup! GApplication: Add RestartData property, and setter | Philip Withnall | 20 months |
wip/hadess/gdatetime-hebrew-month | WIP: Replicate gnome-desktop wallclock bug | Bastien Nocera | 6 years |
wip/hadess/memory-monitor-tests | monitor system | Bastien Nocera | 22 months |
wip/hadess/memory-monitor-tests-2 | gio: Work-around GIO bug in memory monitor tests | Bastien Nocera | 22 months |
wip/hughsie/EOPNOTSUPP | gio: PPC64 returns EOPNOTSUPP from splice() if not supported | Richard Hughes | 6 years |
wip/ignatenko/sha384 | gchecksum: Adds SHA-384 support | Igor Gnatenko | 8 years |
wip/installed-tests | gio/tests: Make gdbus-peer work in installed mode | Colin Walters | 11 years |
wip/issue2205 | glocalfile: Never require G_LOCAL_FILE_STAT_FIELD_ATIME | Simon McVittie | 4 years |
wip/issue2323-2-66 | tls-interaction: Add test coverage for various ways to set the password | Simon McVittie | 4 years |
wip/jfelder/gdatetime-annotations | gdatetime: Fix g_date_time_equal annotation | Jean Felder | 4 years |
wip/jstpierre/gvfs | gvfs: additional schemes | Jasper St. Pierre | 8 years |
wip/jtojnar/gsrc-dstr-example | Modernize g_source_is_destroyed example | Jan Tojnar | 4 years |
wip/kalev/decltype-extern-Cplusplus | gmacros: Guard C++ code with extern "C++" | Kalev Lember | 4 years |
wip/kalev/nm-1.32-propertieschanged | gnetworkmonitornm: Avoid using deprecated PropertiesChanged signal | Kalev Lember | 3 years |
wip/kdbus-junk | some sort of actual progress here... | Ryan Lortie | 10 years |
wip/lantw/ci | (no commit message) | Ting-Wei Lan | 22 months |
wip/lantw/ci-Use-C.UTF-8-locale-on-FreeBSD-12 | ci: Use C.UTF-8 locale on FreeBSD 12 | Ting-Wei Lan | 3 years |
wip/lantw/ci-test | FreeBSD 13 | Ting-Wei Lan | 3 years |
wip/lantw/fix-gtestdbus-crash-on-freebsd | gtestdbus: Fix watcher crash on FreeBSD | Ting-Wei Lan | 6 years |
wip/lantw/gatomic-freebsd | Address a few type-checking warnings | Ting-Wei Lan | 5 years |
wip/lantw/gatomic-freebsd-2 | Address a few type-checking warnings | Ting-Wei Lan | 5 years |
wip/lantw/gspawn-declare-environ | gspawn: Declare environ | Ting-Wei Lan | 6 years |
wip/latest-gsubprocess | GSubprocess: New class for spawning child processes | Ryan Lortie | 11 years |
wip/le-gsubprocess | gsubprocess: Add UTF-8 variants of communicate() | Colin Walters | 11 years |
wip/linux | recmutex updates | Ryan Lortie | 13 years |
wip/listmodel | Add GListModel | Lars Uebernickel | 10 years |
wip/locale-monitor | gio: Fix GLocaleMonitor compilation | Rodrigo Moya | 13 years |
wip/mak/mkenums-priv-trigraph | mkenums: Support public/private trigraphs again | Matthias Klumpp | 4 years |
wip/makefile.glib | Add Makefile.glib and GLIB_CONFIG configure macro | Dan Winship | 11 years |
wip/mapped-bytes | gbytes: Replace GMappedFile with GBytes in glib | Christian Persch | 13 years |
wip/matthiasc/gio-tool | Document the gio tool | Matthias Clasen | 9 years |
wip/matthiasc/try-inlining-magic | Work around msvc | Matthias Clasen | 2 years |
wip/mattrose/apple-sysconf | add __APPLE__ to the list of operating systems that can use sysconf() to get ... | Matt Rose | 4 years |
wip/menuitem-api | GMenuItem: add constructor to copy from model | Ryan Lortie | 12 years |
wip/meson | meson: replace meson.current_source_dir() with files() | Alessandro Decina | 7 years |
wip/mimeinfo | GDesktopAppInfo: rewrite content type code | Ryan Lortie | 11 years |
wip/mjog/log-structured-example-wrong | g_log_structured_array: Fix example call in docs | Michael Gratton | 5 years |
wip/mount-watcher | glib-sections.txt: Add g_win32_check_windows_version() | Chun-wei Fan | 10 years |
wip/msanchez/libmount | Monitor /proc/self/mountinfo when using libmount | Mario Sanchez Prada | 8 years |
wip/muktupavels/per-desktop-overrides | Add a test for per-desktop overrides | Alberts Muktupāvels | 6 years |
wip/multibinding | Some more work-in-progress | Matthias Clasen | 9 years |
wip/nacho/gnulib | Update gnulib | Ignacio Casal Quinteiro | 9 years |
wip/nacho/registry-writable | registrybackend: handle writability notifications | Ignacio Casal Quinteiro | 9 years |
wip/namedpipe | MSVC builds: "Install" the named pipe headers | Chun-wei Fan | 9 years |
wip/new-parser | new compiler add file | Ryan Lortie | 11 years |
wip/nielsdg/avoid-time-null | Forgot to adjust declaration of `now` variable. | Niels De Graef | 6 years |
wip/nielsdg/g_assert_cmpstrv | gio, glib: Use g_assert_cmpstrv where it makes sense | Niels De Graef | 4 years |
wip/nielsdg/install-properties-single | gobject: Allow install_properties with 1 GParamSpec | Niels De Graef | 5 years |
wip/nirbheek/override-glib-tools | meson: Provide our Python tools for builds | Nirbheek Chauhan | 6 years |
wip/nosigpipe | gsocket: Set SO_NOSIGPIPE on sockets on Darwin | Dan Winship | 11 years |
wip/oholy/cifs-splice | glocalfile: Handle smb2 filesystem type | Ondrej Holy | 6 years |
wip/oholy/gio-bash-completion | gio: Add bash completion for gio tool | Ondrej Holy | 6 years |
wip/oholy/gio-info-prevent-criticals | gio-tool-info: Prevent criticals if mount options are not available | Ondrej Holy | 4 years |
wip/oholy/gio-mount-stop | gio-tool: Add support for stopping drives | Ondrej Holy | 6 years |
wip/oholy/gio-tool-arguments | gio-tool: Print help if no arguments are given | Ondrej Holy | 6 years |
wip/oholy/glocalfile-x-gvfs-trash-cache | glocalfile: Add x-gvfs-notrash cache | Ondrej Holy | 3 years |
wip/oholy/nfs-poll-monitor | glocalfilemonitor: Fallback to poll file monitor for NFS | Ondrej Holy | 6 years |
wip/oholy/trash-recursion | gio-tool-trash: Prevent recursion to speed up emptying trash | Ondrej Holy | 4 years |
wip/oholy/trashing-locations | glocalfile: Add test case for g_file_trash | Ondrej Holy | 6 years |
wip/oholy/update-mounts | gio-tool: Hold GVolumeMonitor reference during operations | Ondrej Holy | 6 years |
wip/otte/await | gtask: Add g_task_await() | Benjamin Otte | 5 years |
wip/otte/interface-types | Add a test for signals returning interface types | Matthias Clasen | 4 years |
wip/otte/large-files | tests: Add test for >4GB reads with g_file_load_contents() | Benjamin Otte | 19 months |
wip/pcre-8.30 | regex: Remove pcre_ucd.c | Christian Persch | 13 years |
wip/pcre-jit | regex: Add JIT support | Christian Persch | 12 years |
wip/pcre-mark | regex: Add NO_START_OPTIMIZE compile and match flags | Christian Persch | 12 years |
wip/pcre-update | regex: Add new error codes | Christian Persch | 10 years |
wip/piotrdrag/missing-months | Add month names with day to Chinese (Taiwan) translation | Piotr Drąg | 7 years |
wip/piotrdrag/unicode-typography | Fix tests for Unicode strings | Piotr Drąg | 6 years |
wip/private-rework-3 | Deprecate g_type_class_add_private() | Emmanuele Bassi | 11 years |
wip/pwithnall/1940-atomic-types | Revert "gatomic: Temporarily disable C11-style atomics on FreeBSD" | Philip Withnall | 5 years |
wip/pwithnall/553-tz-freebsd-tests | tests: Fix GDateTime tests on FreeBSD | Philip Withnall | 4 years |
wip/pwithnall/coverity | ci: Add scheduled Coverity Scan builds | Philip Withnall | 4 years |
wip/pwithnall/credentials-fix | gcredentials: Use __typeof__ in macOS code | Philip Withnall | 4 years |
wip/pwithnall/disable-assert | gfileicon: Fix unused-but-set variable with G_DISABLE_ASSERT | Philip Withnall | 4 years |
wip/pwithnall/freebsd-math | tests: Add more tests for GDateTime ISO 8601 seconds parsing | Philip Withnall | 4 years |
wip/rancell/iso8601 | GDateTime: Support parsing ISO 8601 strings. | Robert Ancell | 7 years |
wip/rancell/iso8601-2 | GDateTime: Support parsing ISO 8601 strings. | Robert Ancell | 7 years |
wip/refptr | docs: Mention g_string_ref_new() in g_strdup() | Emmanuele Bassi | 10 years |
wip/resources2 | Allow resources to work with unloadable GTypeModules | Alexander Larsson | 13 years |
wip/ricotz/unicode-10.0 | unicode: Update test data files for unicode 10.0.0 | Rico Tzschichholz | 7 years |
wip/ricotz/unicode-11.0 | unicode: Update test data files for unicode 11.0.0 | Rico Tzschichholz | 6 years |
wip/ricotz/unicode-9.0 | unicode: Update test data files for unicode 9.0.0 | Rico Tzschichholz | 8 years |
wip/rishi/gfile-google | fileinfo: Add a G_FILE_ATTRIBUTE_STANDARD_IS_VOLATILE attribute | Debarshi Ray | 9 years |
wip/rishi/gtask-tests | gio/tests/task: Fill in some missing assertions | Debarshi Ray | 6 years |
wip/rishi/issue-1073 | Revert "Return folder as icon for directories" | Debarshi Ray | 6 years |
wip/rishi/issue-914 | Add fuzzy floating point comparison macro | Emmanuele Bassi | 6 years |
wip/rstrode/periodic-object-histograms | object: add some debug metrics | Ray Strode | 5 years |
wip/rstrode/perror-gkeyfile-thing | wip! gkeyfile: fix comment bug | Ray Strode | 5 years |
wip/sadiq/fixes | grefstring: Avoid an unnecessary NUL assignment | Mohammed Sadiq | 6 years |
wip/segeiger/gregex | gregex: improve documentation for g_regex_new | Sebastian Geiger | 9 years |
wip/serializable | Add GMarkupEncoder | Emmanuele Bassi | 11 years |
wip/session | Add session support | Matthias Clasen | 13 years |
wip/settings-backend | GSettings: add g_settings_is_set() | Ryan Lortie | 12 years |
wip/smcv/address-sanitizer | tests: Mark tests with AddressSanitizer-detected leaks | Simon McVittie | 4 years |
wip/smcv/armel-atomic-pointer-get | gatomic: Make fallback g_atomic_pointer_get type-safe | Simon McVittie | 4 years |
wip/smcv/assert-no-errno | gio/tests/gsettings: Assert that temporary directory ends up empty | Simon McVittie | 4 years |
wip/smcv/assert-standard-types | glib-unix: Assert that our portable types correspond to ssize_t and pid_t | Simon McVittie | 4 years |
wip/smcv/big-dbus-write-with-fds | gio/tests/gdbus-peer: Exercise fds attached to a large message | Simon McVittie | 4 years |
wip/smcv/darwin-c-source | build: Opt-in to Darwin extensions | Simon McVittie | 3 years |
wip/smcv/disable-nonce-tcp-server | gsocket: Improve diagnostics on bind() failure | Simon McVittie | 5 years |
wip/smcv/fileutils-test-as-root | glib/tests/fileutils: Fix expectations when running as root | Simon McVittie | 4 years |
wip/smcv/gdbus-test-leak | gdbus-serialization: Don't leak string containing first serialization | Simon McVittie | 4 years |
wip/smcv/gio-executables | gio: Create executables more declaratively | Simon McVittie | 2 years |
wip/smcv/invocation-handled | GDBus: Use G_DBUS_METHOD_INVOCATION_HANDLED in method implementations | Simon McVittie | 4 years |
wip/smcv/issue2087 | gmessages: Expose our default filtering as API | Simon McVittie | 4 years |
wip/smcv/reduce-gdbus-server-auth-test | gdbus-server-auth: Don't usually test non-EXTERNAL repeatedly | Simon McVittie | 4 years |
wip/smcv/statx-no-required-mask | glocalfile: Only copy meaningful fields from struct statx to GFileInfo | Simon McVittie | 4 years |
wip/smcv/sv-sv | tests: Use a more realistic language code than sv_SV | Simon McVittie | 4 years |
wip/smcv/trailing-newlines | Normalize C source files to end with exactly one newline | Simon McVittie | 5 years |
wip/smcv/warnings | build: Explicitly disable -Wmissing-field-initializers | Simon McVittie | 24 months |
wip/sophie-h/remove-nick-blurb | Remove all nicks and blurbs from param specs | Sophie Herold | 18 months |
wip/source-api | Add a GPollFD source | Ryan Lortie | 13 years |
wip/start-2-70 | build: Post-release version bump to 2.69.0 | Philip Withnall | 4 years |
wip/statusicon | Add a StatusIcon property to org.gtk.Application | Matthias Clasen | 7 years |
wip/steal-fd | gmain: Add g_steal_fd() to API | Simon McVittie | 4 years |
wip/subprocess-2013 | more changes | Ryan Lortie | 12 years |
wip/swilmet/LGPLv2.1 | docs: LGPL: Library -> Lesser | Sébastien Wilmet | 7 years |
wip/symbol-visibility | Remove most use of G_GNUC_INTERNAL | Colin Walters | 12 years |
wip/task | GOutputStream: Fix a compiler warning | Colin Walters | 12 years |
wip/test-cleanup | Rework the build system for a new tests approach | Ryan Lortie | 11 years |
wip/test-fail-convenience | tests: Use g_test_skip_printf() | Simon McVittie | 3 years |
wip/test-leaks | threadpool test: Don't leak the thread pool | Simon McVittie | 4 years |
wip/threadsafe-qdata | Remove global lock in g_object_weak_ref/unref | Alexander Larsson | 12 years |
wip/tingping/gsocket-unknown-error | gnetworkaddress: Properly handle DNS returning no ipv6 addresses | Patrick Griffis | 5 years |
wip/tingping/guri-normalize | docs: Add note about uri normalization for equality | Patrick Griffis | 4 years |
wip/tingping/notification-sounds | gnotification: Add g_notification_set_sound_file() | Patrick Griffis | 6 years |
wip/tingping/osx-user-dirs | Fix special user dir lookup on OSX | Patrick Griffis | 6 years |
wip/tingping/pkcs11 | gtlscertificate: Add support for PKCS #11 backed certificates | Patrick Griffis | 4 years |
wip/tintou/gnotification-sound-theme | gnotification: add sound theme support and implement the backends | Corentin Noël | 7 years |
wip/unicode-6.1 | unicode: tests: More script to/from ISO-15924 tests | Christian Persch | 13 years |
wip/unicode-6.2 | unicode: Add new tests for unicode 6.2 | Christian Persch | 12 years |
wip/unicode-7.0 | unicode: Update to unicode 7.0.0 | Christian Persch | 10 years |
wip/unicode-graphemebreak | unicode: Add API to access data from GraphemeBreakProperty | Christian Persch | 12 years |
wip/version-bounds | Add versioned deprecation annotation | Emmanuele Bassi | 13 years |
wip/wait-status | Distinguish more clearly between wait status and exit status | Simon McVittie | 4 years |
wip/win32-source-api | win32: add HANDLE equivalents of new fd APIs | Ryan Lortie | 12 years |
wip/win32monitor | gwin32filemonitor: some cleanups | Ignacio Casal Quinteiro | 9 years |
wip/xclaesse/ci-windows-docker | TMP | Xavier Claessens | 5 years |
wip/xclaesse/declare-iface | GListModel: Use G_DECLARE_INTERFACE | Xavier Claessens | 10 years |
wip/xclaesse/doc-part1 | Doc: Fix missing g_option_group_ref/unref | Xavier Claessens | 10 years |
wip/xclaesse/doc-part2 | Doc: gio: enable gtkdoc-check | Xavier Claessens | 10 years |
wip/xclaesse/locker | Add GMutexLocker | Xavier Claessens | 10 years |
|
Tag | Download | Author | Age |
2.76.2 | glib-2.76.2.tar.gz | Marco Trevisan (Treviño) | 18 months |
2.74.7 | glib-2.74.7.tar.gz | Philip Withnall | 19 months |
2.76.1 | glib-2.76.1.tar.gz | Philip Withnall | 19 months |
2.76.0 | glib-2.76.0.tar.gz | Philip Withnall | 20 months |
2.75.4 | glib-2.75.4.tar.gz | Philip Withnall | 20 months |
2.74.6 | glib-2.74.6.tar.gz | Philip Withnall | 20 months |
2.75.3 | glib-2.75.3.tar.gz | Philip Withnall | 21 months |
2.74.5 | glib-2.74.5.tar.gz | Philip Withnall | 22 months |
2.75.2 | glib-2.75.2.tar.gz | Philip Withnall | 22 months |
2.75.1 | glib-2.75.1.tar.gz | Philip Withnall | 22 months |
2.74.4 | glib-2.74.4.tar.gz | Philip Withnall | 22 months |
2.74.3 | glib-2.74.3.tar.gz | Philip Withnall | 23 months |
2.74.2 | glib-2.74.2.tar.gz | Philip Withnall | 23 months |
2.75.0 | glib-2.75.0.tar.gz | Philip Withnall | 24 months |
2.74.1 | glib-2.74.1.tar.gz | Philip Withnall | 2 years |
2.72.4 | glib-2.72.4.tar.gz | Marco Trevisan (Treviño) | 2 years |
2.74.0 | glib-2.74.0.tar.gz | Marco Trevisan (Treviño) | 2 years |
2.73.3 | glib-2.73.3.tar.gz | Marco Trevisan (Treviño) | 2 years |
2.73.2 | glib-2.73.2.tar.gz | Marco Trevisan (Treviño) | 2 years |
2.72.3 | glib-2.72.3.tar.gz | Philip Withnall | 2 years |
2.73.1 | glib-2.73.1.tar.gz | Philip Withnall | 2 years |
2.72.2 | glib-2.72.2.tar.gz | Philip Withnall | 2 years |
2.73.0 | glib-2.73.0.tar.gz | Philip Withnall | 2 years |
2.72.1 | glib-2.72.1.tar.gz | Philip Withnall | 3 years |
2.72.0 | glib-2.72.0.tar.gz | Philip Withnall | 3 years |
2.70.5 | glib-2.70.5.tar.gz | Philip Withnall | 3 years |
2.71.3 | glib-2.71.3.tar.gz | Philip Withnall | 3 years |
2.71.2 | glib-2.71.2.tar.gz | Philip Withnall | 3 years |
2.70.4 | glib-2.70.4.tar.gz | Philip Withnall | 3 years |
2.71.1 | glib-2.71.1.tar.gz | Philip Withnall | 3 years |
2.70.3 | glib-2.70.3.tar.gz | Philip Withnall | 3 years |
2.71.0 | glib-2.71.0.tar.gz | Philip Withnall | 3 years |
2.70.2 | glib-2.70.2.tar.gz | Philip Withnall | 3 years |
2.70.1 | glib-2.70.1.tar.gz | Philip Withnall | 3 years |
2.70.0 | glib-2.70.0.tar.gz | Philip Withnall | 3 years |
2.69.3 | glib-2.69.3.tar.gz | Philip Withnall | 3 years |
2.68.4 | glib-2.68.4.tar.gz | Philip Withnall | 3 years |
2.69.2 | glib-2.69.2.tar.gz | Philip Withnall | 3 years |
2.69.1 | glib-2.69.1.tar.gz | Philip Withnall | 3 years |
2.69.0 | glib-2.69.0.tar.gz | Philip Withnall | 3 years |
2.68.3 | glib-2.68.3.tar.gz | Philip Withnall | 3 years |
2.68.2 | glib-2.68.2.tar.gz | Philip Withnall | 3 years |
2.68.1 | glib-2.68.1.tar.gz | Philip Withnall | 4 years |
2.66.8 | glib-2.66.8.tar.gz | Philip Withnall | 4 years |
2.68.0 | glib-2.68.0.tar.gz | Philip Withnall | 4 years |
2.67.6 | glib-2.67.6.tar.gz | Philip Withnall | 4 years |
2.67.5 | glib-2.67.5.tar.gz | Philip Withnall | 4 years |
2.67.4 | glib-2.67.4.tar.gz | Philip Withnall | 4 years |
2.66.7 | glib-2.66.7.tar.gz | Philip Withnall | 4 years |
2.66.6 | glib-2.66.6.tar.gz | Philip Withnall | 4 years |
2.67.3 | glib-2.67.3.tar.gz | Philip Withnall | 4 years |
2.66.5 | glib-2.66.5.tar.gz | Philip Withnall | 4 years |
2.67.2 | glib-2.67.2.tar.gz | Philip Withnall | 4 years |
2.66.4 | glib-2.66.4.tar.gz | Philip Withnall | 4 years |
2.67.1 | glib-2.67.1.tar.gz | Philip Withnall | 4 years |
2.66.3 | glib-2.66.3.tar.gz | Philip Withnall | 4 years |
2.67.0 | glib-2.67.0.tar.gz | Philip Withnall | 4 years |
2.66.2 | glib-2.66.2.tar.gz | Philip Withnall | 4 years |
2.66.1 | glib-2.66.1.tar.gz | Philip Withnall | 4 years |
2.64.6 | glib-2.64.6.tar.gz | Philip Withnall | 4 years |
2.66.0 | glib-2.66.0.tar.gz | Philip Withnall | 4 years |
2.65.3 | glib-2.65.3.tar.gz | Philip Withnall | 4 years |
2.64.5 | glib-2.64.5.tar.gz | Philip Withnall | 4 years |
2.65.2 | glib-2.65.2.tar.gz | Philip Withnall | 4 years |
2.65.1 | glib-2.65.1.tar.gz | Philip Withnall | 4 years |
2.64.4 | glib-2.64.4.tar.gz | Philip Withnall | 4 years |
2.65.0 | glib-2.65.0.tar.gz | Philip Withnall | 4 years |
2.64.3 | glib-2.64.3.tar.gz | Philip Withnall | 4 years |
2.64.2 | glib-2.64.2.tar.gz | Philip Withnall | 5 years |
2.62.6 | glib-2.62.6.tar.gz | Philip Withnall | 5 years |
2.64.1 | glib-2.64.1.tar.gz | Philip Withnall | 5 years |
2.64.0 | glib-2.64.0.tar.gz | Philip Withnall | 5 years |
2.63.6 | glib-2.63.6.tar.gz | Philip Withnall | 5 years |
2.62.5 | glib-2.62.5.tar.gz | Philip Withnall | 5 years |
2.63.5 | glib-2.63.5.tar.gz | Philip Withnall | 5 years |
2.63.4 | glib-2.63.4.tar.gz | Philip Withnall | 5 years |
2.62.4 | glib-2.62.4.tar.gz | Philip Withnall | 5 years |
2.63.3 | glib-2.63.3.tar.gz | Philip Withnall | 5 years |
2.63.2 | glib-2.63.2.tar.gz | Philip Withnall | 5 years |
2.62.3 | glib-2.62.3.tar.gz | Philip Withnall | 5 years |
2.63.1 | glib-2.63.1.tar.gz | Philip Withnall | 5 years |
2.62.2 | glib-2.62.2.tar.gz | Philip Withnall | 5 years |
2.63.0 | glib-2.63.0.tar.gz | Philip Withnall | 5 years |
2.62.1 | glib-2.62.1.tar.gz | Philip Withnall | 5 years |
2.62.0 | glib-2.62.0.tar.gz | Philip Withnall | 5 years |
2.60.7 | glib-2.60.7.tar.gz | Philip Withnall | 5 years |
2.61.3 | glib-2.61.3.tar.gz | Philip Withnall | 5 years |
2.61.2 | glib-2.61.2.tar.gz | Philip Withnall | 5 years |
2.60.6 | glib-2.60.6.tar.gz | Philip Withnall | 5 years |
2.60.5 | glib-2.60.5.tar.gz | Philip Withnall | 5 years |
2.60.4 | glib-2.60.4.tar.gz | Philip Withnall | 5 years |
2.61.1 | glib-2.61.1.tar.gz | Philip Withnall | 5 years |
2.60.3 | glib-2.60.3.tar.gz | Philip Withnall | 5 years |
2.60.2 | glib-2.60.2.tar.gz | Philip Withnall | 6 years |
2.61.0 | glib-2.61.0.tar.gz | Philip Withnall | 6 years |
2.60.1 | glib-2.60.1.tar.gz | Philip Withnall | 6 years |
2.60.0 | glib-2.60.0.tar.gz | Philip Withnall | 6 years |
2.59.3 | glib-2.59.3.tar.gz | Philip Withnall | 6 years |
2.59.2 | glib-2.59.2.tar.gz | Philip Withnall | 6 years |
2.59.1 | glib-2.59.1.tar.gz | Philip Withnall | 6 years |
2.58.3 | glib-2.58.3.tar.gz | Philip Withnall | 6 years |
2.59.0 | glib-2.59.0.tar.gz | Philip Withnall | 6 years |
2.56.4 | glib-2.56.4.tar.gz | Philip Withnall | 6 years |
2.58.2 | glib-2.58.2.tar.gz | Philip Withnall | 6 years |
2.58.1 | glib-2.58.1.tar.gz | Philip Withnall | 6 years |
2.56.3 | glib-2.56.3.tar.gz | Philip Withnall | 6 years |
2.58.0 | glib-2.58.0.tar.gz | Philip Withnall | 6 years |
2.57.3 | glib-2.57.3.tar.gz | Philip Withnall | 6 years |
2.56.2 | glib-2.56.2.tar.gz | Matthias Clasen | 6 years |
2.57.2 | glib-2.57.2.tar.gz | Philip Withnall | 6 years |
2.57.1 | glib-2.57.1.tar.gz | Matthias Clasen | 6 years |
2.56.1 | glib-2.56.1.tar.gz | Matthias Clasen | 7 years |
2.56.0 | glib-2.56.0.tar.gz | Matthias Clasen | 7 years |
2.55.2 | glib-2.55.2.tar.gz | Matthias Clasen | 7 years |
2.54.3 | glib-2.54.3.tar.gz | Matthias Clasen | 7 years |
2.55.1 | glib-2.55.1.tar.gz | Matthias Clasen | 7 years |
2.55.0 | glib-2.55.0.tar.gz | Matthias Clasen | 7 years |
2.54.2 | glib-2.54.2.tar.gz | Matthias Clasen | 7 years |
2.54.1 | glib-2.54.1.tar.gz | Matthias Clasen | 7 years |
2.54.0 | glib-2.54.0.tar.gz | Matthias Clasen | 7 years |
2.53.7 | glib-2.53.7.tar.gz | Matthias Clasen | 7 years |
2.53.6 | glib-2.53.6.tar.gz | Matthias Clasen | 7 years |
2.53.5 | glib-2.53.5.tar.gz | Matthias Clasen | 7 years |
2.53.4 | glib-2.53.4.tar.gz | Matthias Clasen | 7 years |
2.52.3 | glib-2.52.3.tar.gz | Matthias Clasen | 7 years |
2.53.3 | glib-2.53.3.tar.gz | Matthias Clasen | 7 years |
2.53.2 | glib-2.53.2.tar.gz | Matthias Clasen | 7 years |
2.52.2 | glib-2.52.2.tar.gz | Matthias Clasen | 7 years |
2.53.1 | glib-2.53.1.tar.gz | Matthias Clasen | 8 years |
2.52.1 | glib-2.52.1.tar.gz | Matthias Clasen | 8 years |
2.52.0 | glib-2.52.0.tar.gz | Matthias Clasen | 8 years |
2.51.5 | glib-2.51.5.tar.gz | Matthias Clasen | 8 years |
2.51.4 | glib-2.51.4.tar.gz | Matthias Clasen | 8 years |
2.51.3 | glib-2.51.3.tar.gz | Matthias Clasen | 8 years |
2.50.3 | glib-2.50.3.tar.gz | Matthias Clasen | 8 years |
2.51.2 | glib-2.51.2.tar.gz | Matthias Clasen | 8 years |
2.51.1 | glib-2.51.1.tar.gz | Matthias Clasen | 8 years |
2.50.2 | glib-2.50.2.tar.gz | Matthias Clasen | 8 years |
2.51.0 | glib-2.51.0.tar.gz | Matthias Clasen | 8 years |
2.50.1 | glib-2.50.1.tar.gz | Matthias Clasen | 8 years |
2.50.0 | glib-2.50.0.tar.gz | Matthias Clasen | 8 years |
2.49.7 | glib-2.49.7.tar.gz | Matthias Clasen | 8 years |
2.49.6 | glib-2.49.6.tar.gz | Matthias Clasen | 8 years |
2.48.2 | glib-2.48.2.tar.gz | Matthias Clasen | 8 years |
2.49.5 | glib-2.49.5.tar.gz | Matthias Clasen | 8 years |
2.49.4 | glib-2.49.4.tar.gz | Matthias Clasen | 8 years |
2.49.3 | glib-2.49.3.tar.gz | Matthias Clasen | 8 years |
2.49.2 | glib-2.49.2.tar.gz | Matthias Clasen | 8 years |
2.49.1 | glib-2.49.1.tar.gz | Matthias Clasen | 8 years |
2.48.1 | glib-2.48.1.tar.gz | Allison Ryan Lortie | 8 years |
2.48.0 | glib-2.48.0.tar.gz | Allison Ryan Lortie | 9 years |
2.47.92 | glib-2.47.92.tar.gz | Allison Ryan Lortie | 9 years |
2.47.6 | glib-2.47.6.tar.gz | Allison Ryan Lortie | 9 years |
2.47.5 | glib-2.47.5.tar.gz | Allison Ryan Lortie | 9 years |
2.47.4 | glib-2.47.4.tar.gz | Matthias Clasen | 9 years |
2.47.3 | glib-2.47.3.tar.gz | Allison Ryan Lortie | 9 years |
2.47.2 | glib-2.47.2.tar.gz | Allison Ryan Lortie | 9 years |
2.46.2 | glib-2.46.2.tar.gz | Allison Ryan Lortie | 9 years |
2.47.1 | glib-2.47.1.tar.gz | Matthias Clasen | 9 years |
2.46.1 | glib-2.46.1.tar.gz | Ryan Lortie | 9 years |
2.46.0 | glib-2.46.0.tar.gz | Matthias Clasen | 9 years |
2.45.8 | glib-2.45.8.tar.gz | Matthias Clasen | 9 years |
2.45.7 | glib-2.45.7.tar.gz | Matthias Clasen | 9 years |
2.45.6 | glib-2.45.6.tar.gz | Matthias Clasen | 9 years |
2.45.5 | glib-2.45.5.tar.gz | Matthias Clasen | 9 years |
2.45.4 | glib-2.45.4.tar.gz | Matthias Clasen | 9 years |
2.45.3 | glib-2.45.3.tar.gz | Matthias Clasen | 9 years |
2.45.2 | glib-2.45.2.tar.gz | Matthias Clasen | 9 years |
2.44.1 | glib-2.44.1.tar.gz | Matthias Clasen | 9 years |
2.45.1 | glib-2.45.1.tar.gz | Matthias Clasen | 10 years |
2.44.0 | glib-2.44.0.tar.gz | Ryan Lortie | 10 years |
2.43.92 | glib-2.43.92.tar.gz | Ryan Lortie | 10 years |
2.43.91 | glib-2.43.91.tar.gz | Ryan Lortie | 10 years |
2.42.2 | glib-2.42.2.tar.gz | Matthias Clasen | 10 years |
2.43.90 | glib-2.43.90.tar.gz | Ryan Lortie | 10 years |
2.43.4 | glib-2.43.4.tar.gz | Matthias Clasen | 10 years |
2.43.3 | glib-2.43.3.tar.gz | Ryan Lortie | 10 years |
2.43.2 | glib-2.43.2.tar.gz | Matthias Clasen | 10 years |
2.43.1 | glib-2.43.1.tar.gz | Matthias Clasen | 10 years |
2.42.1 | glib-2.42.1.tar.gz | Matthias Clasen | 10 years |
2.43.0 | glib-2.43.0.tar.gz | Matthias Clasen | 10 years |
2.40.2 | glib-2.40.2.tar.gz | Ryan Lortie | 10 years |
2.42.0 | glib-2.42.0.tar.gz | Ryan Lortie | 10 years |
2.40.1 | glib-2.40.1.tar.gz | Ryan Lortie | 10 years |
2.41.5 | glib-2.41.5.tar.gz | Matthias Clasen | 10 years |
2.41.4 | glib-2.41.4.tar.gz | Matthias Clasen | 10 years |
2.41.3 | glib-2.41.3.tar.gz | Matthias Clasen | 10 years |
2.41.2 | glib-2.41.2.tar.gz | Matthias Clasen | 10 years |
2.41.1 | glib-2.41.1.tar.gz | Matthias Clasen | 10 years |
2.41.0 | glib-2.41.0.tar.gz | Ryan Lortie | 10 years |
2.40.0 | glib-2.40.0.tar.gz | Ryan Lortie | 11 years |
2.39.92 | glib-2.39.92.tar.gz | Ryan Lortie | 11 years |
2.39.91 | glib-2.39.91.tar.gz | Ryan Lortie | 11 years |
2.39.90 | glib-2.39.90.tar.gz | Ryan Lortie | 11 years |
2.39.4 | glib-2.39.4.tar.gz | Matthias Clasen | 11 years |
2.39.3 | glib-2.39.3.tar.gz | Ryan Lortie | 11 years |
2.39.2 | glib-2.39.2.tar.gz | Matthias Clasen | 11 years |
2.38.2 | glib-2.38.2.tar.gz | Ryan Lortie | 11 years |
2.39.1 | glib-2.39.1.tar.gz | Ryan Lortie | 11 years |
2.39.0 | glib-2.39.0.tar.gz | Ryan Lortie | 11 years |
2.38.1 | glib-2.38.1.tar.gz | Ryan Lortie | 11 years |
2.38.0 | glib-2.38.0.tar.gz | Ryan Lortie | 11 years |
2.37.93 | glib-2.37.93.tar.gz | Ryan Lortie | 11 years |
2.37.92 | glib-2.37.92.tar.gz | Ryan Lortie | 11 years |
2.37.7 | glib-2.37.7.tar.gz | Matthias Clasen | 11 years |
2.37.6 | glib-2.37.6.tar.gz | Matthias Clasen | 11 years |
2.36.4 | glib-2.36.4.tar.gz | Ryan Lortie | 11 years |
2.37.5 | glib-2.37.5.tar.gz | Matthias Clasen | 11 years |
2.37.4 | glib-2.37.4.tar.gz | Matthias Clasen | 11 years |
2.37.3 | glib-2.37.3.tar.gz | Ryan Lortie | 11 years |
2.37.2 | glib-2.37.2.tar.gz | Matthias Clasen | 11 years |
2.36.3 | glib-2.36.3.tar.gz | Matthias Clasen | 11 years |
2.37.1 | glib-2.37.1.tar.gz | Ryan Lortie | 11 years |
2.36.2 | glib-2.36.2.tar.gz | Matthias Clasen | 11 years |
2.37.0 | glib-2.37.0.tar.gz | Matthias Clasen | 12 years |
2.36.1 | glib-2.36.1.tar.gz | Ryan Lortie | 12 years |
2.36.0 | glib-2.36.0.tar.gz | Ryan Lortie | 12 years |
2.35.9 | glib-2.35.9.tar.gz | Ryan Lortie | 12 years |
2.35.8 | glib-2.35.8.tar.gz | Ryan Lortie | 12 years |
2.35.7 | glib-2.35.7.tar.gz | Ryan Lortie | 12 years |
2.35.6 | glib-2.35.6.tar.gz | Matthias Clasen | 12 years |
2.35.4 | glib-2.35.4.tar.gz | Matthias Clasen | 12 years |
2.35.3 | glib-2.35.3.tar.gz | Matthias Clasen | 12 years |
2.34.3 | glib-2.34.3.tar.gz | Dan Winship | 12 years |
2.35.2 | glib-2.35.2.tar.gz | Ryan Lortie | 12 years |
2.34.2 | glib-2.34.2.tar.gz | Matthias Clasen | 12 years |
2.35.1 | glib-2.35.1.tar.gz | Ryan Lortie | 12 years |
2.34.1 | glib-2.34.1.tar.gz | Matthias Clasen | 12 years |
2.34.0 | glib-2.34.0.tar.gz | Matthias Clasen | 12 years |
2.33.14 | glib-2.33.14.tar.gz | Ryan Lortie | 12 years |
2.33.12 | glib-2.33.12.tar.gz | Matthias Clasen | 12 years |
2.33.10 | glib-2.33.10.tar.gz | Ryan Lortie | 12 years |
2.33.8 | glib-2.33.8.tar.gz | Ryan Lortie | 12 years |
2.33.6 | glib-2.33.6.tar.gz | Matthias Clasen | 12 years |
2.33.4 | glib-2.33.4.tar.gz | Matthias Clasen | 12 years |
2.32.4 | glib-2.32.4.tar.gz | Matthias Clasen | 12 years |
2.33.3 | glib-2.33.3.tar.gz | Ryan Lortie | 12 years |
2.33.2 | glib-2.33.2.tar.gz | Ryan Lortie | 12 years |
2.32.3 | glib-2.32.3.tar.gz | Matthias Clasen | 12 years |
2.33.1 | glib-2.33.1.tar.gz | Ryan Lortie | 13 years |
2.32.2 | glib-2.32.2.tar.gz | Ryan Lortie | 13 years |
2.32.1 | glib-2.32.1.tar.gz | Matthias Clasen | 13 years |
2.32.0 | glib-2.32.0.tar.gz | Matthias Clasen | 13 years |
2.31.22 | glib-2.31.22.tar.gz | Matthias Clasen | 13 years |
2.30.3 | glib-2.30.3.tar.gz | Matthias Clasen | 13 years |
2.31.20 | glib-2.31.20.tar.gz | Matthias Clasen | 13 years |
2.31.18 | glib-2.31.18.tar.gz | Ryan Lortie | 13 years |
2.31.16 | glib-2.31.16.tar.gz | Matthias Clasen | 13 years |
2.31.14 | glib-2.31.14.tar.gz | Matthias Clasen | 13 years |
2.31.12 | glib-2.31.12.tar.gz | Matthias Clasen | 13 years |
2.31.10 | glib-2.31.10.tar.gz | Matthias Clasen | 13 years |
2.31.8 | glib-2.31.8.tar.gz | Matthias Clasen | 13 years |
2.31.6 | glib-2.31.6.tar.gz | Ryan Lortie | 13 years |
2.31.4 | glib-2.31.4.tar.gz | Ryan Lortie | 13 years |
2.31.2 | glib-2.31.2.tar.gz | Ryan Lortie | 13 years |
2.30.2 | glib-2.30.2.tar.gz | Matthias Clasen | 13 years |
2.31.0 | glib-2.31.0.tar.gz | Ryan Lortie | 13 years |
2.30.1 | glib-2.30.1.tar.gz | Matthias Clasen | 13 years |
2.30.0 | glib-2.30.0.tar.gz | Ryan Lortie | 13 years |
2.29.92 | glib-2.29.92.tar.gz | Ryan Lortie | 13 years |
2.29.90 | glib-2.29.90.tar.gz | Ryan Lortie | 13 years |
2.29.18 | glib-2.29.18.tar.gz | Matthias Clasen | 13 years |
2.29.16 | glib-2.29.16.tar.gz | Ryan Lortie | 13 years |
2.29.14 | glib-2.29.14.tar.gz | Ryan Lortie | 13 years |
2.29.12 | glib-2.29.12.tar.gz | Matthias Clasen | 13 years |
2.29.10 | glib-2.29.10.tar.gz | Matthias Clasen | 13 years |
2.29.8 | glib-2.29.8.tar.gz | Matthias Clasen | 13 years |
2.28.8 | glib-2.28.8.tar.gz | Matthias Clasen | 13 years |
2.29.6 | glib-2.29.6.tar.gz | Matthias Clasen | 13 years |
2.28.7 | glib-2.28.7.tar.gz | Matthias Clasen | 13 years |
2.29.4 | glib-2.29.4.tar.gz | Matthias Clasen | 14 years |
2.28.6 | glib-2.28.6.tar.gz | Matthias Clasen | 14 years |
2.29.2 | glib-2.29.2.tar.gz | Matthias Clasen | 14 years |
2.28.5 | glib-2.28.5.tar.gz | Matthias Clasen | 14 years |
2.28.4 | glib-2.28.4.tar.gz | Matthias Clasen | 14 years |
2.28.3 | glib-2.28.3.tar.gz | Matthias Clasen | 14 years |
2.28.2 | glib-2.28.2.tar.gz | Matthias Clasen | 14 years |
2.28.1 | glib-2.28.1.tar.gz | Matthias Clasen | 14 years |
2.28.0 | glib-2.28.0.tar.gz | Matthias Clasen | 14 years |
2.27.93 | glib-2.27.93.tar.gz | Matthias Clasen | 14 years |
2.27.92 | glib-2.27.92.tar.gz | Matthias Clasen | 14 years |
2.27.91 | glib-2.27.91.tar.gz | Matthias Clasen | 14 years |
2.27.90 | glib-2.27.90.tar.gz | Matthias Clasen | 14 years |
2.27.5 | glib-2.27.5.tar.gz | Matthias Clasen | 14 years |
2.27.4 | glib-2.27.4.tar.gz | Matthias Clasen | 14 years |
2.26.1 | glib-2.26.1.tar.gz | Matthias Clasen | 14 years |
2.27.3 | glib-2.27.3.tar.gz | Matthias Clasen | 14 years |
2.27.2 | glib-2.27.2.tar.gz | Matthias Clasen | 14 years |
2.27.1 | glib-2.27.1.tar.gz | Matthias Clasen | 14 years |
2.26.0 | glib-2.26.0.tar.gz | Ryan Lortie | 14 years |
2.25.17 | glib-2.25.17.tar.gz | Ryan Lortie | 14 years |
2.27.0 | glib-2.27.0.tar.gz | Ryan Lortie | 14 years |
2.25.16 | glib-2.25.16.tar.gz | Ryan Lortie | 14 years |
2.25.15 | glib-2.25.15.tar.gz | Matthias Clasen | 14 years |
2.25.14 | glib-2.25.14.tar.gz | Matthias Clasen | 14 years |
2.25.13 | glib-2.25.13.tar.gz | Ryan Lortie | 14 years |
2.24.2 | glib-2.24.2.tar.gz | Ryan Lortie | 14 years |
2.25.12 | glib-2.25.12.tar.gz | Ryan Lortie | 14 years |
2.25.11 | glib-2.25.11.tar.gz | Ryan Lortie | 14 years |
2.25.10 | glib-2.25.10.tar.gz | Ryan Lortie | 14 years |
2.25.9 | glib-2.25.9.tar.gz | Matthias Clasen | 14 years |
2.25.8 | glib-2.25.8.tar.gz | Matthias Clasen | 14 years |
glib-2.25.7 | glib-2.25.7.tar.gz | Ryan Lortie | 14 years |
2.25.6 | glib-2.25.6.tar.gz | Ryan Lortie | 14 years |
2.25.5 | glib-2.25.5.tar.gz | Matthias Clasen | 14 years |
2.25.4 | glib-2.25.4.tar.gz | Matthias Clasen | 14 years |
2.24.1 | glib-2.24.1.tar.gz | Matthias Clasen | 15 years |
2.25.3 | glib-2.25.3.tar.gz | Matthias Clasen | 15 years |
2.25.2 | glib-2.25.2.tar.gz | Matthias Clasen | 15 years |
2.25.1 | glib-2.25.1.tar.gz | Matthias Clasen | 15 years |
2.25.0 | glib-2.25.0.tar.gz | Matthias Clasen | 15 years |
2.24.0 | glib-2.24.0.tar.gz | Matthias Clasen | 15 years |
2.20.0 | glib-2.20.0.tar.gz | Matthias Clasen | 15 years |
2.23.6 | glib-2.23.6.tar.gz | Ryan Lortie | 15 years |
2.22.5 | glib-2.22.5.tar.gz | Matthias Clasen | 15 years |
2.23.5 | glib-2.23.5.tar.gz | Ryan Lortie | 15 years |
2.23.4 | glib-2.23.4.tar.gz | Matthias Clasen | 15 years |
2.23.3 | glib-2.23.3.tar.gz | Matthias Clasen | 15 years |
2.23.2 | glib-2.23.2.tar.gz | Matthias Clasen | 15 years |
2.22.4 | glib-2.22.4.tar.gz | Matthias Clasen | 15 years |
2.23.1 | glib-2.23.1.tar.gz | Matthias Clasen | 15 years |
2.22.3 | glib-2.22.3.tar.gz | Matthias Clasen | 15 years |
2.23.0 | glib-2.23.0.tar.gz | Matthias Clasen | 15 years |
2.22.2 | glib-2.22.2.tar.gz | Matthias Clasen | 15 years |
2.22.1 | glib-2.22.1.tar.gz | Matthias Clasen | 15 years |
2.22.0 | glib-2.22.0.tar.gz | Matthias Clasen | 15 years |
2.21.6 | glib-2.21.6.tar.gz | Matthias Clasen | 15 years |
2.20.5 | glib-2.20.5.tar.gz | Matthias Clasen | 15 years |
2.21.5 | glib-2.21.5.tar.gz | Matthias Clasen | 15 years |
2.21.4 | glib-2.21.4.tar.gz | Matthias Clasen | 15 years |
2.21.3 | glib-2.21.3.tar.gz | Matthias Clasen | 15 years |
2.20.4 | glib-2.20.4.tar.gz | Matthias Clasen | 15 years |
2.21.2 | glib-2.21.2.tar.gz | Matthias Clasen | 15 years |
2.20.3 | glib-2.20.3.tar.gz | Matthias Clasen | 15 years |
2.21.1 | glib-2.21.1.tar.gz | Matthias Clasen | 15 years |
2.20.2 | glib-2.20.2.tar.gz | Matthias Clasen | 15 years |
2.21.0 | glib-2.21.0.tar.gz | Matthias Clasen | 16 years |
2.20.1 | glib-2.20.1.tar.gz | Matthias Clasen | 16 years |
GLIB_2_20_0 | glib-GLIB_2_20_0.tar.gz | Matthias Clasen | 16 years |
GLIB_2_19_10 | glib-GLIB_2_19_10.tar.gz | Matthias Clasen | 16 years |
GLIB_2_19_9 | glib-GLIB_2_19_9.tar.gz | Matthias Clasen | 16 years |
GLIB_2_19_8 | glib-GLIB_2_19_8.tar.gz | Matthias Clasen | 16 years |
GLIB_2_19_7 | glib-GLIB_2_19_7.tar.gz | Matthias Clasen | 16 years |
GLIB_2_19_6 | glib-GLIB_2_19_6.tar.gz | Matthias Clasen | 16 years |
GLIB_2_19_5 | glib-GLIB_2_19_5.tar.gz | Matthias Clasen | 16 years |
GLIB_2_18_4 | glib-GLIB_2_18_4.tar.gz | Matthias Clasen | 16 years |
GLIB_2_19_4 | glib-GLIB_2_19_4.tar.gz | Matthias Clasen | 16 years |
GLIB_2_19_3 | glib-GLIB_2_19_3.tar.gz | Matthias Clasen | 16 years |
GLIB_2_19_2 | glib-GLIB_2_19_2.tar.gz | Matthias Clasen | 16 years |
GLIB_2_19_1 | glib-GLIB_2_19_1.tar.gz | Matthias Clasen | 16 years |
GLIB_2_18_3 | glib-GLIB_2_18_3.tar.gz | Matthias Clasen | 16 years |
GLIB_2_19_0 | glib-GLIB_2_19_0.tar.gz | Matthias Clasen | 16 years |
GLIB_2_18_2 | glib-GLIB_2_18_2.tar.gz | Matthias Clasen | 16 years |
GLIB_2_18_1 | glib-GLIB_2_18_1.tar.gz | Matthias Clasen | 16 years |
GLIB_2_16_6 | glib-GLIB_2_16_6.tar.gz | Matthias Clasen | 16 years |
GLIB_2_18_0 | glib-GLIB_2_18_0.tar.gz | Matthias Clasen | 16 years |
GLIB_2_17_7 | glib-GLIB_2_17_7.tar.gz | Matthias Clasen | 16 years |
GLIB_2_17_6 | glib-GLIB_2_17_6.tar.gz | Matthias Clasen | 16 years |
GLIB_2_17_5 | glib-GLIB_2_17_5.tar.gz | Matthias Clasen | 16 years |
GLIB_2_17_4 | glib-GLIB_2_17_4.tar.gz | Matthias Clasen | 16 years |
GLIB_2_16_5 | glib-GLIB_2_16_5.tar.gz | Matthias Clasen | 16 years |
GLIB_2_17_3 | glib-GLIB_2_17_3.tar.gz | Matthias Clasen | 16 years |
GLIB_2_16_4 | glib-GLIB_2_16_4.tar.gz | Matthias Clasen | 16 years |
GLIB_2_17_2 | glib-GLIB_2_17_2.tar.gz | Matthias Clasen | 16 years |
GLIB_2_17_1 | glib-GLIB_2_17_1.tar.gz | Matthias Clasen | 16 years |
GLIB_2_17_0 | glib-GLIB_2_17_0.tar.gz | Matthias Clasen | 16 years |
GLIB_2_16_3 | glib-GLIB_2_16_3.tar.gz | Matthias Clasen | 17 years |
GLIB_2_16_2 | glib-GLIB_2_16_2.tar.gz | Matthias Clasen | 17 years |
GLIB_2_16_0 | glib-GLIB_2_16_0.tar.gz | Kenneth Nielsen | 17 years |
GLIB_2_16_1 | glib-GLIB_2_16_1.tar.gz | Matthias Clasen | 17 years |
GLIB_2_15_6 | glib-GLIB_2_15_6.tar.gz | Matthias Clasen | 17 years |
GLIB_2_15_5 | glib-GLIB_2_15_5.tar.gz | Matthias Clasen | 17 years |
GLIB_2_14_6 | glib-GLIB_2_14_6.tar.gz | Matthias Clasen | 17 years |
GLIB_2_15_4 | glib-GLIB_2_15_4.tar.gz | Matthias Clasen | 17 years |
GLIB_2_15_3 | glib-GLIB_2_15_3.tar.gz | Matthias Clasen | 17 years |
GLIB_2_15_2 | glib-GLIB_2_15_2.tar.gz | Matthias Clasen | 17 years |
GLIB_2_14_5 | glib-GLIB_2_14_5.tar.gz | Matthias Clasen | 17 years |
GLIB_2_15_1 | glib-GLIB_2_15_1.tar.gz | Matthias Clasen | 17 years |
GLIB_2_14_4 | glib-GLIB_2_14_4.tar.gz | Matthias Clasen | 17 years |
GLIB_2_14_3 | glib-GLIB_2_14_3.tar.gz | Matthias Clasen | 17 years |
GLIB_2_14_2 | glib-GLIB_2_14_2.tar.gz | Matthias Clasen | 17 years |
GLIB_2_14_1 | glib-GLIB_2_14_1.tar.gz | Matthias Clasen | 17 years |
GLIB_2_14_0 | glib-GLIB_2_14_0.tar.gz | Matthias Clasen | 17 years |
GLIB_2_12_13 | glib-GLIB_2_12_13.tar.gz | Matthias Clasen | 17 years |
GLIB_2_13_7 | glib-GLIB_2_13_7.tar.gz | Matthias Clasen | 17 years |
GLIB_2_13_6 | glib-GLIB_2_13_6.tar.gz | Matthias Clasen | 17 years |
GLIB_2_13_5 | glib-GLIB_2_13_5.tar.gz | Matthias Clasen | 17 years |
GLIB_2_13_4 | glib-GLIB_2_13_4.tar.gz | Matthias Clasen | 17 years |
GLIB_2_13_3 | glib-GLIB_2_13_3.tar.gz | Matthias Clasen | 17 years |
GLIB_2_13_2 | glib-GLIB_2_13_2.tar.gz | Matthias Clasen | 17 years |
GLIB_2_13_1 | glib-GLIB_2_13_1.tar.gz | Matthias Clasen | 18 years |
GLIB_2_12_12 | glib-GLIB_2_12_12.tar.gz | Matthias Clasen | 18 years |
GLIB_2_13_0 | glib-GLIB_2_13_0.tar.gz | Matthias Clasen | 18 years |
GLIB_2_12_11 | glib-GLIB_2_12_11.tar.gz | Matthias Clasen | 18 years |
GLIB_2_12_10 | glib-GLIB_2_12_10.tar.gz | Matthias Clasen | 18 years |
GLIB_2_12_9 | glib-GLIB_2_12_9.tar.gz | Matthias Clasen | 18 years |
GLIB_2_12_8 | glib-GLIB_2_12_8.tar.gz | Matthias Clasen | 18 years |
GLIB_2_12_7 | glib-GLIB_2_12_7.tar.gz | Matthias Clasen | 18 years |
GLIB_2_12_6 | glib-GLIB_2_12_6.tar.gz | Matthias Clasen | 18 years |
GLIB_2_12_5 | glib-GLIB_2_12_5.tar.gz | Matthias Clasen | 18 years |
GLIB_2_12_4 | glib-GLIB_2_12_4.tar.gz | Matthias Clasen | 18 years |
GLIB_2_12_3 | glib-GLIB_2_12_3.tar.gz | Matthias Clasen | 18 years |
glib-2-12-branchpoint | glib-2-12-branchpoint.tar.gz | Tor Lillqvist | 18 years |
GLIB_2_12_2 | glib-GLIB_2_12_2.tar.gz | Matthias Clasen | 18 years |
GLIB_2_12_1 | glib-GLIB_2_12_1.tar.gz | Matthias Clasen | 18 years |
GLIB_2_12_0 | glib-GLIB_2_12_0.tar.gz | Matthias Clasen | 18 years |
GLIB_2_11_4 | glib-GLIB_2_11_4.tar.gz | Matthias Clasen | 18 years |
GLIB_2_11_3 | glib-GLIB_2_11_3.tar.gz | Matthias Clasen | 18 years |
GLIB_2_11_2 | glib-GLIB_2_11_2.tar.gz | Matthias Clasen | 18 years |
GLIB_2_10_3 | glib-GLIB_2_10_3.tar.gz | Matthias Clasen | 18 years |
GLIB_2_11_1 | glib-GLIB_2_11_1.tar.gz | Matthias Clasen | 18 years |
GLIB_2_11_0 | glib-GLIB_2_11_0.tar.gz | Matthias Clasen | 19 years |
GLIB_2_10_2 | glib-GLIB_2_10_2.tar.gz | Matthias Clasen | 19 years |
glib-2-10-branchpoint | glib-2-10-branchpoint.tar.gz | Matthias Clasen | 19 years |
GLIB_2_10_1 | glib-GLIB_2_10_1.tar.gz | Matthias Clasen | 19 years |
GLIB_2_10_0 | glib-GLIB_2_10_0.tar.gz | Matthias Clasen | 19 years |
GLIB_2_9_6 | glib-GLIB_2_9_6.tar.gz | Matthias Clasen | 19 years |
GLIB_2_9_5 | glib-GLIB_2_9_5.tar.gz | Matthias Clasen | 19 years |
GLIB_2_8_6 | glib-GLIB_2_8_6.tar.gz | Matthias Clasen | 19 years |
GLIB_2_9_4 | glib-GLIB_2_9_4.tar.gz | Matthias Clasen | 19 years |
GLIB_2_9_3 | glib-GLIB_2_9_3.tar.gz | Matthias Clasen | 19 years |
GLIB_2_9_2 | glib-GLIB_2_9_2.tar.gz | Matthias Clasen | 19 years |
GLIB_2_8_5 | glib-GLIB_2_8_5.tar.gz | Matthias Clasen | 19 years |
GLIB_2_9_1 | glib-GLIB_2_9_1.tar.gz | Matthias Clasen | 19 years |
GLIB_2_9_0 | glib-GLIB_2_9_0.tar.gz | Matthias Clasen | 19 years |
GLIB_2_8_4 | glib-GLIB_2_8_4.tar.gz | Matthias Clasen | 19 years |
GLIB_2_8_3 | glib-GLIB_2_8_3.tar.gz | Matthias Clasen | 19 years |
GLIB_2_8_2 | glib-GLIB_2_8_2.tar.gz | Matthias Clasen | 19 years |
GLIB_2_8_1 | glib-GLIB_2_8_1.tar.gz | Matthias Clasen | 19 years |
GLIB_2_8_0 | glib-GLIB_2_8_0.tar.gz | Matthias Clasen | 19 years |
GLIB_2_7_7 | glib-GLIB_2_7_7.tar.gz | Matthias Clasen | 19 years |
GLIB_2_7_6 | glib-GLIB_2_7_6.tar.gz | Matthias Clasen | 19 years |
GLIB_2_7_5 | glib-GLIB_2_7_5.tar.gz | Matthias Clasen | 19 years |
GLIB_2_6_6 | glib-GLIB_2_6_6.tar.gz | Matthias Clasen | 19 years |
GLIB_2_7_4 | glib-GLIB_2_7_4.tar.gz | Matthias Clasen | 19 years |
GTK_2_7_4 | glib-GTK_2_7_4.tar.gz | Matthias Clasen | 19 years |
GLIB_2_7_3 | glib-GLIB_2_7_3.tar.gz | Matthias Clasen | 19 years |
GLIB_2_7_2 | glib-GLIB_2_7_2.tar.gz | Matthias Clasen | 19 years |
GLIB_2_7_1 | glib-GLIB_2_7_1.tar.gz | Matthias Clasen | 19 years |
GLIB_2_6_5 | glib-GLIB_2_6_5.tar.gz | Matthias Clasen | 19 years |
GLIB_2_7_0 | glib-GLIB_2_7_0.tar.gz | Matthias Clasen | 19 years |
GLIB_2_6_4 | glib-GLIB_2_6_4.tar.gz | Matthias Clasen | 20 years |
GLIB_2_6_3 | glib-GLIB_2_6_3.tar.gz | Matthias Clasen | 20 years |
GLIB_2_6_2 | glib-GLIB_2_6_2.tar.gz | Matthias Clasen | 20 years |
glib-2-6-branchpoint | glib-2-6-branchpoint.tar.gz | Owen Taylor | 20 years |
GLIB_2_6_1 | glib-GLIB_2_6_1.tar.gz | Matthias Clasen | 20 years |
GLIB_2_6_0 | glib-GLIB_2_6_0.tar.gz | Matthias Clasen | 20 years |
GTK_2_4_8 | glib-GTK_2_4_8.tar.gz | Matthias Clasen | 20 years |
GLIB_2_5_6 | glib-GLIB_2_5_6.tar.gz | Matthias Clasen | 20 years |
gobject_0_10_0 | glib-gobject_0_10_0.tar.gz | Mathieu Lacage | 20 years |
GLIB_2_5_5 | glib-GLIB_2_5_5.tar.gz | Matthias Clasen | 20 years |
GTK_2_5_4 | glib-GTK_2_5_4.tar.gz | Matthias Clasen | 20 years |
GLIB_2_4_7 | glib-GLIB_2_4_7.tar.gz | Matthias Clasen | 20 years |
GLIB_2_5_3 | glib-GLIB_2_5_3.tar.gz | Matthias Clasen | 20 years |
GLIB_2_5_2 | glib-GLIB_2_5_2.tar.gz | Matthias Clasen | 20 years |
GLIB_2_4_6 | glib-GLIB_2_4_6.tar.gz | Matthias Clasen | 20 years |
GLIB_2_5_1 | glib-GLIB_2_5_1.tar.gz | Matthias Clasen | 20 years |
GLIB_2_4_5 | glib-GLIB_2_4_5.tar.gz | Matthias Clasen | 20 years |
GLIB_2_5_0 | glib-GLIB_2_5_0.tar.gz | Søren Sandmann Pedersen | 20 years |
GLIB_2_4_4 | glib-GLIB_2_4_4.tar.gz | Matthias Clasen | 20 years |
gobject_0_9_0 | glib-gobject_0_9_0.tar.gz | Mathieu Lacage | 20 years |
GLIB_2_4_2 | glib-GLIB_2_4_2.tar.gz | Matthias Clasen | 20 years |
glib-2-4-branchpoint | glib-2-4-branchpoint.tar.gz | Owen Taylor | 21 years |
GLIB_2_4_1 | glib-GLIB_2_4_1.tar.gz | Matthias Clasen | 21 years |
GLIB_2_4_0 | glib-GLIB_2_4_0.tar.gz | Owen Taylor | 21 years |
GLIB_2_3_6 | glib-GLIB_2_3_6.tar.gz | Owen Taylor | 21 years |
GLIB_2_3_5 | glib-GLIB_2_3_5.tar.gz | Owen Taylor | 21 years |
GLIB_2_3_3 | glib-GLIB_2_3_3.tar.gz | Owen Taylor | 21 years |
GLIB_2_3_2 | glib-GLIB_2_3_2.tar.gz | Owen Taylor | 21 years |
start | glib-start.tar.gz | Mathieu Lacage | 21 years |
GLIB_2_3_1 | glib-GLIB_2_3_1.tar.gz | Owen Taylor | 21 years |
GLIB_2_3_0 | glib-GLIB_2_3_0.tar.gz | Owen Taylor | 21 years |
GLIB_2_2_3 | glib-GLIB_2_2_3.tar.gz | Owen Taylor | 21 years |
GLIB_2_2_2 | glib-GLIB_2_2_2.tar.gz | Owen Taylor | 21 years |
GLIB_2_2_1 | glib-GLIB_2_2_1.tar.gz | Owen Taylor | 22 years |
glib-2-2-branchpoint | glib-2-2-branchpoint.tar.gz | Owen Taylor | 22 years |
GLIB_2_2_0 | glib-GLIB_2_2_0.tar.gz | Owen Taylor | 22 years |
GLIB_2_1_5 | glib-GLIB_2_1_5.tar.gz | Owen Taylor | 22 years |
GLIB_2_1_4 | glib-GLIB_2_1_4.tar.gz | Owen Taylor | 22 years |
GLIB_2_1_3 | glib-GLIB_2_1_3.tar.gz | Owen Taylor | 22 years |
GLIB_2_0_7 | glib-GLIB_2_0_7.tar.gz | Owen Taylor | 22 years |
R_2_0_core | glib-R_2_0_core.tar.gz | Laurent Dhima | 22 years |
GLIB_2_0_6 | glib-GLIB_2_0_6.tar.gz | Owen Taylor | 22 years |
GLIB_2_0_4 | glib-GLIB_2_0_4.tar.gz | Owen Taylor | 22 years |
GLIB_2_0_3 | glib-GLIB_2_0_3.tar.gz | Owen Taylor | 22 years |
glib-2-0-branchpoint | glib-2-0-branchpoint.tar.gz | Sebastian Wilhelmi | 23 years |
GLIB_2_0_1 | glib-GLIB_2_0_1.tar.gz | Owen Taylor | 23 years |
GLIB_2_0_0 | glib-GLIB_2_0_0.tar.gz | Owen Taylor | 23 years |
GLIB_2_0_0_RC1 | glib-GLIB_2_0_0_RC1.tar.gz | Owen Taylor | 23 years |
GLIB_1_3_15 | glib-GLIB_1_3_15.tar.gz | Owen Taylor | 23 years |
GLIB_1_3_14 | glib-GLIB_1_3_14.tar.gz | Owen Taylor | 23 years |
GLIB_1_3_13 | glib-GLIB_1_3_13.tar.gz | Owen Taylor | 23 years |
GLIB_1_3_12 | glib-GLIB_1_3_12.tar.gz | Owen Taylor | 23 years |
GLIB_1_3_11 | glib-GLIB_1_3_11.tar.gz | Owen Taylor | 23 years |
GOBJECT_GType_guint | glib-GOBJECT_GType_guint.tar.gz | Tim Janik | 23 years |
GLIB_1_3_10 | glib-GLIB_1_3_10.tar.gz | Owen Taylor | 23 years |
GLIB_1_3_9 | glib-GLIB_1_3_9.tar.gz | Keld Jørn Simonsen | 23 years |
GLIB_1_3_8 | glib-GLIB_1_3_8.tar.gz | Tim Janik | 23 years |
GLIB_1_3_7 | glib-GLIB_1_3_7.tar.gz | Owen Taylor | 23 years |
GLIB_1_2_10 | glib-GLIB_1_2_10.tar.gz | Owen Taylor | 23 years |
GTK_ALL_1_3_6 | glib-GTK_ALL_1_3_6.tar.gz | Havoc Pennington | 23 years |
GLIB_1_3_6 | glib-GLIB_1_3_6.tar.gz | Havoc Pennington | 23 years |
GLIB_1_3_5 | glib-GLIB_1_3_5.tar.gz | Owen Taylor | 24 years |
GLIB_1_3_4 | glib-GLIB_1_3_4.tar.gz | Owen Taylor | 24 years |
GLIB_1_3_3 | glib-GLIB_1_3_3.tar.gz | Owen Taylor | 24 years |
GLIB_1_2_9 | glib-GLIB_1_2_9.tar.gz | Owen Taylor | 24 years |
GLIB_1_2_9PRE3 | glib-GLIB_1_2_9PRE3.tar.gz | Owen Taylor | 24 years |
GLIB_1_2_9PRE1 | glib-GLIB_1_2_9PRE1.tar.gz | Owen Taylor | 24 years |
GLIB_1_3_2 | glib-GLIB_1_3_2.tar.gz | Owen Taylor | 24 years |
GNOME_PRINT_0_24 | glib-GNOME_PRINT_0_24.tar.gz | Elliot Lee | 24 years |
EAZEL-NAUTILUS-MS-AUG07 | glib-EAZEL-NAUTILUS-MS-AUG07.tar.gz | Sebastian Wilhelmi | 24 years |
GLIB_1_3_1 | glib-GLIB_1_3_1.tar.gz | Owen Taylor | 24 years |
GLIB_1_2_8 | glib-GLIB_1_2_8.tar.gz | Tim Janik | 24 years |
GLIB_1_2_7 | glib-GLIB_1_2_7.tar.gz | Shawn Amundson | 25 years |
GLIB_1_2_6 | glib-GLIB_1_2_6.tar.gz | Shawn Amundson | 25 years |
GLIB_1_2_5 | glib-GLIB_1_2_5.tar.gz | Shawn Amundson | 25 years |
GLIB_1_2_4 | glib-GLIB_1_2_4.tar.gz | Shawn Amundson | 25 years |
GLIB_1_2_3 | glib-GLIB_1_2_3.tar.gz | Shawn Amundson | 26 years |
GLIB_1_2_2 | glib-GLIB_1_2_2.tar.gz | Shawn Amundson | 26 years |
GLIB_1_3_0 | glib-GLIB_1_3_0.tar.gz | Shawn Amundson | 26 years |
GLIB_1_2_1 | glib-GLIB_1_2_1.tar.gz | Shawn Amundson | 26 years |
GLIB_1_2_0 | glib-GLIB_1_2_0.tar.gz | Shawn Amundson | 26 years |
GLIB_1_1_16 | glib-GLIB_1_1_16.tar.gz | Shawn Amundson | 26 years |
GLIB_1_1_15 | glib-GLIB_1_1_15.tar.gz | Shawn Amundson | 26 years |
GLIB_1_1_14 | glib-GLIB_1_1_14.tar.gz | Shawn Amundson | 26 years |
GLIB_1_1_13 | glib-GLIB_1_1_13.tar.gz | Shawn Amundson | 26 years |
GLIB_1_1_12 | glib-GLIB_1_1_12.tar.gz | Shawn Amundson | 26 years |
GLIB_1_1_11 | glib-GLIB_1_1_11.tar.gz | Shawn Amundson | 26 years |
GLIB_1_1_10 | glib-GLIB_1_1_10.tar.gz | Shawn Amundson | 26 years |
FOR_GNOME_0_99_1 | glib-FOR_GNOME_0_99_1.tar.gz | Elliot Lee | 26 years |
GLIB_GNOME_0_99_1 | glib-GLIB_GNOME_0_99_1.tar.gz | Elliot Lee | 26 years |
GLIB_1_1_9 | glib-GLIB_1_1_9.tar.gz | Shawn Amundson | 26 years |
GLIB_1_1_8a | glib-GLIB_1_1_8a.tar.gz | Shawn Amundson | 26 years |
GLIB_1_1_8 | glib-GLIB_1_1_8.tar.gz | Shawn Amundson | 26 years |
GLIB_1_1_7 | glib-GLIB_1_1_7.tar.gz | Shawn Amundson | 26 years |
GLIB_1_1_6 | glib-GLIB_1_1_6.tar.gz | Shawn Amundson | 26 years |
PRE_CLEANUP | glib-PRE_CLEANUP.tar.gz | Martin Baulig | 26 years |
GLIB_1_1_5 | glib-GLIB_1_1_5.tar.gz | Shawn Amundson | 26 years |
GLIB_1_1_4 | glib-GLIB_1_1_4.tar.gz | Shawn Amundson | 26 years |
GLIB_VERSION_1_1_3 | glib-GLIB_VERSION_1_1_3.tar.gz | Shawn Amundson | 26 years |
GLIB_1_1_3a | glib-GLIB_1_1_3a.tar.gz | Tim Janik | 26 years |
GLIB_1_1_3 | glib-GLIB_1_1_3.tar.gz | Shawn Amundson | 26 years |
GLIB_1_1_2 | glib-GLIB_1_1_2.tar.gz | Shawn Amundson | 26 years |
GLIB_1_1_1 | glib-GLIB_1_1_1.tar.gz | Shawn Amundson | 26 years |
GLIB_1_1_0 | glib-GLIB_1_1_0.tar.gz | Shawn Amundson | 26 years |