Release Notes

1.46

1.44

Lots of fixes in this version, almost all are by Steven Watanabe.

File descriptor fixes:

Compression/decompression fixes:

Other fixes:

1.43

More fixes.

1.42

Fixed many outstanding issues. Thanks to Richard Smith for working on a lot of these changes.

1.41

Some old unreleased developments. There are still several open issues that should be fixed in the next version.

1.35

1. The semantics of close has been modified:

These changes will break some existing code. They were necessary to resolve inconsistencies in the prior specification that resulted in a number of reported bugs.

2. The function template slice has been introduced as an alias of restrict, for platforms that treat restrict as a keyword.

3. Numerous bugs have been fixed, many relating to close, copy, and file descriptors.