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-07-25
David Zeuthen
Fix the build on non-Unix
commit
|
commitdiff
|
tree
|
snapshot
2011-07-25
Ryan Lortie
g_unix_open_pipe: fix some bugs
commit
|
commitdiff
|
tree
|
snapshot
2011-07-25
Ryan Lortie
Windows (mingw32) .gitignore additions
commit
|
commitdiff
|
tree
|
snapshot
2011-07-25
Murray Cumming
Docs: Fix tiny typo.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-25
Chun-wei Fan
Update Windows READMEs
commit
|
commitdiff
|
tree
|
snapshot
2011-07-24
Dan Winship
gio/tests/socket: add some basic IPv4 and IPv6 tests
commit
|
commitdiff
|
tree
|
snapshot
2011-07-24
Dan Winship
GSocket: fix connected state after async connect
commit
|
commitdiff
|
tree
|
snapshot
2011-07-24
Dan Winship
update .gitignore
commit
|
commitdiff
|
tree
|
snapshot
2011-07-24
Matthias Clasen
Explicitly unset the session bus address for the peer...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-24
Matthias Clasen
Properly bring up a session bus for application tests
commit
|
commitdiff
|
tree
|
snapshot
2011-07-24
Matthias Clasen
Fix a typo
commit
|
commitdiff
|
tree
|
snapshot
2011-07-23
Yuri Kozlov
Updated Russian translation
commit
|
commitdiff
|
tree
|
snapshot
2011-07-23
Luca Ferretti
[l10n] Updated Italian translation
commit
|
commitdiff
|
tree
|
snapshot
2011-07-23
Vincent Untz
GDesktopAppInfo: Add g_desktop_app_info_get_show_in()
commit
|
commitdiff
|
tree
|
snapshot
2011-07-22
Colin Walters
glib.symbols: Update for expected ABI changes
commit
|
commitdiff
|
tree
|
snapshot
2011-07-22
Colin Walters
glib-2.0.pc: Add -lrt to private libraries to assist...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-22
Colin Walters
Revert addition of g_key_file_has_key_full
commit
|
commitdiff
|
tree
|
snapshot
2011-07-22
Behdad Esfahbod
Don't use deprecated G_UNICODE_COMBINING_MARK
commit
|
commitdiff
|
tree
|
snapshot
2011-07-22
Ryan Lortie
gitignore tweaks
commit
|
commitdiff
|
tree
|
snapshot
2011-07-22
Ryan Lortie
Rename a few arguments
commit
|
commitdiff
|
tree
|
snapshot
2011-07-22
Ryan Lortie
Have gtk-doc ignore some #defines
commit
|
commitdiff
|
tree
|
snapshot
2011-07-22
Ryan Lortie
Replace @Varargs with @...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-22
Ryan Lortie
Remove duplicate 'struct real_pcre' declaration
commit
|
commitdiff
|
tree
|
snapshot
2011-07-22
Ryan Lortie
Add deprecation guard to G_UNICODE_COMBINING_MARK
commit
|
commitdiff
|
tree
|
snapshot
2011-07-22
Ryan Lortie
Reword some docs comments to avoid 'Returns ...'
commit
|
commitdiff
|
tree
|
snapshot
2011-07-22
Ryan Lortie
move 'Since:' tags down
commit
|
commitdiff
|
tree
|
snapshot
2011-07-22
Xavier Claessens
Add g_ptr_array_new_full
commit
|
commitdiff
|
tree
|
snapshot
2011-07-22
Ryan Lortie
Bump the version
commit
|
commitdiff
|
tree
|
snapshot
2011-07-22
Ryan Lortie
Release 2.29.14
2.29.14
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
Behdad Esfahbod
Bug 655076 - Our normalization code misses some Full_Co...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
David Zeuthen
gdbus-codegen: Add support for new org.gtk.GDBus.C...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
Dan Williams
Document how to free return values from g_key_file_get_...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
Behdad Esfahbod
Bug 655025 - #define G_UNICODE_SPACING_MARK G_UNICODE_C...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
David Zeuthen
GDBus: Don't convert GVariant type 'h' to gint
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
David Zeuthen
gdbus-codegen: Use G_TYPE_STRV/gchar** for GVariant...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
Simon McVittie
g_atomic_int_add: document that the return value is new
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
Ryan Lortie
Advise against using GPrivate
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
Ryan Lortie
GParam: try to avoid further invalid uses
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
Behdad Esfahbod
Add g_unicode_script_from_iso15924()
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
Benjamin Otte
glocalfile: Fix compilation without USE_STATFS and...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-20
Behdad Esfahbod
Bug 648271 - Add g_unicode_script_to_iso15924()
commit
|
commitdiff
|
tree
|
snapshot
2011-07-20
Daniel Mustieles
Updated Spanish translation
commit
|
commitdiff
|
tree
|
snapshot
2011-07-20
Daniel Mustieles
Updated Spanish translation
commit
|
commitdiff
|
tree
|
snapshot
2011-07-20
Ryan Lortie
Change order of GFormatSizeFlags
commit
|
commitdiff
|
tree
|
snapshot
2011-07-20
Ryan Lortie
g_format_size: just use GString
commit
|
commitdiff
|
tree
|
snapshot
2011-07-20
Ryan Lortie
g_format_size: Return 'gchar' instead of 'char'
commit
|
commitdiff
|
tree
|
snapshot
2011-07-20
Ryan Lortie
[ast, es, fr, nn] Update byte unit translations
commit
|
commitdiff
|
tree
|
snapshot
2011-07-20
Ryan Lortie
Change GLib size units policy
commit
|
commitdiff
|
tree
|
snapshot
2011-07-20
Ryan Lortie
g_format_size_for_display: some internal renames
commit
|
commitdiff
|
tree
|
snapshot
2011-07-20
Giovanni Campagna
gdbusintrospection: fix introspection annotations
commit
|
commitdiff
|
tree
|
snapshot
2011-07-20
Vincent Untz
Stop using deprecated g_unicode_canonical_decomposition()
commit
|
commitdiff
|
tree
|
snapshot
2011-07-20
Ryan Lortie
GVariant: document avoiding g_variant_iter_loop
commit
|
commitdiff
|
tree
|
snapshot
2011-07-20
Ryan Lortie
GVariant: better support for object path arrays
commit
|
commitdiff
|
tree
|
snapshot
2011-07-20
Ryan Lortie
GSettings: don't abort on missing schemas
commit
|
commitdiff
|
tree
|
snapshot
2011-07-20
Ryan Lortie
Add some blacklisted mount directories
commit
|
commitdiff
|
tree
|
snapshot
2011-07-20
Ryan Lortie
wait longer in threadpool test case
commit
|
commitdiff
|
tree
|
snapshot
2011-07-20
Matthias Clasen
post-release bump
commit
|
commitdiff
|
tree
|
snapshot
2011-07-20
Matthias Clasen
2.29.12
2.29.12
commit
|
commitdiff
|
tree
|
snapshot
2011-07-20
Matthias Clasen
Drop the warnings.sgml template
commit
|
commitdiff
|
tree
|
snapshot
2011-07-19
Holger Berndt
Document how to unset attributes
commit
|
commitdiff
|
tree
|
snapshot
2011-07-19
Johan Dahlin
Pass in NULL instead of g_cclosure_marshal_generic
commit
|
commitdiff
|
tree
|
snapshot
2011-07-19
Johan Dahlin
Use a generic marshaller if one is not specified
commit
|
commitdiff
|
tree
|
snapshot
2011-07-19
Ryan Lortie
GSettings: remove key length restrictions
commit
|
commitdiff
|
tree
|
snapshot
2011-07-19
Matthias Clasen
Fix doc formatting errors
commit
|
commitdiff
|
tree
|
snapshot
2011-07-19
Matthias Clasen
Move GError docs inline and ditch template
commit
|
commitdiff
|
tree
|
snapshot
2011-07-19
Matthias Clasen
Move Unicode docs inline, ditch template
commit
|
commitdiff
|
tree
|
snapshot
2011-07-19
Matthias Clasen
Remove queue.sgml
commit
|
commitdiff
|
tree
|
snapshot
2011-07-18
Behdad Esfahbod
Simplify Hangul Jamo decomposition
commit
|
commitdiff
|
tree
|
snapshot
2011-07-18
Behdad Esfahbod
Bug 654651 - Better g_unicode_canonical_decomposition()
commit
|
commitdiff
|
tree
|
snapshot
2011-07-18
Patrick Welche
Avoid failing arguments to statfs() test on systems...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-18
Benjamin Otte
gtester: Count inability to run a test in a binary...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-18
Benjamin Otte
gtester: Return a failure exit code when a test fails
commit
|
commitdiff
|
tree
|
snapshot
2011-07-18
Kjartan Maraas
Updated Norwegian bokmål translation
commit
|
commitdiff
|
tree
|
snapshot
2011-07-18
Matthias Clasen
Move version docs inline
commit
|
commitdiff
|
tree
|
snapshot
2011-07-18
Matthias Clasen
Move GQueue docs inline
commit
|
commitdiff
|
tree
|
snapshot
2011-07-17
Tommi Vainikainen
Updated Finnish translation
commit
|
commitdiff
|
tree
|
snapshot
2011-07-15
Ryan Lortie
GParamSpec: intern property names
commit
|
commitdiff
|
tree
|
snapshot
2011-07-14
Behdad Esfahbod
Remove comp_step_table table
commit
|
commitdiff
|
tree
|
snapshot
2011-07-14
Behdad Esfahbod
Document, that the second part of a decompose() wouldn...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-14
Behdad Esfahbod
[test] Move non-utf8 tests into unicode.c
commit
|
commitdiff
|
tree
|
snapshot
2011-07-14
Behdad Esfahbod
Remove stale comment
commit
|
commitdiff
|
tree
|
snapshot
2011-07-14
Behdad Esfahbod
Add tests for Unicode canonical composition/decomposition
commit
|
commitdiff
|
tree
|
snapshot
2011-07-14
Behdad Esfahbod
Move declarations around
commit
|
commitdiff
|
tree
|
snapshot
2011-07-14
Matthias Clasen
Bug 654195 - Add g_unichar_compose() and g_unichar_deco...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
Ihar Hrachyshka
Updated Belarusian translation.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
Ihar Hrachyshka
Updated Belarusian translation.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Aurimas Černius
Updated Lithuanian translation
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Changwoo Ryu
Updated Korean translation
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Ryan Lortie
GDBusInterfaceSkeleton: fix odd use of floating refs
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Ryan Lortie
GVariant: add g_variant_take_ref()
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Rudolfs Mazurs
Updated Latvian translation.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Murray Cumming
Docs: Fixed a typo.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-11
Tim-Philipp...
tests: fix glib_translations_work()
commit
|
commitdiff
|
tree
|
snapshot
2011-07-11
Paolo Bonzini
add g_regex_escape_nul
commit
|
commitdiff
|
tree
|
snapshot
2011-07-11
Matthias Clasen
Fix gtk-doc cross-linking among glib/gobject/gio
commit
|
commitdiff
|
tree
|
snapshot
2011-07-11
Matthias Clasen
Take out the timeout from the large-message test
commit
|
commitdiff
|
tree
|
snapshot
2011-07-11
Matthias Clasen
Don't test negative values in ulong conversions
commit
|
commitdiff
|
tree
|
snapshot
2011-07-11
Martin Storsjo
Don't needlessly use "echo -e"
commit
|
commitdiff
|
tree
|
snapshot
2011-07-11
Matthias Clasen
Optimize g_[s]list_free_full a bit
commit
|
commitdiff
|
tree
|
snapshot
2011-07-10
Colin Walters
GCancellable: Make eventfd() fall back to pipes on...
commit
|
commitdiff
|
tree
|
snapshot
next