From MAILER-DAEMON Sat Sep 26 16:46:08 2009
Received: from mailman by lists.gnu.org with archive (Exim 4.43)
	id 1Mre9g-0001Tw-4k
	for mharc-axiom-developer@gnu.org; Sat, 26 Sep 2009 16:46:08 -0400
Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43)
	id 1Mre9e-0001Tr-Lv
	for axiom-developer@nongnu.org; Sat, 26 Sep 2009 16:46:06 -0400
Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43)
	id 1Mre9Z-0001Tf-VL
	for axiom-developer@nongnu.org; Sat, 26 Sep 2009 16:46:05 -0400
Received: from [199.232.76.173] (port=44814 helo=monty-python.gnu.org)
	by lists.gnu.org with esmtp (Exim 4.43) id 1Mre9Z-0001Tc-P4
	for axiom-developer@nongnu.org; Sat, 26 Sep 2009 16:46:01 -0400
Received: from vs338.rosehosting.com ([209.135.140.38]:59437
	helo=axiom-developer.org) by monty-python.gnu.org with esmtps
	(TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60)
	(envelope-from <daly@axiom-developer.org>) id 1Mre9Z-0001yI-D0
	for axiom-developer@nongnu.org; Sat, 26 Sep 2009 16:46:01 -0400
Received: from axiom-developer.org (lincoln.rosehosting.com [127.0.0.1])
	by axiom-developer.org (8.12.8/8.12.8) with ESMTP id n8QKjw8a020719;
	Sat, 26 Sep 2009 15:45:58 -0500
From: daly@axiom-developer.org
Received: (from daly@localhost)
	by axiom-developer.org (8.12.8/8.12.8/Submit) id n8QKjwEf020714;
	Sat, 26 Sep 2009 15:45:58 -0500
Date: Sat, 26 Sep 2009 15:45:58 -0500
Message-Id: <200909262045.n8QKjwEf020714@axiom-developer.org>
To: axiom-developer@nongnu.org
X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6? (barebone, rare!)
Cc: 
Subject: [Axiom-developer] Axiom September release
X-BeenThere: axiom-developer@nongnu.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Axiom Developers <axiom-developer.nongnu.org>
List-Unsubscribe: <http://lists.nongnu.org/mailman/listinfo/axiom-developer>, 
	<mailto:axiom-developer-request@nongnu.org?subject=unsubscribe>
List-Archive: <http://lists.gnu.org/pipermail/axiom-developer>
List-Post: <mailto:axiom-developer@nongnu.org>
List-Help: <mailto:axiom-developer-request@nongnu.org?subject=help>
List-Subscribe: <http://lists.nongnu.org/mailman/listinfo/axiom-developer>,
	<mailto:axiom-developer-request@nongnu.org?subject=subscribe>
X-List-Received-Date: Sat, 26 Sep 2009 20:46:06 -0000

September 26, 2009 Release Notes

A major project milestone has been achieved with this release.
Axiom is implemented in lisp, removing all code in Boot.

The major effort in this release has been the boot to lisp rewrite.
There are several follow-on phases which are "in-process" but only
partially complete with this release. These include:
  source cleanup - 
    generating warning-free compiles which involves cleaning up the
    boot-to-lisp artifacts
  generating unit tests
    unit tests are being developed for each of the translated files to
    ensure that the rewrite does not introduce bugs
  file merge
    the individual files are being prepared to merge into the interpreter
    and compiler volumes.
  global variable handling
    the system uses many globals which are being either explained or
    rewritten to reduce coupling
  data structure extraction
    the various data structures used by the compiler and interpreter 
    are being identified and explained
  API vs implementation 
    the functions used externally vs the functions used internally are 
    being identified
  code refactoring
    the generated lisp code is being rewritten into human form without
    changing the behavior

The target goal is to have the code cleanly merged into the interpreter
and compiler volumes in a logical way that form chapters related to function.

Additional changes in this release include:

  Add Steven Segletes to credits. He was the author of the paper that
  supplied the coefficients for computing E1. He has contributed a later,
  unpublished paper which has more accurate coefficients. This is in-plan
  to implement.

  Barry Trager contributed an example of computing Shannon Matrices.
  This has been added to the input/regression suite.

  The .dvi files for the interpreter are no longer being built. The
  individual pamphlets will shortly disappear.

  Debugsys is no longer built. I am the only user of it and I can build
  it when needed.

  Bootsys is no longer built. It is no longer needed.

  The Makefiles now use the := rather than = assignment limiting re-evals

  Parallel Make is now the default since the documentation build is now 
  independent of the interpreter build




