projects
/
platform
/
upstream
/
glib.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Disable deprecations where appropriate in tests
[platform/upstream/glib.git]
/
gio
/
2011-10-11
Chun-wei Fan
Use GLIB_DEPRECATED instead of G_GNUC_DEPRECATED in...
tree
|
commitdiff
2011-10-10
Matthias Clasen
Don't use deprecated GThread API in gio tests
tree
|
commitdiff
2011-10-09
Matthias Clasen
Add G_GNUC_DEPRECATED to deprecated functions in gio
tree
|
commitdiff
2011-10-08
Antoine Jacoutot
gio: enable test_peer regression test for OpenBSD
tree
|
commitdiff
2011-10-07
David Zeuthen
GDBusConnection: Make pending calls error when the...
tree
|
commitdiff
2011-10-07
Dan Winship
Add g_main_context_ref_thread_default()
tree
|
commitdiff
2011-10-05
David Zeuthen
GDBus: Regenerate code when the codegen or options...
tree
|
commitdiff
2011-10-05
Dan Winship
Fix up some doc comments that referred to threads not...
tree
|
commitdiff
2011-10-05
David Zeuthen
GDBus: disable two more GDBus tests using fork()
tree
|
commitdiff
2011-10-05
David Zeuthen
GDBusProxy: Correctly handle unknown members when havin...
tree
|
commitdiff
2011-10-05
Dan Winship
gthreadedresolver: remove a bit of cruft
tree
|
commitdiff
2011-10-05
Ryan Lortie
gdbusprivate: fix a missed g_mutex_free()
tree
|
commitdiff
2011-10-04
Ryan Lortie
Remove g_mutex_new()/g_cond_new() in testcases
tree
|
commitdiff
2011-10-04
Dan Winship
Add _g_io_module_get_default(), use to simplify other...
tree
|
commitdiff
2011-10-04
Dan Winship
gsettingsbackend: remove useless check
tree
|
commitdiff
2011-10-04
Dan Winship
gio/tests/socket-client: fix a crash (and some indentation)
tree
|
commitdiff
2011-10-04
Chun-wei Fan
Bug 660851: Update GIO for changes in GThread API
tree
|
commitdiff
2011-10-04
Bastien Nocera
[gio] Improve doc for g_file_make_directory_with_parents()
tree
|
commitdiff
2011-10-04
Ryan Lortie
Fix an invalid non-looping use of GCond
tree
|
commitdiff
2011-10-04
Ryan Lortie
GIO: switch a couple more GMutex users to _init()
tree
|
commitdiff
2011-10-04
Ryan Lortie
GDBus codegen: generate code with embedded GMutex
tree
|
commitdiff
2011-10-04
Ryan Lortie
GThreadedResolver: port to embedded GMutex/GCond
tree
|
commitdiff
2011-10-04
Ryan Lortie
GCancellable: use GCond and GMutex directly
tree
|
commitdiff
2011-10-04
Ryan Lortie
GDBus: switch to struct-embedded GMutex and GCond
tree
|
commitdiff
2011-10-03
David Zeuthen
GUnixMountPoint: expose options
tree
|
commitdiff
2011-10-03
Ryan Lortie
Revert "GSettings: don't abort on missing schemas"
tree
|
commitdiff
2011-10-03
Ryan Lortie
locks: drop _INIT macros
tree
|
commitdiff
2011-10-03
Matthias Clasen
Add new thread creation API
tree
|
commitdiff
2011-10-03
Matthias Clasen
Replace static privates by privates
tree
|
commitdiff
2011-10-01
Ryan Lortie
GSettings schemas: allow for zero items in schema
tree
|
commitdiff
2011-09-30
Simon McVittie
sleepy-stream test: use a real GError domain
tree
|
commitdiff
2011-09-30
Simon McVittie
g_dbus_error_encode_gerror: don't segfault on bad domains
tree
|
commitdiff
2011-09-30
Matthias Clasen
Prevent data loss in gdesktopappinfo.c
tree
|
commitdiff
2011-09-29
David Zeuthen
GUnixFileMonitor: Clean up /proc/mounts monitoring
tree
|
commitdiff
2011-09-29
David Zeuthen
GUnixFileMonitor: Use /proc/mounts for monitoring mount...
tree
|
commitdiff
2011-09-29
Javier Jardón
gfile: Be clear about freeing GFile objects
tree
|
commitdiff
2011-09-28
Dan Winship
update .gitignores
tree
|
commitdiff
2011-09-26
Ryan Lortie
GDesktopAppInfo: simplify how defaults work
tree
|
commitdiff
2011-09-26
Edward Sheldrake
Add another mimeapps test
tree
|
commitdiff
2011-09-26
Dan Winship
g_simple_async_result_complete_in_idle: add a minor...
tree
|
commitdiff
2011-09-23
Dan Winship
giostream: "closed" property should not be marked writable
tree
|
commitdiff
2011-09-23
Colin Walters
gvalue: Add explicitly signed g_value_get_schar() and...
tree
|
commitdiff
2011-09-21
Ryan Lortie
Port internal GStaticRecMutex users to GRecMutex
tree
|
commitdiff
2011-09-21
Ryan Lortie
GSettings: port from GStaticMutex to GMutex
tree
|
commitdiff
2011-09-21
Ryan Lortie
G_LOCK: port from GStaticMutex to GMutex
tree
|
commitdiff
2011-09-21
David Zeuthen
GDBusObject{Proxy,Skeleton}: Prefix properties with...
tree
|
commitdiff
2011-09-21
Ryan Lortie
gunixmounts: exempt entries with "none" mountpoint
tree
|
commitdiff
2011-09-21
Xavier Claessens
gdbus-codegen: prepend arg_ to method/signal arg names
tree
|
commitdiff
2011-09-21
Xavier Claessens
gdbus-codegen: Fix build errors in generated code
tree
|
commitdiff
2011-09-20
Dan Winship
GThreadedResolver: don't overwrite errors
tree
|
commitdiff
2011-09-20
Antoine Jacoutot
gunixmounts: Fix compilation on BSD
tree
|
commitdiff
2011-09-19
David Zeuthen
GDBusObjectManagerServer: Add test for export_uniquely...
tree
|
commitdiff
2011-09-19
Matthew Barnes
GDBusObjectManagerServer: Use correct object path in...
tree
|
commitdiff
2011-09-19
Philip Withnall
Don't close stream twice when splicing
tree
|
commitdiff
2011-09-18
Dan Winship
gsocks5proxy, gsocks4aproxy: simplify some error messages
tree
|
commitdiff
2011-09-17
Ryan Lortie
glib-compile-schemas: remove --uninstall option
tree
|
commitdiff
2011-09-16
David Zeuthen
gdbus-codegen: Support Ugly_Case for given C namespace
tree
|
commitdiff
2011-09-16
David Zeuthen
gdbus-codegen: Single letter namespaces get dropped...
tree
|
commitdiff
2011-09-16
Simon McVittie
_g_dbus_worker_new: hold a ref until we have done the...
tree
|
commitdiff
2011-09-16
Simon McVittie
GDBusWorker: as a precaution, access 'stopped' boolean...
tree
|
commitdiff
2011-09-16
Simon McVittie
Regression test for closing a stream, slowly, while...
tree
|
commitdiff
2011-09-16
Simon McVittie
GDBusWorker: annotate more functions with lock/pending...
tree
|
commitdiff
2011-09-16
Simon McVittie
GDBusConnection: delegate to the worker to close the...
tree
|
commitdiff
2011-09-16
Simon McVittie
GDBusWorker: combine num_writes_pending with flush_pending
tree
|
commitdiff
2011-09-16
Ryan Lortie
Disable two GDBus tests
tree
|
commitdiff
2011-09-16
Murray Cumming
Revert "Add g_memory_input_stream_new_from_data_full...
tree
|
commitdiff
2011-09-16
Tristan Van Berkom
Add g_memory_input_stream_new_from_data_full/add_data_f...
tree
|
commitdiff
2011-09-14
Ryan Lortie
GApplication: don't create a mainloop
tree
|
commitdiff
2011-09-14
Ryan Lortie
GApplication test: fix testcase to avoid fork()
tree
|
commitdiff
2011-09-14
Ryan Lortie
GApplication: add chain-up checks
tree
|
commitdiff
2011-09-14
Brian Koning
GApplication: introduce ::shutdown
tree
|
commitdiff
2011-09-14
Tomas Bzatek
gdbus-codegen: Fix segfault when remote property is...
tree
|
commitdiff
2011-09-13
Richard Hughes
Fix the description for g_app_info_get_icon()
tree
|
commitdiff
2011-09-12
Ryan Lortie
Merge remote-tracking branch 'gvdb/master'
tree
|
commitdiff
2011-09-12
Matthias Clasen
GDesktopAppInfo: Improve docs
tree
|
commitdiff
2011-09-12
Matthias Clasen
Fix formatting in a doc comment
tree
|
commitdiff
2011-09-12
Matthias Clasen
Expand mimeapps test
tree
|
commitdiff
2011-09-12
Matthias Clasen
Also check api results
tree
|
commitdiff
2011-09-12
Matthias Clasen
Revert "Fix default setting generation in g_desktop_app...
tree
|
commitdiff
2011-09-12
Matthias Clasen
Adapt tests to string changes
tree
|
commitdiff
2011-09-10
Matthias Clasen
glib-compile-schemas: Pedantic string fixes
tree
|
commitdiff
2011-09-10
Josselin Mouette
Fix default setting generation in g_desktop_app_info_se...
tree
|
commitdiff
2011-09-10
Matthias Clasen
Add some tests for mimeapps.list handling
tree
|
commitdiff
2011-09-10
Matthias Clasen
Avoid some compiler warnings
tree
|
commitdiff
2011-09-10
Matthias Clasen
Keep up with the standards
tree
|
commitdiff
2011-09-09
Colin Walters
Add glib__private__() API to share between glib,gio...
tree
|
commitdiff
2011-09-09
Ryan Lortie
Deprecated (undocumented) g_thread_gettime
tree
|
commitdiff
2011-09-09
Dan Winship
Remove !g_thread_supported() codepaths in gio
tree
|
commitdiff
2011-09-09
Ryan Lortie
Revert "GIOSchedulerJob: Improve struct packing"
tree
|
commitdiff
2011-09-09
Dan Winship
Make threads mandatory
tree
|
commitdiff
2011-09-08
Damien Lespiau
simpleaction: Fix documentation of :enabled
tree
|
commitdiff
2011-09-08
Federico Mena Quintero
bgo#640212 - Replace "error stating file" with friendli...
tree
|
commitdiff
2011-09-06
Ryan Lortie
GSettingsBackend: emit changes to correct thread
tree
|
commitdiff
2011-09-06
Ryan Lortie
gio docs: lots more fixes
tree
|
commitdiff
2011-09-04
Dan Winship
fix a few warnings on non-Linux
tree
|
commitdiff
2011-09-04
Patrick Welche
Avoid getmntinfo
tree
|
commitdiff
2011-09-04
Dan Winship
gio/tests/tls-interaction: fix two sporadic errors
tree
|
commitdiff
2011-09-04
Dan Winship
gsocket: fix win32 build
tree
|
commitdiff
2011-09-03
Dan Winship
g_network_address_parse: deprecate symbolic port names
tree
|
commitdiff
2011-09-03
Dan Winship
gsocket: fix g_socket_details_from_fd() on Solaris
tree
|
commitdiff
next