Releases: ascherer/cweb
Releases · ascherer/cweb
CWEB — release 4.4
- revert all array sizes to the original settings of CWEB 3.64c
- distinguish several settings between ctangle and cweave
- several fixes in code and macros
- general code beautifications
CWEB — release 4.3.1, 2021-05-03
This release is almost the same as CWEB 4.3, but
- it fixes the indexing bug in
CWEAVE
/CTWILL
that got retracted - it adds a few more changes from the CWEB 4.4 development branch
CWEB — release 4.2, 2021-02-25
This second service release wraps up the major code overhaul of CWEB 4.0:
- Decoupling of
ctangle.w
andcweave.w
fromcommon.w
- Compactify single-line function prototypes
- Minor redactions in
cwebman.tex
- General code beautification
CWEB — release 4.1, 2021-02-20
This is CWEB 4.1. It is a service release. Enough changes have accumulated after the major CWEB 4.0 release to warrant a new revision number.
- Consistent use of
true
andfalse
for boolean values - Consistent use of return statement without braces
- Code cleanup in a few places
CWEB — release 4.0, 2021-02-07
This is the release for CWEB 4.0. Major features include:
- Incorporates all patches and the complete ANSI-C changes from CWEBbin.
- Uses
common.h
as interface for all three*.w
sources, includingcommon.w
itself, to avoid code redundancy. - Fixes numerous bugs reported over the years to DEK and to the tex-k mailing list.
- Compiles without any warnings with
gcc
andllvm
(make; make cautiously; make fullmanual
). - Will be the foundation for CWEBbin 2021 and hence for TeX Live 2021.
- Supports XeTeX as a new backend engine.
Happy CWEB Programming!
CWEB release 4.0 — release candidate 1
This is the first release candidate for CWEB 4.0. Major features:
- Incorporates all patches and the complete ANSI-C changes from CWEBbin.
- Uses
common.h
in all three*.w
sources, includingcommon.w
itself. - Fixes numerous bugs reported over the years
- Compiles without any warnings with
gcc
andllvm
- Will be the foundation for CWEBbin 2021
CWEB — release 3.64c, 2017-09-17.
This release fixes an issue with left/right page shifting.
CWEB — release 3.64c, 2017-09-17.
This release fixes an issue with left/right page shifting.
cweb-3.64b: CWEB — release 3.64b, 2017-02-18.
This release fixes the long-standing bug described in the only recently opened issue #7. And it ends a long series of '3.64a' version numbers.
CWEB — release 3.64b, 2017-02-18.
This release fixes the long-standing bug described in the only recently opened issue #7. And it ends a long series of '3.64a' version numbers.