]> git.lizzy.rs Git - plan9front.git/history - sys/src/cmd/pc.y
delete old NOTICE file
[plan9front.git] / sys / src / cmd / pc.y
2018-05-10 cinap_lenrekmerge
2018-05-04 aijupc: add $ operator
2018-05-03 aijupc(1): always allocate at least one mpdigit (itomp...
2017-04-02 aijupc(1): fix memory leak and add clog() function
2016-09-19 aijupc(1): if the input base is not 10, print the 0d prefix...
2016-09-19 cinap_lenrekmerge
2016-09-19 cinap_lenrekmerge
2016-09-19 cinap_lenrekmerge
2016-09-18 aijupc(1): add pb (thanks, BurnZeZ); add bit numbering
2016-09-16 cinap_lenrekmerge
2016-09-15 aijupc(1): _ handling in numbers was broken at some point...
2016-09-15 aijupc(1): add nsa() command
2016-09-06 cinap_lenrekmerge
2016-09-05 aijupc(1): bugfix: allow setting output base to 0 (thanks...
2016-09-01 aijupc: add cat() function
2016-08-31 aijupc: add rev function
2016-08-29 aijupc: add gcd, rand and minv; set base of logical operati...
2016-08-28 aijuadd pc(1)