From peter at softwolves.pp.se Wed Sep 10 09:41:04 2008 From: peter at softwolves.pp.se (Peter Krefting) Date: Wed, 10 Sep 2008 09:41:04 +0000 Subject: [Turqstat-commits] [SCM] Turquoise SuperStat - http://www.softwolves.pp.se/sw/software/turquoise branch, master, updated. release-3.0-2-11-g0937cf4 Message-ID: The following commit has been merged in the master branch: commit d10e69456002d650ed42d32312918d43f8a205b4 Author: Peter Krefting Date: Wed Sep 10 10:32:18 2008 +0100 Updated the version number to 3.1. diff --git a/Doxyfile.in b/Doxyfile.in index 603c71d..6107363 100644 --- a/Doxyfile.in +++ b/Doxyfile.in @@ -24,7 +24,7 @@ PROJECT_NAME = "Turquoise SuperStat" # This could be handy for archiving the generated documentation or # if some version control system is used. -PROJECT_NUMBER = 3.0 +PROJECT_NUMBER = 3.1 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) # base path where the generated documentation will be put. diff --git a/debian/changelog b/debian/changelog index 460236a..72fdafb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +turqstat (3.1-1) UNRELEASED unstable; urgency=low + + * Added support for HTML output. + + -- Peter Karlsson Mon, 28 Jan 2008 21:00:00 +0100 + turqstat (3.0-2) unstable; urgency=low * Added more missing headers to fix GNU C++ 4.3 compatibility. diff --git a/qtgui.cpp b/qtgui.cpp index e8027a6..3362298 100644 --- a/qtgui.cpp +++ b/qtgui.cpp @@ -2,7 +2,6 @@ // // A statistic collection program for Fidonet and Usenet systems // Qt version. -// Version 3.0 // // Copyright (c) 2000-2008 Peter Karlsson // diff --git a/turqstat.cpp b/turqstat.cpp index e1858a4..bd061d9 100644 --- a/turqstat.cpp +++ b/turqstat.cpp @@ -1,7 +1,6 @@ // Turquoise SuperStat // // A statistic collection program for Fidonet and Usenet systems -// Version 3.0 // // Copyright (c) 1998-2008 Peter Karlsson // diff --git a/turqstat.doc b/turqstat.doc index 2d7fadc..98e4a65 100644 --- a/turqstat.doc +++ b/turqstat.doc @@ -1,4 +1,4 @@ -Turquoise SuperStat 3.0 - An area statistics program for Fidonet and Usenet +Turquoise SuperStat 3.1 - An area statistics program for Fidonet and Usenet (c) Copyright 1998-2008 Peter Karlsson. A Softwolves Software Release in 2008 @@ -333,6 +333,8 @@ HISTORY 2008-01-21 - v3.0 - Added support for templates describing the output format. + - - - v3.1 - + Added support for output in HTML format. INCLUDED FILES diff --git a/turqstat.dok b/turqstat.dok index fa35383..748ae46 100644 --- a/turqstat.dok +++ b/turqstat.dok @@ -1,4 +1,4 @@ -Turquoise SuperStat 3.0 - Ett m?tesstatistikprogram f?r Fidonet och Usenet +Turquoise SuperStat 3.1 - Ett m?tesstatistikprogram f?r Fidonet och Usenet (c) Copyright 1998-2008 Peter Karlsson. A Softwolves Software Release in 2008 @@ -333,6 +333,8 @@ HISTORIK 2008-01-21 - v3.0 - Lade till st?d f?r mallar som beskriver utdataformatet. + - - - v3.1 - + Lade till st?d f?r utdata i HTML-format. BIFOGADE FILER diff --git a/version.h b/version.h index 3daad71..4b70f97 100644 --- a/version.h +++ b/version.h @@ -23,7 +23,7 @@ using namespace std; #endif /** String describing the current version number. */ -const string version = "3.0"; +const string version = "3.1"; /** String describing the copyright information. */ const string copyright = "(c) Copyright 1998-2008 Peter Karlsson"; -- Turquoise SuperStat - http://www.softwolves.pp.se/sw/software/turquoise From peter at softwolves.pp.se Wed Sep 10 09:41:05 2008 From: peter at softwolves.pp.se (Peter Krefting) Date: Wed, 10 Sep 2008 09:41:05 +0000 Subject: [Turqstat-commits] [SCM] Turquoise SuperStat - http://www.softwolves.pp.se/sw/software/turquoise branch, master, updated. release-3.0-2-11-g0937cf4 Message-ID: The following commit has been merged in the master branch: commit 0937cf43591394f10eb904128835430be3e32fac Author: Peter Krefting Date: Wed Sep 10 10:39:42 2008 +0100 Changed my surname. diff --git a/arearead.h b/arearead.h index 84bb4d1..6fea259 100644 --- a/arearead.h +++ b/arearead.h @@ -1,4 +1,4 @@ -// Copyright (c) 1999-2001 Peter Karlsson +// Copyright (c) 1999-2001 Peter Krefting // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/configure.in b/configure.in index aebe01b..c184bc6 100644 --- a/configure.in +++ b/configure.in @@ -1,6 +1,6 @@ dnl Process this file with autoconf to produce a configure script. dnl -dnl Copyright (c) 2000-2007 Peter Karlsson +dnl Copyright (c) 2000-2007 Peter Krefting dnl dnl This program is free software; you can redistribute it and/or modify dnl it under the terms of the GNU General Public License as published by diff --git a/convert.cpp b/convert.cpp index cb5bdb1..4b61ad0 100644 --- a/convert.cpp +++ b/convert.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2001-2008 Peter Karlsson +// Copyright (c) 2001-2008 Peter Krefting // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/convert.h b/convert.h index 478a17c..d4ec41c 100644 --- a/convert.h +++ b/convert.h @@ -1,4 +1,4 @@ -// Copyright (c) 2001-2005 Peter Karlsson +// Copyright (c) 2001-2005 Peter Krefting // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/datatypes.cpp b/datatypes.cpp index c6e79ee..c9bb0cd 100644 --- a/datatypes.cpp +++ b/datatypes.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2001 Peter Karlsson +// Copyright (c) 2001 Peter Krefting // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/debian/changelog b/debian/changelog index 72fdafb..8d800cd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,7 +2,7 @@ turqstat (3.1-1) UNRELEASED unstable; urgency=low * Added support for HTML output. - -- Peter Karlsson Mon, 28 Jan 2008 21:00:00 +0100 + -- Peter Krefting Mon, 28 Jan 2008 21:00:00 +0100 turqstat (3.0-2) unstable; urgency=low diff --git a/debian/control b/debian/control index 2a46194..94357ce 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: turqstat Section: mail Priority: optional -Maintainer: Peter Karlsson +Maintainer: Peter Krefting Standards-Version: 3.7.3 Build-Depends: debhelper (>= 4), libqt3-mt-dev, qt3-dev-tools-compat Vcs-Browser: http://git.debian.org/?p=turqstat/turqstat.git diff --git a/debian/copyright b/debian/copyright index 474d073..a6ea884 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,9 +1,9 @@ Packages: turqstat, xturqstat -Author: Peter Karlsson +Author: Peter Krefting Packaged for Debian by the author. Available at: http://www.softwolves.pp.se/sw/ -This software is copyright 1998-2008 Peter Karlsson. +This software is copyright 1998-2008 Peter Krefting. JAM(mbp) - Copyright 1993 Joaquim Homrighausen, Andrew Milner, Mats Birch, Mats Wallin. ALL RIGHTS RESERVED. diff --git a/debian/rules b/debian/rules index d3f94b5..f771a46 100755 --- a/debian/rules +++ b/debian/rules @@ -1,6 +1,6 @@ #!/usr/bin/make -f # GNU copyright 1997 to 1999 by Joey Hess. -# Copyright 1999-2008 Peter Karlsson +# Copyright 1999-2008 Peter Krefting # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 diff --git a/fdapxread.cpp b/fdapxread.cpp index 3bfb20d..616a3c0 100644 --- a/fdapxread.cpp +++ b/fdapxread.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 1999-2008 Peter Karlsson +// Copyright (c) 1999-2008 Peter Krefting // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/fdapxread.h b/fdapxread.h index d81b851..21979dd 100644 --- a/fdapxread.h +++ b/fdapxread.h @@ -1,4 +1,4 @@ -// Copyright (c) 1999-2007 Peter Karlsson +// Copyright (c) 1999-2007 Peter Krefting // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/jamread.cpp b/jamread.cpp index 5c2f571..d2c2b87 100644 --- a/jamread.cpp +++ b/jamread.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 1999-2008 Peter Karlsson +// Copyright (c) 1999-2008 Peter Krefting // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/jamread.h b/jamread.h index 30d4bc5..1ade804 100644 --- a/jamread.h +++ b/jamread.h @@ -1,4 +1,4 @@ -// Copyright (c) 1999-2007 Peter Karlsson +// Copyright (c) 1999-2007 Peter Krefting // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/lexer.cpp b/lexer.cpp index 5fe7186..5b0dd14 100644 --- a/lexer.cpp +++ b/lexer.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2002-2008 Peter Karlsson +// Copyright (c) 2002-2008 Peter Krefting // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/lexer.h b/lexer.h index 47a9b8d..69c4631 100644 --- a/lexer.h +++ b/lexer.h @@ -1,4 +1,4 @@ -// Copyright (c) 2002-2008 Peter Karlsson +// Copyright (c) 2002-2008 Peter Krefting // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/mappings.cpp b/mappings.cpp index 55406b6..77e2ab6 100644 --- a/mappings.cpp +++ b/mappings.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2001-2005 Peter Karlsson +// Copyright (c) 2001-2005 Peter Krefting // // This file is auto-generated by makemappings.pl // $Id: mappings.cpp,v 1.6 2005/07/11 11:51:52 peterk Exp $ diff --git a/mappings.h b/mappings.h index 80c0252..1ec315e 100644 --- a/mappings.h +++ b/mappings.h @@ -1,4 +1,4 @@ -// Copyright (c) 2001-2007 Peter Karlsson +// Copyright (c) 2001-2007 Peter Krefting // // This file is auto-generated by makemappings.pl // $Id: mappings.h,v 1.6 2005/07/11 11:51:53 peterk Exp $ diff --git a/mappings/makemappings.pl b/mappings/makemappings.pl index b9a1303..7e40810 100755 --- a/mappings/makemappings.pl +++ b/mappings/makemappings.pl @@ -1,6 +1,6 @@ #!/usr/bin/perl -w # -# Copyright (c) 2001-2005 Peter Karlsson +# Copyright (c) 2001-2005 Peter Krefting # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -126,7 +126,7 @@ open HEADER, ">../mappings.h" or die "Unable to create mappings.h: $!\n"; print MAPPINGS << 'EOM'; -// Copyright (c) 2001-2005 Peter Karlsson +// Copyright (c) 2001-2005 Peter Krefting // // This file is auto-generated by makemappings.pl // @@ -148,7 +148,7 @@ print MAPPINGS << 'EOM'; EOM print HEADER << 'EOM'; -// Copyright (c) 2001-2005 Peter Karlsson +// Copyright (c) 2001-2005 Peter Krefting // // This file is auto-generated by makemappings.pl // diff --git a/mypointread.cpp b/mypointread.cpp index ec3544d..d80b043 100644 --- a/mypointread.cpp +++ b/mypointread.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 1999-2008 Peter Karlsson +// Copyright (c) 1999-2008 Peter Krefting // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/mypointread.h b/mypointread.h index 997cb08..6d15623 100644 --- a/mypointread.h +++ b/mypointread.h @@ -1,4 +1,4 @@ -// Copyright (c) 1999-2007 Peter Karlsson +// Copyright (c) 1999-2007 Peter Krefting // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/mytime.cpp b/mytime.cpp index 847afea..33889c5 100644 --- a/mytime.cpp +++ b/mytime.cpp @@ -7,7 +7,7 @@ // intact. // // Modifications for Turquoise SuperStat copyright (c) 2000-2005 Peter -// Karlsson. +// Krefting. #include diff --git a/mytime.h b/mytime.h index a6b8ee9..3b2ab47 100644 --- a/mytime.h +++ b/mytime.h @@ -1,4 +1,4 @@ -// Written in 2000-2005 by Peter Karlsson +// Written in 2000-2005 by Peter Krefting // // This file is not copyrighted. diff --git a/newsspoolread.cpp b/newsspoolread.cpp index 288a21e..44e2791 100644 --- a/newsspoolread.cpp +++ b/newsspoolread.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2007 Peter Karlsson +// Copyright (c) 2000-2007 Peter Krefting // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/newsspoolread.h b/newsspoolread.h index aa624e2..b440f1e 100644 --- a/newsspoolread.h +++ b/newsspoolread.h @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2001 Peter Karlsson +// Copyright (c) 2000-2001 Peter Krefting // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/nntpread.cpp b/nntpread.cpp index 1737303..c287c43 100644 --- a/nntpread.cpp +++ b/nntpread.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2001-2008 Peter Karlsson +// Copyright (c) 2001-2008 Peter Krefting // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/nntpread.h b/nntpread.h index d3628b7..feafa7e 100644 --- a/nntpread.h +++ b/nntpread.h @@ -1,4 +1,4 @@ -// Copyright (c) 2001-2007 Peter Karlsson +// Copyright (c) 2001-2007 Peter Krefting // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/output.cpp b/output.cpp index feb91de..994a96c 100644 --- a/output.cpp +++ b/output.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2008 Peter Karlsson +// Copyright (c) 2000-2008 Peter Krefting // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/output.h b/output.h index 6595683..c622deb 100644 --- a/output.h +++ b/output.h @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2008 Peter Karlsson +// Copyright (c) 2000-2008 Peter Krefting // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/outputqt.cpp b/outputqt.cpp index 55127bc..024d3fd 100644 --- a/outputqt.cpp +++ b/outputqt.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2008 Peter Karlsson +// Copyright (c) 2000-2008 Peter Krefting // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/po/sv.po b/po/sv.po index a500357..3e1f98b 100644 --- a/po/sv.po +++ b/po/sv.po @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: XTurqstat 3.0\n" "POT-Creation-Date: 2008-01-05 21.59.24 CET\n" "PO-Revision-Date: 2008-01-05\n" -"Last-Translator: Peter Karlsson \n" +"Last-Translator: Peter Krefting \n" "Content-Type: text/plain; charset=iso-8859-1\n" #: qtbars.cpp:78 diff --git a/qtbars.cpp b/qtbars.cpp index 748e198..42856d4 100644 --- a/qtbars.cpp +++ b/qtbars.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2008 Peter Karlsson +// Copyright (c) 2000-2008 Peter Krefting // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/qtbars.h b/qtbars.h index 1447eda..f84b336 100644 --- a/qtbars.h +++ b/qtbars.h @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2008 Peter Karlsson +// Copyright (c) 2000-2008 Peter Krefting // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/qtgui.cpp b/qtgui.cpp index 3362298..142c7f9 100644 --- a/qtgui.cpp +++ b/qtgui.cpp @@ -3,7 +3,7 @@ // A statistic collection program for Fidonet and Usenet systems // Qt version. // -// Copyright (c) 2000-2008 Peter Karlsson +// Copyright (c) 2000-2008 Peter Krefting // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/qtgui.h b/qtgui.h index c52257e..7137110 100644 --- a/qtgui.h +++ b/qtgui.h @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2008 Peter Karlsson +// Copyright (c) 2000-2008 Peter Krefting // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/qtlist.cpp b/qtlist.cpp index 3d6819e..5358a24 100644 --- a/qtlist.cpp +++ b/qtlist.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2008 Peter Karlsson +// Copyright (c) 2000-2008 Peter Krefting // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/qtlist.h b/qtlist.h index b83b3da..1ee461c 100644 --- a/qtlist.h +++ b/qtlist.h @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2008 Peter Karlsson +// Copyright (c) 2000-2008 Peter Krefting // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/qtprogress.cpp b/qtprogress.cpp index 09e0ce4..ec49c39 100644 --- a/qtprogress.cpp +++ b/qtprogress.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2002-2008 Peter Karlsson +// Copyright (c) 2002-2008 Peter Krefting // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/qtprogress.h b/qtprogress.h index 65dcd05..67fc2f5 100644 --- a/qtprogress.h +++ b/qtprogress.h @@ -1,4 +1,4 @@ -// Copyright (c) 2002-2008 Peter Karlsson +// Copyright (c) 2002-2008 Peter Krefting // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/qtreport.cpp b/qtreport.cpp index 07d6b7c..3c24b08 100644 --- a/qtreport.cpp +++ b/qtreport.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2008 Peter Karlsson +// Copyright (c) 2000-2008 Peter Krefting // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/qtreport.h b/qtreport.h index 27897a9..dbb0179 100644 --- a/qtreport.h +++ b/qtreport.h @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2008 Peter Karlsson +// Copyright (c) 2000-2008 Peter Krefting // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/sdmread.cpp b/sdmread.cpp index 4e8ef60..1f36996 100644 --- a/sdmread.cpp +++ b/sdmread.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 1999-2007 Peter Karlsson +// Copyright (c) 1999-2007 Peter Krefting // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/sdmread.h b/sdmread.h index 2871b33..1ec96da 100644 --- a/sdmread.h +++ b/sdmread.h @@ -1,4 +1,4 @@ -// Copyright (c) 1999-2007 Peter Karlsson +// Copyright (c) 1999-2007 Peter Krefting // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/squishread.cpp b/squishread.cpp index b560e44..1ea058e 100644 --- a/squishread.cpp +++ b/squishread.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 1999-2001 Peter Karlsson +// Copyright (c) 1999-2001 Peter Krefting // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/squishread.h b/squishread.h index acc4a29..65692cc 100644 --- a/squishread.h +++ b/squishread.h @@ -1,4 +1,4 @@ -// Copyright (c) 1999-2007 Peter Karlsson +// Copyright (c) 1999-2007 Peter Krefting // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/statengine.cpp b/statengine.cpp index a11c39c..3f96834 100644 --- a/statengine.cpp +++ b/statengine.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 1998-2008 Peter Karlsson +// Copyright (c) 1998-2008 Peter Krefting // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/statengine.h b/statengine.h index bea4b9c..064b1c2 100644 --- a/statengine.h +++ b/statengine.h @@ -1,4 +1,4 @@ -// Copyright (c) 1998-2001 Peter Karlsson +// Copyright (c) 1998-2001 Peter Krefting // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/statview.cpp b/statview.cpp index 351b8ab..414c911 100644 --- a/statview.cpp +++ b/statview.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 1998-2008 Peter Karlsson +// Copyright (c) 1998-2008 Peter Krefting // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/statview.h b/statview.h index 416f7e1..ae9d7e1 100644 --- a/statview.h +++ b/statview.h @@ -1,4 +1,4 @@ -// Copyright (c) 1998-2008 Peter Karlsson +// Copyright (c) 1998-2008 Peter Krefting // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/tanstaaflread.cpp b/tanstaaflread.cpp index 10cb742..e3c323f 100644 --- a/tanstaaflread.cpp +++ b/tanstaaflread.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 1999-2008 Peter Karlsson +// Copyright (c) 1999-2008 Peter Krefting // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/tanstaaflread.h b/tanstaaflread.h index d84d483..23e8f84 100644 --- a/tanstaaflread.h +++ b/tanstaaflread.h @@ -1,4 +1,4 @@ -// Copyright (c) 1999-2007 Peter Karlsson +// Copyright (c) 1999-2007 Peter Krefting // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/teal.cpp b/teal.cpp index 57b5215..8a2d7be 100644 --- a/teal.cpp +++ b/teal.cpp @@ -4,7 +4,7 @@ // using Turquoise SuperStat conversion routines // Version 1.0 // -// Copyright (c) 2001-2008 Peter Karlsson +// Copyright (c) 2001-2008 Peter Krefting // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/template.cpp b/template.cpp index f6c7c0b..31be915 100644 --- a/template.cpp +++ b/template.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2007-2008 Peter Karlsson +// Copyright (c) 2007-2008 Peter Krefting // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/template.h b/template.h index fcbccce..058d45c 100644 --- a/template.h +++ b/template.h @@ -1,4 +1,4 @@ -// Copyright (c) 2007 Peter Karlsson +// Copyright (c) 2007 Peter Krefting // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/templates/default.tpl b/templates/default.tpl index f1ac8de..1abc5d9 100644 --- a/templates/default.tpl +++ b/templates/default.tpl @@ -1,5 +1,5 @@ ; Default template file for Turquoise SuperStat reports -; ? 2002-2008 Peter Karlsson +; ? 2002-2008 Peter Krefting ; ; Any line starting with a semi-colon (like this one) will be ignored. To ; output a line with an initial semi-colon in the final report, start the diff --git a/templates/html.tpl b/templates/html.tpl index ce656a3..16577e5 100644 --- a/templates/html.tpl +++ b/templates/html.tpl @@ -1,5 +1,5 @@ ; HTML template file for Turquoise SuperStat reports -; ? 2002-2008 Peter Karlsson +; ? 2002-2008 Peter Krefting ; ; Any line starting with a semi-colon (like this one) will be ignored. To ; output a line with an initial semi-colon in the final report, start the diff --git a/templates/svenska.tpl b/templates/svenska.tpl index 4bb95bf..65498ae 100644 --- a/templates/svenska.tpl +++ b/templates/svenska.tpl @@ -1,5 +1,5 @@ ; Svensk standardmall f?r rapporter fr?n Turquoise SuperStat -; ? 2002-2008 Peter Karlsson +; ? 2002-2008 Peter Krefting ; ; Rader som inleds med semikolon (som denna) kommer att ignoreras. F?r att ; skriva en rad med inledande semikolon i den f?rdiga rapporten inleder diff --git a/turqstat-sv.1 b/turqstat-sv.1 index e9cd775..ea700a1 100644 --- a/turqstat-sv.1 +++ b/turqstat-sv.1 @@ -155,7 +155,7 @@ anv .SH PROGRAMFEL Rapportera eventuella fel till f?rfattaren. .SH F?RFATTARE -Turquoise SuperStat skrevs av Peter Karlsson. +Turquoise SuperStat skrevs av Peter Krefting. Om du har felrapporter eller fr?gor, s?nd e-post till peter at softwolves.pp.se eller se webbplatsen p? http://www.softwolves.pp.se/sw/ diff --git a/turqstat.1 b/turqstat.1 index 1ad6102..b0cf54a 100644 --- a/turqstat.1 +++ b/turqstat.1 @@ -154,7 +154,7 @@ per Swedish and EU standards). .SH BUGS Report any bugs to the authors. .SH AUTHOR -Turquoise SuperStat was written by Peter Karlsson. +Turquoise SuperStat was written by Peter Krefting. If you have bug reports or questions, mail them to peter at softwolves.pp.se or see the website at http://www.softwolves.pp.se/sw/ diff --git a/turqstat.cpp b/turqstat.cpp index bd061d9..28e5c1f 100644 --- a/turqstat.cpp +++ b/turqstat.cpp @@ -2,7 +2,7 @@ // // A statistic collection program for Fidonet and Usenet systems // -// Copyright (c) 1998-2008 Peter Karlsson +// Copyright (c) 1998-2008 Peter Krefting // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/turqstat.def b/turqstat.def index 6ec12d6..29fbcd2 100644 --- a/turqstat.def +++ b/turqstat.def @@ -1,2 +1,2 @@ NAME TURQSTAT WINDOWCOMPAT -DESCRIPTION 'Turquoise SuperStat (c) Copyright 2000-2005 Peter Karlsson' +DESCRIPTION 'Turquoise SuperStat (c) Copyright 2000-2005 Peter Krefting' diff --git a/turqstat.doc b/turqstat.doc index 98e4a65..3235328 100644 --- a/turqstat.doc +++ b/turqstat.doc @@ -1,5 +1,5 @@ Turquoise SuperStat 3.1 - An area statistics program for Fidonet and Usenet -(c) Copyright 1998-2008 Peter Karlsson. +(c) Copyright 1998-2008 Peter Krefting. A Softwolves Software Release in 2008 http://www.softwolves.pp.se/sw/ @@ -467,7 +467,6 @@ also want to create Debian's archive control files, use dpkg-buildpackage. CONTACT -The author, Peter Karlsson, can be contacted via Internet e-mail at -peter at softwolves.pp.se, or possibly via netmail at 2:204/254.222. Information -about this program is available on the world wide web at -http://www.softwolves.pp.se/sw/ +The author, Peter Krefting, can be contacted via Internet e-mail at +. Information about this program is available on the +world wide web at http://www.softwolves.pp.se/sw/ diff --git a/turqstat.dok b/turqstat.dok index 748ae46..a5bc9b2 100644 --- a/turqstat.dok +++ b/turqstat.dok @@ -1,5 +1,5 @@ Turquoise SuperStat 3.1 - Ett m?tesstatistikprogram f?r Fidonet och Usenet -(c) Copyright 1998-2008 Peter Karlsson. +(c) Copyright 1998-2008 Peter Krefting. A Softwolves Software Release in 2008 http://www.softwolves.pp.se/sw/ @@ -469,6 +469,6 @@ dpkg-buildpackage. KONTAKT -F?rfattaren, Peter Karlsson, kan n?s via Internet-e-post p? -peter at softwolves.pp.se och kanske p? n?tpost p? 2:204/254.222. Information om -programmet finns p? webben p? http://www.softwolves.pp.se/sw/ +F?rfattaren, Peter Krefting, kan n?s via Internet-e-post p? +. Information om programmet finns p? webben p? +http://www.softwolves.pp.se/sw/ diff --git a/turqstat.kdevelop b/turqstat.kdevelop index 3853134..6ccffb2 100644 --- a/turqstat.kdevelop +++ b/turqstat.kdevelop @@ -1,7 +1,7 @@ - Peter Karlsson + Peter Krefting peter at softwolves.pp.se 1 KDevAutoProject diff --git a/utility.cpp b/utility.cpp index 3d692d2..bcb8780 100644 --- a/utility.cpp +++ b/utility.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 1998-2008 Peter Karlsson +// Copyright (c) 1998-2008 Peter Krefting // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/utility.h b/utility.h index df705da..2cba998 100644 --- a/utility.h +++ b/utility.h @@ -1,4 +1,4 @@ -// Copyright (c) 1998-2008 Peter Karlsson +// Copyright (c) 1998-2008 Peter Krefting // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/version.h b/version.h index 4b70f97..b45ce4c 100644 --- a/version.h +++ b/version.h @@ -1,4 +1,4 @@ -// Copyright (c) 1998-2008 Peter Karlsson +// Copyright (c) 1998-2008 Peter Krefting // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -26,7 +26,7 @@ using namespace std; const string version = "3.1"; /** String describing the copyright information. */ -const string copyright = "(c) Copyright 1998-2008 Peter Karlsson"; +const string copyright = "(c) Copyright 1998-2008 Peter Krefting"; /** String describing the release year for this version. */ const string releaseyear = "2008"; diff --git a/xturqstat-sv.1 b/xturqstat-sv.1 index c81d30c..0ff9750 100644 --- a/xturqstat-sv.1 +++ b/xturqstat-sv.1 @@ -39,7 +39,7 @@ statistik inom f .SH PROGRAMFEL Rapportera eventuella fel till f?rfattaren. .SH F?RFATTARE -Turquoise SuperStat skrevs av Peter Karlsson. +Turquoise SuperStat skrevs av Peter Krefting. Om du har felrapporter eller fr?gor, s?nd e-post till peter at softwolves.pp.se eller se webbplatsen p? http://www.softwolves.pp.se/sw/ diff --git a/xturqstat.1 b/xturqstat.1 index 3bcede4..4958d59 100644 --- a/xturqstat.1 +++ b/xturqstat.1 @@ -39,7 +39,7 @@ formats, or a standard Usenet news spool, and creates statistics about this: .SH BUGS Report any bugs to the authors. .SH AUTHOR -Turquoise SuperStat was written by Peter Karlsson. +Turquoise SuperStat was written by Peter Krefting. If you have bug reports or questions, mail them to peter at softwolves.pp.se or see the website at http://www.softwolves.pp.se/sw/ -- Turquoise SuperStat - http://www.softwolves.pp.se/sw/software/turquoise From peter at softwolves.pp.se Wed Sep 10 09:41:04 2008 From: peter at softwolves.pp.se (Peter Krefting) Date: Wed, 10 Sep 2008 09:41:04 +0000 Subject: [Turqstat-commits] [SCM] Turquoise SuperStat - http://www.softwolves.pp.se/sw/software/turquoise branch, master, updated. release-3.0-2-11-g0937cf4 Message-ID: The following commit has been merged in the master branch: commit b9010b8faf91baffc7544b9d0928f910f3d831b2 Author: Peter Krefting Date: Wed Sep 10 10:30:53 2008 +0100 Discontinued detailed change log. There is no need for a detailed change log file now that the project is tracked with Git, a better log can be retrieved automatically from the version control system instead. Replaced the change log file with a simpler file just giving a very top-level description of the changes for each version. diff --git a/ChangeLog b/ChangeLog index 1717c25..87d5111 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,2019 +1,9 @@ -2008-05-13 - Peter Karlsson - debian/ - Updated Debian control files to declare VCS location. +Version 3.1 - UNRELEASED -2008-03-18 - Peter Karlsson - Makefile.in - po/Makefile.in - Added @datarootdir at . + * Added HTML output support. - Doxyfile.in - Removed obsoleted variables. +Version 3.0 - 2008-01-21 - COPYING - Updated to the lastest verson of GNU GPL v2 (with current FSF address). - -2008-02-18 - Peter Karlsson - lexer.cpp - lexer.h - statview.cpp - statview.h - template.cpp - templates/ - Added HTML mode. - -2008-02-05 - Peter Karlsson - statview.cpp - Avoid outputting the text before the @place@ token if the toplist ends - early. - - templates/html.tpl - Began working on an HTML output template. - -2008-01-28 - Peter Karlsson - convert.cpp - turqstat.cpp - fdapxread.cpp - jamread.cpp - mypointread.cpp - statengine.cpp - tanstaaflread.cpp - teal.cpp - utility.cpp - Added more missing standard include files. - - nntpread.cpp - statengine.cpp - Fixed logic operator precedence. - -2008-01-25 - Peter Karlsson - debian/ - Silence lintian warnings. - -2008-01-21 - Peter Karlsson - utility.h - Handle 64-bit time_t without causing overflows. - - turqstat.doc - turqstat.dok - makedist.sh - visualc/ - debian/ - Released 3.0. Finally! - - Makefile.in - Renamed file in clean target. - -2008-01-06 - Peter Karlsson - configure.in - Fixed typo in test. - -2008-01-05 - Peter Karlsson - output.cpp - output.h - outputqt.cpp - turqstat.cpp - Added parse error message to output object. - - qtreport.cpp - qtreport.h - Makefile.in - Added template browser to report generator dialogue. - - qtbars.cpp - qtbars.h - qtgui.cpp - qtgui.h - qtlist.cpp - qtlist.h - qtprogress.cpp - qtprogress.h - qtreport.cpp - qtreport.h - Renamed class and instance variables. - - turqstat.doc - turqstat.dok - turqstat.1 - turqstat-sv.1 - xturqstat.1 - xturqstat-sv.1 - Updated documentation. - - version.h - debian/ - Updated year to 2008. - - po/ - Updated messages. - - Makefile.in - debian/ - Added template files to install procedure. - -2008-01-04 - Peter Karlsson - visualc/ - Added project files for Visual C++ 2008 Express Edition. - - configure.in - convert.cpp - mappings.h - mypointread.cpp - newsspoolread.cpp - nntpread.cpp - nntpread.h - output.cpp - sdmread.cpp - statengine.cpp - statview.cpp - template.h - turqstat.cpp - utility.cpp - Compile fixes for Visual C++. - - lexer.cpp - Fixed access outside buffer. - - statview.cpp - statview.h - template.cpp - Use localized day names in generated reports. - - statview.cpp - Avoid using uninitialized variables. - Mimic old behaviour of not showing ratio if nothing quoted. - - turqstat.doc - turqstat.dok - README.Win32 - Updated documentation. - -2007-12-08 - Peter Karlsson - lexer.cpp - lexer.h - template.cpp - templates/default.tpl - Began adding support for localized day names in top lists. - -2007-12-01 - Peter Karlsson - templates/default.tpl - Rewrote some commentary. Fixed some minor issues. - - templates/svenska.tpl - Added Swedish template. - -2007-11-23 - Peter Karlsson - template.cpp - Allow empty lines in the template. - - statview.cpp - Fixed number of entries in each top list. - Implemented remaining top list variables. - Removed old code. - Fixed support for removing entry numbers for shared places. - Fixed off-by-one error in weekday top list. - Do not list address in receivers top list. - Trim trailing spaces from the generated file. - - templates/default.tpl - Some cosmetic fixes. - - configure.in - Removed obsolete tests. - -2007-11-22 - Peter Karlsson - statview.cpp - Fixed infinite loop. - Fixed toplist termination and reset. - Fixed placeholder for unknown data/incorrect variable use. - Added back constraints for toplists for original content, quoters and - writers. - - lexer.cpp - Fixed linebreak when line ends with variable token. - - turqstat.cpp - Fixed constness. - - templates/default.tpl - Added some missing words. - - turqstat.kdevelop - Updated project file. - - Doxyfile.in - Renamed doxygen.conf.in to Doxyfile.in. - -2007-10-17 - Peter Karlsson - statview.cpp - Close iterators when done. Silence compiler warnings. - -2007-09-30 - Peter Karlsson - statview.cpp - lexer.cpp - lexer.h - templates/default.tpl - Continued to flesh out template support. - -2007-09-21 - Peter Karlsson - Makefile.in - turqstat.cpp - Use default template file if none was supplied. - - statview.cpp - statview.h - turqstat.cpp - Started integrating template parser with the report generator. - -2007-09-12 - Peter Karlsson - template.cpp - template.h - Compile fixes. - - lexer.cpp - Remove debug code. - - turqstat.1 - turqstat-sv.1 - Documented report template parameter. - - turqstat.cpp - statview.cpp - statview.h - Compile fixes. - -2007-09-10 - Peter Karlsson - Makefile.in - statview.cpp - statview.h - template.cpp - template.h - turqstat.cpp - Added class describing an entire parsed template file. - -2007-09-09 - Peter Karlsson - statview.h - turqstat.cpp - turqstat.doc - turqstat.dok - Began integrating template code. - -2007-09-09 - Peter Karlsson - doxygen.conf.in - qtgui.cpp - turqstat.cpp - turqstat.doc - turqstat.dok - version.h - debian/ - Bumped version to 3.0. - -2007-09-02 - Peter Karlsson - lexer.h - lexer.cpp - templates/default.tpl - Replaced magic "totals" token with separate tokens for reporting - the totals. - - turqstat.kdevelop - Added project file for KDevelop. - -2007-08-27 - Peter Karlsson - lexer.h - lexer.cpp - templates/default.tpl - Fixed compile errors and made lexer able to parse the default - template. - -2007-08-27 - Peter Karlsson - datatypes.h - fdapxread.h - jamread.h - mypointread.h - sdmread.h - squishread.h - tanstaaflread.h - utility.h - GCC 4.1 likes if I also do pack(push) before I pack(pop). - -2007-08-25 - Peter Karlsson - datatypes.h - fdapxread.h - jamread.h - mypointread.h - sdmread.h - squishread.h - tanstaaflread.h - utility.h - Fixed pragma pack(1)/pack(pop) directives. Fixes compile with Xcode - with GCC 4.0. - -2007-08-23 - Peter Karlsson - Makefile.in - debian/ - Added support for installing unstripped binaries. - Debian bug#438227. - -2007-08-23 - Martin Michlmayr - squishread.cpp - fdapxread.cpp - mypointread.cpp - sdmread.cpp - tanstaaflread.cpp - newsspoolread.cpp - output.cpp - nntpread.cpp - outputqt.cpp - debian/ - Added missing includes for GCC 4.3. - Debian bug#417734. - -2005-09-12 - Peter Karlsson - config.h.in - configure.in - convert.cpp - Removed problematic use of strcasestr(). - -2005-09-05 - Peter Karlsson - Merged in changes from 2.2.5: - 2005-09-05 - Peter Karlsson - turqstat.doc - turqstat.dok - debian/ - 2.2.4 released for buffer overrun fix (CAN-2005-2658). - -2005-09-01 - Peter Karlsson - utility.cpp - Fixed buffer overrun condition. - - mytime.cpp - mytime.h - config.h.in - configure.in - Use timegm() instead of my_mktime(), if available. - -2005-08-22 - Peter Karlsson - convert.cpp - Prohibit ill-formed UTF-8 sequences. - -2005-08-17 - Peter Karlsson - statengine.cpp - Use proper data types for string lengths to avoid overflows on 64-bit - architectures. - - mytime.cpp - Fixed signedness mismatch on some platforms. - -2005-08-16 - Peter Karlsson - turqstat.doc - turqstat.dok - debian/ - 2.2.3 released. Yay! - - Makefile.in - debian/ - Updates for modern Debian policy. - - Makefile.in - po/Makefile.in - mappings/Makefile.in - Fixed distclean target. - -2005-07-14 - Peter Karlsson - convert.h - Added virtual destructor to avoid compiler warnings. - - convert.cpp - utility.cpp - Removed use of GNU C++ extensions. - - turqstat.cpp - Fixed incorrect use of comma-separated list. - -2005-07-11 - Peter Karlsson - configure.in - Updated for more modern versions of the autocrap tools. - - fdapxread.cpp - jamread.cpp - mypointread.cpp - newsspoolread.cpp - sdmread.cpp - statengine.cpp - tanstaaflread.cpp - turqstat.cpp - Include instead of if using a modern C++. - - statview.cpp - Include instead of if using a modern C++. - - mappings/ - mappings.cpp - mappings.h - convert.cpp - Updated mapping tables. Added ISO 8859-11. - - version.h - Updated release year to 2005. - - turqstat.doc - turqstat.dok - turqstat.def - debian/ - Prepare entries for next release version. - - mytime.cpp - nntpread.cpp - qtgui.cpp - turqstat.cpp - utility.h - Renamed macro "INFINITY" that clashed with a constant defined in the - GCC standard include files. - - configure - turqstat.doc - turqstat.dok - debian/ - Merged in changes from 2.2.1.1 and 2.2.2. - -2005-07-10 - Peter Karlsson - output.cpp - output.h - outputqt.cpp - qtlist.cpp - Various compile fixes for modern GCC. - - acconfig.h - configure.in - Updated for more modern versions of the autocrap tools. - -2002-08-16 - peter karlsson - nntpread.cpp - Some news servers do not accept LISTGROUPS without an argument. - -2002-06-01 - peter karlsson - templates/default.tpl - lexer.cpp - lexer.h - Initial support for report templates. - -2002-05-27 - peter karlsson - mappings/ - mappings.cpp - Added iso-8859-16. - - convert.cpp - Added iso-8859-16 and missing entries for some other 8859s. - -2002-03-10 - peter karlsson - Makefile.in - outputqt.cpp - qtgui.cpp - qtgui.h - qtprogress.cpp - qtprogress.h - Implemented a progress dialog showing progress as text for areas where - total entries cannot be determined beforehand. - - qtbars.cpp - Call proper constructor. - - turqstat.dok - turqstat.doc - Documentation updates. - -2002-02-23 - peter karlsson - convert.cpp - convert.h - Made character decoders and encoders abstract interfaces. - -2001-12-27 - peter karlsson - version.h - debian/ - 2.2.1 release. - - nntpread.cpp - Added missing include (compile fix for hppa). - -2001-12-09 - peter karlsson - nntpread.cpp - Win32 compile fixes. - - turqstat.doc - turqstat.dok - 2.2 release. - -2001-11-27 - peter karlsson - nntpread.cpp - Moved winsock cleanup to destructor so it is called after all socket - operations. - -2001-11-19 - peter karlsson - statview.cpp - Limit original content toplist to those that have written at least three - messages. - -2001-11-16 - peter karlsson - statengine.cpp - Support news reader version strings of the kind Sylpheed use. - - nntpread.cpp - Do not send XPAT command if no date range is set. - - utility.cpp - Make sure functions that convert to time_t always return -1 on invalid - date formats. - -2001-11-15 - peter karlsson - configure.in - Makefile.in - turqstat.cpp - qtgui.cpp - Made it possible to compile entirely without NNTP support. - -2001-11-12 - peter karlsson - nntpread.cpp - More Winsock fixes. - - acconfig.h - config.h.in - configure.in - newsspoolread.cpp - sdmread.cpp - DJGPP compile fixes. - -2001-11-11 - peter karlsson - nntpread.cpp - Use recv and send instead of read and write on sockets, for Win32 - compatibility. - - configure.in - config.h.in - acconfig.h - Added check for sleep() function for Win32 compatibility. - -2001-11-09 - peter karlsson - nntpread.cpp - nntpread.h - fdopen() on sockets is broken on Win32 and OS/2, so instead use own - buffering on these platforms. - - configure.in - config.h.in - Fixed typos. - Check location for errno.h. - -2001-11-04 - peter karlsson - config.h.in - configure.in - nntpread.cpp - Fixes for Win32 and OS/2. - -2001-10-31 - peter karlsson - turqstat.dok - turqstat.doc - debian/copyright - Copyright and license updates. - -2001-10-27 - peter karlsson - configure.in - config.h.in - acconfig.h - convert.cpp - Fixes for Solaris. - - Makefile.in - nntpread.cpp - nntpread.h - output.cpp - output.h - outputqt.cpp - qtgui.cpp - qtgui.h - turqstat.cpp - turqstat.1 - turqstat-sv.1 - turqstat.doc - turqstat.dok - po/xturqstat.po - po/sv.po - NNTP support. - -2001-10-11 - peter karlsson - Merged in changes from 2.1.3, 2.1.4 and 2.1.4.1: - 2001-10-11 - peter karlsson - qtlist.h - Need to include to resolve GCC 3.0 ambiguity. - - 2001-10-10 - peter karlsson - configure.in - acconfig.h - Added tests for changes introduced in GCC 3.0. - - convert.h - output.h - qtlist.h - statengine.h - statview.h - utility.h - version.h - Use configure based tests for GCC 3.0 compatibility. - - convert.cpp - qtlist.h - statview.cpp - Fixed to work with GCC 3.0. - - turqstat.doc - turqstat.dok - version.h - debian/ - Updates for version 2.1.4. - - 2001-10-04 - peter karlsson - configure.in - convert.h - output.h - qtlist.h - statengine.h - statview.h - utility.h - version.h - Preliminary fixes for compilation with GCC 3.0. - - version.h - Version 2.1.3. - -2001-09-29 - peter karlsson - fdapxread.cpp - jamread.cpp - mypointread.cpp - newsspoolread.cpp - sdmread.cpp - squishread.cpp - tanstaaflread.cpp - Fix memory allocation/deallocation conflicts. - - arearead.h - Add virtual destructor to AreaRead superclass. - -2001-09-19 - peter karlsson - mytime.cpp - Fixed my_mktime so that it can handle time_t that is not an int, and - fixed some minor problems. - - version.h - Prepare for 2.2. - -2001-09-15 - peter karlsson - statview.cpp - Cosmetic fix for the name underline. - - qtlist.cpp - Add header needed for QT3 compilation. - - turqstat.doc - turqstat.dok - version.h - debian/ - Updates for 2.1.2. - -2001-08-30 - peter karlsson - statengine.cpp - Fix problem with a hang on illegal QP. - Correct usage of string::size_type and string::npos when searching in - string objects. - - turqstat.doc - turqstat.dok - version.h - debian/ - Updates for 2.1.1. - -2001-07-19 - peter karlsson - po/sv.po - Corrected a spelling error. - -2001-07-18 - peter karlsson - debian/ - Some fixes to get the 2.1 archives to build. - -2001-07-17 - peter karlsson - convert.cpp - Fix typo that occured on Win32 build. - - turqstat.doc - turqstat.dok - Updates for 2.1. - -2001-07-12 - peter karlsson - utility.cpp - utility.h - Fixes for compilers without wide character library functions (EMX). - - convert.cpp - Fixes for strcasecmp/stricmp differences. - - configure.in - acconfig.h - Allow towupper to be missing. - Added check for wchar.h - Added check for strcasecmp/stricmp. - -2001-07-05 - peter karlsson - datatypes.h - doxygen.conf.in - Doxygen documentation updates. - -2001-07-04 - peter karlsson - Released 2.0.3, branching from 2.0 release: - - 2001-07-04 - peter karlsson - Makefile.in - configure.in - datatypes.cpp - datatypes.h - fdapxread.h - jamread.h - mypointread.h - sdmread.h - squishread.h - tanstaaflread.h - debian/ - Made it work on big-endian architectures. - - turqstat.doc - turqstat.dok - version.h - Updates for 2.0.3. - -2001-06-11 - peter karlsson - Makefile.in - Corrected target for teal. - - mappings/Makefile.in - Added magic target for simple creation of targets. - - convert.cpp - convert.h - mappings/makemappings.pl - mappings.cpp - mappings.h - Use RFC-1345 as fallback for undefined characters in the output - character set. - -2001-06-10 - peter karlsson - convert.cpp - convert.h - mappings/makemappings.pl - mappings.cpp - mappings.h - Use variable length output encoding tables. - - teal.cpp - Added option to list known character set names. - -2001-05-25 - peter karlsson - turqstat.doc - turqstat.dok - Documentation updates. - -2001-05-20 - peter karlsson - converter.cpp - Added support for FDAPX/w stupid CODEPAGE kludge. - - configure.in - doxygen.conf.in - Added magic for detecting whether the dot tool is available. - -2001-05-17 - peter karlsson - converter.cpp - converter.h - Added support for UTF-8 input. - - statengine.cpp - QP decoder fixes; added support for Base64 encoded headers. - Correct de-quoting of sender's name. - Fix subject handling. - - utility.cpp - Bugfixed wstring::skip. - - teal.cpp - Simplified command line usage. - Display selected parameters on standard error. - Some error checks. - -2001-05-16 - peter karlsson - acconfig.h - configure.in - Test for strcasestr/stristr/strlwr. - - convert.cpp - Removed unnecessary strcasestr usage. - Fixed the other strcasestr occurance for Win32. - - Makefile.in - teal.cpp - Added Teal - a trivial character set re-encoder. - - turqstat.doc - turqstat.dok - turqstat.1 - turqstat-sv.1 - xturqstat.1 - xturqstat-sv.1 - Documentation updates. - -2001-05-15 - peter karlsson - statengine.cpp - Corrected problems with conversion of names and subjects in gated news - messages. - - statview.cpp - statview.h - turqstat.cpp - qtreport.cpp - qtreport.h - po/sv.po - po/xturqstat.po - Make it possible to select wanted output character set. - - qtbars.cpp - qtlist.cpp - qtgui.cpp - outputqt.cpp - Added missing includes. - - utility.cpp - utility.h - Fixed problems when assigning a wstring to another. - - convert.cpp - convert.h - Added a character set enumerator class. - Fixed bugs in CHRS kludge and charset= header detection. - - Makefile.in - Updated dependencies. - - configure.in - utility.cpp - Compile fix for Mingw32: Check that wctype.h exists before trying to - include it. - -2001-05-05 - peter karlsson - configure.in - acconfig.h - Detect GNU C++'s broken wstring. - - utility.cpp - utility.h - Implemented small wstring class to replace GNU C++'s broken one. - - convert.cpp - convert.h - Use own wstring class if library class is broken. - - statengine.cpp - statengine.h - Convert to and store internal data in Unicode. - - qtlist.cpp - qtlist.h - statview.cpp - Adaptations for Unicode data from the engine. - - Makefile.in - Updated dependencies. - -2001-05-04 - peter karlsson - mappings/makemappings.pl - Move generated files. - - convert.cpp - convert.h - Added new conversion classes. - - utility.cpp - utility.h - mappings/charsets.cpp - mappings/charsets.h - Removed first attempt at character set conversion. - - Makefile.in - mappings/Makefile.in - Changes in file locations. - -2001-04-06 - peter karlsson - utility.cpp - mappings/makemappings.pl - Don't do conversion on ASCII. - - doxygen.conf.in - Added character set conversion files. - -2001-04-05 - peter karlsson - mappings/ - Makefile.in - configure.in - Added in files for character set conversions. - - utility.cpp - utility.h - Added character set conversion functionality. - -2001-03-23 - peter karlsson - debian/ - Updated build dependencies. - -2001-03-17 - peter karlsson - qtlist.cpp - po/sv.po - po/xturqstat.po - Added option to save tab separated files. - - debian/ - Added menu hint and updated copyright year. - -2001-03-14 - peter karlsson - Makefile.in - po/Makefile.in - Improved clean and distclean targets. - -2001-02-20 - peter karlsson - configure.in - Corrected mis-detection of Qt directory when QTDIR is set. - -2001-02-19 - peter karlsson - configure.in - acconfig.h - statview.cpp - statview.h - turqstat.cpp - utility.cpp - utility.h - Added tests for OS/2 and Win32 locale API functions. - - debian/changelog - turqstat.1 - turqstat-sv.1 - turqstat.doc - turqstat.dok - Documentation updates. - -2001-02-11 - peter karlsson - acconfig.h - configure.in - Changed name of some definitions. - Added test for CHAR_BIT. - - newsspoolread.cpp - output.cpp - sdmread.cpp - turqstat.cpp - Changed name of some definitions. - - utility.h - Use CHAR_BIT, if it exists, as size of char. - -2001-02-10 - peter karlsson - turqstat.cpp - Implemented paramter for selecting range of dates. - - utility.cpp - utility.h - Added conversion function for range specifications. - Removed some unnecessary initializations. - Added integrity check to RFC date converter. - Added macro for highest possible time_t date. - - arearead.h - fdapxread.cpp - fdapxread.h - jamread.cpp - jamread.h - mypointread.cpp - mypointread.h - newsspoolread.cpp - newsspoolread.h - sdmread.cpp - sdmread.h - squishread.cpp - squishread.h - tanstaaflread.cpp - tanstaaflread.h - Implemented date ranges. - - Makefile.in - Corrected dependencies. - - configure.in - acconfig.h - Added code to detect size of time_t. - - qtgui.cpp - qtgui.h - Began implementing date ranges. - -2001-02-09 - peter karlsson - debian/control - Changed Debian priority to extra. - -2001-02-08 - peter karlsson - Released 2.0.2, branching from 2.0 release: - - 2001-02-08 - peter karlsson - debian/ - Explicitly list only little-endian architectures in Debian packaging. - - version.h - turqstat.doc - turqstat.dok - Updates for 2.0.2. - -2001-01-17 - peter karlsson - statview.cpp - statview.h - turqstat.cpp - utility.cpp - utility.h - README.Win32 - Use Win32 API functions for locale dates, instead of strftime. - -2001-01-10 - peter karlsson - Makefile.in - Once and for all fixed the directory problems. - - statview.cpp - statview.h - turqstat.cpp - turqstat.doc - turqstat.dok - utility.cpp - utility.h - README.os2 - Use OS/2 API functions for locale dates, instead of strftime. - - version.h - Updates for 2.1. - -2001-01-09 - peter karlsson - Released 2.0.1, branching from 2.0 release: - - 2001-01-09 - peter karlsson - newsspoolread.cpp - Does not crash on news messages consisting solely of header - (reported by Jes?s Carrete Monta?a) - - statview.cpp - version.h - turqstat.doc - turqstat.dok - debian/ - Updates for 2.0.1. - -2000-12-04 - peter karlsson - statview.cpp - Always return something from CreateReport. - - arearead.h - fdapxread.h - jamread.h - mypointread.h - mytime.cpp - mytime.h - newsspoolread.h - output.h - qtbars.cpp - qtbars.h - qtgui.h - qtlist.h - qtreport.h - sdmread.h - squishread.h - statengine.h - statview.h - tanstaaflread.h - turqstat.cpp - utility.cpp - utility.h - version.h - Added JavaDoc-style source documentation. - -2000-12-03 - peter karlsson - debian/ - Added Debian menu entry for XTurqstat. - Cleaned up Debianization files. - - Makefile.in - Fixed some directory name problems. - Added target for creating source documentation via doxygen. - - doxygen.conf.in - Configuration file for creating source documentation via doxygen. - - configure.in - Create doxygen.conf containing the located paths. - -2000-11-26 - peter karlsson - qtlist.cpp - Comma-separated files are *.csv, not *.csf. - - configure.in - po/Makefile.in - po/sv.po - po/xturqstat.po - po/update-po.sh - Added translation files. - - Makefile.in - Install X manual pages. - Install translation files. - - turqstat.doc - turqstat.dok - debian/ - Updated for version 2.0. - -2000-11-21 - peter karlsson - outputqt.cpp - Changed argument detection for messages slightly. - - version.h - debian/ - turqstat.cpp - Changed version number to 2.0. - - gtqui.cpp - Added support for translations. - Changed version number to 2.0. - -2000-11-12 - peter karlsson - acconfig.h - configure.in - output.cpp - Adjusted for compilers lacking snprintf. - - xturqstat.1 - xturqstat-sv.1 - Added manual pages for the X version. - - turqstat.1 - turqstat-sv.1 - Cross-reference to X version's manual page. - - turqstat.doc - turqstat.dok - Updated documentation. - -2000-11-12 - peter karlsson - Merged branch dealing with Qt GUI: - - 2000-11-12 - peter karlsson - Makefile.in - More dependencies. - - outputqt.cpp - Only use QString::arg if there's something to insert into. - - qtgui.cpp - qtgui.h - Added support for selecting starting time for statistics. - - 2000-11-11 - peter karlsson - qtreport.cpp - qtreport.h - Added code supporting creation of detailed report from the Qt version. - - qtbars.cpp - qtbars.h - Added code for daily and hourly posting breakdown. - - qtgui.cpp - qtgui.h - Added menu items for creating reports and showing the posting - breakdowns. - - output.h - output.cpp - outputqt.cpp - fdapxread.cpp - jamread.cpp - mypointread.cpp - newsspoolread.cpp - sdmread.cpp - squishread.cpp - tanstaaflread.cpp - Removed all hardcoded error and warning messages. - - Makefile.in - Additions and dependency fixes. - - 2000-10-07 - peter karlsson - qtgui.cpp - Disable also the top Fidonet net menu entry for news. - - 2000-09-25 - peter karlsson - output.cpp - outputqt.cpp - output.h - Removed some hardcoded strings. - - 2000-09-20 - peter karlsson - debian/ - Updated scripts to create a package with the Qt version. The package is - called xturqstat. - - Makefile.in - Added install target for the Qt version. - Renamed the Qt version binary from qturqstat to xturqstat. - - 2000-09-19 - peter karlsson - output.cpp - outputqt.cpp - output.h - Changed name for the output object. - Made sure TDisplay::GetOutputObject() never return NULL. - Moved the errorquit routines here. - - utility.cpp - utility.h - Removed the errorquit routines. - - fdapxread.cpp - jamread.cpp - mypointread.cpp - newsspoolread.cpp - sdmread.cpp - squishread.cpp - statengine.cpp - tanstaaflread.cpp - turqstat.cpp - Use the display object instead of errorquit routines. - - Makefile.in - More files include output.h now. - - 2000-09-18 - peter karlsson - qtgui.cpp - Removed unimplemented "Save text file" from menu. - Added "Clear data" to menu and implemented it. - Implemented area number selection for message bases needing that. - Simplified area type detection. - - qtgui.h - Added slot and method for clearing of data. - - qtlist.cpp - qtlish.h - Added "Save" button and implemented necessary code for saving to file. - - 2000-07-16 - peter karlsson - qtgui.cpp - Uses an instance of the QFileDialog class instead of one of its static - methods, to make it possible to retrieve selected filter settings. - - configure.in - Makefile.in - Added autoconf magic for detecting Qt. - - 2000-07-14 - peter karlsson - qtgui.cpp - qtgui.h - qtlist.cpp - qtlist.h - Added display code for the remaining top lists - (senders, original content, Fidonet nets, Internet topdomains, - receivers, subjects, software) - - 2000-06-23 - peter karlsson - Makefile.in - Renamed moc files to conform to the Qt standard and added moc files - to the clean target. - - qtgui.cpp - qtgui.h - Implemented code for displaying of quoter toplist. - - qtlist.cpp - qtlist.h - Added Qt toplist display dialog code to the repository. - - 2000-06-22 - peter karlsson - outputqt.cpp - qtgui.cpp - qtgui.h - Added Qt GUI related files. - - Makefile.in - Added Qt files to the Makefile. No Qt specific autoconf stuff yet. - -2000-11-11 - peter karlsson - jamread.cpp - Correctly handle messages marked as non-existing in the JDX file. - -2000-11-04 - peter karlsson - jamread.cpp - Check JAM header for each message to make sure we don't read invalid - data. - -2000-10-17 - peter karlsson - turqstat.cpp - Do not crash if we do not specify a base path for formats that need it. - -2000-07-09 - peter karlsson - turqstat.doc - turqstat.dok - Updated documentation. - - debian/control - Added Build-Depends as per Debian policy. - -2000-06-22 - peter karlsson - debian/ - Updated to use latest debhelper. - - output.cpp - output.h - Change implementation of output device slightly. - - turqstat-sv.1 - Updated translation after consulting with sv at li.org. - -2000-06-19 - peter karlsson - Makefile.in - output.cpp - output.h - Added an output object. - - fdapxread.cpp - jamread.cpp - mypointread.cpp - newsspoolread.cpp - sdmread.cpp - squishread.cpp - tanstaaflread.cpp - Displays output via output object instead of directly referencing cout - and cerr. - - turqstat.doc - turqstat.dok - turqstat.1 - turqstat-sv.1 - Documentation updates. - - turqstat.cpp - Re-designed help screen to fit on one screenfull. - - utility.cpp - Extra security measure to avoid NULL pointer references. - Removed fprintf reference. - -2000-06-16 - peter karlsson - acconfig.h - configure.in - Remove some time zone junk. - - makedist.sh - Made a little bit smarter. - - Makefile.in - mytime.cpp - mytime.h - Added a modified mktime (derived from EMX sources) that does not use - time zones. - - newsspoolread.cpp - Adjust arrival times for time zone. - - statengine.cpp - statview.cpp - Changed localtime to gmtime to ignore time zones. - - turqstat.cpp - Change mktime to my_mktime to ignore time zones. - - turqstat.doc - turqstat.dok - Documented license for newly added code. - - utility.cpp - Adjusted time functions to return localtime time_t. - - version.h - Updated to version 1.5. - - debian/changelog - debian/copyright - Preliminary version 1.5 info. - -2000-06-12 - peter karlsson - turqstat.doc - turqstat.dok - Corrected some minor mistakes. - -2000-06-08 - peter karlsson - turqstat.1 - Corrected a spelling error in the manual page. - -2000-05-18 - peter karlsson - makedist.sh - Removes temporary directories. - -2000-05-15 - peter karlsson - turqstat.doc - turqstat.dok - debian/rules - Documented recent changes. - Added release date. - - Makefile.in - Corrected distclean target. - - makedist.btm - Corrected file list. - -2000-05-07 - peter karlsson - statview.cpp - statengine.h - statengine.cpp - Removes temporary toplist data from memory when done. - -2000-05-06 - peter karlsson - Makefile.in - Corrected prefix directories. - Comment out install target on OS/2 and Win32 platforms. - - configure.in - Checks for backslash path separators. - Comment out install target on OS/2 and Win32 platforms. - - acconfig.h - fdapxread.cpp - mypointread.cpp - tanstaaflread.cpp - Better support for backslashes as separators in paths. - - debian/rules - Corrected parameters to configure. - -2000-05-01 - peter karlsson - turqstat.doc - turqstat.dok - turqstat.1 - Documented recent changes. - - turqstat-sv.1 - Added Swedish manual page. - - Makefile.in - debian/dirs - debian/rules - makedist.sh - Added rules for Swedish manual page. - - configure.in - Some additional checks to ensure portability. - - newspoolread.cpp - Made it work under EMX (cannot open in text-mode with LF-terminate lines). - - turqstat.cpp - Prints message when output file has been created. - - statengine.cpp - statengine.h - Moved qsort comparison functions into the StatEngine class as static - methods. - -2000-04-30 - peter karlsson - jamread.cpp - squishread.cpp - Allows for message base path names with extensions, to ease selection on - command line. - - statview.cpp - Adjusted output format of the topdomain list somewhat. - - statengine.cpp - Added detection for Pine in news areas (doesn't use standardized - identification methods). - - README.os2 - Rewording. - -2000-04-28 - peter karlsson - statengine.cpp - Finds gated Internet/Usenet addresses in Fidonet areas. - Toplist over Internet topdomains. - - utility.cpp - utility.h - Length-limitation in fcompare (strncasecmp look-a-like). - SEEN-BY bugfix. - - turqstat.def - Corrected spelling. - - jamread.cpp - jamread.h - Stores kludges relevant to finding Internet addresses in Fidonet areas - also for JAM. - - statview.cpp - statview.h - statengine.h - turqstat.cpp - Toplist over Internet topdomains. - -2000-04-26 - peter karlsson - statview.cpp - Cosmetic fix for an error introduced with the locale date format. - - mypointread.cpp - Use fixupctrlbuffer instead of own code. - -2000-04-16 - peter karlsson - configure.in - acconfig.h - Tries to figure out more ways to remove timezones. - Includes more hacks to determine when we need to add .exe to the - binaries (without it, it thought my OS/2 compiler was cross-compiling). - Support for locale defined dates. - - turqstat.cpp - Tries to figure out more ways to remove timezones. - This, however, has the unfortunate side-effect that file dates (news - spools are interpreted wrongly). - Can use locale defined date format. - - statview.cpp - statview.h - Can use locale defined date format (falls back to ISO-8601 format). - - turqstat.1 - Documented timezone bug. - Documented locale date parameter. - - Makefile.in - utility.cpp - utility.h - Move my getopt replacement to utility.* instead of mygetopt.* - - README.Win32 - Documented switch to Mingw32 as default compiler. - - README.os2 - Added OS/2 release notes. - - turqstat.doc - turqstat.dok - Documented recent changes. - -2000-04-15 - peter karlsson - statengine.cpp - statengine.h - Moved state variables into class definition to make "thread safe". - Implemented toplist over distribution over Fidonet nets. - Remove temporary arrays when the end of toplists are reached (will not - remove them if toplists aren't completely read through, though). - - statview.cpp - statview.h - Toplist of Fidonet nets. - Moved toggles for which lists to enable out of CreateReport method so - its interface doesn't have to change each time a new toplist is added. - - turqstat.cpp - New StatView parameter order. - New parameter for disabling net toplist. NB! Show all numbers switch - changed. - Move knowledge of view and engine out of StatRetr. - - turqstat.1 - Documented new parameters. - -2000-04-14 - peter karlsson - Released 1.3.1, branching from 1.3 release: - - sdmread.cpp - newsspoolread.cpp - OS/2 findfirst/findnext fixes (backported from 1.4 tree). - - utility.cpp - Timezone fixes (backported from 1.4 tree). - - turqstat.doc - turqstat.dok - Documented 1.3.1 stuff. - - Makefile - Includes this ChangeLog. - -2000-04-14 - peter karlsson - newsspoolread.cpp - sdmread.cpp - Bugfixed EMX findfirst/findnext return value checks. - -2000-04-13 - peter karlsson - makedist.btm - Added batch file for creating the OS2/Win32 distribution archives. - - turqstat.doc - turqstat.dok - Documented changes in distribution file structure. - - version.h - Preparations for 1.4. - - turqstat.cpp - configure.in - acconfig.h - Able to use my own getopt if none is found on system. - More timezone/daylight stuff. - - Makefile.in - mygetopt.h - mygetopt.cpp - Added my own getopt to use if no getopt is found (like for Mingw32). - - statengine.cpp - Ignore tear and Origin lines in news. - - newsspoolread.cpp - sdmread.cpp - Works with findfirst/findnext in Mingw32 now. - - statengine.cpp - Makes sure dates are valid before adding them. - - datatypes.h - CygWin fixes. - - utility.cpp - More timezone/daylight stuff. - -2000-04-12 - peter karlsson - acconfig.h - configure.in - Corrected check for tm_gmtoff in struct tm - Findfirst detection for Cygwin/Mingw still doesn't work correct. - - turqstat.cpp - Only include unistd.h if needed. - - makedist.sh - Include CVS version id. - - datatypes.h - fdapxread.cpp - fdapxread.h - jamread.cpp - jamread.h - mypointread.cpp - mypointread.h - sdmread.cpp - sdmread.h - squishread.cpp - squishread.h - tanstaaflread.cpp - tanstaaflread.h - Rewrote to use stdint.h defined types if available, and only include - datatypes.h detection when it is not. - -2000-04-09 - peter karlsson - Merged branch dealing with autoconf: - - 2000-04-09 - peter karlsson - sdmread.cpp - newsspoolread.cpp - Uses configure checks to find correct location of opendir/readdir stuff. - - Makefile.in - Uses new checks for possible .exe extension. - - configure.in - Uses pre-defined checks for opendir/readdir stuff. - Uses pre-defined checks for .exe extensions (limited to CygWin, though). - Checks if -foperator-names is needed to replace "&&" with "and", etc. - - arearead.h - fdapxread.h - fdapxread.cpp - jamread.h - jamread.cpp - mypointread.h - mypointread.cpp - newsspoolread.h - newsspoolread.cpp - sdmread.h - sdmread.cpp - squishread.h - squishread.cpp - statview.h - statview.cpp - tanstaaflread.h - tanstaaflread.cpp - Moves some included class definitions from headers to source files, to - only use forward-declarations were possible. - - 2000-04-07 - peter karlsson - Makefile.in - configure.in - Consolidated binary targets, and adds the turqstat.def file to the EMX - check. - Added CygWin checks. - - newsspoolread.cpp - sdmread.cpp - Use native findfirst/findnext also under CygWin. - - 2000-04-02 - peter karlsson - Makefile.in - configure.in - Better provisions for OS/2 and .exe suffixes. - - debian/rules - Provisions for using Makefile instead of Makefile.linux. - - makedist.sh - Added script that creates distribution archives (tar.gz and deb). - - 2000-03-20 - peter karlsson - turqstat.cpp - Explicitly in #include time.h for the variables that use it. - - 2000-03-19 - peter karlsson - configure.in - Makefile.in - acconfig.h - New files for autoconf support. - - datatypes.h - Uses stdint.h if autoconf detects it. - - newsspoolread.cpp - sdmread.cpp - squishread.cpp - statview.cpp - tanstaaflread.cpp - turqstat.cpp - utility.cpp - fdapxread.cpp - jamread.cpp - mypointread.cpp - Changed #define:s for autoconf. - - Makefile - Makefile.CygWin - Makefile.linux - Removed since they are auto-created by configure. - -2000-03-30 - peter karlsson - turqstat.1 - Corrected errors in manual page. - -2000-03-25 - peter karlsson - statview.cpp - Does not say "senders and recipients" for news areas. - - turqstat.doc - turqstat.dok - Last fixes before release. - -2000-03-22 - peter karlsson - Makefile.CygWin - Support for news spools. - -2000-03-19 - peter karlsson - statengine.cpp - Handles tearlines ending with \r\n correctly. - -2000-03-15 - peter karlsson - statview.cpp - Uses the same template for Fidonet and Usenet - -2000-03-14 - peter karlsson - statengine.cpp - Bugfixed CR/LF detection. - Better approach to decoding Quoted-Printable. - - statview.cpp - More adjustments for Usenet. - - sdmread.cpp - newsspoolread.cpp - Bugfix. - -2000-03-13 - peter karlsson - turqstat.doc - turqstat.dok - Updated documentation wrt new additions. - - statengine.cpp - statengine.h - Methods for handling RFC addresses (Usenet). - Fixed an uninitialized variable. - Allows '|'-quoted messages for Usenet. - Adapted rules for how program names are detected for Usenet. - Parses RFC dates from Date header. - - statview.cpp - Adapted display for Usenet news spools. - - newsspoolread.cpp - Uses file date as arrival date. - - utility.cpp - utility.h - Parsing of RFC dates. - - turqstat.cpp - debian/control - Noted that this program isn't only for Fidonet systems any longer. - -2000-03-12 - peter karlsson - sdmread.cpp - Fixed a bug which checked the wrong allocation for memory error. - Statistics inclusion was tested against written time, not arrive time. - - newsspoolread.cpp - newsspoolread.h - Makefile - Makefile.linux - statengine.cpp - statengine.h - statview.cpp - turqstat.cpp - Began work on support for news spools. - - turqstat.cpp - turqstat.1 - version.h - statview.cpp - Updated copyright to year 2000. - - debian/copyright - Re-wording and updated to year 2000. - -1999-12-05 - peter karlsson - fdapxread.cpp - Fixed a possible division by zero bug - - tanstaaflread.cpp - Fixed a possible division by zero bug - Checks for message base version 0 or 1 (bug in tanstaafl) - - statengine.cpp - statengine.h - statview.cpp - turqstat.cpp - Counts the number of areas that statistics are taken from - -1999-11-14 - peter karlsson - Makefile.linux - turqstat.1 - Added man page. - - turqstat.cpp - Fixed a bug in the help screen. - -1999-10-26 - peter karlsson - utility.cpp - utility.h - Added error handling function. - - statengine.cpp - Now checks that all memory allocations work. - - turqstat.cpp - fdapxread.cpp - jamread.cpp - mypointread.cpp - sdmread.cpp - squishread.cpp - tanstaaflread.cpp - Uses new error handling function. - -1999-10-20 - peter karlsson - sdmread.cpp - statengine.cpp - statengine.h - statview.cpp - tanstaaflread.cpp - Added special provisions for formats lacking arrival times. - -1999-10-18 - peter karlsson - tanstaaflread.cpp - tanstaaflread.h - turqstat.cpp - Implemented support for tanstaafl message bases. - -1999-10-05 - peter karlsson - jamread.cpp - jamread.h - Implemented a workaround for GNU C++ 2.95 incompatiblity. - - statview.cpp - Removed some unnecessary code. - - sdmread.cpp - Fixed precompiler command errors. - -1999-09-13 - peter karlsson - turqstat.cpp - Reversed meaning of -a and areapath for MyPoint and FDAPX/w areas, to - make it possible to get combined statistics in these message base - formats as well. - -1999-09-09 - peter karlsson - turqstat.cpp - Combined statistics (multiple area paths can be specified) - -1999-09-08 - peter karlsson - statengine.cpp - statview.cpp - Fixed "original content per message" top list bugs - -1999-09-08 - peter karlsson - statengine.cpp - statengine.h - statview.cpp - statview.h - turqstat.cpp - Added support for "original content per message" top list - (nonfunctional at the moment) - -1999-07-21 - peter karlsson - Makefile.CygWin - turqstat.cpp - utility.cpp - Fixes for CygWin - -1999-07-18 - peter karlsson - fdapxread.cpp - mypointread.cpp - For Unix systems, we don't use backslashes in paths - - turqstat.cpp - utility.cpp - Tries to turn off timezone handling in C library (by setting - GMT offset to 0) - - turqstat.cpp - Changed the way it displays the copyright banner - -1999-07-16 - peter karlsson - sdmread.cpp - New routines adapter for OS/2 - - Makefile - New Makefile for OS/2 - -1999-07-15 / 1999-07-16 - peter karlsson - ChangeLog - Started changeloging - - squishread.cpp - squishread.h - Rewritten for native Squish support (non-API) - - utility.cpp - utility.h - Moved stampToTimeT here - Added fixupctrlbuffer from fdapx for use in sdm too - Added asciiToTimeT - - sdmread.cpp - sdmread.h - Added for native *.MSG support - - turqstat.cpp - Adjusted for new Squish/*.MSG support - Modified to use version.h - - datatypes.h - Added explicit definition of unsigned numbers to remove compiler - warnings - - fdapxread.cpp - Moved routines for separating body and kludges into utility.cpp - - jamread.h - fdapxread.h - mypointread.h - #pragma pack for all GNU compilers - - statengine.h - Fixed bug with wrong toplist identifiers (didn't cause problems with - current implementation of statview, though) - - version.h - Defines current version - - statview.cpp - Modified to use version.h - - Makefile.linux - Modified for new Squish/SDM routines + * Added support for templates. + * Changed to use Visual C++ Express for the Windows version. + * Updates for GCC 4. -- Turquoise SuperStat - http://www.softwolves.pp.se/sw/software/turquoise