Changeset 39268 in project
- Timestamp:
- 11/16/20 04:57:07 (4 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
wiki/eggref/5/srfi-60
r39175 r39268 330 330 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. 331 331 === Version history 332 * 0.6 - Replaced srfi-60 implementation with that from bitwise-utils 333 * 0.5 - Using (chicken bitwise) procedures, where possible 334 * 0.4 - Ported to Chicken 5 332 * [[https://github.com/diamond-lizard/srfi-60/releases/tag/0.7|0.7]] - Registered the srfi-60 feature, linked to source code 333 * [[https://github.com/diamond-lizard/srfi-60/releases/tag/0.6|0.6]] - Replaced srfi-60 implementation with that from bitwise-utils 334 * [[https://github.com/diamond-lizard/srfi-60/releases/tag/0.5|0.5]] - Using (chicken bitwise) procedures, where possible 335 * [[https://github.com/diamond-lizard/srfi-60/releases/tag/0.4|0.4]] - Ported to Chicken 5 335 336 * 0.3 - release version 0.3 336 337 * 0.2 - adopting trunk/tags directory layout. Tagging version 0.2.
Note: See TracChangeset
for help on using the changeset viewer.