en-US/Devel-Tools.xml

John J. McDonough jjmcd at fedoraproject.org
Tue Mar 31 01:51:34 UTC 2009


 en-US/Devel-Tools.xml |  912 ++++++++++++++++++++++++++++++++++++--------------
 1 file changed, 669 insertions(+), 243 deletions(-)

New commits:
commit 0bb2c4d1e4b22a666dd4eccc23df6c09103b141e
Author: John J. McDonough <jjmcd at fedoraproject.org>
Date:   Mon Mar 30 21:48:53 2009 -0400

    Additional DevTools updates
    
    Added Documentation, IDEs and Editors, Lexical and Parsing,
    Make and Build groups of tools.
    Still remaining, revision control and Other.

diff --git a/en-US/Devel-Tools.xml b/en-US/Devel-Tools.xml
index 3279582..0bdb9df 100644
--- a/en-US/Devel-Tools.xml
+++ b/en-US/Devel-Tools.xml
@@ -3,279 +3,705 @@
 ]>
 
 <section>
-        <title>Tools</title>
-        <remark>This beat is located here: <ulink type="http" url="https://fedoraproject.org/wiki/Docs/Beats/Devel/Tools">https://fedoraproject.org/wiki/Docs/Beats/Devel/Tools</ulink></remark>
-        <note><para>This is work in progress Not all development tools packages have been researched</para></note>
+  <title>Tools</title>
+  <remark>This beat is located here: <ulink type="http" url="https://fedoraproject.org/wiki/Docs/Beats/Devel/Tools">https://fedoraproject.org/wiki/Docs/Beats/Devel/Tools</ulink></remark>
+  <note><para>This is work in progress Not all development tools packages have been researched</para></note>
 
+  <para>
+    The following packages are new or updated for Fedora 11:
+  </para>
 
-<para>
-	The following packages are new or updated for Fedora 11:
-</para>
+  <section>
+    <title>Applicance Tools</title>
+    <variablelist>
+      <varlistentry>
+	<term>ace</term>
+	<listitem>
+	  <para>The <package>ace</package> suite of appliance tools has
+	  been upgraded to version 0.0.6, including
+	  <package>ace</package>, <package>ace-apache</package>,
+	  <package>ace-banners</package>,
+	  <package>ace-basic-site</package>,
+	  <package>ace-mysql</package>, <package>ace-php</package>,
+	  <package>ace-postgres</package>, and <package>
+	  ace-ssh</package>
+	  </para>
+	</listitem>
+      </varlistentry>
+    </variablelist>
+  </section>
 
+  <section>
+    <title>Languages</title>
+    <variablelist>
+      <varlistentry>
+	<term>clisp</term>
+	<listitem>
+	  <para><package>clisp</package> (Common Lisp) has been updated
+	  to 2.47.  There are a number of changes, please review the
+	  project's site (<ulink type="http"
+	  url="http://clisp.cons.org">http://clisp.cons.org</ulink>).
+	  </para>
+	</listitem>
+      </varlistentry>
+      <varlistentry>
+	<term>gcc</term>
+	<listitem>
+	  <para>
+	    The gcc compiler suite has been updated to 4.4.0 including
+	    <package>gcc</package>, <package>gcc-c++</package>,
+	    <package>gcc-gfortran</package>,
+	    <package>gcc-gnat</package>, and
+	    <package>gcc-objc</package>.
+	    <warning>
+	      <para>
+		Some of the changes involve syntax changes which have
+		the potential to break existing code. | Please review
+		the NEWS files at <ulink type="http"
+		url="http://gcc.gnu.org">http://gcc.gnu.org</ulink>
+		carefully before upgrading.
+	      </para>
+	    </warning>
+	  </para>
+	</listitem>
+      </varlistentry>
 
