Commit Graph

1273 Commits

Author SHA1 Message Date
Dirk-Jan C. Binnema c7acf40d27 * update configure.ac for 0.9.7 2011-09-03 12:06:29 +03:00
Dirk-Jan C. Binnema 5148790d64 * prepare v0.9.7 2011-09-03 12:04:00 +03:00
Dirk-Jan C. Binnema 3582f414ff * mu-util.c: use G_SLICE=always-malloc for all non-Linux systems
apparently, g_slice_* have problems on MacOS, like seen on FreeBSD before. So for now,
  we just fallback to normal malloc on those system. Not sure if this is a bug in g_slice
  or something mu. Until we find the reason, we'll shut off g_slice so at least we
  avoid crashes at the price of some efficiency.
2011-08-22 23:44:06 +03:00
Dirk-Jan C. Binnema 1e003b44b0 Merge branch 'v0.9.7-fixes' of gitorious.org:mu/mu into v0.9.7-fixes 2011-08-20 13:08:08 +03:00
Dirk-Jan C. Binnema 8a8e35add8 * mu-msg, mu-msg-file: also initialize gmime for doc-backed messages 2011-08-20 13:06:39 +03:00
Dirk-Jan C. Binnema b4f980be70 Merge remote-tracking branch 'origin/v0.9.7-fixes' 2011-08-16 07:31:54 +03:00
Dirk-Jan C. Binnema dc9f120b55 * fix 'make distcheck' -- make thread test work regardless of indexing-order of files 2011-08-16 00:02:32 +03:00
Dirk-Jan C. Binnema e02a80b5dd * set version to 0.9.7-pre 2011-07-31 13:00:15 +03:00
Dirk-Jan C. Binnema ba4893cbbb * preparing for 0.9.7-pre 2011-07-31 12:59:16 +03:00
Dirk-Jan C. Binnema 63076fe222 * don't include procmule for now, it's not ready 2011-07-26 22:14:20 +03:00
Dirk-Jan C. Binnema d95778b0a0 Merge branch 'procmule' 2011-07-26 21:55:40 +03:00
Dirk-Jan C. Binnema a0ff7e74b6 * update muile README 2011-07-26 08:43:47 +03:00
Dirk-Jan C. Binnema 50fad7dc39 * cosmetics 2011-07-26 08:43:33 +03:00
Dirk-Jan C. Binnema 9dad2d6175 * mu-cmd-find: improve --format=sexp output 2011-07-26 08:42:50 +03:00
Dirk-Jan C. Binnema 9a6c96c202 * mu-guile-msg.c: use mu: namespace for values 2011-07-26 08:42:15 +03:00
Dirk-Jan C. Binnema 2f556738e8 * mu-guile-misc -> mu-guile-log, and some cleanups 2011-07-25 08:48:21 +03:00
Dirk-Jan C. Binnema 3b78cdd023 * procmule.c: clean up the code 2011-07-25 08:29:13 +03:00
Dirk-Jan C. Binnema 355f5b7a9b * muile.c: enable the logging functions 2011-07-25 08:28:36 +03:00
Dirk-Jan C. Binnema b600363ef8 * mu-guile-msg: add guile binding for mu_msg_move_to_maildir, namespace defines 2011-07-25 08:27:42 +03:00
Dirk-Jan C. Binnema 24a177d52a * add mu-guile-misc, with bindings for mu logging stuff 2011-07-25 08:25:33 +03:00
Dirk-Jan C. Binnema a2a491d7aa * cosmetics 2011-07-25 08:22:58 +03:00
Dirk-Jan C. Binnema 618d7d5eb6 * mu-msg: add mu_msg_move_to_maildir, to move a message to different maildir 2011-07-25 08:19:58 +03:00
Dirk-Jan C. Binnema 40c995331a * don't say we're c++ when we're really c. (use dummy.cc to enforce c++ linking) 2011-07-23 18:06:45 +03:00
Dirk-Jan C. Binnema c8314e08d1 * mu-guile-msg.c: use 'mu:current-msg' 2011-07-23 17:59:05 +03:00
Dirk-Jan C. Binnema 7fef745d17 * update for new mu_runtime init stuff 2011-07-23 17:58:40 +03:00
Dirk-Jan C. Binnema a164ad645e * configure.ac: add procmule 2011-07-23 17:58:13 +03:00
Dirk-Jan C. Binnema d2029c062f * add new toy: procmule, a simple procmail wannabee (WIP) 2011-07-23 17:57:45 +03:00
Dirk-Jan C. Binnema 6af9b47405 * support different log files for different front ends (mu, mug, procmule etc.) 2011-07-23 17:56:25 +03:00
Dirk-Jan C. Binnema 087ad64b4a * muile/guile: use mu:current-msg for the current message, update docs 2011-07-23 09:20:28 +03:00
Dirk-Jan C. Binnema 0ce9f78ed8 * muile: README: it's for-each, not foreach 2011-07-23 08:49:28 +03:00
Dirk-Jan C. Binnema 88ffe5f309 * muile/libmuguile: support loading specific message, 'mu:current' 2011-07-22 21:13:08 +03:00
Dirk-Jan C. Binnema 6090bf8ad0 * cosmetic 2011-07-22 21:11:50 +03:00
Dirk-Jan C. Binnema 8f2cbce9c1 * update cheatsheet 2011-07-22 21:11:13 +03:00
Dirk-Jan C. Binnema 10af5aa4e8 * NEWS, mu-find.1, muile/README: update docs 2011-07-22 21:10:54 +03:00
Dirk-Jan C. Binnema 7d49195aa4 * small update to muile/README 2011-07-21 21:59:18 +03:00
Dirk-Jan C. Binnema 8bc7001cc7 * test-mu-date: added some unit tests 2011-07-21 21:58:56 +03:00
Dirk-Jan C. Binnema 37aaa18d6b * cosmetics 2011-07-21 21:58:27 +03:00
Dirk-Jan C. Binnema dd233b17f0 * gtest.mk: test timezone, locale to something predictable for the tests 2011-07-21 21:57:45 +03:00
Dirk-Jan C. Binnema 62616a2a2c * tests: don't assume the whole lives in Helsinki, Finland 2011-07-21 08:20:10 +03:00
Dirk-Jan C. Binnema f0833ca315 * some more timezone fixes for the unit tests 2011-07-21 00:58:40 +03:00
Dirk-Jan C. Binnema 651493d47e * fix 'make gitcheck' for guile, part I 2011-07-21 00:47:39 +03:00
Dirk-Jan C. Binnema e390743195 * updates for new APIs (mu-date.h) 2011-07-21 00:39:00 +03:00
Dirk-Jan C. Binnema 3c3f008c33 * mu-store: cleanup storing dates 2011-07-21 00:38:28 +03:00
Dirk-Jan C. Binnema 70e13d7e94 * mu-query: clean up date parsing, use the separate date functions in mu-date 2011-07-21 00:38:00 +03:00
Dirk-Jan C. Binnema 5bcb76e6f9 * mu-msg-file: fix line33 violation 2011-07-21 00:36:39 +03:00
Dirk-Jan C. Binnema 58227acda4 * mu-str.[ch]: remove date-related stuff (now in mu-date.[ch]) 2011-07-21 00:35:43 +03:00
Dirk-Jan C. Binnema fe245880fa * mu-util: cosmetics 2011-07-21 00:35:14 +03:00
Dirk-Jan C. Binnema a5b426a7a0 * mu-msg-fields: remove the silly 'pseudo field' 2011-07-21 00:33:09 +03:00
Dirk-Jan C. Binnema ff8e055564 * mu-msg-doc: use the UTC-datestr from the database 2011-07-21 00:32:14 +03:00
Dirk-Jan C. Binnema eb62f52e02 * mu-cmd/-cfind/-find: use the split-off date funcs 2011-07-21 00:31:17 +03:00