From MAILER-DAEMON Mon Sep 28 14:34:47 2009
Received: from mailman by lists.gnu.org with archive (Exim 4.43)
	id 1MsL3f-0002lT-O1
	for mharc-axiom-developer@gnu.org; Mon, 28 Sep 2009 14:34:47 -0400
Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43)
	id 1MsL3e-0002lF-4o
	for axiom-developer@nongnu.org; Mon, 28 Sep 2009 14:34:46 -0400
Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43)
	id 1MsL3Z-0002k5-UX
	for axiom-developer@nongnu.org; Mon, 28 Sep 2009 14:34:45 -0400
Received: from [199.232.76.173] (port=55224 helo=monty-python.gnu.org)
	by lists.gnu.org with esmtp (Exim 4.43) id 1MsL3Z-0002k1-Og
	for axiom-developer@nongnu.org; Mon, 28 Sep 2009 14:34:41 -0400
Received: from mo-p00-ob.rzone.de ([81.169.146.162]:64731)
	by monty-python.gnu.org with esmtps
	(TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA1:24) (Exim 4.60)
	(envelope-from <ralf@hemmecke.de>) id 1MsL3Y-0007P5-QK
	for axiom-developer@nongnu.org; Mon, 28 Sep 2009 14:34:41 -0400
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; t=1254162875; l=182;
	s=domk; d=hemmecke.de;
	h=Content-Transfer-Encoding:Content-Type:Subject:To:MIME-Version:From:
	Date:X-RZG-CLASS-ID:X-RZG-AUTH;
	bh=T2AWpBzcu+XKbrFv01SzXQ35cK4=;
	b=EBxJNr8iqayxopX0un6HhRCl/3yVMGHN14G9jyJwnNgGmjKeXeowRVqSJd3LVQOQMmA
	CdfXU8benqsffCNc523q+vtPSXo6Ar88kQnpmpmFeybLa4MZsq5QoRyn7FROlerwyE59J
	JSXxoqLV9WpU+VR4QSWFI39AYH2TqWGFKVM=
X-RZG-AUTH: :Pm0Ic2CgfvKqpyys4bXn/kzLaHTdYnTFXEqQA90LpSWk1ofrjzdmGjr3xg==
X-RZG-CLASS-ID: mo00
Received: from [10.0.0.1] (62-47-37-40.adsl.highway.telekom.at [62.47.37.40])
	by post.strato.de (klopstock mo7) (RZmta 22.1)
	with (DHE-RSA-AES128-SHA encrypted) ESMTP id 603826l8SGwFIg ;
	Mon, 28 Sep 2009 20:33:49 +0200 (MEST)
Message-ID: <4AC1018C.8070801@hemmecke.de>
Date: Mon, 28 Sep 2009 20:33:48 +0200
From: Ralf Hemmecke <ralf@hemmecke.de>
User-Agent: Thunderbird 2.0.0.23 (X11/20090817)
MIME-Version: 1.0
To: fricas-devel <fricas-devel@googlegroups.com>, 
	axiom-dev <axiom-developer@nongnu.org>
X-Sent-by-Hemmecke: ralf@hemmecke.de
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
X-detected-operating-system: by monty-python.gnu.org: Solaris 10 (beta)
Cc: 
Subject: [Axiom-developer] hyperdoc on the web
X-BeenThere: axiom-developer@nongnu.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Axiom Developers <axiom-developer.nongnu.org>
List-Unsubscribe: <http://lists.nongnu.org/mailman/listinfo/axiom-developer>, 
	<mailto:axiom-developer-request@nongnu.org?subject=unsubscribe>
List-Archive: <http://lists.gnu.org/pipermail/axiom-developer>
List-Post: <mailto:axiom-developer@nongnu.org>
List-Help: <mailto:axiom-developer-request@nongnu.org?subject=help>
List-Subscribe: <http://lists.nongnu.org/mailman/listinfo/axiom-developer>,
	<mailto:axiom-developer-request@nongnu.org?subject=subscribe>
