Commit Graph

1273 Commits

Author SHA1 Message Date
Dirk-Jan C. Binnema d894621c7f * mu-date.[ch]: split off date-related funcs in separate files 2011-07-21 00:29:12 +03:00
Dirk-Jan C. Binnema ce16a3bab8 * libmuguile/Makefile.am: add top_buildir for snarfing 2011-07-20 08:54:15 +03:00
Dirk-Jan C. Binnema de594986d0 * mu-guile-common.c: include "config.h", not <config.h> 2011-07-20 08:39:44 +03:00
Dirk-Jan C. Binnema da73f4d75e * configure.ac: don't hardcode PATH for guile 2011-07-18 23:57:06 +03:00
Dirk-Jan C. Binnema 79eb1affe6 * make muile work for mu 1.8 (and before?) to some extent... 2011-07-18 22:13:21 +03:00
Dirk-Jan C. Binnema edebc8d07b * log index, cleanup separately, less confusing + cosmetic 2011-07-18 09:05:56 +03:00
Dirk-Jan C. Binnema 3b7f2ab25d * small updates for guile 1.x compatibility (WIP) 2011-07-18 08:37:06 +03:00
Dirk-Jan C. Binnema 815d5ad862 * don't try to use guile if it's pre-2.x; but add some beginning compat
functions for 1.8 and friends
2011-07-17 22:28:17 +03:00
Dirk-Jan C. Binnema 8b824da539 * update the guile-bindings and README a bit 2011-07-17 14:37:12 +03:00
Dirk-Jan C. Binnema 5695077514 * mu-msg-file.c, mu-str.[ch]: ensure we only return valid UTF8 (because GMime
returns invalid UTF8 from invalidly encoded messages in some cases)
2011-07-17 14:35:59 +03:00
Dirk-Jan C. Binnema 59645ba268 * update guile-stats functions a bit 2011-07-16 19:46:52 +03:00
Dirk-Jan C. Binnema 6c62a066c8 * make time & size checking a bit stricter, report errors to user 2011-07-16 12:50:17 +03:00
Dirk-Jan C. Binnema 199c6c9bd9 Revert "* mu-store: use strncpy instead of strcpy"
This reverts commit b2e9f43a05.
2011-07-16 10:22:21 +03:00
Dirk-Jan C. Binnema bdd3306dc1 Revert "* fix string storing"
This reverts commit 2156036616.
2011-07-16 10:22:00 +03:00
Dirk-Jan C. Binnema 2156036616 * fix string storing 2011-07-16 10:16:10 +03:00
Dirk-Jan C. Binnema f2de56d4ca Merge branch 'procmule' 2011-07-15 23:53:23 +03:00
Dirk-Jan C. Binnema 7e28df0146 * add muile/README with some basic instructions 2011-07-15 23:52:39 +03:00
Dirk-Jan C. Binnema 8d28cd6050 * type-checking asserts 2011-07-15 23:51:33 +03:00
Dirk-Jan C. Binnema 9e98e1fd06 * add type-checking asserts, check if string values are valid ascii 2011-07-15 23:51:20 +03:00
Dirk-Jan C. Binnema 68eb63e0c6 * mu-guile-common.[ch]: add support for showing GErrors 2011-07-15 23:50:37 +03:00
Dirk-Jan C. Binnema aeff372157 * improve guile functionality; add tables, gnuplot support 2011-07-15 23:50:13 +03:00
Dirk-Jan C. Binnema b2e9f43a05 * mu-store: use strncpy instead of strcpy 2011-07-15 08:42:00 +03:00
Dirk-Jan C. Binnema 2b55256712 * mu-str.c: add some dummy bytes, so -Wstack-protector does not complain 2011-07-15 08:41:04 +03:00
Dirk-Jan C. Binnema 1424f62fbd * cosmetics 2011-07-14 22:31:05 +03:00
Dirk-Jan C. Binnema 391f2a43eb * mu-stats.scm: support optional arguments (define*) and top-n 2011-07-14 22:21:32 +03:00
Dirk-Jan C. Binnema 634fbb6cf7 * mu-msg.c: make mu_msg_contacts_foreach also work for the Xapian::Document backend 2011-07-14 22:20:40 +03:00
Dirk-Jan C. Binnema eb8c818bdd * update NEWS/TODO 2011-07-14 08:22:56 +03:00
Dirk-Jan C. Binnema 8b0a31e2a5 Merge branch 'master' into procmule 2011-07-13 23:33:33 +03:00
Dirk-Jan C. Binnema 3bf7c4d641 * test-mu-cmd-find.c: update unit test for --format=mutt-ab changes 2011-07-13 23:28:05 +03:00
Dirk-Jan C. Binnema f9a55ad4aa * mu-cmd-cfind.c: include a header-line for --format=mutt-ab (fixes issue #42)
(thanks!)
2011-07-13 23:10:50 +03:00
Dirk-Jan C. Binnema 63a968ccae * some more guile scripting stuff 2011-07-13 23:00:05 +03:00
Dirk-Jan C. Binnema 647efbac6c * cleanup mu-guile-store a bit 2011-07-13 08:46:27 +03:00
Dirk-Jan C. Binnema 2c34f4eeb5 * mu-stats.scm: add some simple examples on getting message statistics 2011-07-13 08:46:04 +03:00
Dirk-Jan C. Binnema 329a524af7 * mu-query: special-case the empty search expr to mean 'match-all' 2011-07-13 08:18:42 +03:00
Dirk-Jan C. Binnema 9e73fa863e * clean up mu-query; don't preprocess twice... 2011-07-13 08:07:52 +03:00
Dirk-Jan C. Binnema 84189b73b2 * mu-guile-utils => mu-guile-common 2011-07-13 08:07:32 +03:00
Dirk-Jan C. Binnema c023e2c38c * some more work on the guile bindings; somewhat working, still WIP 2011-07-13 00:54:06 +03:00
Dirk-Jan C. Binnema d91b4ffdf8 * updated configure.ac/Makefile.am for guile-snarfing 2011-07-12 09:10:06 +03:00
Dirk-Jan C. Binnema 6e15e3a8e1 Merge branch 'master' into procmule 2011-07-10 20:11:35 +03:00
Dirk-Jan C. Binnema e06f036c72 * add test mail to Makefile.am 2011-07-10 14:53:09 +03:00
Dirk-Jan C. Binnema 5441b1945f * cleanup --exec implementation 2011-07-10 14:48:45 +03:00
Dirk-Jan C. Binnema 76b946e653 * update man page 2011-07-10 14:19:45 +03:00
Dirk-Jan C. Binnema 838bb25d4e Merge branch 'master' into find-exec 2011-07-10 14:12:03 +03:00
Dirk-Jan C. Binnema f59ca5af2d * support special characters in X-Labels 2011-07-10 14:08:16 +03:00
Dirk-Jan C. Binnema 31d568e076 * rename the --separate option into --terminate (mu view), update test cases 2011-07-10 14:07:35 +03:00
Dirk-Jan C. Binnema de150bd9f7 * rename the --separate option into --terminator (mu view) 2011-07-07 22:59:44 +03:00
Dirk-Jan C. Binnema adbab879a2 * mu-cmd-find.c: turn the ^L-separator into a terminator. 2011-07-07 22:18:33 +03:00
Dirk-Jan C. Binnema a31ea71e0a * basic implementation of --exec for mu find (WIP) 2011-07-06 23:35:52 +03:00
Dirk-Jan C. Binnema 543a4400ab * configure.ac: don't error-out when there's not gtk+ and --with-gui=none is
not provided.
2011-07-06 22:14:09 +03:00
Dirk-Jan C. Binnema 8b687e678c * update test-cases 2011-07-06 02:14:53 +03:00