9 Commits

Author SHA1 Message Date
bcallah
0a6b22a440 Update to ebc-2.1.3
Changelog: https://github.com/gavinhoward/bc/releases/tag/2.1.3
2019-08-13 20:38:50 +00:00
bcallah
a55ea51f56 Update to ebc-2.1.2
Changelog: https://github.com/gavinhoward/bc/releases/tag/2.1.2
2019-08-07 14:56:15 +00:00
bcallah
e395652294 Update to ebc-2.1.0
Changelog: https://github.com/gavinhoward/bc/releases/tag/2.1.0
2019-07-14 21:42:27 +00:00
bcallah
1289513272 Update to ebc-2.0.3
Changelog: https://github.com/gavinhoward/bc/releases/tag/2.0.3
2019-06-13 21:54:24 +00:00
bcallah
af5260764e Update to ebc-2.0.2
Changelog: https://github.com/gavinhoward/bc/releases/tag/2.0.2
2019-05-29 17:00:48 +00:00
bcallah
bcba0a5928 Update to ebc-2.0.1
Changelog: https://github.com/gavinhoward/bc/releases/tag/2.0.1
2019-05-27 12:19:43 +00:00
bcallah
f397c6ac37 Update to ebc-2.0.0
Changelog: https://github.com/gavinhoward/bc/releases/tag/2.0.0
2019-05-25 22:25:01 +00:00
bcallah
d755fd6cb4 Update to ebc-1.2.8
Changelog: https://github.com/gavinhoward/bc/compare/1.2.5...1.2.8
2019-05-03 15:10:25 +00:00
bcallah
043c5b5497 Import math/ebc, an implementation of POSIX bc with GNU and BSD extensions.
ok rsadowski@

This is an implementation of the POSIX bc calculator that implements GNU
bc extensions, as well as the period (.) extension for the BSD flavor of
bc.

This bc also includes an implementation of dc in the same binary,
accessible via a symbolic link, which implements all *BSD and GNU
extensions, though the ! command is omitted for security concerns.
2019-05-02 13:24:30 +00:00