Allow method to pass execgraph arguments containing spaces.
[monky] / src / timed_thread.c
2009-09-12 Pavel LabathMove vi modelines closer to the beginning, so they...
2009-07-28 Cesare Tirabassiadd emacs indentation variables to source files in...
2009-07-27 Brenden MatthewsAdd vim modelines.
2009-07-07 Brenden MatthewsHandle thread death better (sf.net #2818145).
2008-12-09 Brenden MatthewsRemoving old svn keywords.
2008-12-09 Brenden MatthewsAdd an option to timed_thread_test() to not wait for...
2008-09-25 Brenden Matthewsimproving IMAP IDLE support
2008-09-24 Brenden Matthews* Introduced (buggy) support for IMAP IDLE
2008-09-12 Brenden Matthews* Improve Conky's overall interval timing
2008-09-11 Brenden Matthews* Improve timed_thread timing
2008-06-19 Kevin LylesFixed compilation issues with --enable-testing
2008-06-14 Kevin LylesSplit conky.h into several smaller header files
2008-02-20 Kevin LylesReformatted all code
2007-12-31 Philip Kovacsapplied submitted patches for get_ibm_acpi_volume bug,
2007-10-20 Philip Kovacsstart 1.4.9-svn; separate assert messages for clarity
2007-09-02 Philip Kovacsrevise my comments for clarity
2007-09-02 Philip Kovacsthread stuff
2007-09-02 Philip Kovacsfix your math dummy
2007-09-02 Philip Kovacstimed thread code
2007-09-02 Philip Kovacstimed thread stuff
2007-09-02 Philip Kovacstimed thread stuff
2007-09-01 Philip Kovacstimed thread work
2007-09-01 Philip Kovacstimed thread work
2007-09-01 Philip Kovacstimed thread changes
2007-08-31 Philip KovacsFix timed thread race condition, seen esp. on new kerne...
2007-08-10 Philip Kovacsupdate copywrite dates where appropriate
2007-01-15 Philip Kovacsfallback to gettimeofday () if no clock_gettime ()...
2006-12-23 Philip KovacsConky 1.5.0 -- client/server prototype
2006-12-13 Philip Kovacsadd license info to timed thread modules; update NEWS
2006-12-02 Philip Kovacstest_timed_thread: acquire mutex before calculating...
2006-12-02 Philip Kovacsacquire mutex before pthread_cond_timedwait
2006-11-28 Philip Kovacsremove sleep() calls from pop2/imap code; remove debug...
2006-11-15 Philip Kovacsebuild changes for gvim/vim
2006-11-15 Philip Kovacstypo
2006-11-15 Philip Kovacsset ptr to NULL after free
2006-11-15 Philip Kovacsconvert all thread activity to timed thread abstraction
2006-11-14 Philip Kovacskeywords
2006-11-14 Philip Kovacsnew timed thread abstraction layer