blob: 0f85afbe3a3f399de87ffd812aed36f81c97e163 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
|
# ChangeLog for dev-scheme/stklos
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-scheme/stklos/ChangeLog,v 1.4 2007/06/08 11:48:39 hkbst Exp $
*stklos-0.95 (08 Jun 2007)
08 Jun 2007; Marijn Schouten <hkBst@gentoo.org> +stklos-0.95.ebuild:
add 0.95, profit from fixes to the build system. Changes:
* Better support for lexical analyzer generation
* Added some support for fixnum operations
* Added here-strings support
* Added partial module import
* Macros can be local
* Added some peephole optimizations
* Added new options to the compiler
* Added support for reading the tar files
* void and eof objects are now printed back as #void and #eof
and can be read back
* New primitives
o signal-error
o md5sum
o md5sum-file
o file-prefix
o file-suffix
o condition-set!
* Bug fixes
24 Apr 2007; Marijn Schouten <hkBst@gentoo.org> stklos-0.82.ebuild:
add boehm-gc threads use flag checking, bug 175371
23 Apr 2007; Marijn Schouten <hkBst@gentoo.org> stklos-0.82.ebuild:
add deps and use flags
*stklos-0.82 (19 Apr 2007)
19 Apr 2007; Marijn Schouten <hkBst@gentoo.org> +metadata.xml,
+stklos-0.82.ebuild:
initial ebuild
|