X-List-Received-Date: Mon, 28 Sep 2009 18:34:46 -0000

Hello,

is there somewhere the hyperdoc stuff in HTML-form on the Web?

Unfortunately
   http://axiom-developer.org/axiom-website/hyperdoc/man0page.xhtml
does not work.

Ralf



From MAILER-DAEMON Mon Sep 28 16:08:26 2009
Received: from mailman by lists.gnu.org with archive (Exim 4.43)
	id 1MsMWI-0000EF-7W
	for mharc-axiom-developer@gnu.org; Mon, 28 Sep 2009 16:08:26 -0400
Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43)
	id 1MsMWG-0000D0-9S
	for axiom-developer@nongnu.org; Mon, 28 Sep 2009 16:08:24 -0400
Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43)
	id 1MsMWA-0000AT-RI
	for axiom-developer@nongnu.org; Mon, 28 Sep 2009 16:08:22 -0400
Received: from [199.232.76.173] (port=44030 helo=monty-python.gnu.org)
	by lists.gnu.org with esmtp (Exim 4.43) id 1MsMWA-0000AL-Iu
	for axiom-developer@nongnu.org; Mon, 28 Sep 2009 16:08:18 -0400
Received: from vs338.rosehosting.com ([209.135.140.38]:57187
	helo=axiom-developer.org) by monty-python.gnu.org with esmtps
	(TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60)
	(envelope-from <daly@axiom-developer.org>) id 1MsMWA-0006xE-52
	for axiom-developer@nongnu.org; Mon, 28 Sep 2009 16:08:18 -0400
Received: from [192.168.1.4] (dynamic-acs-72-23-235-203.zoominternet.net
	[72.23.235.203])
	by axiom-developer.org (8.12.8/8.12.8) with ESMTP id n8SK8B8a002820;
	Mon, 28 Sep 2009 15:08:12 -0500
Message-ID: <4AC11724.6060900@axiom-developer.org>
Date: Mon, 28 Sep 2009 16:05:56 -0400
From: Tim Daly <daly@axiom-developer.org>
User-Agent: Thunderbird 2.0.0.21 (Windows/20090302)
MIME-Version: 1.0
To: Ralf Hemmecke <ralf@hemmecke.de>
Subject: Re: [Axiom-developer] hyperdoc on the web
References: <4AC1018C.8070801@hemmecke.de>
In-Reply-To: <4AC1018C.8070801@hemmecke.de>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6? (barebone, rare!)
Cc: fricas-devel <fricas-devel@googlegroups.com>,
	Axiom-Developer <axiom-developer@nongnu.org>, daly@aximo-developer.org
X-BeenThere: axiom-developer@nongnu.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Axiom Developers <axiom-developer.nongnu.org>
List-Unsubscribe: <http://lists.nongnu.org/mailman/listinfo/axiom-developer>, 
	<mailto:axiom-developer-request@nongnu.org?subject=unsubscribe>
List-Archive: <http://lists.gnu.org/pipermail/axiom-developer>
List-Post: <mailto:axiom-developer@nongnu.org>
List-Help: <mailto:axiom-developer-request@nongnu.org?subject=help>
List-Subscribe: <http://lists.nongnu.org/mailman/listinfo/axiom-developer>,
	<mailto:axiom-developer-request@nongnu.org?subject=subscribe>
X-List-Received-Date: Mon, 28 Sep 2009 20:08:25 -0000

Ralf Hemmecke wrote:
> Hello,
>
> is there somewhere the hyperdoc stuff in HTML-form on the Web?
>
> Unfortunately
>   http://axiom-developer.org/axiom-website/hyperdoc/man0page.xhtml
> does not work.
>
> Ralf
>
>
> _______________________________________________
> Axiom-developer mailing list
> Axiom-developer@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/axiom-developer
>
http://axiom-developer.org/axiom-website/bookvol7.1.pdf
The sources are in books/bookvol7.1.pamphlet
Not all of hyperdoc is converted.
There are new pages which are not in hyperdoc.

Tim




