Skip to content

Commit

Permalink
projects: January 7th 2015 update
Browse files Browse the repository at this point in the history
Interpreter Volume: Add chapters for frames, history, undo, exposure groups

Failing regression tests were fixed.

Update bug reports with failing test cases.

Clean up zips directory. Delete CCL, Meta, tla

Move videos link up

Create a docker image
  • Loading branch information
daly committed Jan 8, 2015
1 parent 2b76ef2 commit be80f11
Show file tree
Hide file tree
Showing 4 changed files with 37 additions and 21 deletions.
2 changes: 2 additions & 0 deletions changelog
@@ -1,3 +1,5 @@
20150107 tpd src/axiom-website/patches.html 20150107.08.tpd.patch
20150107 tpd projects: January 7th 2015 update
20150107 tpd src/axiom-website/patches.html 20150107.07.tpd.patch
20150107 tpd src/input/* review and improve test cases
20150107 tpd src/axiom-website/patches.html 20150107.06.tpd.patch
Expand Down
27 changes: 10 additions & 17 deletions patch
@@ -1,20 +1,13 @@
src/input/* review and improve test cases
projects: January 7th 2015 update

src/input/charlwood.input.pamphlet
src/input/cmds.input.pamphlet
src/input/cohen1.input
src/input/derham2.input.pamphlet
src/input/dop.input.pamphlet
src/input/en.input.pamphlet
src/input/grpthry.input.pamphlet
src/input/guess.input.pamphlet
src/input/i2e.input.pamphlet
src/input/liska.input.pamphlet
src/input/numericgamma.input.pamphlet
src/input/overload.input.pamphlet
src/input/setcmd.input.pamphlet
src/input/test.input.pamphlet
src/input/unittest1.input.pamphlet
src/input/unittest2.input.pamphlet
Interpreter Volume: Add chapters for frames, history, undo, exposure groups

Failing regression tests were fixed.

Update bug reports with failing test cases.

Clean up zips directory. Delete CCL, Meta, tla

Move videos link up

Create a docker image
27 changes: 23 additions & 4 deletions projects
@@ -1,5 +1,9 @@
This file contains notes on current development projects in Axiom

-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Axiom Literate Programming
-=-=-=-=-=-=-=-=-=-=-=-=-=-=

-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Axiom continuous integration
-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Expand All @@ -16,7 +20,6 @@ Axiom continuous integration

- rework makefiles for jenkins builds
- rework src/input for jenkins builds
* fix failing regression tests

2) move to a continuous integration model so that every change
gets built, tested, and pushed immediately.
Expand Down Expand Up @@ -169,8 +172,6 @@ Axiom buglist

1) pick a bug and fix it

* Add )savesystem restore failure to buglist

-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Axiom algebra availability documentation
-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Expand Down Expand Up @@ -367,6 +368,18 @@ Axiom development ideas

* merge databases into defstruct form in-memory storage

-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Axiom website
-=-=-=-=-=-=-=-=-=-=-=-=-=-=

-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Axiom ports
-=-=-=-=-=-=-=-=-=-=-=-=-=-=

-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Axiom misc. updates
-=-=-=-=-=-=-=-=-=-=-=-=-=-=

-=-=-=-=-=-=-=-=-=-=-=-=-=-=
DONE
-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Expand All @@ -376,5 +389,11 @@ Axiom development ideas
* added a Signatures chapter to the Axiom Interpreter volume
* added signatures of some lisp functions
* clean up the defvar syntax

* clean up failing test cases
* clean up zips directory. Delete CCL, Meta, tla
* Add chapters for frames, history, undo, exposure groups
* Move videos link up
* Fixed failing regression tests
* Updated buglist
* Create a docker image

2 changes: 2 additions & 0 deletions src/axiom-website/patches.html
Expand Up @@ -4936,6 +4936,8 @@ <h3>Latest Release</h3>
buglist: bug 7295: guessRat : (1 . arbitrary) cannot be coerced<br/>
<a href="patches/20150107.07.tpd.patch">20150107.07.tpd.patch</a>
src/input/* review and improve test cases<br/>
<a href="patches/20150107.08.tpd.patch">20150107.08.tpd.patch</a>
projects: January 7th 2015 update<br/>
</body>
</html>

0 comments on commit be80f11

Please sign in to comment.