projects
/
platform
/
upstream
/
glib.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
GMain: allow NULL context to g_source_attach
[platform/upstream/glib.git]
/
glib
/
gmain.c
2011-11-18
Giovanni Campagna
GMain: allow NULL context to g_source_attach
blob
|
commitdiff
2011-11-16
Alexander Larsson
win32: Make g_get_monotonic_clock lockless
blob
|
commitdiff
|
diff to current
2011-11-16
Alexander Larsson
win32: Use timeGetTime as monotonic base
blob
|
commitdiff
|
diff to current
2011-11-16
Alexander Larsson
win32: Add a monotonic timer
blob
|
commitdiff
|
diff to current
2011-10-17
Ryan Lortie
static and #include fixups in glib/
blob
|
commitdiff
|
diff to current
2011-10-15
Ryan Lortie
Stop checking for fork() across GMainContext
blob
|
commitdiff
|
diff to current
2011-10-15
Ryan Lortie
Mask all signals in GLib worker thread
blob
|
commitdiff
|
diff to current
2011-10-13
Ryan Lortie
g_thread_new: never fail
blob
|
commitdiff
|
diff to current
2011-10-13
Ryan Lortie
thread: nuke the concept of 'joinable'
blob
|
commitdiff
|
diff to current
2011-10-12
Dan Winship
Simplify checks for CLOCK_MONOTONIC
blob
|
commitdiff
|
diff to current
2011-10-11
Ryan Lortie
gmain: use GPrivate instead of GStaticPrivate
blob
|
commitdiff
|
diff to current
2011-10-07
Dan Winship
Add g_main_context_ref_thread_default()
blob
|
commitdiff
|
diff to current
2011-10-05
Dan Winship
Fix up some doc comments that referred to threads not...
blob
|
commitdiff
|
diff to current
2011-10-04
Ryan Lortie
Deprecate g_thread_init()
blob
|
commitdiff
|
diff to current
2011-10-04
Ryan Lortie
GMain, ThreadPool: embed GCond in struct
blob
|
commitdiff
|
diff to current
2011-10-03
Matthias Clasen
Add new thread creation API
blob
|
commitdiff
|
diff to current
2011-09-21
Ryan Lortie
libglib: drop use of GStaticMutex
blob
|
commitdiff
|
diff to current
2011-09-17
Ryan Lortie
gmain: fix some win32 build errors
blob
|
commitdiff
|
diff to current
2011-09-14
Ryan Lortie
mainloop: detect fork() and abort
blob
|
commitdiff
|
diff to current
2011-09-12
Ryan Lortie
Merge remote-tracking branch 'gvdb/master'
blob
|
commitdiff
|
diff to current
2011-09-10
Ryan Lortie
Nix inaccurately named g_main_context_init_pipe()
blob
|
commitdiff
|
diff to current
2011-09-10
Ryan Lortie
gmain: get rid of poll_waiting
blob
|
commitdiff
|
diff to current
2011-09-09
Ryan Lortie
glib worker: move to glib-private framework
blob
|
commitdiff
|
diff to current
2011-09-09
Ryan Lortie
GMainLoop: remove wall clock time cache
blob
|
commitdiff
|
diff to current
2011-09-09
Ryan Lortie
Modify child and signal sources to use worker
blob
|
commitdiff
|
diff to current
2011-09-09
Ryan Lortie
GMain: simplify logic for g_wakeup_acknowledge()
blob
|
commitdiff
|
diff to current
2011-09-09
Ryan Lortie
GMainLoop: remove single-threaded case
blob
|
commitdiff
|
diff to current
2011-09-09
Ryan Lortie
Add private glib_get_worker_context() API
blob
|
commitdiff
|
diff to current
2011-09-09
Dan Winship
Make threads mandatory
blob
|
commitdiff
|
diff to current
2011-09-05
Ryan Lortie
gtk-doc fixups for glib/
blob
|
commitdiff
|
diff to current
2011-08-31
Pavel Holejsovsky
Make GMainLoop, GMainContext and GSource boxed types
blob
|
commitdiff
|
diff to current
2011-08-31
Dan Winship
g_get_monotonic_time: fix race condition
blob
|
commitdiff
|
diff to current
2011-08-29
Matthias Clasen
Spelling fixes
blob
|
commitdiff
|
diff to current
2011-08-22
Colin Walters
gmain: Clarify that timeouts are in terms of monotonic...
blob
|
commitdiff
|
diff to current
2011-07-26
Ryan Lortie
Merge branch 'gwakeup'
blob
|
commitdiff
|
diff to current
2011-07-25
Ryan Lortie
port GMainContext to GWakeup
blob
|
commitdiff
|
diff to current
2011-07-22
Ryan Lortie
move 'Since:' tags down
blob
|
commitdiff
|
diff to current
2011-06-28
Colin Walters
gmain: Fall back to pipes if kernel doesn't support...
blob
|
commitdiff
|
diff to current
2011-06-22
Colin Walters
gmain: use Linux eventfd() for main context wake up
blob
|
commitdiff
|
diff to current
2011-06-14
Colin Walters
gmain: Close race condition in _g_main_wake_up_all_cont...
blob
|
commitdiff
|
diff to current
2011-06-14
Colin Walters
gmain: Only run through signal delivery once per read()
blob
|
commitdiff
|
diff to current
2011-06-14
Colin Walters
gmain: Use sigset_t for keeping track of installed...
blob
|
commitdiff
|
diff to current
2011-06-09
Ryan Lortie
Remove all uses of G_CONST_RETURN
blob
|
commitdiff
|
diff to current
2011-06-07
Colin Walters
Update annotations from gobject-introspection/gir/glib...
blob
|
commitdiff
|
diff to current
2011-06-04
Matthias Clasen
Fix doc typos
blob
|
commitdiff
|
diff to current
2011-06-04
Paolo Bonzini
avoid quadratic behavior of GMainLoop when all fd's...
blob
|
commitdiff
|
diff to current
2011-06-03
Colin Walters
gmain: Consolidate UNIX signal init state handling
blob
|
commitdiff
|
diff to current
2011-06-03
Colin Walters
gmain: Clean up SIGCHLD handling
blob
|
commitdiff
|
diff to current
2011-05-27
David Schleef
main: Use public function in documentation
blob
|
commitdiff
|
diff to current
2011-05-04
Colin Walters
Rename g_unix_pipe_flags to g_unix_open_pipe
blob
|
commitdiff
|
diff to current
2011-05-03
Colin Walters
g_unix_set_fd_nonblocking: New API to control file...
blob
|
commitdiff
|
diff to current
2011-05-03
Dan Winship
Fix usage of _GNU_SOURCE
blob
|
commitdiff
|
diff to current
2011-04-29
David Zeuthen
Merge branch 'master' into gdbus-codegen
blob
|
commitdiff
|
diff to current
2011-04-27
Colin Walters
glib-unix: New API to watch some Unix signals
blob
|
commitdiff
|
diff to current
2011-04-27
Colin Walters
gmain: Prepare child watch handling for more generic...
blob
|
commitdiff
|
diff to current
2011-04-27
Colin Walters
glib-unix: New Unix-specific API
blob
|
commitdiff
|
diff to current
2011-04-15
Ryan Lortie
Merge remote-tracking branch 'gvdb/master'
blob
|
commitdiff
|
diff to current
2011-04-07
Dan Winship
Fix two leaks seen when using TLS connections
blob
|
commitdiff
|
diff to current
2011-03-15
Emmanuele Bassi
Revert "Remove all uses of G_CONST_RETURN"
blob
|
commitdiff
|
diff to current
2011-03-15
Ryan Lortie
Remove all uses of G_CONST_RETURN
blob
|
commitdiff
|
diff to current
2011-03-12
Emilio Pozuelo Monfort
Document g_timeout_add_seconds first call latency
blob
|
commitdiff
|
diff to current
2011-03-07
Matthias Clasen
Go back to the old logic in set_expiration
blob
|
commitdiff
|
diff to current
2011-02-15
Ryan Lortie
Bug 642052 - g_timeout_add(_seconds) overflow
blob
|
commitdiff
|
diff to current
2011-01-28
Dan Winship
Fix g_source_add_child_source docs
blob
|
commitdiff
|
diff to current
2011-01-27
Ryan Lortie
Merge remote branch 'gvdb/master'
blob
|
commitdiff
|
diff to current
2010-12-01
Damien Lespiau
gmain: Add Since: 2.28 tag to g_source_{add,remove...
blob
|
commitdiff
|
diff to current
2010-11-26
Dan Winship
gmain: add g_source_add_child_source and g_source_remov...
blob
|
commitdiff
|
diff to current
2010-11-26
Dan Winship
gmain: fix some silly code in a programmer-error case
blob
|
commitdiff
|
diff to current
2010-11-26
Dan Winship
gmain: move finalization of GSource outside of context...
blob
|
commitdiff
|
diff to current
2010-11-03
Ryan Lortie
GMainContext: store real time as int64
blob
|
commitdiff
|
diff to current
2010-11-03
Ryan Lortie
Add g_get_real_time() for wall-clock int64 micros
blob
|
commitdiff
|
diff to current
2010-11-03
Ryan Lortie
Drop GTimeSpec type
blob
|
commitdiff
|
diff to current
2010-11-03
Ryan Lortie
Switch GTimeSpec users to int64 microseconds
blob
|
commitdiff
|
diff to current
2010-11-03
Ryan Lortie
GTimeout: simplify math for 'seconds' case
blob
|
commitdiff
|
diff to current
2010-10-27
Ryan Lortie
Deprecate g_source_get_current_time()
blob
|
commitdiff
|
diff to current
2010-10-27
Ryan Lortie
switch GTimeoutSource to use monotonic time
blob
|
commitdiff
|
diff to current
2010-10-27
Ryan Lortie
Add g_source_get_time()
blob
|
commitdiff
|
diff to current
2010-10-27
Ryan Lortie
Rename time_is_current to current_time_is_fresh
blob
|
commitdiff
|
diff to current
2010-10-27
Ryan Lortie
Add g_get_monotonic_time()
blob
|
commitdiff
|
diff to current
2010-10-27
Ryan Lortie
Add 'GTimeSpec' as 'struct timespec' equivalent
blob
|
commitdiff
|
diff to current
2010-10-04
Ryan Lortie
Merge remote branch 'gvdb/master'
blob
|
commitdiff
|
diff to current
2010-10-04
Ryan Lortie
Merge remote branch 'gvdb/master'
blob
|
commitdiff
|
diff to current
2010-10-03
Ryan Lortie
Bug 618737 - "dispatch to context" functionality
blob
|
commitdiff
|
diff to current
2010-09-06
Tor Lillqvist
Fix build on Windows and possibly other non-Linux platforms
blob
|
commitdiff
|
diff to current
2010-09-04
Emmanuele Bassi
gmain: Define _GNU_SOURCE before including glibconfig.h
blob
|
commitdiff
|
diff to current
2010-09-04
Matthias Clasen
More include cleanups
blob
|
commitdiff
|
diff to current
2010-07-11
Matthias Clasen
Move main loop docs inline
blob
|
commitdiff
|
diff to current
2010-07-07
Ryan Lortie
glib/: fully remove galias hacks
blob
|
commitdiff
|
diff to current
2010-06-10
Ryan Lortie
Merge remote branch 'gvdb/master'
blob
|
commitdiff
|
diff to current
2010-05-25
Havoc Pennington
GSource: add g_source_set_name, g_source_get_name,...
blob
|
commitdiff
|
diff to current
2010-05-25
Havoc Pennington
GSource: add g_source_set_name, g_source_get_name,...
blob
|
commitdiff
|
diff to current
2010-04-21
Ryan Lortie
Merge remote branch 'gvdb/master'
blob
|
commitdiff
|
diff to current
2010-04-16
Ryan Lortie
Merge remote branch 'gvdb/master'
blob
|
commitdiff
|
diff to current
2010-04-16
Ryan Lortie
Merge remote branch 'gvdb/master'
blob
|
commitdiff
|
diff to current
2009-07-07
Ryan Lortie
Merge branch 'tree-refcount'
blob
|
commitdiff
|
diff to current
2009-07-01
Dan Winship
Add g_main_context_push_thread_default() etc
blob
|
commitdiff
|
diff to current
2009-06-20
Matthias Clasen
Use pipe2 when available
blob
|
commitdiff
|
diff to current
2009-05-27
Matthias Clasen
Fix a locking problem in g_main_context_iterate()
blob
|
commitdiff
|
diff to current
2009-03-17
Ryan Lortie
trivial spelling/whitespace fixes
blob
|
commitdiff
|
diff to current
2008-12-31
Matthias Clasen
Fix some compiler warnings
blob
|
commitdiff
|
diff to current
next