From MAILER-DAEMON Mon Sep 28 16:25:42 2009
Received: from mailman by lists.gnu.org with archive (Exim 4.43)
	id 1MsMn0-0001co-9v
	for mharc-axiom-developer@gnu.org; Mon, 28 Sep 2009 16:25:42 -0400
Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43)
	id 1MsMmy-0001cK-6f
	for axiom-developer@nongnu.org; Mon, 28 Sep 2009 16:25:40 -0400
Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43)
	id 1MsMmt-0001aO-Dg
	for axiom-developer@nongnu.org; Mon, 28 Sep 2009 16:25:39 -0400
Received: from [199.232.76.173] (port=44495 helo=monty-python.gnu.org)
	by lists.gnu.org with esmtp (Exim 4.43) id 1MsMmt-0001aK-AD
	for axiom-developer@nongnu.org; Mon, 28 Sep 2009 16:25:35 -0400
Received: from vs338.rosehosting.com ([209.135.140.38]:57539
	helo=axiom-developer.org) by monty-python.gnu.org with esmtps
	(TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60)
	(envelope-from <daly@axiom-developer.org>) id 1MsMms-0002Eo-N5
	for axiom-developer@nongnu.org; Mon, 28 Sep 2009 16:25:34 -0400
Received: from [192.168.1.4] (dynamic-acs-72-23-235-203.zoominternet.net
	[72.23.235.203])
	by axiom-developer.org (8.12.8/8.12.8) with ESMTP id n8SKPR8a008706;
	Mon, 28 Sep 2009 15:25:27 -0500
Message-ID: <4AC11B30.4010103@axiom-developer.org>
Date: Mon, 28 Sep 2009 16:23:12 -0400
From: Tim Daly <daly@axiom-developer.org>
User-Agent: Thunderbird 2.0.0.21 (Windows/20090302)
MIME-Version: 1.0
To: Ralf Hemmecke <ralf@hemmecke.de>
Subject: Re: [Axiom-developer] hyperdoc on the web
References: <4AC1018C.8070801@hemmecke.de>
In-Reply-To: <4AC1018C.8070801@hemmecke.de>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6? (barebone, rare!)
Cc: fricas-devel <fricas-devel@googlegroups.com>,
	axiom-dev <axiom-developer@nongnu.org>
X-BeenThere: axiom-developer@nongnu.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Axiom Developers <axiom-developer.nongnu.org>
List-Unsubscribe: <http://lists.nongnu.org/mailman/listinfo/axiom-developer>, 
	<mailto:axiom-developer-request@nongnu.org?subject=unsubscribe>
List-Archive: <http://lists.gnu.org/pipermail/axiom-developer>
List-Post: <mailto:axiom-developer@nongnu.org>
List-Help: <mailto:axiom-developer-request@nongnu.org?subject=help>
List-Subscribe: <http://lists.nongnu.org/mailman/listinfo/axiom-developer>,
	<mailto:axiom-developer-request@nongnu.org?subject=subscribe>
X-List-Received-Date: Mon, 28 Sep 2009 20:25:40 -0000

Ralf Hemmecke wrote:
> Hello,
>
> is there somewhere the hyperdoc stuff in HTML-form on the Web?
>
> Unfortunately
>   http://axiom-developer.org/axiom-website/hyperdoc/man0page.xhtml
> does not work.
>
> Ralf
>
>
> _______________________________________________
> Axiom-developer mailing list
> Axiom-developer@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/axiom-developer
>
Ralf,

Sorry, I misread your request.
The html form of the hyperdoc pages are in
http://axiom-developer.org/axiom-website/bookvol11.pdf
As mentioned before, not all of the pages are converted.
There are new pages in html that are not in hypertex format.

Tim




From MAILER-DAEMON Mon Sep 28 17:06:16 2009
Received: from mailman by lists.gnu.org with archive (Exim 4.43)
	id 1MsNQG-0003GD-5d
	for mharc-axiom-developer@gnu.org; Mon, 28 Sep 2009 17:06:16 -0400
Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43)
	id 1MsNQF-0003G8-0n
	for axiom-developer@nongnu.org; Mon, 28 Sep 2009 17:06:15 -0400
Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43)
	id 1MsNQ9-0003Fw-LM
	for axiom-developer@nongnu.org; Mon, 28 Sep 2009 17:06:13 -0400
Received: from [199.232.76.173] (port=44558 helo=monty-python.gnu.org)
	by lists.gnu.org with esmtp (Exim 4.43) id 1MsNQ9-0003Ft-Em
	for axiom-developer@nongnu.org; Mon, 28 Sep 2009 17:06:09 -0400
