axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Axiom-developer] next release


From: Waldek Hebisch
Subject: Re: [Axiom-developer] next release
Date: Sun, 25 Feb 2007 05:30:15 +0100 (CET)

> I'm working on the next release of Axiom Gold.
> 
> Work is being done on Axiom in several different locations
> and I've made an effort to harvest those changes that I understand
> and to merge, test, and document these changes back into the release.
> 
> In open source projects it is important that changes get collected
> and packaged so they can be merged with the main release. This
> is done by releasing diffs and changesets (the whole point of SVN).
> Often the original author is the only one who can diff, document,
> test and package these changesets.
> 
> The mailing list has almost no patches posted.
> Why is that?
> 

Each version to wh-sandbox is typically a single changeset (some
large changes which are concepually a single unit are split into
multiple commits).  AFAIK you are receiveg the patches via axiom-commit
mailing list.  In my experience also web interface at:

http://axiom.svn.sourceforge.net/viewvc/axiom/

works reasonably.

Most patches to wh-sandbox are a very dull reading: they remove
hundreds of lines of machine generated files.  The following
patches to wh-sandbox fix user visible problems (many of them
were posted to the axiom-developr mailing list).  The number
allow to identify SVN version and get more details.

+++ ChangeLog.wh        (wersja 423)
@@ -1,3 +1,10 @@
+2007-01-17  Waldek Hebisch  <address@hidden>
+
+       Fix bug 101
+       * src/algebra/laplace.spad.pamphlet:
+       LaplaceTransform.lapkernel: handle derivatives
+       LaplaceTransform.locallaplace: supress last rule
+
+++ ChangeLog.wh        (wersja 421)
@@ -1,3 +1,12 @@
+2007-01-15  Waldek Hebisch  <address@hidden>
+           Martin Rubey <address@hidden>
+
+       Fix bug 103
+       * src/algebra/polycat.spad.pamphlet:
+       FiniteAbelianMonoidRing.exquo: test for zero divisor
+       PolynomialCategory.primitivePart: special handling for zero
+       argument
+++ ChangeLog.wh        (wersja 419)
@@ -1,3 +1,15 @@
+2007-01-06  Waldek Hebisch  <address@hidden>
+
+       * src/interp/br-data.boot.pamphlet: dbHasExamplePage: Correct
+       path to example pages.
+       * src/hyper/pages/MSET.ht: Replace MultiSet by Multiset.
+       * src/hyper/pages/ug01.ht: Likewise.
+       * src/hyper/pages/xmpexp.ht: Likewise.
+       * src/hyper/pages/man0.ht: Use full path to htsearch
+       * src/hyper/htinp.pamphlet: Use full path to viewAlone.
+       * src/hyper/pages/util.ht: Likewise.  Use $AXIOM insead of $SPAD
+       * src/hyper/pages/ht.db: Remove.
+
+++ ChangeLog.wh        (wersja 418)
@@ -1,3 +1,9 @@
+2007-01-05  Waldek Hebisch  <address@hidden>
+
+       * src/algebra/gaussian.spad.pamphlet: Fix complex
+       argument (fixes or works around bugs 15, 47, 184,
+       293, 314)
+
+++ ChangeLog.wh        (wersja 410)
@@ -1,3 +1,7 @@
+2006-12-21  Waldek Hebisch  <address@hidden>
+
+       * src/algebra/intfact.spad.pamphlet: Fix bug 329.
+
+++ ChangeLog.wh        (wersja 397)
@@ -1,3 +1,7 @@
+2006-12-12  Waldek Hebisch  <address@hidden>
+
+       * src/algebra/manip.spad.pamphlet: Fix bug 278.
+
+++ ChangeLog.wh        (wersja 388)
@@ -1,5 +1,9 @@
 2006-12-09  Waldek Hebisch  <address@hidden>

+       * src/algebra/intef.spad.pamphlet: Fix bugs 100 and 308.
+
+++ ChangeLog.wh        (wersja 387)
@@ -1,5 +1,9 @@
 2006-12-09  Waldek Hebisch  <address@hidden>

+       * src/algebra/intrf.spad.pamphlet: Partial fix for bug 199.
+
+++ ChangeLog.wh        (wersja 386)
@@ -1,3 +1,7 @@
+2006-12-09  Waldek Hebisch  <address@hidden>
+
+       * src/algebra/sttaylor.spad.pamphlet: Fix bug 312
+
+++ ChangeLog.wh        (wersja 343)
@@ -1,5 +1,9 @@
 2006-11-30  Waldek Hebisch  <address@hidden>

