Sebastian Spaeth
|
81a041d4cb
|
try c_long rather c_int64 for time_t
|
2010-03-24 11:51:12 +01:00 |
|
Sebastian Spaeth
|
6efd3c8201
|
time_t is a signed int, not an unsigned one...
|
2010-03-24 11:45:31 +01:00 |
|
Sebastian Spaeth
|
898341f7f7
|
Factor Messages() and Message() out into their own file. rename tags.py to tag.py for consistency.
--HG--
rename : cnotmuch/tags.py => cnotmuch/tag.py
|
2010-03-24 11:32:30 +01:00 |
|
Sebastian Spaeth
|
2a14b523b0
|
Implement Thread() and Threads()
Most of Thread() is implemented now and all of Threads(). Reorganized the
source somewhat and various minor fixes throughout.
|
2010-03-24 11:07:22 +01:00 |
|