Received: from mo-p00-ob.rzone.de ([81.169.146.162]:49633)
	by monty-python.gnu.org with esmtps
	(TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA1:24) (Exim 4.60)
	(envelope-from <ralf@hemmecke.de>) id 1MsNQ8-0000a0-VI
	for axiom-developer@nongnu.org; Mon, 28 Sep 2009 17:06:09 -0400
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; t=1254171967; l=332;
	s=domk; d=hemmecke.de;
	h=Content-Transfer-Encoding:Content-Type:In-Reply-To:References:
	Subject:CC:To:MIME-Version:From:Date:X-RZG-CLASS-ID:X-RZG-AUTH;
	bh=QAp1qF+oSdx1gXWKrR5oDDPc8Kw=;
	b=UJGo1982qjXePswJK7jIjBosfn1rtfqPpXXN70ZEYaBWOUH1EMHSHhzg2Vc5azxeGiY
	O0vwfX4RRkZ2eC+5KfwFugudT0KeC1o6GBUGMTA/wAB/glhow+Lz5SYfKSJ2b2vZgqoGY
	Nl56kzbd7QuZ8VdvA66QJDI17AFP5sddXGw=
X-RZG-AUTH: :Pm0Ic2CgfvKqpyys4bXn/kzLaHTdYnTFXEqQA90LpSWk1ofrjzdmGjr3xg==
X-RZG-CLASS-ID: mo00
Received: from [10.0.0.1] (62-47-37-40.adsl.highway.telekom.at [62.47.37.40])
	by post.strato.de (klopstock mo18) (RZmta 22.1)
	with (DHE-RSA-AES128-SHA encrypted) ESMTP id 500e51l8SJi2eS ;
	Mon, 28 Sep 2009 23:05:21 +0200 (MEST)
Message-ID: <4AC12510.3@hemmecke.de>
Date: Mon, 28 Sep 2009 23:05:20 +0200
From: Ralf Hemmecke <ralf@hemmecke.de>
User-Agent: Thunderbird 2.0.0.23 (X11/20090817)
MIME-Version: 1.0
To: Tim Daly <daly@axiom-developer.org>
Subject: Re: [Axiom-developer] hyperdoc on the web
References: <4AC1018C.8070801@hemmecke.de>
	<4AC11B30.4010103@axiom-developer.org>
In-Reply-To: <4AC11B30.4010103@axiom-developer.org>
X-Sent-by-Hemmecke: ralf@hemmecke.de
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
X-detected-operating-system: by monty-python.gnu.org: Solaris 10 (beta)
Cc: fricas-devel <fricas-devel@googlegroups.com>,
	axiom-dev <axiom-developer@nongnu.org>
X-BeenThere: axiom-developer@nongnu.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Axiom Developers <axiom-developer.nongnu.org>
List-Unsubscribe: <http://lists.nongnu.org/mailman/listinfo/axiom-developer>, 
	<mailto:axiom-developer-request@nongnu.org?subject=unsubscribe>
List-Archive: <http://lists.gnu.org/pipermail/axiom-developer>
List-Post: <mailto:axiom-developer@nongnu.org>
List-Help: <mailto:axiom-developer-request@nongnu.org?subject=help>
List-Subscribe: <http://lists.nongnu.org/mailman/listinfo/axiom-developer>,
	<mailto:axiom-developer-request@nongnu.org?subject=subscribe>
X-List-Received-Date: Mon, 28 Sep 2009 21:06:15 -0000

> The html form of the hyperdoc pages are in
> http://axiom-developer.org/axiom-website/bookvol11.pdf

Hmm, I was specifically asking for a URL for domains, categories, 
packages, functions etc. so that one could just cut&paste a URL into a 
mailing-list posting.

I just thought that would be a nice-to-have feature.

Ralf



From MAILER-DAEMON Mon Sep 28 17:17:35 2009
Received: from mailman by lists.gnu.org with archive (Exim 4.43)
	id 1MsNbD-0000rv-B8
	for mharc-axiom-developer@gnu.org; Mon, 28 Sep 2009 17:17:35 -0400
Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43)
	id 1MsNbB-0000r9-Fu
	for axiom-developer@nongnu.org; Mon, 28 Sep 2009 17:17:33 -0400
Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43)
	id 1MsNb6-0000pT-Mv
	for axiom-developer@nongnu.org; Mon, 28 Sep 2009 17:17:32 -0400
