se 483f5218b9 Update to version 3.1.1
This version fixes a regression with regard to tradtional behavior of the
non-standard FreeBSD option "-e". In the previous version "-e quit" caused
bc to exit before any computations had been performed, since all -e option
parameters were concatenated and parsed as a whole, with quit causing the
program to exit as soon as it was parsed. This version parses and executes
commands passed with -e one by one and only exits after all prior commands
have been executed.

This commit is not a SVN merge, since the vendor import had been performed
after the import to contrib. Instead the contents of contrib/bc has been
removed and the new version is copied over unchanged from vendor/bc/dist.
2020-07-07 07:51:09 +00:00
..
2020-07-07 07:51:09 +00:00
2019-02-26 05:59:22 +00:00
2020-06-09 20:52:35 +00:00
2019-08-11 06:26:03 +00:00
2020-06-18 18:16:13 +00:00
2019-11-01 11:28:43 +00:00
2020-05-04 17:16:30 +00:00
2020-03-29 02:40:03 +00:00
2019-06-29 18:41:40 +00:00
2020-05-20 20:58:48 +00:00
2019-12-21 21:05:53 +00:00
2020-06-24 01:51:05 +00:00
2020-06-22 22:59:03 +00:00
2019-05-08 11:04:09 +00:00
2020-04-19 02:20:39 +00:00
2020-06-17 10:42:20 +00:00
2019-02-25 18:41:16 +00:00
2019-11-20 23:56:20 +00:00
2020-06-13 04:47:59 +00:00
2020-06-22 07:46:24 +00:00
2020-06-17 11:57:48 +00:00
2020-04-24 05:05:58 +00:00
2020-05-21 21:00:46 +00:00
2020-06-09 05:43:51 +00:00