Thread: [Mathlib-commitlog] SF.net SVN: mathlib:[512] JMathLib/trunk/doc/src/doc.xml
Status: Beta
Brought to you by:
st_mueller
|
From: <st_...@us...> - 2008-11-30 16:27:16
|
Revision: 512
http://mathlib.svn.sourceforge.net/mathlib/?rev=512&view=rev
Author: st_mueller
Date: 2008-11-30 16:27:13 +0000 (Sun, 30 Nov 2008)
Log Message:
-----------
Modified Paths:
--------------
JMathLib/trunk/doc/src/doc.xml
Modified: JMathLib/trunk/doc/src/doc.xml
===================================================================
--- JMathLib/trunk/doc/src/doc.xml 2008-11-30 16:25:53 UTC (rev 511)
+++ JMathLib/trunk/doc/src/doc.xml 2008-11-30 16:27:13 UTC (rev 512)
@@ -73,11 +73,11 @@
</para>
</abstract>
-<pubdate>June 06, 2008</pubdate>
+<pubdate>November 30, 2008</pubdate>
<releaseinfo><para><emphasis>
-This release is connected to JMathLib in Version 0.9.0 and following versions
+This release is connected to JMathLib in Version 0.9.2 and following versions
</emphasis></para></releaseinfo>
</bookinfo>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <st_...@us...> - 2008-11-30 16:28:13
|
Revision: 513
http://mathlib.svn.sourceforge.net/mathlib/?rev=513&view=rev
Author: st_mueller
Date: 2008-11-30 16:28:11 +0000 (Sun, 30 Nov 2008)
Log Message:
-----------
Modified Paths:
--------------
JMathLib/trunk/doc/src/doc.xml
Modified: JMathLib/trunk/doc/src/doc.xml
===================================================================
--- JMathLib/trunk/doc/src/doc.xml 2008-11-30 16:27:13 UTC (rev 512)
+++ JMathLib/trunk/doc/src/doc.xml 2008-11-30 16:28:11 UTC (rev 513)
@@ -7,7 +7,6 @@
<!ENTITY history SYSTEM "history.xml">
<!ENTITY oldversions SYSTEM "oldversions.xml">
<!ENTITY todo SYSTEM "todo.xml">
- <!ENTITY bugs SYSTEM "bugs.xml">
<!ENTITY installingandrunning SYSTEM "install/installingandrunning.xml">
<!ENTITY usage SYSTEM "usage.xml">
<!ENTITY datatypes SYSTEM "datatypes.xml">
@@ -117,11 +116,6 @@
&todo;
</appendix>
-<appendix id="bugs">
- <title >Bugs</title >
- &bugs;
-</appendix >
-
<index id="book_index">
<title>Index</title>
</index>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <st_...@us...> - 2008-12-29 20:27:41
|
Revision: 577
http://mathlib.svn.sourceforge.net/mathlib/?rev=577&view=rev
Author: st_mueller
Date: 2008-12-29 20:27:34 +0000 (Mon, 29 Dec 2008)
Log Message:
-----------
added year 2009
Modified Paths:
--------------
JMathLib/trunk/doc/src/doc.xml
Modified: JMathLib/trunk/doc/src/doc.xml
===================================================================
--- JMathLib/trunk/doc/src/doc.xml 2008-12-29 19:51:14 UTC (rev 576)
+++ JMathLib/trunk/doc/src/doc.xml 2008-12-29 20:27:34 UTC (rev 577)
@@ -29,6 +29,7 @@
<year>2006</year>
<year>2007</year>
<year>2008</year>
+ <year>2009</year>
<holder>Stefan Müller</holder>
</copyright>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <st_...@us...> - 2009-01-08 20:07:17
|
Revision: 658
http://mathlib.svn.sourceforge.net/mathlib/?rev=658&view=rev
Author: st_mueller
Date: 2009-01-08 20:07:10 +0000 (Thu, 08 Jan 2009)
Log Message:
-----------
documentation for auto-testing
Modified Paths:
--------------
JMathLib/trunk/doc/src/doc.xml
Modified: JMathLib/trunk/doc/src/doc.xml
===================================================================
--- JMathLib/trunk/doc/src/doc.xml 2009-01-08 20:06:24 UTC (rev 657)
+++ JMathLib/trunk/doc/src/doc.xml 2009-01-08 20:07:10 UTC (rev 658)
@@ -12,6 +12,7 @@
<!ENTITY datatypes SYSTEM "datatypes.xml">
<!ENTITY graphics SYSTEM "graphics/graphics.xml">
<!ENTITY extendingandembedding SYSTEM "extendingandembedding.xml">
+ <!ENTITY testing SYSTEM "testing.xml">
<!ENTITY glossary SYSTEM "glossary.xml">
]>
<book>
@@ -94,6 +95,8 @@
&extendingandembedding;
+&testing;
+
<part id="functions">
<title>Functions Reference</title >
&functions;
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <st_...@us...> - 2009-01-11 14:45:56
|
Revision: 677
http://mathlib.svn.sourceforge.net/mathlib/?rev=677&view=rev
Author: st_mueller
Date: 2009-01-11 14:45:51 +0000 (Sun, 11 Jan 2009)
Log Message:
-----------
added release 0.9.3
Modified Paths:
--------------
JMathLib/trunk/doc/src/doc.xml
Modified: JMathLib/trunk/doc/src/doc.xml
===================================================================
--- JMathLib/trunk/doc/src/doc.xml 2009-01-11 13:39:11 UTC (rev 676)
+++ JMathLib/trunk/doc/src/doc.xml 2009-01-11 14:45:51 UTC (rev 677)
@@ -74,11 +74,11 @@
</para>
</abstract>
-<pubdate>January 1, 2009</pubdate>
+<pubdate>January 11, 2009</pubdate>
<releaseinfo><para><emphasis>
-This release is connected to JMathLib in Version 0.9.2 and following versions
+This release is connected to JMathLib in Version 0.9.3 and following versions
</emphasis></para></releaseinfo>
</bookinfo>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <st_...@us...> - 2009-01-29 20:02:03
|
Revision: 791
http://mathlib.svn.sourceforge.net/mathlib/?rev=791&view=rev
Author: st_mueller
Date: 2009-01-29 20:01:58 +0000 (Thu, 29 Jan 2009)
Log Message:
-----------
release of JMathLib 0.9.4
Modified Paths:
--------------
JMathLib/trunk/doc/src/doc.xml
Modified: JMathLib/trunk/doc/src/doc.xml
===================================================================
--- JMathLib/trunk/doc/src/doc.xml 2009-01-29 20:00:49 UTC (rev 790)
+++ JMathLib/trunk/doc/src/doc.xml 2009-01-29 20:01:58 UTC (rev 791)
@@ -74,11 +74,11 @@
</para>
</abstract>
-<pubdate>January 11, 2009</pubdate>
+<pubdate>January 29, 2009</pubdate>
<releaseinfo><para><emphasis>
-This release is connected to JMathLib in Version 0.9.3 and following versions
+This release is connected to JMathLib in Version 0.9.4 and following versions
</emphasis></para></releaseinfo>
</bookinfo>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <st_...@us...> - 2009-02-01 13:51:21
|
Revision: 817
http://mathlib.svn.sourceforge.net/mathlib/?rev=817&view=rev
Author: st_mueller
Date: 2009-02-01 13:51:17 +0000 (Sun, 01 Feb 2009)
Log Message:
-----------
moved the temporary doc files to /tmp
Modified Paths:
--------------
JMathLib/trunk/doc/src/doc.xml
Modified: JMathLib/trunk/doc/src/doc.xml
===================================================================
--- JMathLib/trunk/doc/src/doc.xml 2009-02-01 13:51:09 UTC (rev 816)
+++ JMathLib/trunk/doc/src/doc.xml 2009-02-01 13:51:17 UTC (rev 817)
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!DOCTYPE book SYSTEM "../DocBook/v4.5/docbookx.dtd" [
<!ENTITY preface SYSTEM "preface.xml">
- <!ENTITY functions SYSTEM "functions.xml">
+ <!ENTITY functions SYSTEM "../../tmp/functions.xml">
<!ENTITY license SYSTEM "lgpl.xml">
<!ENTITY faq SYSTEM "faq.xml">
<!ENTITY history SYSTEM "history.xml">
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <st_...@us...> - 2009-02-21 18:23:05
|
Revision: 864
http://mathlib.svn.sourceforge.net/mathlib/?rev=864&view=rev
Author: st_mueller
Date: 2009-02-21 18:23:00 +0000 (Sat, 21 Feb 2009)
Log Message:
-----------
release 0.9.4
Modified Paths:
--------------
JMathLib/trunk/doc/src/doc.xml
Modified: JMathLib/trunk/doc/src/doc.xml
===================================================================
--- JMathLib/trunk/doc/src/doc.xml 2009-02-21 18:13:48 UTC (rev 863)
+++ JMathLib/trunk/doc/src/doc.xml 2009-02-21 18:23:00 UTC (rev 864)
@@ -74,7 +74,7 @@
</para>
</abstract>
-<pubdate>January 29, 2009</pubdate>
+<pubdate>February 21, 2009</pubdate>
<releaseinfo><para><emphasis>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|