+       * src/sman/sman.c.pamphlet: Do not mess with terminal on exit.
+
+++ ChangeLog.wh        (wersja 342)
@@ -1,5 +1,13 @@
 2006-11-30  Waldek Hebisch  <address@hidden>

+       * src/include/com.h: Add new command code.
+       * src/interp/sockio.lisp.pamphlet: Likewise.
+       * src/interp/server.boot.pamphlet: serverReadLine: send it.
+       * src/sman/session.c.pamphlet: accept_session_connection:
+       Use new code to detect lost race.
+
+++ ChangeLog.wh        (wersja 341)
@@ -1,5 +1,11 @@
 2006-11-30  Waldek Hebisch  <address@hidden>

+       * src/hyper/parse-types.pamphlet: Do not add ".Z" extension.
+       * src/lib/pixmap.c.pamphlet: Atomatically switch between
+       compressed and uncompressed pixmaps.
+
+++ ChangeLog.wh        (wersja 339)
@@ -1,3 +1,8 @@
+2006-11-30  Waldek Hebisch  <address@hidden>
+
+       * src/algebra/newdata.spad.pamphlet:
+       iprint$InternalPrintPackage: remove useless call to FLUSH
+
+++ ChangeLog.wh        (wersja 327)
@@ -1,3 +1,8 @@
+2006-11-28  Waldek Hebisch  <address@hidden>
+
+       * src/graph/view3D/component3d.c.pamphlet: draw3DComponents():
+       reference starting point.
+
+++ ChangeLog.wh        (wersja 325)
@@ -1,3 +1,7 @@
+2006-11-26  Waldek Hebisch  <address@hidden>
+
+       * src/hyper/htinp.pamphlet: strCopy(): call strcpy.
+
+++ ChangeLog.wh        (wersja 312)
@@ -1,5 +1,11 @@
 2006-11-23  Waldek Hebisch  <address@hidden>

+       Fix for bug #280.
+       * src/interp/br-search.boot.pamphlet: grepConstruct:
+       Exit early on errors
+
+++ ChangeLog.wh        (wersja 310)
@@ -1,5 +1,10 @@
 2006-11-23  Waldek Hebisch  <address@hidden>

+       * src/interp/daase.lisp.pamphlet: getdatabase: when
+       reporting misses print arguments in consistent order
+
+++ ChangeLog.wh        (wersja 306)
@@ -1,5 +1,11 @@
 2006-11-23  Waldek Hebisch  <address@hidden>

+       * src/hyper/pages/util.ht: Undo change from 2003:
+       uncomment \spadcmd and \spadsys, remove leadinig
+       parenthesis from \spadsyscom
+
+++ ChangeLog.wh        (wersja 284)
@@ -1,5 +1,11 @@
-2006-11-17
+2006-11-17  Waldek Hebisch  <address@hidden>

+       * src/etc/axiom: Add Axiom binary directory to the PATH
+       * src/hyper/search.pamphlet: use -k sort option, fix
+       presea script
+
+++ ChangeLog.build-improvements        (wersja 281)
@@ -1,3 +1,13 @@
+2006-11-15  Waldek Hebisch <address@hidden>
+           Bill Page <address@hidden>
+
+       * rename mixed case files to avoid svn checkout problems
+         on Windows and Mac, e.g. src/hyper/bitmaps/Alpha.bitmap
+         to alpha-cap.bitmap, etc.
+       * delete duplicate file src/share/doc/hypertex/pages/util.ht
+         and junk from src/doc/ps
+       * Correct noweb syntax in Rosetta.pamphlt
+
+++ ChangeLog.wh        (wersja 280)
@@ -1,3 +1,12 @@
+2006-11-17  Waldek Hebisch  <address@hidden>
+
+       Fixes for Spad filehandling.
+       * src/algebra/files.spad.pamphlet: Remove checks, add close! to
+       Libray exports
+       * src/interp/fname.lisp.pamphlet: Use axiom-probe-file
+       * src/interp/nlib.lisp.pamphlet (probe-name): Likewise.
+       (make-input-filename): Add slash to separate names.
+
+++ ChangeLog.wh        (wersja 271)
@@ -1,5 +1,14 @@
 2006-11-15  Waldek Hebisch  <address@hidden>

+       * src/interp/lisplib.boot.pamphlet: readLibPathFast:
+       activate error checking
+       * src/interp/nlib.lisp.pamphlet: fix search for
+       directories
+       * src/etc/Makefile.pamphlet: Install USERS.DAASE and
+       DEPENDENTS.DAASE
+


-- 
                              Waldek Hebisch
address@hidden 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]