about summary refs log tree commit diff
path: root/Functions/Misc/zcalc
Commit message (Expand)AuthorAgeFilesLines
* 32527: zcalc-auto-insert key binding for use in zcalcPeter Stephenson2014-04-071-0/+3
* 32453: fix zcalc default base handlingPeter Stephenson2014-03-011-1/+1
* 32299: add use of underscores on arithmetic output for spacingPeter Stephenson2014-01-231-1/+1
* 31940: zcalc -e uses arguments as inputPeter Stephenson2013-11-081-9/+27
* 31155: minor extra zcalc features and documentationPeter Stephenson2013-03-171-1/+10
* 31154: make zcalc understand continuation lines with a backslashPeter Stephenson2013-03-151-1/+11
* users/17666: zcalc -f sets FORCE_FLOATPeter Stephenson2013-03-051-1/+4
* c.f. users/15202: use "autoload -Uz" consistentlyPeter Stephenson2010-07-281-1/+1
* 27577: sergio: (%) is not needed in zcalc prompt since PROMPTPERCENT is obeyedPeter Stephenson2010-01-081-1/+1
* zcalc completion idiosyncracies with :!Peter Stephenson2008-06-131-2/+2
* zcalc completion idiosyncracies with :!Peter Stephenson2008-06-131-2/+2
* improved zcalc escapes and completionPeter Stephenson2008-06-131-13/+44
* 24242: unify top lines as #!/bin/zsh (followed by options).Clint Adams2007-12-131-1/+1
* 22416, tweaked: math functions via shell functionsPeter Stephenson2006-04-191-8/+23
* 21960: put zcalc history file in ZDOTDIR if set.Clint Adams2005-10-311-1/+1
* Use the new `history -ap' command to restore the history instead ofWayne Davison2004-05-211-10/+3
* Use the new history push/pop options to fc to save and restore theWayne Davison2004-05-201-13/+4
* 19936: zcalc temp history file namePeter Stephenson2004-05-131-2/+2
* 18450: set $compcontext to -math- to complete math context within zcalcOliver Kiddle2003-04-181-0/+1
* 16422: zcalc non-default base outputPeter Stephenson2002-01-091-1/+1
* 16352: allow output formats to be specified in zcalcOliver Kiddle2001-12-171-25/+48
* * 16310: Functions/Misc/zcalc, Doc/Zsh/contrib.yo: separate zcalcPeter Stephenson2001-12-071-0/+22
* 16254: complete map names after ypmatchPeter Stephenson2001-11-151-1/+35
* zcalc base display fixPeter Stephenson2001-10-081-1/+5
* Fix problem with output bases in zcalcPeter Stephenson2001-08-161-2/+5
* 15511: zcalc tweaksPeter Stephenson2001-07-271-2/+6
* 15507: new zcalc functionPeter Stephenson2001-07-271-0/+142