diff options
author | d3v11 <d3v11@d3v11.ano> | 2011-10-28 19:08:24 -0400 |
---|---|---|
committer | d3v11 <d3v11@d3v11.ano> | 2011-10-28 19:08:24 -0400 |
commit | 182c7b23d482a680ac140a681128b74c7db058ac (patch) | |
tree | 57b9215ee510cd6cc6b66dd0bd3b05c22263c8de /contrib/splicex/CHANGES | |
parent | d8def0eb06465680919d7dc14daa287e7d065813 (diff) | |
download | resdb-182c7b23d482a680ac140a681128b74c7db058ac.tar.gz resdb-182c7b23d482a680ac140a681128b74c7db058ac.zip |
SpliceX now compiles to true binary
Diffstat (limited to 'contrib/splicex/CHANGES')
-rw-r--r-- | contrib/splicex/CHANGES | 14 |
1 files changed, 12 insertions, 2 deletions
diff --git a/contrib/splicex/CHANGES b/contrib/splicex/CHANGES index 29d9e7b..3a0e43b 100644 --- a/contrib/splicex/CHANGES +++ b/contrib/splicex/CHANGES @@ -1,12 +1,15 @@ CHANGES: - d3v11 - Sat Oct 22 2011 + + d3v11 - Sat Oct 22 2011: + SpliceX is the new replacement for Splice3. it includes some new options and should be compatible with most versions of Python. see README, splicex --help, splicex --rtfm - d3v11 - Sun Oct 23 2011 + d3v11 - Sun Oct 23 2011: + Added some colour enhancements to SpliceX :-). This is a useless update but i thought it was fun. @@ -15,3 +18,10 @@ CHANGES: code. 'deshadow' bug fixed in splicex.py src + + d3v11 - Fri Oct 28 2011: + + SpliceX now compiles to machine language + via Cython. see README for dependencies + and installation details. + |