summaryrefslogtreecommitdiff
path: root/guile
AgeCommit message (Expand)Author
2012-07-31* guile: cosmeticdjcb
2012-07-25* guile: add mu:correl, to calculate pearson's correlation coefficient betwee...djcb
2012-07-20* guile: fix mu-guile.texi format (texi2dvi generation)djcb
2012-07-20* guile: minor Makefile updatedjcb
2012-07-18* refactor: MU_MSG_PART_OPTION -> MU_MSG_OPTION and related changesdjcb
2012-07-17* crypto: update other mu-msg-part users for api changesdjcb
2012-07-16* refactor mu_msg_(un)load_msg_file from various versionsdjcb
2012-07-15* guile: some more improvementsdjcb
2012-07-14* guile: make unit test work on uninstalled mu-guiledjcb
2012-07-14* guile: robustness -- ensure mu has been initializeddjcb
2012-07-14* guile: prevent byte-compilation warningsdjcb
2012-07-14* guile: make sure the examples still workdjcb
2012-07-14* guile: some general improvements / cleanups in module loading, objectdjcb
2012-07-12* guile: unit tests improvement (don't require installation)djcb
2012-07-12* guile: beginnings of some unit testsdjcb
2012-07-12* prepare for guile/testsdjcb
2012-07-12* guile: some internal improvementsdjcb
2012-07-10* guile: add mu-biff example, to find new maildjcb
2012-07-10* guile: add mu:timestamp accessor to <mu:message>, implement itdjcb
2012-06-06* guile: add format 'quoted' to contacts, use it in the example scriptdjcb
2012-05-21* refactoring: split src/ into mu/ and lib/djcb
2012-05-17* guile: allow specifying a max # of search results in mu:for-each-message an...djcb
2012-05-04* small fixes in address generation, mu:contact->stringdjcb
2012-04-28* guile/examples/msg-graphs: show years correctly in graphs, add year-month p...djcb
2012-04-01* fix glib warnings (compile time, runtime): add error gquark, don't use g_at...djcb
2012-02-21* mu-guile-message.c: don't free unitialized var in error pathdjcb
2012-02-13* update code for new mu_msg_part_for_each APIdjcb
2012-01-22* fix contacts-export, msg-graphsdjcb
2012-01-22* guile: fix logic inversion in plot generationdjcb
2012-01-22* guile/examples: use EXTRA_DIST, not noinst_DISTdjcb
2012-01-21* add org2mu4e example scriptdjcb
2012-01-19* cosmeticdjcb
2012-01-19* mu-guile.texi: mention GUILE_LOAD_PATHdjcb
2012-01-15* mu-guile.texi: extend / improve mu-guile documentationv0.9.8-beta1djcb
2012-01-15* mu-guile-message.c: use mu_msg_part_save_temp, rename some symbolsdjcb
2012-01-15* update guile examplesdjcb
2012-01-15* rename msg-stats => msg-graphsdjcb
2012-01-15* updated the guile modulesdjcb
2012-01-13* add functions to map day numbers -> names, month numbers -> namesdjcb
2012-01-13* mu-guile.texi: updated / expanded documentationdjcb
2012-01-13* guile - updates in most guile modulesdjcb
2012-01-13* add part.scm (attachment handling), plot.scm (plot statistics)djcb
2012-01-13* mu-guile-messsage.c: use the utf8-save function; add attachment handlingdjcb
2012-01-13* mu-guile: make the string functions save against b0rked utf-8djcb
2012-01-09* guile: update examplesdjcb
2012-01-09* mu-guile.texi: update docsdjcb
2012-01-09* mu-guile, mu-guile-message: cleanups, fix some small leaksdjcb
2012-01-09* guile: updates for contact.scm, message.scmdjcb
2012-01-07* mu-guile: make the examples work after mu:initialize api changesdjcb
2012-01-07* mu-guile: fix-up some of the modulesdjcb