summaryrefslogtreecommitdiff
path: root/Functions/Misc/zcalc
AgeCommit message (Collapse)AuthorFilesLines
2004-05-21Use the new `history -ap' command to restore the history instead ofWayne Davison1-10/+3
using a trap function.
2004-05-20Use the new history push/pop options to fc to save and restore theWayne Davison1-13/+4
current history buffer.
2004-05-1319936: zcalc temp history file namePeter Stephenson1-2/+2
2003-04-1818450: set $compcontext to -math- to complete math context within zcalcOliver Kiddle1-0/+1
2002-01-0916422: zcalc non-default base outputPeter Stephenson1-1/+1
2001-12-1716352: allow output formats to be specified in zcalcOliver Kiddle1-25/+48
2001-12-07* 16310: Functions/Misc/zcalc, Doc/Zsh/contrib.yo: separate zcalcPeter Stephenson1-0/+22
history, handle errors in expression, document -#base option.
2001-11-1516254: complete map names after ypmatchPeter Stephenson1-1/+35
16255: options for default output base for zcalc
2001-10-08zcalc base display fixPeter Stephenson1-1/+5
2001-08-16Fix problem with output bases in zcalcPeter Stephenson1-2/+5
2001-07-2715511: zcalc tweaksPeter Stephenson1-2/+6
2001-07-2715507: new zcalc functionPeter Stephenson1-0/+142
15508: cvs tag didn't complete tags despite it's claim.