Received: from [199.232.76.173] (port=34836 helo=monty-python.gnu.org)
	by lists.gnu.org with esmtp (Exim 4.43) id 1MsNb6-0000pN-Hg
	for axiom-developer@nongnu.org; Mon, 28 Sep 2009 17:17:28 -0400
Received: from vs338.rosehosting.com ([209.135.140.38]:40235
	helo=axiom-developer.org) by monty-python.gnu.org with esmtps
	(TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60)
	(envelope-from <daly@axiom-developer.org>) id 1MsNb6-0002FF-7g
	for axiom-developer@nongnu.org; Mon, 28 Sep 2009 17:17:28 -0400
Received: from [192.168.1.4] (dynamic-acs-72-23-235-203.zoominternet.net
	[72.23.235.203])
	by axiom-developer.org (8.12.8/8.12.8) with ESMTP id n8SLHM8a026782;
	Mon, 28 Sep 2009 16:17:23 -0500
Message-ID: <4AC1275B.1070607@axiom-developer.org>
Date: Mon, 28 Sep 2009 17:15:07 -0400
From: Tim Daly <daly@axiom-developer.org>
User-Agent: Thunderbird 2.0.0.21 (Windows/20090302)
MIME-Version: 1.0
To: Ralf Hemmecke <ralf@hemmecke.de>
Subject: Re: [Axiom-developer] hyperdoc on the web
References: <4AC1018C.8070801@hemmecke.de>
	<4AC11B30.4010103@axiom-developer.org> <4AC12510.3@hemmecke.de>
In-Reply-To: <4AC12510.3@hemmecke.de>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6? (barebone, rare!)
Cc: fricas-devel <fricas-devel@googlegroups.com>,
	axiom-dev <axiom-developer@nongnu.org>
X-BeenThere: axiom-developer@nongnu.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Axiom Developers <axiom-developer.nongnu.org>
List-Unsubscribe: <http://lists.nongnu.org/mailman/listinfo/axiom-developer>, 
	<mailto:axiom-developer-request@nongnu.org?subject=unsubscribe>
List-Archive: <http://lists.gnu.org/pipermail/axiom-developer>
List-Post: <mailto:axiom-developer@nongnu.org>
List-Help: <mailto:axiom-developer-request@nongnu.org?subject=help>
List-Subscribe: <http://lists.nongnu.org/mailman/listinfo/axiom-developer>,
	<mailto:axiom-developer-request@nongnu.org?subject=subscribe>
X-List-Received-Date: Mon, 28 Sep 2009 21:17:33 -0000

Ralf Hemmecke wrote:
>> The html form of the hyperdoc pages are in
>> http://axiom-developer.org/axiom-website/bookvol11.pdf
>
> Hmm, I was specifically asking for a URL for domains, categories, 
> packages, functions etc. so that one could just cut&paste a URL into a 
> mailing-list posting.
>
> I just thought that would be a nice-to-have feature.
>
> Ralf
>
There is no particular reason why that couldn't be done.
Axiom can now run as a web server although it assumes a
single workspace at the moment. The Axiom browser in
volume 11 connects to that server. More work needs to be
done but I need to finishing moving all of the sources
into the books first.




From MAILER-DAEMON Tue Sep 29 14:47:24 2009
Received: from mailman by lists.gnu.org with archive (Exim 4.43)
	id 1MshjQ-0001uU-4Q
	for mharc-axiom-developer@gnu.org; Tue, 29 Sep 2009 14:47:24 -0400
Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43)
	id 1MshjO-0001u2-EQ
	for axiom-developer@nongnu.org; Tue, 29 Sep 2009 14:47:22 -0400
Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43)
	id 1MshjJ-0001sa-Ku
	for axiom-developer@nongnu.org; Tue, 29 Sep 2009 14:47:22 -0400
Received: from [199.232.76.173] (port=59617 helo=monty-python.gnu.org)
	by lists.gnu.org with esmtp (Exim 4.43) id 1MshjJ-0001sX-GZ
	for axiom-developer@nongnu.org; Tue, 29 Sep 2009 14:47:17 -0400
