projects
/
platform
/
upstream
/
glib.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/glib.git
2011-05-28
Simon McVittie
Add a regression test for GNOME#642026
commit
|
commitdiff
|
tree
|
snapshot
2011-05-28
Simon McVittie
GStaticPrivate: protect GRealThread.private_data with...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-28
Simon McVittie
Refactor GStaticPrivate accessors to facilitate protect...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-28
Simon McVittie
g_static_private_free: defer non-trivial destruction...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-28
Simon McVittie
GRealThread: remove obsolete comment about gmain.c...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-28
Daniel Mustieles
Updated Spanish translation
commit
|
commitdiff
|
tree
|
snapshot
2011-05-28
Matthias Clasen
Add macro version for all atomic operations
commit
|
commitdiff
|
tree
|
snapshot
2011-05-28
Matthias Clasen
Use G_STATIC_ASSERT_EXPR for size checks in atomic...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-28
Ryan Lortie
Add a test case for atomic ops
commit
|
commitdiff
|
tree
|
snapshot
2011-05-28
Ryan Lortie
Add G_STATIC_ASSERT_EXPR macro
commit
|
commitdiff
|
tree
|
snapshot
2011-05-28
Matthias Clasen
GThread: expand the docs
commit
|
commitdiff
|
tree
|
snapshot
2011-05-27
Matthias Clasen
glib-compile-schemas: write informational messages...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-27
Colin Walters
g_variant_new_dict_entry: Fix documentation and annotations
commit
|
commitdiff
|
tree
|
snapshot
2011-05-27
Matthias Clasen
forgotten test
commit
|
commitdiff
|
tree
|
snapshot
2011-05-27
Giovanni Campagna
g_variant_get_child_value: Add a precondition on length
commit
|
commitdiff
|
tree
|
snapshot
2011-05-27
Giovanni Campagna
GVariant: fix introspection annotations
commit
|
commitdiff
|
tree
|
snapshot
2011-05-27
Antoine Jacoutot
Add glib credentials support to OpenBSD.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-27
Antoine Jacoutot
Don't hardcode path to true(1).
commit
|
commitdiff
|
tree
|
snapshot
2011-05-27
Matthias Clasen
Preserve consistency when removing all nodes from a...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-27
David Schleef
main: Use public function in documentation
commit
|
commitdiff
|
tree
|
snapshot
2011-05-26
David Zeuthen
GDBusProxy: Mention gdbus-codegen in docs
commit
|
commitdiff
|
tree
|
snapshot
2011-05-26
David Zeuthen
GDBusProxy: Fix incorrect locking
commit
|
commitdiff
|
tree
|
snapshot
2011-05-26
David Zeuthen
GDBusProxy: Add locking and notes/guarantees about...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-26
David Zeuthen
GDBusProxy: Fix race condition when unsubscribing from...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-26
Richard Hughes
Correct the annotation for g_file_enumerator_get_contai...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-26
Marc-André...
gthread: build unix tests only on unix
commit
|
commitdiff
|
tree
|
snapshot
2011-05-24
David Zeuthen
gdbus-codegen: Fix up example to not use non-existant...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-24
David Zeuthen
gdbus-codegen: Properly render @param and %TRUE in...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-24
David Zeuthen
gdbus-codegen: Handle unexpected XML tags
commit
|
commitdiff
|
tree
|
snapshot
2011-05-23
Giovanni Campagna
gdbusintrospection: fix introspection of DBus Introspec...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-23
Ray Strode
Revert "gsettings-tool: warn if setting a value fails"
commit
|
commitdiff
|
tree
|
snapshot
2011-05-23
Antoine Jacoutot
Fix build with gcc-2.*.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-23
Seán de Búrca
Updated Irish translation.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-23
Matthias Clasen
Cosmetic changes
commit
|
commitdiff
|
tree
|
snapshot
2011-05-23
Matthias Clasen
Cosmetics
commit
|
commitdiff
|
tree
|
snapshot
2011-05-23
Matthias Clasen
Simply symbols files
commit
|
commitdiff
|
tree
|
snapshot
2011-05-22
Matthias Clasen
Improve atomic ops implementation
commit
|
commitdiff
|
tree
|
snapshot
2011-05-22
Matthias Clasen
Add some atomic ops tests
commit
|
commitdiff
|
tree
|
snapshot
2011-05-22
Matthias Clasen
Fix HAVE_FUTEX definition
commit
|
commitdiff
|
tree
|
snapshot
2011-05-22
Matthias Clasen
Trivial: fix a typo
commit
|
commitdiff
|
tree
|
snapshot
2011-05-21
Matthias Clasen
Revert "g_key_file_has_key_full: Clarify the docs"
commit
|
commitdiff
|
tree
|
snapshot
2011-05-21
Matthias Clasen
g_key_file_has_key_full: Clarify the docs
commit
|
commitdiff
|
tree
|
snapshot
2011-05-20
Matthias Clasen
Enforce rules about modifying hash tables in callbacks
commit
|
commitdiff
|
tree
|
snapshot
2011-05-20
Matthias Clasen
Be more careful when calling destroy notifies
commit
|
commitdiff
|
tree
|
snapshot
2011-05-19
Giovanni Campagna
GObject: move GLib type definitions to a separate header
commit
|
commitdiff
|
tree
|
snapshot
2011-05-18
Ryan Lortie
Whitespace fixes
commit
|
commitdiff
|
tree
|
snapshot
2011-05-18
Ryan Lortie
GApplication: fix remote action states
commit
|
commitdiff
|
tree
|
snapshot
2011-05-18
Ryan Lortie
Add debug output to GApplication actions example
commit
|
commitdiff
|
tree
|
snapshot
2011-05-18
Jasper Lievisse...
gatomic: #include gthread.h to fix compilation on nonop...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-18
Colin Walters
gtype: Remove unused variable
commit
|
commitdiff
|
tree
|
snapshot
2011-05-18
Colin Walters
g_key_file_has_key_full: New function to fix g_key_file...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-18
Gabor Kelemen
Fix short day names in Hungarian translation
commit
|
commitdiff
|
tree
|
snapshot
2011-05-18
Chun-wei Fan
Update Visual C++ README.txt
commit
|
commitdiff
|
tree
|
snapshot
2011-05-17
Ryan Lortie
Fix gsettings tool string handling
commit
|
commitdiff
|
tree
|
snapshot
2011-05-17
Benjamin Otte
gobject: Speed up g_type_from_name()
commit
|
commitdiff
|
tree
|
snapshot
2011-05-17
John Lindgren
keyfile: fill parse buffer in line sized chunks
commit
|
commitdiff
|
tree
|
snapshot
2011-05-17
John Lindgren
keyfile: avoid needless allocations on file load
commit
|
commitdiff
|
tree
|
snapshot
2011-05-16
Matthias Clasen
Rename a problematic test binary
commit
|
commitdiff
|
tree
|
snapshot
2011-05-16
Emmanuele Bassi
Add gdbus autogenerated xml files to the ignore file
commit
|
commitdiff
|
tree
|
snapshot
2011-05-16
Javier Jardón
m4macros/gsettings.m4: Use AS_HELP_STRING instead the...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-16
Javier Jardón
autogen.sh: Use autoreconf instead custom script
commit
|
commitdiff
|
tree
|
snapshot
2011-05-15
David Zeuthen
gdbus-codegen: Ensure that generated skeletons are...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-15
Philip Withnall
docs: Improve punctuation in some of the GArray method...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-15
Benjamin Otte
docs: Add the cute trick comment to all sort functions
commit
|
commitdiff
|
tree
|
snapshot
2011-05-15
Benjamin Otte
docs: Add a cute trick for achieving a stable sort
commit
|
commitdiff
|
tree
|
snapshot
2011-05-15
Kristjan SCHMIDT
Updated Esperanto translation
commit
|
commitdiff
|
tree
|
snapshot
2011-05-13
David Zeuthen
gdbus-codegen: Use (skip) annotation on return values
commit
|
commitdiff
|
tree
|
snapshot
2011-05-13
Yaron Shahrabani
Updated Hebrew translation.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-12
David Zeuthen
GDBusConnection: Document that sockets are frobbed...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-12
David Zeuthen
gdbus-codegen: Mark members in generated class instance...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-12
David Zeuthen
Add g_dbus_method_invocation_take_error() convenience...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-11
Colin Walters
gdbus-codegen: Fix annotation parsing
commit
|
commitdiff
|
tree
|
snapshot
2011-05-11
Maarten Bosmans
gdbus-codegen: Quote substitution variables
commit
|
commitdiff
|
tree
|
snapshot
2011-05-11
Colin Walters
gdbus-codegen: Drop dependency on argparse
commit
|
commitdiff
|
tree
|
snapshot
2011-05-11
Giovanni Campagna
gbase64: fix introspection annotations
commit
|
commitdiff
|
tree
|
snapshot
2011-05-11
Colin Walters
gdatetime: Quiet GCC warning about possibly-uninitialized
commit
|
commitdiff
|
tree
|
snapshot
2011-05-10
Ryan Lortie
GSettings: fix example in the docs
commit
|
commitdiff
|
tree
|
snapshot
2011-05-09
Giovanni Campagna
GDBusMethodInvocation: fix introspection annotations
commit
|
commitdiff
|
tree
|
snapshot
2011-05-08
Martin Pitt
[gi] Add missing allow-none annotations to GDBusConnection
commit
|
commitdiff
|
tree
|
snapshot
2011-05-08
Yuri Kozlov
Updated Russian translation
commit
|
commitdiff
|
tree
|
snapshot
2011-05-07
Daniel Mustieles
Updated Spanish translation
commit
|
commitdiff
|
tree
|
snapshot
2011-05-07
Ryan Lortie
GSettings: keep resets on loss of writability
commit
|
commitdiff
|
tree
|
snapshot
2011-05-07
Ryan Lortie
Allow NULL to be stored into GSettings trees
commit
|
commitdiff
|
tree
|
snapshot
2011-05-06
David Zeuthen
gdbus: Add a --timeout option
commit
|
commitdiff
|
tree
|
snapshot
2011-05-06
Ray Strode
gdbus-codegen: fix typo in man page
commit
|
commitdiff
|
tree
|
snapshot
2011-05-06
David Zeuthen
gdbus-codegen: gracefully handle property get on proxy...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-06
Matthias Clasen
Documentation additions
commit
|
commitdiff
|
tree
|
snapshot
2011-05-05
Dan Winship
Add two annotations for g-i
commit
|
commitdiff
|
tree
|
snapshot
2011-05-05
Matthias Clasen
Add tests for new GDateTime functionality
commit
|
commitdiff
|
tree
|
snapshot
2011-05-05
Matthias Clasen
Expand the g_date_time_format documentation
commit
|
commitdiff
|
tree
|
snapshot
2011-05-05
Matthias Clasen
GDateTime: enhance g_date_time_format()
commit
|
commitdiff
|
tree
|
snapshot
2011-05-05
Colin Walters
GSocket: Use MSG_CMSG_CLOEXEC
commit
|
commitdiff
|
tree
|
snapshot
2011-05-05
Chun-wei Fan
Update VS2010 "install" project
commit
|
commitdiff
|
tree
|
snapshot
2011-05-05
Chun-wei Fan
Update gcancellable.c for Win32
commit
|
commitdiff
|
tree
|
snapshot
2011-05-05
Chun-wei Fan
Update VS property sheets
commit
|
commitdiff
|
tree
|
snapshot
2011-05-05
Chun-wei Fan
MSVC support update for GObject
commit
|
commitdiff
|
tree
|
snapshot
2011-05-05
Chun-wei Fan
GLib MSVC Support updates (autotools)
commit
|
commitdiff
|
tree
|
snapshot
2011-05-05
Matthias Clasen
Post-release bump
commit
|
commitdiff
|
tree
|
snapshot
2011-05-05
Matthias Clasen
More distcheck fixes
2.29.4
commit
|
commitdiff
|
tree
|
snapshot
2011-05-04
Matthias Clasen
Try to fix distcheck
commit
|
commitdiff
|
tree
|
snapshot
next