summaryrefslogtreecommitdiffstats
path: root/tclxml/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '1df4340a72eb32da1c55aed0b89c8ccedb4fd178'William Joye2017-08-141-1/+1
* Merge commit '8f9cbbe32d122f17493cfb62eaa99ca1a1066857'William Joye2017-04-211-0/+1
* Merge commit 'e98cc4863b83f05261c51721c6fb6c481eac1dee'William Joye2017-03-311-1/+1
* update TEA 3.10William Joye2017-01-131-0/+284
le summary='file diffstat' width='100%'> -rw-r--r--doc/language.doc40
-rw-r--r--doc/maintainers.txt2
-rw-r--r--doc/translator.py108
-rw-r--r--doc/translator_report.txt174
-rw-r--r--packages/rpm/doxygen.spec2
-rw-r--r--src/code.l8
-rw-r--r--src/doxygen.cpp16
-rw-r--r--src/entry.h16
-rw-r--r--src/htmlgen.cpp82
-rw-r--r--src/htmlgen.h4
-rw-r--r--src/latexgen.cpp5
-rw-r--r--src/latexgen.h4
-rw-r--r--src/mangen.h4
-rw-r--r--src/memberdef.cpp15
-rw-r--r--src/memberdef.h2
-rw-r--r--src/outputgen.h4
-rw-r--r--src/outputlist.h8
-rw-r--r--src/rtfgen.h4
-rw-r--r--src/scanner.l19
-rw-r--r--src/translator_br.h53
-rw-r--r--src/translator_es.h19
-rw-r--r--src/translator_fi.h24
-rw-r--r--src/translator_fr.h62
-rw-r--r--src/translator_gr.h15
27 files changed, 419 insertions, 281 deletions
diff --git a/INSTALL b/INSTALL
index b021333..5e1a6b0 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,7 +1,7 @@
-DOXYGEN Version 1.3.8-20040928
+DOXYGEN Version 1.3.9
Please read the installation section of the manual
(http://www.doxygen.org/install.html) for instructions.
--------
-Dimitri van Heesch (28 September 2004)
+Dimitri van Heesch (05 October 2004)
diff --git a/README b/README
index b06c141..20f8995 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-DOXYGEN Version 1.3.8_20040928
+DOXYGEN Version 1.3.9
Please read INSTALL for compilation instructions.
@@ -17,4 +17,4 @@ to subscribe to the lists or to visit the archives.
Enjoy,
-Dimitri van Heesch (dimitri@stack.nl) (28 September 2004)
+Dimitri van Heesch (dimitri@stack.nl) (05 October 2004)
diff --git a/VERSION b/VERSION