Received: from mo-p00-ob.rzone.de ([81.169.146.162]:55825)
	by monty-python.gnu.org with esmtps
	(TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA1:24) (Exim 4.60)
	(envelope-from <ralf@hemmecke.de>) id 1MshjJ-00080d-3G
	for axiom-developer@nongnu.org; Tue, 29 Sep 2009 14:47:17 -0400
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; t=1254250034; l=816;
	s=domk; d=hemmecke.de;
	h=Content-Transfer-Encoding:Content-Type:Subject:To:MIME-Version:From:
	Date:X-RZG-CLASS-ID:X-RZG-AUTH;
	bh=4tpB5MRjYq5N0EXqn8QiI3y4uDU=;
	b=dNK2NCpK9AQtU9w4CCUyEcAmX5HCjdC0N1o/u+TGGe0Z7D8imAv4fFm+hczHnad4KXu
	4IjEhU2KoS1/hJuE5G4WbvfxmE2dhWnqsAZA1lqZC8a3KUSUWdInGAWei8ZABZwNs2j80
	29qAki+swkK+iCyDkOIL19ondkdzVqvaBhI=
X-RZG-AUTH: :Pm0Ic2CgfvKqpyys4bXn/kzLaHTdYnTFXEqQA90LpSWk1ofrjzBpGpVMZ0k=
X-RZG-CLASS-ID: mo00
Received: from [10.0.0.1] (62-47-48-214.adsl.highway.telekom.at [62.47.48.214])
	by post.strato.de (mrclete mo2) (RZmta 22.1)
	with (DHE-RSA-AES128-SHA encrypted) ESMTP id Z04b75l8TH0tv9 ;
	Tue, 29 Sep 2009 20:46:26 +0200 (MEST)
Message-ID: <4AC25601.50504@hemmecke.de>
Date: Tue, 29 Sep 2009 20:46:25 +0200
From: Ralf Hemmecke <ralf@hemmecke.de>
User-Agent: Thunderbird 2.0.0.23 (X11/20090817)
MIME-Version: 1.0
To: fricas-devel <fricas-devel@googlegroups.com>, 
	axiom-dev <axiom-developer@nongnu.org>
X-Sent-by-Hemmecke: ralf@hemmecke.de
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
X-detected-operating-system: by monty-python.gnu.org: Solaris 10 (beta)
Cc: 
Subject: [Axiom-developer] noweb sources
X-BeenThere: axiom-developer@nongnu.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Axiom Developers <axiom-developer.nongnu.org>
List-Unsubscribe: <http://lists.nongnu.org/mailman/listinfo/axiom-developer>, 
	<mailto:axiom-developer-request@nongnu.org?subject=unsubscribe>
List-Archive: <http://lists.gnu.org/pipermail/axiom-developer>
List-Post: <mailto:axiom-developer@nongnu.org>
List-Help: <mailto:axiom-developer-request@nongnu.org?subject=help>
List-Subscribe: <http://lists.nongnu.org/mailman/listinfo/axiom-developer>,
	<mailto:axiom-developer-request@nongnu.org?subject=subscribe>
X-List-Received-Date: Tue, 29 Sep 2009 18:47:22 -0000

In the FriCAS install script I can read...

cd fricas
mkdir zips
cd zips
wget 
https://axiom.svn.sourceforge.net/svnroot/axiom/trunk/axiom/zips/noweb-2.10a.tgz

Unfortunately, there seems to be a problem with the certificate.

Ralf



 >wget 
https://axiom.svn.sourceforge.net/svnroot/axiom/trunk/axiom/zips/noweb-2.10a.tgz
--11:43:40-- 
https://axiom.svn.sourceforge.net/svnroot/axiom/trunk/axiom/zips/noweb-2.10a.tgz
            => `noweb-2.10a.tgz'
Resolving axiom.svn.sourceforge.net... 216.34.181.65
Connecting to axiom.svn.sourceforge.net|216.34.181.65|:443... connected.
ERROR: Certificate verification error for axiom.svn.sourceforge.net: 
unable to get local issuer certificate
To connect to axiom.svn.sourceforge.net insecurely, use 
`--no-check-certificate'.
Unable to establish SSL connection.



