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-10-11
Chun-wei Fan
glibconfig.win32(.in): Cleanup cruft
commit
|
commitdiff
|
tree
|
snapshot
2011-10-10
Ryan Lortie
GStaticMutex: ABI fixup
commit
|
commitdiff
|
tree
|
snapshot
2011-10-10
Matthias Clasen
Compile private test with -pthread on UNIX
commit
|
commitdiff
|
tree
|
snapshot
2011-10-10
Matthias Clasen
Don't use deprecated GThread API in gio tests
commit
|
commitdiff
|
tree
|
snapshot
2011-10-10
Kjartan Maraas
Updated Norwegian bokmål translation
commit
|
commitdiff
|
tree
|
snapshot
2011-10-09
Algimantas...
Updated Lithuanian translation
commit
|
commitdiff
|
tree
|
snapshot
2011-10-09
Matthias Clasen
Silence deprecation warnings in deprecated/
commit
|
commitdiff
|
tree
|
snapshot
2011-10-09
Matthias Clasen
Add G_GNUC_DEPRECATED to deprecated functions in gio
commit
|
commitdiff
|
tree
|
snapshot
2011-10-09
Matthias Clasen
Add G_GNUC_DEPRECATED to deprecated functions in gobject
commit
|
commitdiff
|
tree
|
snapshot
2011-10-09
Matthias Clasen
Add G_GNUC_DEPRECATED to deprecated APIs in glib
commit
|
commitdiff
|
tree
|
snapshot
2011-10-08
Matthias Clasen
Add some GHookList tests
commit
|
commitdiff
|
tree
|
snapshot
2011-10-08
Matthias Clasen
Test a few more GIOChannel functions
commit
|
commitdiff
|
tree
|
snapshot
2011-10-08
Matthias Clasen
Remove a bit of dead code
commit
|
commitdiff
|
tree
|
snapshot
2011-10-08
Matthias Clasen
Pass G_DEBUG=g-gc-friendly when running the tests
commit
|
commitdiff
|
tree
|
snapshot
2011-10-08
Matthias Clasen
Add some more GMarkup tests
commit
|
commitdiff
|
tree
|
snapshot
2011-10-08
Matthias Clasen
Call setlocale in markup-parse test
commit
|
commitdiff
|
tree
|
snapshot
2011-10-08
Matthias Clasen
Improve GNode test coverage
commit
|
commitdiff
|
tree
|
snapshot
2011-10-08
Matthias Clasen
Improve GCache test coverage
commit
|
commitdiff
|
tree
|
snapshot
2011-10-08
Matthias Clasen
Improve coverage of string function tests
commit
|
commitdiff
|
tree
|
snapshot
2011-10-08
Matthias Clasen
Improve coverage of GHmac tests
commit
|
commitdiff
|
tree
|
snapshot
2011-10-08
Matthias Clasen
Add a test for g_date_time_new_from_timeval_utc
commit
|
commitdiff
|
tree
|
snapshot
2011-10-08
Antoine Jacoutot
gio: enable test_peer regression test for OpenBSD
commit
|
commitdiff
|
tree
|
snapshot
2011-10-07
David Zeuthen
GDBusConnection: Make pending calls error when the...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-07
John Ralls
Bug 661129: Duplicate symbols zero_thread and g_once_mu...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-07
Dan Winship
Add g_main_context_ref_thread_default()
commit
|
commitdiff
|
tree
|
snapshot
2011-10-07
Daniel Mustieles
Updated Spanish translation
commit
|
commitdiff
|
tree
|
snapshot
2011-10-07
Matthias Clasen
USE __COUNTER__ instead of __LINE__ when available
commit
|
commitdiff
|
tree
|
snapshot
2011-10-07
Matthias Clasen
Don't redundantly redeclare
commit
|
commitdiff
|
tree
|
snapshot
2011-10-06
Ryan Lortie
Move G_LOCK below GMutex in the docs
commit
|
commitdiff
|
tree
|
snapshot
2011-10-06
Ryan Lortie
.gitignore
commit
|
commitdiff
|
tree
|
snapshot
2011-10-06
Ryan Lortie
Several docs cleanups
commit
|
commitdiff
|
tree
|
snapshot
2011-10-06
Ryan Lortie
Cleanup thread documentation
commit
|
commitdiff
|
tree
|
snapshot
2011-10-06
Chun-wei Fan
gobjet/gclosure.c: Fix styling issues
commit
|
commitdiff
|
tree
|
snapshot
2011-10-06
Chun-wei Fan
gobject/gclosure.c: Add type cast for int_val = value
commit
|
commitdiff
|
tree
|
snapshot
2011-10-06
Chun-wei Fan
Revert "gobject/gclosure.c: Made up for missed pointer...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-06
Chun-wei Fan
gobject/gclosure.c: Made up for missed pointer deref
commit
|
commitdiff
|
tree
|
snapshot
2011-10-06
Chun-wei Fan
gthread-deprecated.c: Include gutils.h
commit
|
commitdiff
|
tree
|
snapshot
2011-10-06
Chun-wei Fan
config.h.win32(.in): Update for strcasecmp
commit
|
commitdiff
|
tree
|
snapshot
2011-10-06
Matthias Clasen
Update threads docs for the demise of g_thread_init()
commit
|
commitdiff
|
tree
|
snapshot
2011-10-06
Matthias Clasen
Remove mention of gthread-2.0.pc from 'Compiling' section
commit
|
commitdiff
|
tree
|
snapshot
2011-10-06
Matthias Clasen
Add a warning to g_thread_init_with_errorcheck_mutexes
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
Dan Williams
closure: fix handling of ENUMs and integral return...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
Colin Walters
gmacros: Hide G_STATIC_ASSERT from g-ir-scanner
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
Ryan Lortie
Be sure to #include "gutils.h" in gbacktrace.c
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
David Zeuthen
GDBus: Regenerate code when the codegen or options...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
Dan Winship
Fix up some doc comments that referred to threads not...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
David Zeuthen
GDBus: disable two more GDBus tests using fork()
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
David Zeuthen
GDBusProxy: Correctly handle unknown members when havin...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
Dan Winship
gthreadedresolver: remove a bit of cruft
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
Matthias Clasen
Remove cruft from g_strerror and g_strsignal
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
Matthias Clasen
Misc test coverage improvements
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
Matthias Clasen
Need to check for prlimit
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
Matthias Clasen
Add a test for thread creation failure
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
Ryan Lortie
gthread.h: a bunch of pointless whitespace changes
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
Ryan Lortie
Move typedef GStaticPrivate to deprecated/
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
Ryan Lortie
Deprecate g_{mutex,cond}_{new,free}()
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
Ryan Lortie
gdbusprivate: fix a missed g_mutex_free()
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Ryan Lortie
Remove g_mutex_new()/g_cond_new() in testcases
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Ryan Lortie
drop errorcheck mutex test
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Ryan Lortie
GVariant: add a clarification to the docs
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Ryan Lortie
gtimer: remove warnings about threads
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Ryan Lortie
end the glib-ctor experiment
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Ryan Lortie
Test that g_slice_set_config() works
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Ryan Lortie
gslice: stop using ctors
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Ryan Lortie
win32: stop leaking GPrivate data
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Ryan Lortie
Add GPrivate destroy notify testcase
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Ryan Lortie
win32 fixes from g_thread_init() deprecation
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Ryan Lortie
gitignore
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Ryan Lortie
Deprecate g_thread_init()
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Ryan Lortie
Clean up process of calling g_debug_init()
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Dan Winship
Add _g_io_module_get_default(), use to simplify other...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Dan Winship
gsettingsbackend: remove useless check
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Dan Winship
gio/tests/socket-client: fix a crash (and some indentation)
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Chun-wei Fan
Bug 660851: Update GIO for changes in GThread API
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Bastien Nocera
[gio] Improve doc for g_file_make_directory_with_parents()
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Ryan Lortie
Fix an invalid non-looping use of GCond
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Ryan Lortie
GIO: switch a couple more GMutex users to _init()
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Ryan Lortie
Make G_ASSERT_STATIC work with clang
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Ryan Lortie
GDBus codegen: generate code with embedded GMutex
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Ryan Lortie
GThreadedResolver: port to embedded GMutex/GCond
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Ryan Lortie
GMain, ThreadPool: embed GCond in struct
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Ryan Lortie
GCancellable: use GCond and GMutex directly
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Ryan Lortie
GDBus: switch to struct-embedded GMutex and GCond
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Chun-wei Fan
gstringchunk.c: Include gutils.h
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Ryan Lortie
Add README notes about recent changes
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Ryan Lortie
macro wrappers for g_once_init_enter/leave
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Antoine Jacoutot
Fix DATADIRNAME on OpenBSD.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Ryan Lortie
rec-mutex testcase: add a performance test
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Simon McVittie
In the GVariant intro, mention lack of built-in endiann...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Simon McVittie
g_variant_get_data: mention what you need to know to...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Simon McVittie
g_variant_new_from_data: mention that the caller might...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Simon McVittie
Fix a typo in describing GVariant serialisation functions
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Simon McVittie
Escape percent sign in g_variant_new_parsed documentation
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Simon McVittie
g_variant_get_fixed_array: document which types are...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Simon McVittie
GVariant docs: be clear that the serialisation format...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Simon McVittie
Be clear that g_str_hash etc. don't accept NULL
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Simon McVittie
Be completely clear about what g_direct_hash, g_direct_...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Simon McVittie
GHashTable: be more clear what g_int_hash wants
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Simon McVittie
Warn when classes/instances exceed the allowed size...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Chun-wei Fan
Update glibconfig.h.win32(.in)
commit
|
commitdiff
|
tree
|
snapshot
next