+      <varlistentry>
+	<term>gcl</term>
+	<listitem>
+	  <para>
+	    GNU Common Lisp is updated to 2.68pre.  This long awaited
+	    release fixes a great many bugs.
+	    
+	    Project site: (<ulink type="http"
+	    url="http://www.gnu.org/software/gcl">http://www.gnu.org/software/gcl</ulink>)
+	  </para>
+	</listitem>
+      </varlistentry>
+      <varlistentry>
+	<term>gforth</term>
+	<listitem>
+	  <para>
+	    Fast and portable implementation of the ANS Forth language
+	  </para>
+	  
+	  <para>
+	    Fedora 11 includes version 0.7.0 of gforth.
+	  </para>
+	  
+	  <para>
+	    There are a large number of changes to
+	    <package>gforth</package> in this release.  The developer is
+	    strongly encouraged to view the project site before
+	    proceeding.
+	  </para>
+	  
+	  <para>
+	    Project site: (<ulink type="http"
+	    url="http://www.jwdt.com/~paysan/gforth.html">http://www.jwdt.com/~paysan/gforth.html</ulink>)
+	  </para>
+	</listitem>
+      </varlistentry>
+      
+      <varlistentry>
+	<term>gprolog</term>
+	<listitem>
+	  <para>
+	    GNU Prolog has been updated to version 1.3.1.  The changes
+	    since 1.3.0 are largely of a bug fix nature.  The programmer
+	    may wish to review the NEWS file at <ulink type="http"
+	    url="http://www.gprolog.org/NEWS">http://www.gprolog.org/NEWS</ulink>.
+	  </para>
+	</listitem>
+      </varlistentry>
+      
+      <varlistentry>
+	<term>iasl</term>
+	<listitem>
+	  <para>
+	    The Intel Advanced Configuration and Power Interface
+	    compiler has been upgraded to version 20090123.  This is the
+	    first update since 2006 and a number of functions have
+	    changed names.  The developer should review <ulink
+	    type="http"
+	    url="http://www.acpica.org/download/changes.txt">http://www.acpica.org/download/changes.txt</ulink>
+	    before proceeding.
+	  </para>
+	</listitem>
+      </varlistentry>
+      
+      
+      <varlistentry>
+	<term>mingw32-gcc</term>
+	<listitem>
+	  <para>
+	    Fedora 11 now includes the MinGW compiler.  This is a major
+	    new feature allowing developers to build application for
+	    Windows and Linux from the same source code.
+	  </para>
+	</listitem>
+      </varlistentry>
+      
+      <varlistentry>
+	<term>nasm</term>
+	<listitem>
+	  <para>
+	    <package>nasm</package> has been upgraded from 2.03.01 to
+	    2.05.01.  This change involves a large number of bug fixes
+	    as well as the addition of a number of new directives.  See
+	    the project's change list at <ulink type="http"
+	    url="http://www.nasm.us/doc/nasmdocc.html">http://www.nasm.us/doc/nasmdocc.html</ulink>
+	    for complete details.
+	  </para>
+	</listitem>
+      </varlistentry>
 
-<section>
-	<title>Applicance Tools</title>
-	<variablelist>
-		<varlistentry>
-			<term>ace</term>
-			<listitem>
-				<para>The '''ace''' suite of appliance tools has been upgraded to version 0.0.6, including '''ace''', '''ace-apache''', '''ace-banners''', '''ace-basic-site''', '''ace-mysql''', '''ace-php''', ''' ace-postgres ''', and ''' ace-ssh '''</para>
-			</listitem>
-		</varlistentry>
-	</variablelist>
-</section>
+      <varlistentry>
+	<term>ocaml</term>
+	<listitem>
+	  <para>
+	    Some of the highlights in release 3.11 are:
+	    <itemizedlist>
+	      <listitem><para>The Dynlink library is now available in
+	      native code on some platforms.</para></listitem>
+	      <listitem><para>ocamldebug is now supported under Windows
+	      (MSVC and Mingw ports) but without the replay
+	      feature. (Contributed by Dmitry Bely and Sylvain Le Gall
+	      at OCamlCore with support from Lexifi.)</para></listitem>
+	      <listitem><para>New port: MacOS X, AMD/Intel, 64
+	      bits. </para></listitem>
+	    </itemizedlist>			
+	    For more information, please consult the comprehensive list
+	    of changes at <ulink type="http"
+	    url="http://caml.inria.fr/pub/distrib/ocaml-3.11/notes/Changes">http://caml.inria.fr/pub/distrib/ocaml-3.11/notes/Changes</ulink>.
+	  </para>
+	</listitem>
+      </varlistentry>
 
-<section>
-<title>Languages</title>
-<variablelist>
-	<varlistentry>
-		<term>clisp</term>
-		<listitem>
-			<para>'''clisp''' (Common Lisp) has been updated to 2.47.  There are a number of changes, please review the project's site (http://clisp.cons.org).</para>
-		</listitem>
-	</varlistentry>
-	<varlistentry>
-		<term>gcc</term>
-		<listitem>
-			<para>The gcc compiler suite has been updated to 4.4.0 including '''gcc''', ''' gcc-c++ ''', ''' gcc-gfortran''', ''' gcc-gnat ''', and ''' gcc-objc '''.
-				<warning>
-		<para>
-			Some of the changes involve syntax changes which have the potential to break existing code. | Please review the NEWS files at http://gcc.gnu.org carefully before upgrading.
-		</para>
-	</warning>
-			</para>
-		</listitem>
-	</varlistentry>
-
-	<varlistentry>
-		<term>gcl</term>
-		<listitem>
-			<para>GNU Common Lisp is updated to 2.68pre.  This long awaited release fixes a great many bugs.
-	
-	Project site: (<ulink type="http" url="http://www.gnu.org/software/gcl">http://www.gnu.org/software/gcl</ulink>)</para>
-		</listitem>
-	</varlistentry>
-	<varlistentry>
-		<term>gforth</term>
-		<listitem>
-			<para>
-				Fast and portable implementation of the ANS Forth language
-			</para>
-	
-	<para>
-		Fedora 11 includes version 0.7.0 of gforth.
-	</para>
-	
-	<para>
-		There are a large number of changes to gforth in this release.  The developer is strongly encouraged to view the project site before proceeding.
-	</para>
-	
-	<para>
-		Project site: (<ulink type="http" url="http://www.jwdt.com/~paysan/gforth.html">http://www.jwdt.com/~paysan/gforth.html</ulink>)
-	</para>
-		</listitem>
-	</varlistentry>
-	
-	<varlistentry>
-		<term>gprolog</term>
-		<listitem>
-			<para>
-					GNU Prolog has been updated to version 1.3.1.  The changes since 1.3.0 are largely of a bug fix nature.  The programmer may wish to review the NEWS file at <ulink type="http" url="http://www.gprolog.org/NEWS">http://www.gprolog.org/NEWS</ulink>.
-			</para>
-		</listitem>
-	</varlistentry>
-	
-	
-	<varlistentry>
-		<term>iasl</term>
-		<listitem>
-			<para>
-					
-					The Intel Advanced Configuration and Power Interface compiler has been upgraded to version 20090123.  This is the first update since 2006 and a number of functions have changed names.  The developer should review <ulink type="http" url="http://www.acpica.org/download/changes.txt">http://www.acpica.org/download/changes.txt</ulink> before proceeding.
-			</para>
-		</listitem>
-	</varlistentry>
-	
-	
-	<varlistentry>
-		<term>mingw32-gcc</term>
-		<listitem>
-			<para>
-					Fedora 11 now includes the MinGW compiler.  This is a major new feature allowing developers to build application for Windows and Linux from the same source code.
-			</para>
-		</listitem>
-	</varlistentry>
-	
-	
-	<varlistentry>
-		<term>nasm</term>
-		<listitem>
-			<para>
-					'''nasm''' has been upgraded from 2.03.01 to 2.05.01.  This change involves a large number of bug fixes as well as the addition of a number of new directives.  See the project's change list at <ulink type="http" url="http://www.nasm.us/doc/nasmdocc.html">http://www.nasm.us/doc/nasmdocc.html</ulink> for complete details.
-			</para>
-		</listitem>
-	</varlistentry>
-	
-	
-	<varlistentry>
-		<term>ocaml</term>
-		<listitem>
-			<para>
-					Some of the highlights in release 3.11 are:
-					<itemizedlist>
-						<listitem><para>The Dynlink library is now available in native code on some platforms.</para></listitem>
-					<listitem><para>ocamldebug is now supported under Windows (MSVC and Mingw ports) but without the replay feature. (Contributed by Dmitry Bely and Sylvain Le Gall at OCamlCore with support from Lexifi.)</para></listitem>
-					<listitem><para>New port: MacOS X, AMD/Intel, 64 bits. </para></listitem>
-					</itemizedlist>
-					
-					
-					For more information, please consult the comprehensive list of changes at <ulink type="http" url="http://caml.inria.fr/pub/distrib/ocaml-3.11/notes/Changes">http://caml.inria.fr/pub/distrib/ocaml-3.11/notes/Changes</ulink>.
-			</para>
-		</listitem>
-	</varlistentry>
-	
-	
-	<varlistentry>
-		<term>pl</term>
-		<listitem>
-			<para>
-					
-					The Edinburgh compatible Prolog compiler has been updated to 5.7.6.  In addition to a number of bugfixes, enhancements include faster labeling for complex optimization expressions, improvements in handling additional dialects, smarter loading of libraries and extensions to YAP compatibility.
-					
-					Project site: (<ulink type="http" url="http://www.swi-prolog.org">http://www.swi-prolog.org</ulink>)
-			</para>
-		</listitem>
-	</varlistentry>
-	
-	
-	<varlistentry>
-		<term>sbcl</term>
-		<listitem>
-			<para>
-					
-					Version 1.0.25 of Steel Bank Common Lisp includes a large number of enhancements and fixes over the previous 1.0.21 version.  See <ulink type="http" url="http://sbcl.sourceforge.net/news.html">http://sbcl.sourceforge.net/news.html</ulink> for a complete list.
-			</para>
-		</listitem>
-	</varlistentry>
-	
-	
-	<varlistentry>
-		<term>ucblogo</term>
-		<listitem>
-			<para>
-				Version 6.0 of '''ucblogo''' fixes a problem with the PowerPC.
-			</para>
-		</listitem>
-	</varlistentry>
-	
-	
-	<varlistentry>
-		<term>yasm</term>
-		<listitem>
-			<para>
-					Complete rewrite of the NASM assembler.
-					Changes from 0.7.1 to 0.7.2:
-					<itemizedlist>
-						<listitem><para>Add PIC support to 64-bit Mach-O.</para></listitem>
-						<listitem><para>Add --prefix and --suffix options for naming globals.</para></listitem>
-						<listitem><para>Make "rel foo wrt ..gotpc" generate GOTPCREL in elf64 (alias for "rel foo wrt ..gotpcrel").</para></listitem>
-						<listitem><para>Add support for newly specified AVX/AES instructions not in original spec.</para></listitem>
-						<listitem><para>Remove invalid 256-bit form of VPBLENDVB.</para></listitem>
-						<listitem><para>Optimize non-strict push with 66h override to byte size if possible.</para></listitem>
-						<listitem><para>Fix address printing in bin map file.</para></listitem>
-						<listitem><para>Fix GAS syntax handling of no section flags.</para></listitem>
-						<listitem><para>Name the absolute symbol in coff/win32/win64 output.</para></listitem>
-						<listitem><para>Miscellaneous other fixes.</para></listitem>
-					</itemizedlist>
-			</para>
-		</listitem>
-	</varlistentry>
-</variablelist>
-</section>
-<section>
-	<title>Debug tools</title>
-	<variablelist>
-		<varlistentry>
-			<term>alleyoop</term>
-			<listitem>
-				<para>
-					Version 0.9.4 of '''alleyoop''' is a minor bugfix update.
-				</para>
-			</listitem>
-		</varlistentry>
-		<varlistentry>
-	<term>gdb</term>
+      <varlistentry>
+	<term>pl</term>
 	<listitem>
-		<para>
-		
-			A GNU source-level debugger for C, C++, Java and other languages
-			
-			  Old Version: 6.8 -> New Version: 6.8.50.20090210
-			
-			Project site: (<ulink type="http" url="http://gnu.org/software/gdb/">http://gnu.org/software/gdb/</ulink>)
-		</para>
+	  <para>
+	    The Edinburgh compatible Prolog compiler has been updated to
+	    5.7.6.  In addition to a number of bugfixes, enhancements
+	    include faster labeling for complex optimization
+	    expressions, improvements in handling additional dialects,
+	    smarter loading of libraries and extensions to YAP
+	    compatibility.  Project site: (<ulink type="http"
+	    url="http://www.swi-prolog.org">http://www.swi-prolog.org</ulink>)
+	  </para>
 	</listitem>
-</varlistentry>
+      </varlistentry>
 
+      <varlistentry>
+	<term>sbcl</term>
+	<listitem>
+	  <para>
+	    Version 1.0.25 of Steel Bank Common Lisp includes a large
+	    number of enhancements and fixes over the previous 1.0.21
+	    version.  See <ulink type="http"
+	    url="http://sbcl.sourceforge.net/news.html">http://sbcl.sourceforge.net/news.html</ulink>
+	    for a complete list.
+	  </para>
+	</listitem>
+      </varlistentry>
 
-<varlistentry>
+      <varlistentry>
+	<term>ucblogo</term>
+	<listitem>
+	  <para>
+	    Version 6.0 of <package>ucblogo</package> fixes a problem
+	    with the PowerPC.
+	  </para>
+	</listitem>
+      </varlistentry>
+
+      <varlistentry>
+	<term>yasm</term>
+	<listitem>
+	  <para>
+	    Complete rewrite of the NASM assembler.
+	    Changes from 0.7.1 to 0.7.2:
+	    <itemizedlist>
+	      <listitem><para>Add PIC support to 64-bit
+	      Mach-O.</para></listitem>
+	      <listitem><para>Add --prefix and --suffix options for
+	      naming globals.</para></listitem>
+	      <listitem><para>Make "rel foo wrt ..gotpc" generate
+	      GOTPCREL in elf64 (alias for "rel foo wrt
+	      ..gotpcrel").</para></listitem>
+	      <listitem><para>Add support for newly specified AVX/AES
+	      instructions not in original spec.</para></listitem>
+	      <listitem><para>Remove invalid 256-bit form of
+	      VPBLENDVB.</para></listitem>
+	      <listitem><para>Optimize non-strict push with 66h override
+	      to byte size if possible.</para></listitem>
+	      <listitem><para>Fix address printing in bin map
+	      file.</para></listitem>
+	      <listitem><para>Fix GAS syntax handling of no section
+	      flags.</para></listitem>
+	      <listitem><para>Name the absolute symbol in
+	      coff/win32/win64 output.</para></listitem>
+	      <listitem><para>Miscellaneous other
+	      fixes.</para></listitem>
+	    </itemizedlist>
+	  </para>
+	</listitem>
+      </varlistentry>
+    </variablelist>
+  </section>
+  <section>
+    <title>Debug tools</title>
+    <variablelist>
+      <varlistentry>
+	<term>alleyoop</term>
+	<listitem>
+	  <para>
+	    Version 0.9.4 of <package>alleyoop</package> is a minor
+	    bugfix update.
+	  </para>
+	</listitem>
+      </varlistentry>
+<!--      <varlistentry>
+	<term>gdb</term>
+	<listitem>
+	  <para>
+	    A GNU source-level debugger for C, C++, Java and other
+	    languages
+	    
+	    Old Version: 6.8 -> New Version: 6.8.50.20090210
+	    
+	    Project site: (<ulink type="http"
+	    url="http://gnu.org/software/gdb/">http://gnu.org/software/gdb/</ulink>)
+	  </para>
+	</listitem>
+      </varlistentry>
+-->
+
+      <varlistentry>
 	<term>memtest86+</term>
 	<listitem>
-		<para>
-			Stand-alone memory tester for x86 and x86-64 computers updated to 2.10.
-			Enhancements in v2.10 :
-			<itemizedlist>
-				<listitem><para>Added support for Intel Core i7 (Nehalem) CPU</para></listitem>
-				<listitem><para>Added support for Intel Atom Processors</para></listitem>
-				<listitem><para>Added support for Intel G41/G43/G45 Chipsets</para></listitem>
-				<listitem><para>Added support for Intel P43/P45 Chipsets</para></listitem>
-				<listitem><para>Added support for Intel US15W (Poulsbo) Chipset</para></listitem>
-				<listitem><para>Added support for Intel EP80579 (Tolapai) SoC CPU</para></listitem>
-				<listitem><para>Added support for ICH10 Southbridge (SPD/DMI)</para></listitem>
-				<listitem><para>Added detection for Intel 5000X</para></listitem>
-				<listitem><para>Now fully aware of CPU w/ L3 cache (Core i7 & K10)</para></listitem>
-				<listitem><para>Added workaround for DDR3 DMI detection</para></listitem>
-				<listitem><para>Fixed Intel 5000Z chipset detection</para></listitem>
-				<listitem><para>Fixed Memory Frequency on AMD K10</para></listitem>
-				<listitem><para>Fixed cache detection on C7/Isaiah CPU</para></listitem>
-				<listitem><para>Fix Memtest86+ not recognized as Linux Kernel</para></listitem>
-			</itemizedlist>
-		</para>
+	  <para>
+	    Stand-alone memory tester for x86 and x86-64 computers
+	    updated to 2.10.  Enhancements in v2.10 :
+	    <itemizedlist>
+	      <listitem><para>Added support for Intel Core i7
+	      (Nehalem) CPU</para></listitem>
+	      <listitem><para>Added support for Intel Atom
+	      Processors</para></listitem>
+	      <listitem><para>Added support for Intel G41/G43/G45
+	      Chipsets</para></listitem>
+	      <listitem><para>Added support for Intel P43/P45
+	      Chipsets</para></listitem>
+	      <listitem><para>Added support for Intel US15W (Poulsbo)
+	      Chipset</para></listitem>
+	      <listitem><para>Added support for Intel EP80579
+	      (Tolapai) SoC CPU</para></listitem>
+	      <listitem><para>Added support for ICH10 Southbridge
+	      (SPD/DMI)</para></listitem>
+	      <listitem><para>Added detection for Intel
+	      5000X</para></listitem>
+	      <listitem><para>Now fully aware of CPU w/ L3 cache (Core
+	      i7 & K10)</para></listitem>
+	      <listitem><para>Added workaround for DDR3 DMI
+	      detection</para></listitem>
+	      <listitem><para>Fixed Intel 5000Z chipset
+	      detection</para></listitem>
+	      <listitem><para>Fixed Memory Frequency on AMD
+	      K10</para></listitem>
+	      <listitem><para>Fixed cache detection on C7/Isaiah
+	      CPU</para></listitem>
+	      <listitem><para>Fix Memtest86+ not recognized as Linux
+	      Kernel</para></listitem>
+	    </itemizedlist>
+	  </para>
 	</listitem>
-</varlistentry>
+      </varlistentry>
 
 
-<varlistentry>
+      <varlistentry>
 	<term>nemiver</term>
 	<listitem>
+	  <para>
+	    In addition to some bug fixes, 0.6.4 of
+	    <package>nemiver</package> now allows setting breakpoints
+	    even when it cannot get the current source editor.
+	  </para>
+	</listitem>
+      </varlistentry>
+
+      <varlistentry>
+	<term>pylint</term>
+	<listitem>
+	  <para>
+	    <package>pylint</package> 0.16.0 includes a number of bug
+	    fixes and minor enhancements.  See the project site at
+	    <ulink type="http"
+	    url="http://www.logilab.org/projects/pylint">http://www.logilab.org/projects/pylint</ulink>
+	    for complete details.
+	  </para>
+	</listitem>
+      </varlistentry>
+
+
+      <varlistentry>
+	<term>valgrind</term>
+	<listitem>
+	  <para>
+	    3.4.0 is a feature release with many significant
+	    improvements and the usual collection of bug fixes.  This
+	    release supports X86/Linux, AMD64/Linux, PPC32/Linux and
+	    PPC64/Linux.  Support for recent distros (using gcc 4.4,
+	    glibc 2.8 and 2.9) has been added. See the complete
+	    valgrind release notes at <ulink type="http"
+	    url="http://www.valgrind.org/docs/manual/dist.news.html">http://www.valgrind.org/docs/manual/dist.news.html</ulink>.
+	  </para>
+	</listitem>
+      </varlistentry>
+    </variablelist>
+  </section>
+  <section>
+    <title>Documentation Tools</title>
+    <variablelist>
+
+      <varlistentry>
+	<term>colordiff</term>
+	<listitem>
+	  <para>
+	    <package>colordiff</package> has been updated to
+	    1.08a. Changes (from the project website) include: Support
+	    for numeric colours added, for 256-colour terminals
+	    (thanks to Gautam Iyer). Diff-types can now be specified
+	    explicitly, for use when diff-type detection doesn't work
+	    or isn't possible. Return diff's exit code, patch from Tim
+	    Connors. Allow extraneous diff text to be coloured
+	    separately.
+	  </para>
+	</listitem>
+      </varlistentry>
+
+      <varlistentry>
+	<term>doxygen</term>
+	<listitem>
+	  <para>
+	    <package>doxygen</package> 1.5.8 includes a completely
+	    rewritten doxywizard, enhanced extension mapping, support
+	    for Vietnamese and better support for Turkish. In addition
+	    there are numerous bug fixes as outlined in <ulink
+	    type="http"
+	    url="http://www.stack.nl/~dimitri/doxygen/changelog.html">http://www.stack.nl/~dimitri/doxygen/changelog.html</ulink>.
+	  </para>
+	</listitem>
+      </varlistentry>
+
+      <varlistentry>
+	<term>highlight</term>
+	<listitem>
+	  <para>
+	    Version 2.7 of <package>highlight</package> includes (from
+	    <ulink type="http"
+	    url="http://www.andre-simon.de/">http://www.andre-simon.de/</ulink>):
+	    <itemizedlist>
+	      <listitem>
 		<para>
-			In addition to some bug fixes, 0.6.4 of '''nemiver''' now allows setting breakpoints even when it cannot get the current source editor.
-			
+		  improved XML- and VHDL highlighting
 		</para>
+	      </listitem>
+
+	      <listitem>
+		<para>
+		  added support for Clojure 
+		</para>
+	      </listitem>
+	      <listitem>
+		<para>
+		added wrapping arrows in LaTeX output </para>
+	      </listitem>
+	    </itemizedlist>
+	  </para>
 	</listitem>
-</varlistentry>
+      </varlistentry>
 
-<varlistentry>
-	<term>pylint</term>
+      <varlistentry>
+	<term>texinfo</term>
+	<listitem>
+	  <para>
+	    Version 4.13 of <package>texinfo</package> includes a
+	    reference card, better support for HTML, and support for
+	    multibyte character sets. For full details, see the
+	    project site: <ulink type="http"
+	    url="http://www.gnu.org/software/texinfo/">http://www.gnu.org/software/texinfo/</ulink>.
+	  </para>
+	</listitem>
+      </varlistentry>
+
+    </variablelist>
+  </section>
+
+  <section>
+    <title>IDEs and Editors</title>
+
+    <variablelist>
+
+      <varlistentry>
+	<term>emacs</term>
+	<listitem>
+	  <para>
+	    Release 22.3 of <package>emacs</package> is primarily
+	    concerned with cleaning out old/obsolete features. See the
+	    NEWS file (<ulink type="http"
+	    url="http://www.gnu.org/software/emacs/NEWS.22.3">http://www.gnu.org/software/emacs/NEWS.22.3</ulink>)
+	    for full details.
+	  </para>
+	</listitem>
+      </varlistentry>
+
+      <varlistentry>
+	<term>eric</term>
+	<listitem>
+	  <para>
+	    Fedora 11 includes version 4.3.0 of the
+	    <package>eric</package> Python IDE. See <ulink type="http"
+	    url="http://eric-ide.python-projects.org/eric-news.html">http://eric-ide.python-projects.org/eric-news.html</ulink>
+	    for full details.
+	  </para>
+	</listitem>
+      </varlistentry>
+
+      <varlistentry>
+	<term>ipython</term>
+	<listitem>
+	  <para>
+	    ipython 0.9.1 is included, an update from 0.8.4. This is a
+	    major release. See <ulink type="http"
+	    url="http://ipython.scipy.org/announcements/ann-ipython-0.9.txt">http://ipython.scipy.org/announcements/ann-ipython-0.9.txt</ulink>
+	    for the full story.
+	  </para>
+	</listitem>
+      </varlistentry>
+
+      <varlistentry>
+	<term>monodevelop</term>
+	<listitem>
+	  <para>
+	    <package>monodevelop</package> 1.9.2 includes a large
+	    number of new features. You can review these features at
+	    <ulink type="http"
+	    url="http://monodevelop.com/Release_notes_for_MonoDevelop_2.0_Beta_1">http://monodevelop.com/Release_notes_for_MonoDevelop_2.0_Beta_1</ulink>.
+	  </para>
+	</listitem>
+      </varlistentry>
+
+      <varlistentry>
+	<term>plt-scheme</term>
 	<listitem>
+	  <para>
+	    This is a bugfix release.
+	  </para>
+	</listitem>
+      </varlistentry>
+
+    </variablelist>
+  </section>
+
+  <section>
+    <title>Issue and Bug Tracking</title>
+
+    <variablelist>
+
+      <varlistentry>
+	<term>mantis</term>
+	<listitem>
+	  <para>
+	    <package>mantis</package> has been upgraded to
+	    1.1.6. "This release fixes once and for all the caching
+	    troubles from previous stable releases, some access
+	    permissions bugs, and a few various other issues. This
+	    release also improves the existing source control
+	    integration by allowing remote checkins." For a complete
+	    list of all other changes see <ulink type="http"
+	    url="http://www.mantisbt.org/">http://www.mantisbt.org/</ulink>.
+	  </para>
+	</listitem>
+      </varlistentry>
+
+      <varlistentry>
+	<term>trac</term>
+	<listitem>
+	  <para>
+	    0.11.3 of <package>trac</package> contains a number of new
+	    features, including a new template engine for generating
+	    content, new configurable workflow, and finer grained
+	    control of permissions.
+	  </para>
+	</listitem>
+      </varlistentry>
+
+      <varlistentry>
+	<term>trac-mercurial-plugin</term>
+	<listitem>
+	  <para>
+	    <package>trac-mercurial-plugin</package> 0.11.0.7 works
+	    with the trac 0.11 release, and provides added features
+	    including quickjump to a tag or branch, blame support, and
+	    custom property renderers.
+	  </para>
+	</listitem>
+      </varlistentry>
+
+    </variablelist>
+  </section>
+
+  <section>
+    <title>Lexican and Parsing Tools</title>
+
+    <variablelist>
+
+      <varlistentry>
+	<term></term>
+	<listitem>
+	  <para>
+	    Fedora 11 includes version 2.4.1 of
+	    <package>bison</package>. This is a minor upgrade.
+	  </para>
+	</listitem>
+      </varlistentry>
+
+    </variablelist>
+  </section>
+
+  <section>
+    <title>Make and Build Tools</title>
+
+    <variablelist>
+
+      <varlistentry>
+	<term>automake</term>
+	<listitem>
+	  <para>
+	    <package>automake</package> 1.10.2 improvements: 
+	    <itemizedlist>
+	      <listitem>
 		<para>
-			'''pylint''' 0.16.0 includes a number of bug fixes and minor enhancements.  See the project site at <ulink type="http" url="http://www.logilab.org/projects/pylint">http://www.logilab.org/projects/pylint</ulink> for complete details.
+		  Changes to Libtool support: 
+		  <itemizedlist>
+		    <listitem>
+		      <para>
+			<command>distcheck</command> works with
+			Libtool 2.x even when
+			<command>LT_OUTPUT</command> is used, as
+			config.lt is removed correctly now.
+		      </para>
+		    </listitem>
+		  </itemizedlist>
 		</para>
+	      </listitem>
+	      <listitem>
+		<para>
+		  Miscellaneous changes: 
+		  <itemizedlist>
+		    <listitem>
+		      <para>
+			The manual is now distributed under the terms
+			of the GNU FDL 1.3.
+		      </para>
+		    </listitem>
+		    <listitem>
+		      <para>
+			When <command>automake
+			--add-missing</command>command> causes the
+			COPYING file to be installed, it will also
+			warn that the license file should be added to
+			source control.
+		      </para>
+		    </listitem>
+		  </itemizedlist>
+		</para>
+	      </listitem>
+	    </itemizedlist>
+	    In addition a few bugs were fixed. 
+	  </para>
+	</listitem>
+      </varlistentry>
+
+      <varlistentry>
+	<term>cmake</term>
+	<listitem>
+	  <para>
+	    cmake has been upgraded to version 2.6.3. This update
+	    includes many bug fixes. For a complete list visit <ulink
+	    type="http"
+	    url="http://www.cmake.org/files/v2.6/CMakeChangeLog-2.6.3">http://www.cmake.org/files/v2.6/CMakeChangeLog-2.6.3</ulink>.
+	  </para>
 	</listitem>
-</varlistentry>
+      </varlistentry>
 
+      <varlistentry>
+	<term>cpanspec</term>
+	<listitem>
+	  <para>
+	    Fedora 11 includes version 1.78 of
+	    <package>cpanspec</package>. In addition to a number of
+	    bug fixes, there are some additional command line options.
+	  </para>
+	</listitem>
+      </varlistentry>
 
-<varlistentry>
-	<term>valgrind</term>
+      <varlistentry>
+	<term>meld</term>
 	<listitem>
+	  <para>
+	    <package>meld</package> 1.2.1: 
+	    <itemizedlist>
+	      <listitem>
 		<para>
-			3.4.0 is a feature release with many significant improvements and the usual collection of bug fixes.  This release supports X86/Linux, AMD64/Linux, PPC32/Linux and PPC64/Linux.  Support for recent distros (using gcc 4.4, glibc 2.8 and 2.9) has been added. See the complete valgrind release notes at <ulink type="http" url="http://www.valgrind.org/docs/manual/dist.news.html">http://www.valgrind.org/docs/manual/dist.news.html</ulink>.
+		  Pygtk version 2.8 now required
 		</para>
+	      </listitem>
+	      <listitem>
+		<para>
+		  Port to gtk.UIManager
+		</para>
+	      </listitem>
+	      <listitem>
+		<para>
+		  Handle spaces in svn paths
+		</para>
+	      </listitem>
+	      <listitem>
+		<para>
+		  Command-line auto-compare all option on startup
+		  (Ondrej Novy)
+		</para>
+	      </listitem>
+	      <listitem>
+		<para>
+		  Command-line can launch several comparisons
+		</para>
+	      </listitem>
+	      <listitem>
+		<para>
+		  Several UI tweaks (better focus behavior, better
+		  defaults)
+		</para>
+	      </listitem>
+	    </itemizedlist>
+
+	  </para>
 	</listitem>
-</varlistentry>
-	</variablelist>
-</section>
+      </varlistentry>
 
+      <varlistentry>
+	<term>patchutils</term>
+	<listitem>
+	  <para>
+	    Version 0.3.1 includes a number of minor enhancements and
+	    bug fixes.
+	  </para>
+	</listitem>
+      </varlistentry>
 
-    </section>
+    </variablelist>
+  </section>
+
+</section>





More information about the Fedora-docs-commits mailing list