From MAILER-DAEMON Tue Sep 29 17:45:37 2009
Received: from mailman by lists.gnu.org with archive (Exim 4.43)
	id 1MskVt-0007DJ-4f
	for mharc-axiom-developer@gnu.org; Tue, 29 Sep 2009 17:45:37 -0400
Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43)
	id 1MskVr-0007Cr-QM
	for axiom-developer@nongnu.org; Tue, 29 Sep 2009 17:45:35 -0400
Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43)
	id 1MskVm-00078f-Fd
	for axiom-developer@nongnu.org; Tue, 29 Sep 2009 17:45:34 -0400
Received: from [199.232.76.173] (port=42105 helo=monty-python.gnu.org)
	by lists.gnu.org with esmtp (Exim 4.43) id 1MskVm-00078c-93
	for axiom-developer@nongnu.org; Tue, 29 Sep 2009 17:45:30 -0400
Received: from vs338.rosehosting.com ([209.135.140.38]:46366
	helo=axiom-developer.org) by monty-python.gnu.org with esmtps
	(TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60)
	(envelope-from <daly@axiom-developer.org>) id 1MskVl-0001rt-Sl
	for axiom-developer@nongnu.org; Tue, 29 Sep 2009 17:45:30 -0400
Received: from [192.168.1.4] (dynamic-acs-72-23-235-203.zoominternet.net
	[72.23.235.203])
	by axiom-developer.org (8.12.8/8.12.8) with ESMTP id n8TLjO8a008652;
	Tue, 29 Sep 2009 16:45:24 -0500
Message-ID: <4AC27F6C.6030304@axiom-developer.org>
Date: Tue, 29 Sep 2009 17:43:08 -0400
From: Tim Daly <daly@axiom-developer.org>
User-Agent: Thunderbird 2.0.0.21 (Windows/20090302)
MIME-Version: 1.0
To: Ralf Hemmecke <ralf@hemmecke.de>
Subject: Re: [Axiom-developer] noweb sources
References: <4AC25601.50504@hemmecke.de>
In-Reply-To: <4AC25601.50504@hemmecke.de>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6? (barebone, rare!)
Cc: fricas-devel <fricas-devel@googlegroups.com>,
	axiom-dev <axiom-developer@nongnu.org>
X-BeenThere: axiom-developer@nongnu.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Axiom Developers <axiom-developer.nongnu.org>
List-Unsubscribe: <http://lists.nongnu.org/mailman/listinfo/axiom-developer>, 
	<mailto:axiom-developer-request@nongnu.org?subject=unsubscribe>
List-Archive: <http://lists.gnu.org/pipermail/axiom-developer>
List-Post: <mailto:axiom-developer@nongnu.org>
List-Help: <mailto:axiom-developer-request@nongnu.org?subject=help>
List-Subscribe: <http://lists.nongnu.org/mailman/listinfo/axiom-developer>,
	<mailto:axiom-developer-request@nongnu.org?subject=subscribe>
X-List-Received-Date: Tue, 29 Sep 2009 21:45:36 -0000

Ralf,

Axiom is no longer maintained in SVN. All of the archives are git 
sources now.


Ralf Hemmecke wrote:
> In the FriCAS install script I can read...
>
> cd fricas
> mkdir zips
> cd zips
> wget 
> https://axiom.svn.sourceforge.net/svnroot/axiom/trunk/axiom/zips/noweb-2.10a.tgz 
>
>
> Unfortunately, there seems to be a problem with the certificate.
>
> Ralf
>
>
>
> >wget 
> https://axiom.svn.sourceforge.net/svnroot/axiom/trunk/axiom/zips/noweb-2.10a.tgz 
>
> --11:43:40-- 
> https://axiom.svn.sourceforge.net/svnroot/axiom/trunk/axiom/zips/noweb-2.10a.tgz 
>
>            => `noweb-2.10a.tgz'
> Resolving axiom.svn.sourceforge.net... 216.34.181.65
> Connecting to axiom.svn.sourceforge.net|216.34.181.65|:443... connected.
> ERROR: Certificate verification error for axiom.svn.sourceforge.net: 
> unable to get local issuer certificate
> To connect to axiom.svn.sourceforge.net insecurely, use 
> `--no-check-certificate'.
> Unable to establish SSL connection.
>
>
> _______________________________________________
> Axiom-developer mailing list
> Axiom-developer@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/axiom-developer
>




