d339289e69
Update to 1.0.0
libdex 1.0.0
============
Libdex has now reached our ceremonial 1.0 for GNOME 49.
Thanks to everyone who has helped over the past couple of years
to make that happen.
libdex 0.11.1
=============
This is a beta release for the upcoming GNOME 49
* Ensure a full-barrier before giving callers access to a newly
created thread pool scheduler via `get_default()`
* Various documentation additions and fixes
* Add async variant of `g_file_query_file_type()`
* Add async variant of `g_file_move()`
* Depend on gio-unix when not on Windows
libdex 0.11.0
This is an alpha release for the upcoming GNOME 49
* New dex_thread_spawn() and dex_thread_wait_for() APIs which make
it easier to integrate with a non-dex scheduled thread.
* Add dex_value_dup_object()
* Add dex_async_initable_init()
* Add dex_dbus_connection_close()
* Add dex_file_set_attributes()
* Various testsuite improvements
PR: 294101
36 lines
1.0 KiB
Plaintext
36 lines
1.0 KiB
Plaintext
include/libdex-1/dex-aio.h
|
|
include/libdex-1/dex-async-pair.h
|
|
include/libdex-1/dex-async-result.h
|
|
include/libdex-1/dex-block.h
|
|
include/libdex-1/dex-cancellable.h
|
|
include/libdex-1/dex-channel.h
|
|
include/libdex-1/dex-delayed.h
|
|
include/libdex-1/dex-enums.h
|
|
include/libdex-1/dex-error.h
|
|
include/libdex-1/dex-fiber.h
|
|
include/libdex-1/dex-future-set.h
|
|
include/libdex-1/dex-future.h
|
|
include/libdex-1/dex-gio.h
|
|
include/libdex-1/dex-init.h
|
|
include/libdex-1/dex-main-scheduler.h
|
|
include/libdex-1/dex-object.h
|
|
include/libdex-1/dex-platform.h
|
|
include/libdex-1/dex-promise.h
|
|
include/libdex-1/dex-scheduler.h
|
|
include/libdex-1/dex-static-future.h
|
|
include/libdex-1/dex-thread.h
|
|
include/libdex-1/dex-thread-pool-scheduler.h
|
|
include/libdex-1/dex-timeout.h
|
|
include/libdex-1/dex-unix-signal.h
|
|
include/libdex-1/dex-version-macros.h
|
|
include/libdex-1/dex-version.h
|
|
include/libdex-1/libdex.h
|
|
lib/girepository-1.0/Dex-1.typelib
|
|
lib/libdex-1.so
|
|
lib/libdex-1.so.1
|
|
lib/libdex-1.so.1.0.0
|
|
libdata/pkgconfig/libdex-1.pc
|
|
share/gir-1.0/Dex-1.gir
|
|
share/vala/vapi/libdex-1.deps
|
|
share/vala/vapi/libdex-1.vapi
|