projects
/
platform
/
upstream
/
glib.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
GIOScheduler: Avoid constant iteration over pending job list
2012-06-22
Colin Walters
GIOScheduler: Avoid constant iteration over pending...
commit
|
commitdiff
|
tree
2012-06-22
Colin Walters
GRand: Check return value of fopen directly
commit
|
commitdiff
|
tree
2012-06-22
Colin Walters
gspawn: Abort if we can't open /dev/null
commit
|
commitdiff
|
tree
2012-06-22
Colin Walters
tests/unix: Ensure buffer is NUL terminated
commit
|
commitdiff
|
tree
2012-06-22
Colin Walters
gsignal: Properly handle NULL nodes
commit
|
commitdiff
|
tree
2012-06-22
Colin Walters
gresourcefile.c: Remove stray semicolon
commit
|
commitdiff
|
tree
2012-06-22
Colin Walters
gmenu: Remove stray semicolon in g_menu_clear_item()
commit
|
commitdiff
|
tree
2012-06-22
Colin Walters
tests: Add missing initializer for return value
commit
|
commitdiff
|
tree
2012-06-22
Colin Walters
tests: Add missing va_end()
commit
|
commitdiff
|
tree
2012-06-22
Colin Walters
gfileutils: Remove extra fclose()
commit
|
commitdiff
|
tree
2012-06-21
Colin Walters
GUnixVolumeMonitor: Make use of new g_list_copy_deep()
commit
|
commitdiff
|
tree
2012-06-06
Colin Walters
tests/spawn-multithreaded: Decrease parallelism to...
commit
|
commitdiff
|
tree
2012-05-26
Colin Walters
gappinfo: Fix uninitialized-variable gcc warning
commit
|
commitdiff
|
tree
2012-05-26
Colin Walters
Annotate API introduced for 2.34 with GLIB_AVAILABLE_IN_2_34
commit
|
commitdiff
|
tree
2012-05-26
Colin Walters
Annotate API introduced for 2.32 with GLIB_AVAILABLE_IN_2_32
commit
|
commitdiff
|
tree
2012-05-26
Colin Walters
Annotate API introduced for 2.30 with GLIB_AVAILABLE_IN_2_30
commit
|
commitdiff
|
tree
2012-05-21
Colin Walters
GMemoryOutputStream: Add API to return data as a GBytes
commit
|
commitdiff
|
tree
2012-05-21
Colin Walters
GMemoryInputStream: Add API to accept GBytes
commit
|
commitdiff
|
tree
2012-05-15
Colin Walters
gfile: Plug memory leak in g_file_make_directory_with_parents()
commit
|
commitdiff
|
tree
2012-05-07
Colin Walters
configure: Use AS_IF almost everywhere
commit
|
commitdiff
|
tree
2012-04-25
Colin Walters
build: Fix 'make dist' regression
commit
|
commitdiff
|
tree
2012-04-16
Colin Walters
tests: Fix race conditions in mainloop/invoke test
commit
|
commitdiff
|
tree
2012-04-16
Colin Walters
tests/mainloop: Add a test for recursive child sources
commit
|
commitdiff
|
tree
2012-04-15
Colin Walters
build: When cross compiling, don't require host binaries...
commit
|
commitdiff
|
tree
2012-04-15
Colin Walters
build: Add --disable-modular-tests build option
commit
|
commitdiff
|
tree
2012-03-16
Colin Walters
gmain: Use sig_atomic_t for list of pending Unix signals
commit
|
commitdiff
|
tree
2012-03-16
Colin Walters
gtype: Note idempotency of g_type_init()
commit
|
commitdiff
|
tree
2012-02-29
Colin Walters
g_uri_unescape_segment: Mention (allow-none)/%NULL...
commit
|
commitdiff
|
tree
2011-12-15
Colin Walters
GDBusActionGroup: Fix a typo in docs
commit
|
commitdiff
|
tree
2011-12-09
Colin Walters
gfile: Don't use C++ keyword "template" as variable...
commit
|
commitdiff
|
tree
2011-12-08
Colin Walters
gsimpleaction: Ensure actions are enabled
commit
|
commitdiff
|
tree
2011-12-08
Colin Walters
GSimpleAction: Fix to comply with constructor rules
commit
|
commitdiff
|
tree
2011-10-12
Colin Walters
gvariant: Doc typo fix
commit
|
commitdiff
|
tree
2011-10-12
Colin Walters
gvariant: Briefly mention limits
commit
|
commitdiff
|
tree
2011-10-05
Colin Walters
gmacros: Hide G_STATIC_ASSERT from g-ir-scanner
commit
|
commitdiff
|
tree
2011-09-23
Colin Walters
gvalue: Add explicitly signed g_value_get_schar() and...
commit
|
commitdiff
|
tree
2011-09-22
Colin Walters
tests: Add a some torture test cases for the generic...
commit
|
commitdiff
|
tree
2011-09-09
Colin Walters
Add glib__private__() API to share between glib,gio...
commit
|
commitdiff
|
tree
2011-08-29
Colin Walters
gdatetime: Tweak g_date_time_source_new() documentation
commit
|
commitdiff
|
tree
2011-08-29
Colin Walters
Add Linux timerfd_create() backend for g_date_time_source_new()
commit
|
commitdiff
|
tree
2011-08-29
Colin Walters
gdatetime: Add g_date_time_source_new()
commit
|
commitdiff
|
tree
2011-08-22
Colin Walters
GTimeZoneMonitor: Revert addition of this class
commit
|
commitdiff
|
tree
2011-08-22
Colin Walters
gmain: Clarify that timeouts are in terms of monotonic...
commit
|
commitdiff
|
tree
2011-08-06
Colin Walters
Require Python 2.5 explicitly
commit
|
commitdiff
|
tree
2011-08-06
Colin Walters
configure: Fix statvfs/statfs detection
commit
|
commitdiff
|
tree
2011-07-22
Colin Walters
glib.symbols: Update for expected ABI changes
commit
|
commitdiff
|
tree
2011-07-22
Colin Walters
glib-2.0.pc: Add -lrt to private libraries to assist...
commit
|
commitdiff
|
tree
2011-07-22
Colin Walters
Revert addition of g_key_file_has_key_full
commit
|
commitdiff
|
tree
2011-07-10
Colin Walters
GCancellable: Make eventfd() fall back to pipes on...
commit
|
commitdiff
|
tree
2011-07-05
Colin Walters
build: Use --disable-maintainer-mode for distcheck
commit
|
commitdiff
|
tree
2011-07-05
Colin Walters
gio: Fix srcdir != builddir build for docs
commit
|
commitdiff
|
tree
2011-06-28
Colin Walters
GCancellable: Fix build on Win32
commit
|
commitdiff
|
tree
2011-06-28
Colin Walters
gmain: Fall back to pipes if kernel doesn't support...
commit
|
commitdiff
|
tree
2011-06-22
Colin Walters
build: Cache check for futex() and eventfd()
commit
|
commitdiff
|
tree
2011-06-22
Colin Walters
GCancellable: Use Linux eventfd() instead of pipe
commit
|
commitdiff
|
tree
2011-06-22
Colin Walters
gmain: use Linux eventfd() for main context wake up
commit
|
commitdiff
|
tree
2011-06-21
Colin Walters
Fix a srcdir!=builddir issue, and export that we support it
commit
|
commitdiff
|
tree
2011-06-20
Colin Walters
Stop using glib-genmarshal at build time
commit
|
commitdiff
|
tree
2011-06-20
Colin Walters
gthread tests: Remove spurious return;
commit
|
commitdiff
|
tree
2011-06-20
Colin Walters
gclosure: Add G_TYPE_ENUM and G_TYPE_PARAM for g_cclosure_ma...
commit
|
commitdiff
|
tree
2011-06-20
Colin Walters
gdbus-test-codegen: Allocate full integer space for...
commit
|
commitdiff
|
tree
2011-06-17
Colin Walters
gvariant: Mark g_variant_new_variant as constructor
commit
|
commitdiff
|
tree
2011-06-17
Colin Walters
gdatainputstream: Add Since: tags and update gio-sections.txt
commit
|
commitdiff
|
tree
2011-06-17
Colin Walters
GDataInputStream: Add _utf8() variants of _read_line
commit
|
commitdiff
|
tree
2011-06-17
Colin Walters
GDataInputStream: Clarify read_line() docs, mark as...
commit
|
commitdiff
|
tree
2011-06-14
Colin Walters
gmain: Close race condition in _g_main_wake_up_all_contexts()
commit
|
commitdiff
|
tree
2011-06-14
Colin Walters
gmain: Only run through signal delivery once per read()
commit
|
commitdiff
|
tree
2011-06-14
Colin Walters
gmain: Use sigset_t for keeping track of installed...
commit
|
commitdiff
|
tree
2011-06-14
Colin Walters
gspawn: Reset signal handlers for synchronous spawning
commit
|
commitdiff
|
tree
2011-06-14
Colin Walters
glib/tests/unix.c: Also test SIGTERM
commit
|
commitdiff
|
tree
2011-06-14
Colin Walters
spawn-multithreaded: Clean up IO channel code
commit
|
commitdiff
|
tree
2011-06-14
Colin Walters
gspawn: Handle EINTR in a few more cases
commit
|
commitdiff
|
tree
2011-06-14
Colin Walters
spawn-singlethread.c: New test
commit
|
commitdiff
|
tree
2011-06-14
Colin Walters
spawn-multithreaded: Also look for lt-test-echo
commit
|
commitdiff
|
tree
2011-06-14
Colin Walters
gclosure: Add missing include
commit
|
commitdiff
|
tree
2011-06-13
Colin Walters
gdbus-codegen tests: Fix usage of top_srcddir
commit
|
commitdiff
|
tree
2011-06-10
Colin Walters
gspawn: Fix annotations
commit
|
commitdiff
|
tree
2011-06-07
Colin Walters
Update annotations from gobject-introspection/gir/glib...
commit
|
commitdiff
|
tree
2011-06-07
Colin Walters
glib-types.h: Include glib.h, since we use G_BEGIN_DECLS
commit
|
commitdiff
|
tree
2011-06-07
Colin Walters
Generate $module-public-headers.txt file, feed it to...
commit
|
commitdiff
|
tree
2011-06-07
Colin Walters
gdbus-codegen: Clean config.pyc to make distcheck happy
commit
|
commitdiff
|
tree
2011-06-07
Colin Walters
g_get_user_data_dir(): Don't warn if XDG_RUNTIME_DIR...
commit
|
commitdiff
|
tree
2011-06-06
Colin Walters
gdbus codegen: Ensure PYTHONPATH is set correctly for...
commit
|
commitdiff
|
tree
2011-06-06
Colin Walters
GBuffer: Suffix header with private.h
commit
|
commitdiff
|
tree
2011-06-03
Colin Walters
gobject: Use _ prefixing in private headers over G_GNUC_INTE...
commit
|
commitdiff
|
tree
2011-06-03
Colin Walters
spawn-multithreaded: New test case
commit
|
commitdiff
|
tree
2011-06-03
Colin Walters
gmain: Consolidate UNIX signal init state handling
commit
|
commitdiff
|
tree
2011-06-03
Colin Walters
gmain: Clean up SIGCHLD handling
commit
|
commitdiff
|
tree
2011-06-01
Colin Walters
gdbus: Avoid blocking on worker thread in connection...
commit
|
commitdiff
|
tree
2011-05-31
Colin Walters
Add a boxed type for GVariantBuilder, mark GVariantIter...
commit
|
commitdiff
|
tree
2011-05-31
Colin Walters
gutils.c: Annotation fixes
commit
|
commitdiff
|
tree
2011-05-31
Colin Walters
g_shell_parse_argv: Annotate
commit
|
commitdiff
|
tree
2011-05-31
Colin Walters
gfileutils: Annotations for g_file_{get,set}_contents
commit
|
commitdiff
|
tree
2011-05-31
Colin Walters
Consistently use G_GNUC_EXTENSION instead of __extension__
commit
|
commitdiff
|
tree
2011-05-27
Colin Walters
g_variant_new_dict_entry: Fix documentation and annotations
commit
|
commitdiff
|
tree
2011-05-18
Colin Walters
gtype: Remove unused variable
commit
|
commitdiff
|
tree
2011-05-18
Colin Walters
g_key_file_has_key_full: New function to fix g_key_file_has_...
commit
|
commitdiff
|
tree
2011-05-11
Colin Walters
gdbus-codegen: Fix annotation parsing
commit
|
commitdiff
|
tree
2011-05-11
Colin Walters
gdbus-codegen: Drop dependency on argparse
commit
|
commitdiff
|
tree
2011-05-11
Colin Walters
gdatetime: Quiet GCC warning about possibly-uninitialized
commit
|
commitdiff
|
tree
next