Landon Curt Noll
5b7dfeaf11
Release v2.14.0.13
...
We apologize for the calc v2.14.0.12 source tarball that was missing
critical files. While the executable was well tested, our release
process was deficient.
We are improved our release process and added tests during the release
procedure to help verify that we are not regressing in to the "v2.14.0.12
source tarball" issue, among other things.
Depending on how things do, you might is several releases come out over
a short period of time. The core of calc isn't changing, so the calc
executable will be the same as we focus on the Makefiles, our release
procedure, and related documentation / help files.
Removed constructed help file that incorrectly added as a src file.
=-=
The following are the changes in this release:
Minor tweak to seed() builtin. Updated help/srand and help/srandom.
Moved Makefile.ship into Makefile.
Removed custom/Makefile.head and custom/Makefile.tail.
The custom/Makefile is now part of source and includes Makefile.
In particular, custom/Makefile makes use of the 'middle' of
the new top level Makefile where calc's top level Makefile
variables are defined.
Makefile.simple and custom/Makefile.simple are now part of the source
and are constructed from Makefile and custom/Makefile respectively.
The Makefile.simple and custom/Makefile.simple avoid using GNU
conditionals. They may be used with older/classic make commands.
Makefile.local will include comments about how to better use
it. Between releases, Makefile.local at the top of the master branch
will contain how we typically build calc and test calc (FYI: we
normally enable things such as -Werror -Wextra -pedantic). When we
push out a release, Makefile.local will be stripped of non-comment
lines. Thus, releases of calc, and, released "calc*.src.rpm"
files and the source tarballs, will have a Makefile.local with
only comments.
The "README.*" files and "HOWTO.INSTALL" file have been updated.
By default, compiler warnings have been turned up. The Makefile
variable ${CCWARN} now defaults to:
CCWARN= -Wall -Wextra -pedantic
The previous level of compiler warnings can be easily restored by
adding to Makefile.local:
CCWARN:= -Wall
The readline, history and ncurses libraries are now default.
The Makefile variables ${USE_READLINE}, ${READLINE_LIB}, and
${READLINE_EXTRAS} now default to:
USE_READLINE= -DUSE_READLINE
READLINE_LIB= -lreadline
READLINE_EXTRAS= -lhistory -lncurses
The previous mode where readline, history and ncurses libraries
were not compiled in by default can be easily restored by
adding to Makefile.local:
USE_READLINE:=
READLINE_LIB:=
READLINE_EXTRAS:=
We have renamed "stable" as "production".
We have renamed "unstable" as "tested".
On the web site:
http://www.isthe.com/chongo/src/calc/
these files has been renamed:
2.x.y.z_IS_LATEST_STABLE ==> 2.x.y.z_IS_LATEST_PRODUCTION
2.x.y.z_IS_LATEST_UNSTABLE ==> 2.x.y.z_IS_LATEST_TESTED
The terms 'stable' and 'unstable' were both misleading and
inaccurate. For details see the new documention file:
README.RELEASE
See also the help command:
; help release
Fixed bug impacting how have_ustat.h was formed.
Updated help/archive to reflect GitHub use.
2021-12-13 14:43:37 -08:00
..
2021-12-05 23:02:12 -08:00
2021-12-05 23:02:12 -08:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2021-12-05 23:02:12 -08:00
2021-12-05 23:02:12 -08:00
2021-12-05 23:02:12 -08:00
2021-12-05 23:02:12 -08:00
2021-02-12 22:27:51 -08:00
2021-12-05 23:02:12 -08:00
2017-05-23 01:33:23 -07:00
2021-12-05 23:02:12 -08:00
2021-12-13 12:17:51 -08:00
2021-12-05 23:02:12 -08:00
2021-03-27 05:55:50 -07:00
2021-12-05 23:02:12 -08:00
2021-12-05 23:02:12 -08:00
2017-05-23 01:33:23 -07:00
2021-12-05 23:02:12 -08:00
2017-05-23 01:33:23 -07:00
2021-12-05 23:02:12 -08:00
2021-12-05 23:02:12 -08:00
2017-05-23 01:33:23 -07:00
2021-12-05 23:02:12 -08:00
2021-12-05 23:02:12 -08:00
2021-12-05 23:02:12 -08:00
2021-06-07 14:11:07 -03:00
2021-11-07 20:14:28 -08:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2021-12-05 23:02:12 -08:00
2017-05-23 01:33:23 -07:00
2021-12-05 23:02:12 -08:00
2021-12-05 23:02:12 -08:00
2017-05-23 01:33:23 -07:00
2021-02-12 22:27:51 -08:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2021-12-05 23:02:12 -08:00
2021-12-05 23:02:12 -08:00
2021-02-12 22:27:51 -08:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2021-12-05 18:23:27 -08:00
2017-05-23 01:33:23 -07:00
2021-12-05 23:02:12 -08:00
2021-02-12 22:27:51 -08:00
2017-05-23 01:33:23 -07:00
2021-12-05 18:23:27 -08:00
2021-12-05 23:02:12 -08:00
2017-05-23 01:33:23 -07:00
2021-12-05 23:02:12 -08:00
2017-05-23 01:33:23 -07:00
2021-12-05 23:02:12 -08:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2021-12-05 23:02:12 -08:00
2021-12-05 23:02:12 -08:00
2017-05-23 01:33:23 -07:00
2021-12-05 23:02:12 -08:00
2021-12-05 23:02:12 -08:00
2021-09-07 13:28:03 -07:00
2021-09-07 13:28:03 -07:00
2021-02-12 22:27:51 -08:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2021-12-05 23:02:12 -08:00
2021-12-05 23:02:12 -08:00
2021-02-12 22:27:51 -08:00
2021-12-05 23:02:12 -08:00
2021-12-05 23:02:12 -08:00
2017-05-23 01:33:23 -07:00
2021-02-12 15:50:39 -08:00
2021-12-05 23:02:12 -08:00
2021-12-05 23:02:12 -08:00
2021-12-05 23:02:12 -08:00
2021-12-05 23:02:12 -08:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2021-12-05 23:02:12 -08:00
2021-02-12 22:27:51 -08:00
2017-05-23 01:33:23 -07:00
2021-12-05 23:02:12 -08:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2021-02-03 12:45:10 -08:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2021-12-05 23:02:12 -08:00
2021-12-05 23:02:12 -08:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2017-05-25 17:24:57 -07:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2021-12-05 18:23:27 -08:00
2017-05-23 01:33:23 -07:00
2021-12-05 18:23:27 -08:00
2021-12-05 23:02:12 -08:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2021-12-05 23:02:12 -08:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2021-09-07 13:28:03 -07:00
2021-12-05 23:02:12 -08:00
2021-12-05 23:02:12 -08:00
2021-09-07 13:28:03 -07:00
2021-12-05 23:02:12 -08:00
2017-05-23 01:33:23 -07:00
2021-12-05 23:02:12 -08:00
2017-05-23 01:33:23 -07:00
2021-12-05 23:02:12 -08:00
2021-12-05 23:02:12 -08:00
2021-12-05 23:02:12 -08:00
2021-11-07 20:14:28 -08:00
2017-05-23 01:33:23 -07:00
2021-12-13 12:17:51 -08:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2021-12-05 23:02:12 -08:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2021-12-05 23:02:12 -08:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2021-11-07 20:14:28 -08:00
2021-12-05 23:02:12 -08:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2021-02-12 22:27:51 -08:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2021-02-12 22:27:51 -08:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2021-12-07 02:24:50 -08:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2021-11-07 20:14:28 -08:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2021-12-01 23:25:49 -08:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2021-12-05 23:02:12 -08:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2021-12-05 23:02:12 -08:00
2021-12-13 12:17:51 -08:00
2017-05-23 01:33:23 -07:00
2021-12-05 23:02:12 -08:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2021-02-12 22:27:51 -08:00
2021-12-05 23:02:12 -08:00
2021-02-12 22:27:51 -08:00
2021-02-12 22:27:51 -08:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2021-02-12 22:27:51 -08:00
2021-11-07 20:14:28 -08:00
2021-12-05 18:23:27 -08:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2021-12-01 23:28:59 -08:00
2017-05-23 01:33:23 -07:00
2021-12-05 23:02:12 -08:00
2017-05-23 01:33:23 -07:00
2021-11-07 20:14:28 -08:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2021-12-05 23:02:12 -08:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2021-11-07 20:14:28 -08:00
2021-12-05 23:02:12 -08:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2021-12-05 23:02:12 -08:00
2017-05-23 01:33:23 -07:00
2021-12-05 23:02:12 -08:00
2021-12-05 23:02:12 -08:00
2017-05-23 01:33:23 -07:00
2021-12-05 23:02:12 -08:00
2021-09-26 04:38:09 -07:00
2021-12-05 23:02:12 -08:00
2021-09-07 13:28:03 -07:00
2021-09-07 13:28:03 -07:00
2021-11-07 20:14:28 -08:00
2021-12-07 02:24:50 -08:00
2021-12-07 02:24:50 -08:00
2021-12-07 02:24:50 -08:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2021-12-05 23:02:12 -08:00
2021-12-05 23:02:12 -08:00
2021-02-12 22:27:51 -08:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2021-12-05 23:02:12 -08:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2021-12-05 18:23:27 -08:00
2021-02-12 22:27:51 -08:00
2017-05-23 01:33:23 -07:00
2021-12-05 23:02:12 -08:00
2021-12-07 02:24:50 -08:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2021-12-05 23:02:12 -08:00
2021-02-12 22:27:51 -08:00
2021-12-05 23:02:12 -08:00
2017-05-23 01:33:23 -07:00
2021-02-12 22:27:51 -08:00
2021-12-05 23:02:12 -08:00
2017-05-23 01:33:23 -07:00
2021-12-05 23:02:12 -08:00
2021-12-05 23:02:12 -08:00
2021-12-09 01:34:58 -08:00
2021-12-09 01:34:58 -08:00
2017-05-23 01:33:23 -07:00
2021-12-01 23:25:49 -08:00
2021-11-07 20:14:28 -08:00
2018-11-04 17:00:15 -08:00
2017-05-23 01:33:23 -07:00
2021-12-05 23:02:12 -08:00
2021-09-26 04:38:09 -07:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2021-12-05 23:02:12 -08:00
2021-12-05 23:02:12 -08:00
2021-12-05 23:02:12 -08:00
2021-02-12 22:27:51 -08:00
2021-12-05 23:02:12 -08:00
2021-12-05 23:02:12 -08:00
2021-12-05 23:02:12 -08:00
2021-11-07 20:14:28 -08:00
2021-11-07 20:14:28 -08:00
2017-05-23 01:33:23 -07:00
2021-02-12 22:27:51 -08:00
2021-12-05 23:02:12 -08:00
2021-02-12 22:27:51 -08:00
2021-12-05 23:02:12 -08:00
2017-05-23 01:33:23 -07:00
2017-05-23 01:33:23 -07:00
2021-12-05 23:02:12 -08:00
2017-05-23 01:33:23 -07:00
2021-02-12 22:27:51 -08:00
2021-12-05 23:02:12 -08:00
2021-02-12 22:27:51 -08:00
2018-02-27 18:21:46 -08:00
2021-11-07 20:14:28 -08:00
2021-12-05 23:02:12 -08:00
2017-05-23 01:33:23 -07:00
2021-12-05 23:02:12 -08:00
2021-12-05 23:02:12 -08:00
2017-05-23 01:33:23 -07:00