about summary refs log tree commit diff
path: root/Functions/Misc/zcalc
Commit message (Expand)AuthorAgeFilesLines
* 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