uname_s := $(shell uname -s 2>/dev/null || echo "UNKNOWN_OS")
uname_rs := $(shell uname -rs)
cc_version := $(shell $(CC) --version | head -n 1)
- codename := concurrent eternalty
-codename := imaginary radiation
++codename := concurrent horizon
DEBUG_CPPFLAGS += -Wno-sign-compare -g -Wunused -Wundef -W
DEBUG_CPPFLAGS += -Wredundant-decls
NEWS
====
- ------------------------------------------
- 0.3.6 (to be announced) "cubic continuity"
- ------------------------------------------
+----------------------------------------------
+0.4.1 (to be announced) "concurrent eternalty"
+----------------------------------------------
+
+ - wma support
+
+ -------------------------------------
+ 0.3.6 (2009-12-07) "cubic continuity"
+ -------------------------------------
Quite a few bugs have been found and fixed since 0.3.5, so here's
another 0.3.x release. No new features.
<h1>Events</h1>
<hr>
<ul>
+ <li>2009-12-07: <a href="versions/paraslash-0.3.6.tar.bz2">paraslash-0.3.6</a>
+ <a href="versions/paraslash-0.3.6.tar.bz2.asc">(sig)</a>
+ "cubic continuity"
+ </li>
+ <li>2009-11-10: <a href="versions/paraslash-0.4.0.tar.bz2">paraslash-0.4.0</a>
+ <a href="versions/paraslash-0.4.0.tar.bz2.asc">(sig)</a>
+ "simultaneous independence"
+ </li>
<li>2009-09-21: <a href="versions/paraslash-0.3.5.tar.bz2">paraslash-0.3.5</a>
<a href="versions/paraslash-0.3.5.tar.bz2.asc">(sig)</a>
"symplectic separability"