axiom-commit Mailing List for Axiom Computer Algebra System (Page 11)
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
|
From: <gi...@ax...> - 2011-09-05 09:03:18
|
books/bookvol9.pamphlet | 1142 ++++++++++++++++++++++++-------- changelog | 5 + src/axiom-website/patches.html | 2 + src/interp/Makefile.pamphlet | 29 +- src/interp/g-opt.lisp.pamphlet | 1369 --------------------------------------- src/interp/vmlisp.lisp.pamphlet | 3 - 6 files changed, 872 insertions(+), 1678 deletions(-) New commits: commit ce9c7b00d9dc79eea904bc88e27b7c1379ff0b8e Author: Tim Daly <da...@ax...> Date: Mon Sep 5 05:01:50 2011 -0400 20110905 jxc src/axiom-website/patches.html 20110905.02.tpd.patch 20110905 tpd src/interp/Makefile remove g-opt.lisp 20110905 tpd src/interp/g-opt.lisp removed 20110905 tpd src/interp/vmlisp.lisp treeshake compiler 20110905 tpd books/bookvol9 treeshake compiler |
From: <gi...@ax...> - 2011-09-05 08:26:35
|
books/bookvol5.pamphlet | 8 ++++---- changelog | 5 +++++ readme | 8 ++++---- src/axiom-website/download.html | 18 ++++++++++++++++++ src/axiom-website/patches.html | 2 ++ 5 files changed, 33 insertions(+), 8 deletions(-) New commits: commit 9a557f76903b7b6f85b9930aa0020f5fce7e1b10 Author: Tim Daly <da...@ax...> Date: Mon Sep 5 04:25:11 2011 -0400 20110905 jxc src/axiom-website/patches.html 20110905.01.jxc.patch 20110905 jxc src/axiom-website/download.html add Gentoo notes by James Cloos 20110905 jxc books/bookvol5 add James Cloos to credits 20110905 jxc readme add James Cloos to credits 20110905 jxc James Cloos <cl...@jh...> |
From: <gi...@ax...> - 2011-09-04 08:12:52
|
books/bookvolbib.pamphlet | 10 ++++++++++ changelog | 2 ++ src/axiom-website/patches.html | 2 ++ 3 files changed, 14 insertions(+), 0 deletions(-) New commits: commit beacc9c79a0aef328f9a76adf0642042f7b47ecb Author: Tim Daly <da...@ax...> Date: Sun Sep 4 04:11:38 2011 -0400 20110904 tpd src/axiom-website/patches.html 20110904.01.tpd.patch 20110904 tpd books/bookvolbib add Kendall Ken99a, Ken99b |
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 |
From: <gi...@ax...> - 2011-07-31 17:48:54
|
books/bookvol9.pamphlet | 236 +++++++++++++ changelog | 3 + src/axiom-website/patches.html | 2 + src/interp/database.lisp.pamphlet | 656 +++++++++---------------------------- 4 files changed, 389 insertions(+), 508 deletions(-) New commits: commit 19f8875f158c790c57baf61f0a87bd50e66b0bce Author: Tim Daly <da...@ax...> Date: Sun Jul 31 13:47:52 2011 -0400 20110731 tpd src/axiom-website/patches.html 20110731.01.tpd.patch 20110731 tpd src/interp/database.lisp treeshake compiler 20110731 tpd books/bookvol9 treeshake compiler |
From: <gi...@ax...> - 2011-07-30 21:31:19
|
books/bookvol5.pamphlet | 46 ++ books/bookvol9.pamphlet | 138 ++++- changelog | 8 + src/axiom-website/download.html | 107 ++-- src/axiom-website/patches.html | 4 + src/interp/br-con.lisp.pamphlet | 32 + src/interp/database.lisp.pamphlet | 1534 ++++++++++++++----------------------- src/interp/patches.lisp.pamphlet | 88 ++- 8 files changed, 923 insertions(+), 1034 deletions(-) New commits: commit c2c29b2041adef44b190b65861f51ae13ad8e8a9 Author: Tim Daly <da...@ax...> Date: Sat Jul 30 17:30:16 2011 -0400 20110730 tpd src/axiom-website/patches.html 20110730.01.tpd.patch 20110730 tpd src/interp/patches.lisp treeshake compiler 20110730 tpd src/interp/database.lisp treeshake compiler 20110730 tpd src/interp/br-con.lisp treeshake compiler 20110730 tpd books/bookvol9 treeshake compiler 20110730 tpd books/bookvol5 treeshake interpreter commit e0abd8a12412bef2b96569e311d05cf32ae04f7c Author: Tim Daly <da...@ax...> Date: Fri Jul 29 00:21:19 2011 -0400 20110729 tpd src/axiom-website/patches.html 20110729.01.tpd.patch 20110729 tpd src/axiom-website/download.html add ubuntu |
From: <gi...@ax...> - 2011-07-29 04:11:34
|
Makefile | 2 +- Makefile.pamphlet | 2 +- books/bookvol7.1.pamphlet | 47 + books/ps/v71july2011.eps | 3160 +++++++++++++++++++++ books/ps/v71releasenotes.eps | 5278 ++++++++++++++++------------------- changelog | 8 + src/axiom-website/patches.html | 22 +- src/axiom-website/releasenotes.html | 40 + 8 files changed, 5652 insertions(+), 2907 deletions(-) New commits: commit 243e30dc53cc3477a5f184551496b10467b65d90 Author: Tim Daly <da...@ax...> Date: Fri Jul 29 00:10:27 2011 -0400 20110728 tpd src/axiom-website/patches.html 20110728.01.tpd.patch 20110728 tpd src/axiom-website/patches.html 20110527 update patch frontier 20110728 tpd src/axiom-website/releasenotes.html 20110728 tpd books/ps/v71releasenotes.eps add release notes 20110728 tpd books/ps/v71july2011.eps 20110728 tpd books/bookvol7.1 update What's New Page 20110728 tpd Makefile.pamphlet VERSION = July 2011 20110728 tpd Makefile VERSION = July 2011 |
From: <gi...@ax...> - 2011-07-28 19:37:56
|
books/bookvol9.pamphlet | 256 +++++++++++++++---------------------- changelog | 3 + src/axiom-website/patches.html | 2 + src/interp/database.lisp.pamphlet | 207 ------------------------------ 4 files changed, 106 insertions(+), 362 deletions(-) New commits: commit 4cb08ff3d7f3f1e11746331e26375876b69d057a Author: Tim Daly <da...@ax...> Date: Thu Jul 28 15:36:57 2011 -0400 20110728 tpd src/axiom-website/patches.html 20110728.01.tpd.patch 20110728 tpd src/interp/database.lisp treeshake compiler 20110728 tpd books/bookvol9 treeshake compiler |