axiom-commit Mailing List for Axiom Computer Algebra System
Brought to you by:
daly,
starseeker
You can subscribe to this list here.
2006 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(12) |
Jun
(30) |
Jul
(5) |
Aug
(44) |
Sep
(54) |
Oct
(83) |
Nov
(138) |
Dec
(77) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2007 |
Jan
(8) |
Feb
(19) |
Mar
(36) |
Apr
(57) |
May
(62) |
Jun
(95) |
Jul
(51) |
Aug
(79) |
Sep
(39) |
Oct
(25) |
Nov
(8) |
Dec
(33) |
2008 |
Jan
(35) |
Feb
(37) |
Mar
(41) |
Apr
(52) |
May
(42) |
Jun
(55) |
Jul
(42) |
Aug
(47) |
Sep
(45) |
Oct
(24) |
Nov
(53) |
Dec
(102) |
2009 |
Jan
(39) |
Feb
(58) |
Mar
(48) |
Apr
(77) |
May
(269) |
Jun
(111) |
Jul
(21) |
Aug
(102) |
Sep
(54) |
Oct
(73) |
Nov
(42) |
Dec
(26) |
2010 |
Jan
(45) |
Feb
(35) |
Mar
(15) |
Apr
(25) |
May
(80) |
Jun
(62) |
Jul
(28) |
Aug
(27) |
Sep
(31) |
Oct
(40) |
Nov
(9) |
Dec
(21) |
2011 |
Jan
(21) |
Feb
(16) |
Mar
(12) |
Apr
(9) |
May
(23) |
Jun
(2) |
Jul
(19) |
Aug
(18) |
Sep
(20) |
Oct
(5) |
Nov
(19) |
Dec
(19) |
2012 |
Jan
(20) |
Feb
(21) |
Mar
(12) |
Apr
(19) |
May
(14) |
Jun
(3) |
Jul
|
Aug
(1) |
Sep
|
Oct
(1) |
Nov
|
Dec
|
2013 |
Jan
(12) |
Feb
(16) |
Mar
(65) |
Apr
(3) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2016 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
2020 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
|
Dec
|
2022 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
S | M | T | W | T | F | S |
---|---|---|---|---|---|---|
|
1
|
2
(2) |
3
(1) |
4
(1) |
5
(1) |
6
|
7
|
8
(1) |
9
|
10
|
11
|
12
(2) |
13
|
14
|
15
|
16
(2) |
17
|
18
(2) |
19
|
20
|
21
|
22
|
23
|
24
|
25
(1) |
26
(1) |
27
(2) |
28
|
29
(1) |
30
|
31
(1) |
|
|
|
From: <gi...@ax...> - 2011-08-31 15:11:58
|
books/bookvol9.pamphlet | 242 +++++++++++++++++++++++++++++++++++++++- changelog | 3 + src/axiom-website/patches.html | 2 + src/interp/g-opt.lisp.pamphlet | 216 ++---------------------------------- 4 files changed, 256 insertions(+), 207 deletions(-) New commits: commit 2893a26d8ed7a00eaff457c63c71afcb0cd70bfc Author: Tim Daly <da...@ax...> Date: Wed Aug 31 11:10:42 2011 -0400 20110830 tpd src/axiom-website/patches.html 20110830.01.tpd.patch 20110830 tpd src/interp/g-opt.lisp treeshake compiler 20110830 tpd books/bookvol9 treeshake compiler |
From: <gi...@ax...> - 2011-08-29 12:55:14
|
books/bookvol9.pamphlet | 264 ++++++++-- changelog | 6 + src/axiom-website/patches.html | 2 + src/interp/Makefile.pamphlet | 29 +- src/interp/category.lisp.pamphlet | 43 ++ src/interp/g-opt.lisp.pamphlet | 17 + src/interp/package.lisp.pamphlet | 1034 ------------------------------------- 7 files changed, 297 insertions(+), 1098 deletions(-) New commits: commit db5c707b5635da7db3383448ac3f8f62da5c4d05 Author: Tim Daly <da...@ax...> Date: Mon Aug 29 08:53:52 2011 -0400 20110828 tpd src/axiom-website/patches.html 20110828.01.tpd.patch 20110828 tpd src/interp/Makefile remove package.lisp 20110828 tpd src/interp/package.lisp removed 20110828 tpd src/interp/g-opt.lisp treeshake compiler 20110828 tpd src/interp/category.lisp treeshake compiler 20110828 tpd books/bookvol9 treeshake compiler |
From: <gi...@ax...> - 2011-08-27 06:57:04
|
books/bookvol9.pamphlet | 58 +++++++++++++++++++------------------- changelog | 3 ++ src/axiom-website/patches.html | 2 + src/interp/package.lisp.pamphlet | 7 ---- 4 files changed, 34 insertions(+), 36 deletions(-) New commits: commit 459146bfad76d0236df95a637203fc1290724db4 Author: Tim Daly <da...@ax...> Date: Sat Aug 27 02:55:58 2011 -0400 20110827 tpd src/axiom-website/patches.html 20110827.01.tpd.patch 20110827 tpd src/interp/package.lisp remove isPackageFunction 20110827 tpd books/bookvol9 remove isPackageFunction |
From: <gi...@ax...> - 2011-08-27 04:37:52
|
books/bookvol9.pamphlet | 97 +++++++++ changelog | 6 + src/axiom-website/patches.html | 2 + src/interp/Makefile.pamphlet | 29 +--- src/interp/define.lisp.pamphlet | 407 -------------------------------------- src/interp/functor.lisp.pamphlet | 93 +++++++++ src/interp/package.lisp.pamphlet | 12 ++ 7 files changed, 211 insertions(+), 435 deletions(-) New commits: commit 1d58a066481ae2e1b941bf3993c2c0cc7369a77a Author: Tim Daly <da...@ax...> Date: Sat Aug 27 00:36:24 2011 -0400 20110826 tpd src/axiom-website/patches.html 20110826.01.tpd.patch 20110826 tpd src/interp/Makefile remove define.lisp 20110826 tpd src/interp/define.lisp removed 20110826 tpd src/interp/functor.lisp treeshake compiler 20110826 tpd src/interp/package.lisp treeshake compiler 20110826 tpd books/bookvol9 treeshake compiler |
From: <gi...@ax...> - 2011-08-26 15:03:21
|
books/bookvol9.pamphlet | 171 ++++++++++++++++++- changelog | 3 + src/axiom-website/patches.html | 2 + src/interp/define.lisp.pamphlet | 354 --------------------------------------- 4 files changed, 171 insertions(+), 359 deletions(-) New commits: commit 008a8c8f52024096509283c816f7ff58241f5aa9 Author: Tim Daly <da...@ax...> Date: Fri Aug 26 11:02:17 2011 -0400 20110825 tpd src/axiom-website/patches.html 20110825.01.tpd.patch 20110825 tpd src/interp/define.lisp treeshake compiler 20110825 tpd books/bookvol9 treeshake compiler |
From: <gi...@ax...> - 2011-08-25 02:47:15
|
books/bookvol9.pamphlet | 1924 +++++++++++++++++++++++++++----- changelog | 4 + src/axiom-website/patches.html | 2 + src/interp/define.lisp.pamphlet | 2348 +-------------------------------------- src/interp/i-util.lisp.pamphlet | 71 -- 5 files changed, 1639 insertions(+), 2710 deletions(-) New commits: commit b15b0ec4e1b5445d8517f695c469450a845c2f68 Author: Tim Daly <da...@ax...> Date: Wed Aug 24 22:46:03 2011 -0400 20110824 tpd src/axiom-website/patches.html 20110824.01.tpd.patch 20110824 tpd src/interp/i-util.lisp treeshake compiler 20110824 tpd src/interp/define.lisp treeshake compiler 20110824 tpd books/bookvol9 treeshake compiler |
From: <gi...@ax...> - 2011-08-18 23:07:21
|
changelog | 3 + src/axiom-website/patches.html | 2 + src/interp/Makefile.pamphlet | 33 +-- src/interp/foam_l.lisp.pamphlet | 902 --------------------------------------- 4 files changed, 7 insertions(+), 933 deletions(-) New commits: commit 7c8b39869e1c9dca2fee6926f42a1aaa46c9111f Author: Tim Daly <da...@ax...> Date: Thu Aug 18 19:06:20 2011 -0400 20110818 tpd src/axiom-website/patches.html 20110818.02.tpd.patch 20110818 tpd src/interp/Makefile remove foam_l 20110818 tpd src/interp/foam_l.lisp removed |
From: <gi...@ax...> - 2011-08-18 20:17:22
|
books/bookvol9.pamphlet | 902 +++++++++++++++++++++++-------------- changelog | 7 + src/axiom-website/patches.html | 2 + src/interp/Makefile.pamphlet | 30 +-- src/interp/apply.lisp.pamphlet | 80 ++++ src/interp/compiler.lisp.pamphlet | 838 ---------------------------------- src/interp/vmlisp.lisp.pamphlet | 23 +- src/lib/cfuns-c.c.pamphlet | 5 +- 8 files changed, 672 insertions(+), 1215 deletions(-) New commits: commit f901ec3f6c320da9a9ae6209cf93ced1ef20087c Author: Tim Daly <da...@ax...> Date: Thu Aug 18 16:16:20 2011 -0400 20110818 tpd src/axiom-website/patches.html 20110818.01.tpd.patch 20110818 tpd src/lib/cfuns-c.c treeshake compiler 20110818 tpd src/interp/vmlisp.lisp treeshake compiler 20110818 tpd src/interp/apply.lisp pick up function from compiler.lisp 20110818 tpd src/interp/Makefile remove compiler.lisp 20110818 tpd src/interp/compiler.lisp removed 20110818 tpd books/bookvol9 treeshake compiler |
From: <gi...@ax...> - 2011-08-16 03:07:55
|
books/bookvol9.pamphlet | 469 +++++++++++++++++++++++++++++-------- changelog | 3 + src/axiom-website/patches.html | 2 + src/interp/compiler.lisp.pamphlet | 382 ------------------------------ 4 files changed, 370 insertions(+), 486 deletions(-) New commits: commit 9ef24f8f0827efd13742b21c90bc10d1c5de0ab1 Author: Tim Daly <da...@ax...> Date: Mon Aug 15 23:06:35 2011 -0400 20110814 tpd src/axiom-website/patches.html 20110814.01.tpd.patch 20110814 tpd src/interp/compiler.lisp treeshake compiler 20110814 tpd books/bookvol9 treeshake compiler |
From: <gi...@ax...> - 2011-08-16 03:03:39
|
changelog | 2 ++ src/axiom-website/patches.html | 2 ++ src/input/Makefile.pamphlet | 10 ++++++++-- 3 files changed, 12 insertions(+), 2 deletions(-) New commits: commit 5a8000af02f8811e8ce33649020c3a0ebf04fc42 Author: Tim Daly <da...@ax...> Date: Mon Aug 15 23:02:19 2011 -0400 20110813 tpd src/axiom-website/patches.html 20110813.01.tpd.patch 20110813 tpd src/input/Makefile respect the BUILD=fast variable value |
From: <gi...@ax...> - 2011-08-12 22:12:29
|
books/bookvol9.pamphlet | 406 +++++++++++++++++++ changelog | 3 + src/axiom-website/patches.html | 2 + src/interp/compiler.lisp.pamphlet | 784 ------------------------------------- 4 files changed, 411 insertions(+), 784 deletions(-) New commits: commit e1264a6d69f7a67fa458968bf15956ed15029e36 Author: Tim Daly <da...@ax...> Date: Fri Aug 12 18:11:07 2011 -0400 20110812 tpd src/axiom-website/patches.html 20110812.02.tpd.patch 20110812 tpd src/interp/compiler.lisp treeshake compiler 20110812 tpd books/bookvol9 treeshake compiler |
From: <gi...@ax...> - 2011-08-12 22:10:09
|
changelog | 3 + src/axiom-website/patches.html | 2 + src/input/Makefile.pamphlet | 7 +- src/input/ffieldbug.input.pamphlet | 313 ++++++++++++++++++++++++++++++++++++ 4 files changed, 323 insertions(+), 2 deletions(-) New commits: commit 966517313cabd8c80a54574d1a0c79ed0e741d3d Author: Tim Daly <da...@ax...> Date: Fri Aug 12 18:08:49 2011 -0400 20110812 tpd src/axiom-website/patches.html 20110812.01.rhx.patch 20110812 tpd src/input/Makefile document finite field bug 20110812 rhx src/input/ffieldbug.input added |
From: <gi...@ax...> - 2011-08-08 22:16:55
|
books/bookvol9.pamphlet | 336 ++++++++++++++++++--- changelog | 3 + src/axiom-website/patches.html | 2 + src/interp/compiler.lisp.pamphlet | 598 ------------------------------------- 4 files changed, 294 insertions(+), 645 deletions(-) New commits: commit 2eff27b536c025ec862c7f9de3fca7112446763c Author: Tim Daly <da...@ax...> Date: Mon Aug 8 18:15:43 2011 -0400 20110807 tpd src/axiom-website/patches.html 20110807.01.tpd.patch 20110807 tpd src/interp/compiler.lisp treeshake compiler 20110807 tpd books/bookvol9 treeshake compiler |
From: <gi...@ax...> - 2011-08-05 11:54:55
|
books/bookvol9.pamphlet | 214 ++++++++++++++++++++++++++++++++++++- changelog | 3 + src/axiom-website/patches.html | 4 +- src/interp/compiler.lisp.pamphlet | 216 +------------------------------------ 4 files changed, 222 insertions(+), 215 deletions(-) New commits: commit 5bb0050a029a68a3ef86ade0a9f4b253dfea6503 Author: Tim Daly <da...@ax...> Date: Fri Aug 5 07:53:43 2011 -0400 20110804 tpd src/axiom-website/patches.html 20110804.01.tpd.patch 20110804 tpd src/interp/compiler.lisp treeshake compiler 20110804 tpd books/bookvol9 treeshake compiler |
From: <gi...@ax...> - 2011-08-04 05:44:09
|
changelog | 5 + src/axiom-website/patches.html | 2 + src/interp/Makefile.pamphlet | 44 +- src/interp/ax.boot.pamphlet | 862 --------------- src/interp/ax.lisp.pamphlet | 2250 ---------------------------------------- src/interp/util.lisp.pamphlet | 22 - 6 files changed, 9 insertions(+), 3176 deletions(-) New commits: commit 57136fd71d78afcc3e49712f30bf5d82ae79f18f Author: Tim Daly <da...@ax...> Date: Thu Aug 4 01:42:52 2011 -0400 20110803 tpd src/axiom-website/patches.html 20110803.02.tpd.patch 20110803 tpd src/interp/Makefile removed ax.lisp 20110803 tpd src/interp/util.lisp removed aldor compiler hooks 20110803 tpd src/interp/ax.boot removed aldor compiler hooks 20110803 tpd src/interp/ax.lisp removed aldor compiler hooks |
From: <gi...@ax...> - 2011-08-03 05:05:24
|
books/bookvol5.pamphlet | 4 - changelog | 5 + src/axiom-website/patches.html | 4 +- src/interp/Makefile.pamphlet | 30 +- src/interp/as.lisp.pamphlet | 4809 --------------------------------------- src/interp/br-con.lisp.pamphlet | 3 - 6 files changed, 9 insertions(+), 4846 deletions(-) New commits: commit 790821d372dfb4987b5e66b4de4ed982a3ad6e07 Author: Tim Daly <da...@ax...> Date: Wed Aug 3 01:04:27 2011 -0400 20110803 tpd src/axiom-website/patches.html 20110803.01.tpd.patch 20110803 tpd books/bookvol5 remove as.lisp 20110803 tpd src/interp/Makefile remove as.lisp 20110803 tpd src/interp/as.lisp removed 20110803 tpd src/interp/br-con.lisp remove reference to as.lisp function |
From: <gi...@ax...> - 2011-08-02 07:01:20
|
changelog | 5 + src/axiom-website/patches.html | 2 + src/interp/Makefile.pamphlet | 29 ---- src/interp/database.lisp.pamphlet | 282 ------------------------------------- src/interp/i-analy.lisp.pamphlet | 162 +++++++++++++++++++++ src/interp/i-funsel.lisp.pamphlet | 100 +++++++++++++ 6 files changed, 269 insertions(+), 311 deletions(-) New commits: commit 3d365673eb12ff2b0313ccaf622f5f6b31d910c6 Author: Tim Daly <da...@ax...> Date: Tue Aug 2 03:00:16 2011 -0400 20110802 tpd src/axiom-website/patches.html 20110802.01.tpd.patch 20110802 tpd src/interp/i-funsel.lisp pick up functions from database.lisp 20110802 tpd src/interp/i-analy.lisp pick up functions from database.lisp 20110802 tpd src/interp/Makefile remove database.lisp 20110802 tpd src/interp/database.lisp removed |
From: <gi...@ax...> - 2011-08-02 05:53:58
|
books/bookvol5.pamphlet | 127 +++++- books/bookvol9.pamphlet | 221 ++++++++- changelog | 4 + src/axiom-website/patches.html | 2 + src/interp/database.lisp.pamphlet | 1080 ------------------------------------- 5 files changed, 348 insertions(+), 1086 deletions(-) New commits: commit 9c1c1ce1472ea133e4dbfa6d1ed7db41af66a76f Author: Tim Daly <da...@ax...> Date: Tue Aug 2 01:52:50 2011 -0400 20110801 tpd src/axiom-website/patches.html 20110801.01.tpd.patch 20110801 tpd src/interp/database.lisp treeshake compiler 20110801 tpd books/bookvol5 treeshake interpreter 20110801 tpd books/bookvol9 treeshake compiler |