Mpexpr adds two new commands to Tcl, 'mpexpr' and 'mpformat'. Mpexpr works much like Tcl's native 'expr', but does all calculations using an arbitrary precision math package. Mpexpr numbers can be any number of digits, with any decimal precision. Final precision is controlled by a Tcl variable 'mp_precision', which can be any reasonable integer, limiting only the number of digits to the right of the decimal point. Mpformat works much like Tcl's 'format', except it formats multiple precision numbers in a variety of formats. Mpexpr also includes most math functions provided by 'expr', as well as several new functions. Mpexpr also supports Tcl variables and nested evaluation, just like 'expr': WWW: http://www.neosoft.com/tcl/ftparchive/sorted/math/mpexpr-1.0 ution' title='gsoc2013-evolution Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* Coding style and whitespace cleanup.Matthew Barnes2012-08-2012-71/+71
* Add e_mail_session_append_to_local_folder().Matthew Barnes2012-08-151-10/+6
* Remove all references to JavaScriptCore and use of JavaScriptDan Vrátil2012-08-091-3/+2
* Remove all GDK threads usage.Matthew Barnes2012-08-061-2/+0
* Coding style and whitespace cleanup.Matthew Barnes2012-06-251-2/+2
* Bug 678397 - Move "mail-to-task" actions to a submenuMatthew Barnes2012-06-212-28/+34
* Use SoupURI instead of EUri.Matthew Barnes2012-06-193-37/+51
* No more experimental plugins.Matthew Barnes2012-06-181-1/+1
* Remove the last remaining usage of GConfMilan Crha2012-06-1518-528/+157
* Bump minimum libnotify version to 0.7.Matthew Barnes2012-06-082-10/+0
* Bug 677628 - Remove account and folder name from mail notificationsMatthew Barnes2012-06-081-9/+11
* Mail formatter rewrite - convert some plugins to modulesDan Vrátil2012-06-0624-10202/+0
* Adapt to single-include E-D-S libraries.Matthew Barnes2012-06-0427-120/+37
* Adapt vcard-inline plugin to the new ESource API.Matthew Barnes2012-06-031-20/+31
* Adapt save-calendar plugin to new ESource API.Matthew Barnes2012-06-033-12/+0
* Adapt publish-calendar plugin to the new ESource API.Matthew Barnes2012-06-034-42/+45
* Adapt pst-importer plugin to the new ESource API.Matthew Barnes2012-06-031-21/+44
* Adapt mailing-list-actions plugin to the new ESource API.Matthew Barnes2012-06-031-12/+30
* Adapt mail-to-task plugin to the new ESource API.Matthew Barnes2012-06-031-82/+105
* Adapt itip-formatter plugin to the new ESource API.Matthew Barnes2012-06-038-551/+1166
* Adapt email-custom-header plugin to the new ESource API.Matthew Barnes2012-06-031-1/+0
* Adapt bbdb plugin to new ESource API.Matthew Barnes2012-06-032-93/+56
* Remove default-source plugin.Matthew Barnes2012-06-033-283/+0
* Add 'imap-features' module.Matthew Barnes2012-06-034-752/+0
* Add 'cal-config-webcal' module.Matthew Barnes2012-06-033-327/+0
* Add 'cal-config-weather' module.Matthew Barnes2012-06-033-588/+0
* Add 'cal-config-google' module.Matthew Barnes2012-06-035-1272/+0
* Add 'cal-config-caldav' module.Matthew Barnes2012-06-035-2053/+0
* Add 'cal-config-local' module.Matthew Barnes2012-06-033-298/+0
* Add 'book-config-webdav' module.Matthew Barnes2012-06-033-389/+0
* Add 'book-config-local' module.Matthew Barnes2012-06-033-117/+0
* Add 'backup-restore' module.Matthew Barnes2012-06-035-1545/+0
* Reduce diff noise with 'account-mgmt' branch.Matthew Barnes2012-06-032-18/+27
* Fix memory leaks around gtk_tree_model_get() functionMilan Crha2012-05-313-2/+14
* Bug 672827 - 'Mark as read' confirmation dialog is too bigMatthew Barnes2012-05-211-45/+14
* Bug #675061 - Evolution 3.5.1 does not buildDan Vrátil2012-05-181-2/+0
* Whitespace cleanups.Matthew Barnes2012-05-133-10/+10
* Bug #674997 - Collapsing contact lists broken in Contacts previewDan Vrátil2012-05-031-0/+5
* ItipView: Cleanups.Matthew Barnes2012-04-282-295/+202
* Bug #673420 - Itip formatter lost all mnemonicsDan Vrátil2012-04-271-29/+105
* Fix possible memory leaks of GError structuresMilan Crha2012-04-231-1/+1
* Bug #671537 - Option to validate SSL certificates with libsoupMilan Crha2012-04-235-9/+73
* Adapt to libedataserver[ui] changes.Matthew Barnes2012-04-2211-56/+81
* Bug #465076 - INBOX confusion with outboxMilan Crha2012-04-191-3/+3
* Bug #674037 - [attachment-reminder] Parses message body inefficientlyMilan Crha2012-04-171-54/+158
* Fix backward buttons in "restore-confirm" dialog.Matthew Barnes2012-04-121-1/+1
* Whitespace cleanup.Matthew Barnes2012-04-024-287/+287
* Bug #673067 - [itip-formatter] Shows one long line for the meeting descriptionDan Vrátil2012-03-291-3/+27
* WebKit port - port pluginsDan Vrátil2012-03-2917-1719/+2566
* Bug #593450 - attachment-reminder-plugin: minor tweak to configuration tabAshwini Oruganti2012-03-261-2/+2
* Bug #593449 - custom-header-plugin: minor tweak to configuration tabAshwini Oruganti2012-03-261-3/+3