index
:
plan9front.git
cosa
front
gicv2
gicvn
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
src
/
cmd
/
pc.y
Age
Commit message (
Expand
)
Author
2022-09-16
pc: remove -n option and check if stdin is cons instead
Sigrid Solveig Haflínudóttir
2022-03-28
pc: do not access out of bounds array element
Sigrid Solveig Haflínudóttir
2020-12-15
pc: set exit status depending on errors
Sigrid
2020-12-15
pc: treat EOF gracefully, allowing easier use within sam command language
Sigrid
2018-12-13
pc(1): reference counting bug
aiju
2018-05-04
pc: add $ operator
aiju
2018-05-03
pc(1): always allocate at least one mpdigit (itomp assumes this)
aiju
2017-04-02
pc(1): fix memory leak and add clog() function
aiju
2016-09-19
pc(1): if the input base is not 10, print the 0d prefix before decimal number...
aiju
2016-09-19
pc(1): add pb (thanks, BurnZeZ); add bit numbering
aiju
2016-09-15
pc(1): _ handling in numbers was broken at some point; restore documented beh...
aiju
2016-09-15
pc(1): add nsa() command
aiju
2016-09-05
pc(1): bugfix: allow setting output base to 0 (thanks, deuteron)
aiju
2016-09-01
pc: add cat() function
aiju
2016-08-31
pc: add rev function
aiju
2016-08-29
pc: add gcd, rand and minv; set base of logical operation results to 0
aiju
2016-08-28
add pc(1)
aiju