diff --git a/build/gmake/Makefile b/build/gmake/Makefile index 69e8fda..6d79840 100644 --- a/build/gmake/Makefile +++ b/build/gmake/Makefile @@ -1,11 +1,5 @@ # Makefile - for tidy - HTML parser and pretty printer # -# CVS Info : -# -# $Author: arnaud02 $ -# $Date: 2008/03/22 21:13:38 $ -# $Revision: 1.37 $ -# # Copyright (c) 1998-2008 World Wide Web Consortium # (Massachusetts Institute of Technology, European Research # Consortium for Informatics and Mathematics, Keio University). diff --git a/build/gnuauto/Makefile.am b/build/gnuauto/Makefile.am index 89abf38..6dfa33e 100644 --- a/build/gnuauto/Makefile.am +++ b/build/gnuauto/Makefile.am @@ -1,11 +1,5 @@ # Makefile [Makefile.am] - for tidy - HTML parser and pretty printer # -# CVS Info : -# -# $Author: creitzel $ -# $Date: 2003/03/19 18:37:37 $ -# $Revision: 1.3 $ -# # Copyright (c) 1998-2003 World Wide Web Consortium # (Massachusetts Institute of Technology, European Research # Consortium for Informatics and Mathematics, Keio University). diff --git a/build/gnuauto/configure.in b/build/gnuauto/configure.in index f86e23f..b2e5065 100644 --- a/build/gnuauto/configure.in +++ b/build/gnuauto/configure.in @@ -5,12 +5,6 @@ # Consortium for Informatics and Mathematics, Keio University). # All Rights Reserved. # -# CVS Info : -# -# $Author: arnaud02 $ -# $Date: 2008/03/24 21:08:16 $ -# $Revision: 1.4 $ -# AC_INIT([include/tidy.h]) diff --git a/build/gnuauto/console/Makefile.am b/build/gnuauto/console/Makefile.am index feae290..b550730 100644 --- a/build/gnuauto/console/Makefile.am +++ b/build/gnuauto/console/Makefile.am @@ -1,11 +1,5 @@ # Makefile [Makefile.am] - for tidy - HTML parser and pretty printer # -# CVS Info : -# -# $Author: arnaud02 $ -# $Date: 2008/03/17 12:49:40 $ -# $Revision: 1.3 $ -# # Copyright (c) 1998-2008 World Wide Web Consortium # (Massachusetts Institute of Technology, European Research # Consortium for Informatics and Mathematics, Keio University). diff --git a/build/gnuauto/include/Makefile.am b/build/gnuauto/include/Makefile.am index e5de2bd..eedb63e 100644 --- a/build/gnuauto/include/Makefile.am +++ b/build/gnuauto/include/Makefile.am @@ -1,11 +1,5 @@ # Makefile [Makefile.am] - for tidy - HTML parser and pretty printer # -# CVS Info : -# -# $Author: arnaud02 $ -# $Date: 2006/10/06 09:25:13 $ -# $Revision: 1.3 $ -# # Copyright (c) 1998-2006 World Wide Web Consortium # (Massachusetts Institute of Technology, European Research # Consortium for Informatics and Mathematics, Keio University). diff --git a/build/gnuauto/src/Makefile.am b/build/gnuauto/src/Makefile.am index 4f44d9d..db315fc 100644 --- a/build/gnuauto/src/Makefile.am +++ b/build/gnuauto/src/Makefile.am @@ -1,11 +1,5 @@ # Makefile [Makefile.am] - for tidy - HTML parser and pretty printer # -# CVS Info : -# -# $Author: arnaud02 $ -# $Date: 2008/03/17 12:49:41 $ -# $Revision: 1.8 $ -# # Copyright (c) 1998-2008 World Wide Web Consortium # (Massachusetts Institute of Technology, European Research # Consortium for Informatics and Mathematics, Keio University). diff --git a/build/rpm/tidy.spec b/build/rpm/tidy.spec index e6c44dc..aa76c91 100644 --- a/build/rpm/tidy.spec +++ b/build/rpm/tidy.spec @@ -1,15 +1,8 @@ -# -# spec file for package tidy +# RPM spec file for tidy # # (c) 2006 (W3C) MIT, ERCIM, Keio University # See tidy.h for the copyright notice. # -# CVS Info : -# -# $Author: arnaud02 $ -# $Date: 2006/02/22 14:21:12 $ -# $Revision: 1.2 $ -# # Contributing Author(s): # Sierk Bornemann # diff --git a/console/tidy.c b/console/tidy.c index d821bde..b1376a8 100644 --- a/console/tidy.c +++ b/console/tidy.c @@ -6,11 +6,6 @@ Consortium for Informatics and Mathematics, Keio University). All Rights Reserved. - CVS Info : - - $Author: arnaud02 $ - $Date: 2008/03/22 20:53:08 $ - $Revision: 1.50 $ */ #include "tidy.h" diff --git a/htmldoc/quickref-html.xsl b/htmldoc/quickref-html.xsl index 1379262..aaf5004 100644 --- a/htmldoc/quickref-html.xsl +++ b/htmldoc/quickref-html.xsl @@ -8,12 +8,6 @@ Written by Charles Reitzel and Jelks Cabaniss - CVS Info : - - $Author: arnaud02 $ - $Date: 2005/04/13 11:10:58 $ - $Revision: 1.2 $ - --> diff --git a/include/buffio.h b/include/buffio.h index aab1c3a..7cacadc 100644 --- a/include/buffio.h +++ b/include/buffio.h @@ -6,12 +6,6 @@ (c) 1998-2007 (W3C) MIT, ERCIM, Keio University See tidy.h for the copyright notice. - CVS Info : - - $Author: arnaud02 $ - $Date: 2007/01/23 11:17:45 $ - $Revision: 1.9 $ - Requires buffer to automatically grow as bytes are added. Must keep track of current read and write points. diff --git a/include/platform.h b/include/platform.h index c30946b..2700f52 100644 --- a/include/platform.h +++ b/include/platform.h @@ -6,12 +6,6 @@ (c) 1998-2008 (W3C) MIT, ERCIM, Keio University See tidy.h for the copyright notice. - CVS Info : - - $Author: arnaud02 $ - $Date: 2008/03/17 12:57:01 $ - $Revision: 1.66 $ - */ #ifdef __cplusplus diff --git a/include/tidy.h b/include/tidy.h index cd239f6..8d72a07 100644 --- a/include/tidy.h +++ b/include/tidy.h @@ -16,12 +16,6 @@ Consortium for Informatics and Mathematics, Keio University). All Rights Reserved. - CVS Info : - - $Author: arnaud02 $ - $Date: 2008/04/22 11:00:42 $ - $Revision: 1.22 $ - Contributing Author(s): Dave Raggett diff --git a/include/tidyenum.h b/include/tidyenum.h index d4174e7..6066e3b 100644 --- a/include/tidyenum.h +++ b/include/tidyenum.h @@ -11,12 +11,6 @@ Consortium for Informatics and Mathematics, Keio University). All Rights Reserved. - CVS Info : - - $Author: arnaud02 $ - $Date: 2008/06/18 20:18:54 $ - $Revision: 1.18 $ - Contributing Author(s): Dave Raggett diff --git a/src/access.c b/src/access.c index 8d0da96..0d8a5c9 100644 --- a/src/access.c +++ b/src/access.c @@ -3,12 +3,6 @@ Copyright University of Toronto Portions (c) 1998-2009 (W3C) MIT, ERCIM, Keio University See tidy.h for the copyright notice. - - CVS Info : - - $Author: arnaud02 $ - $Date: 2009/03/25 22:04:35 $ - $Revision: 1.42 $ */ diff --git a/src/access.h b/src/access.h index b94cbae..fad7ce2 100644 --- a/src/access.h +++ b/src/access.h @@ -6,12 +6,6 @@ Copyright University of Toronto Portions (c) 1998-2006 (W3C) MIT, ERCIM, Keio University See tidy.h for the copyright notice. - - CVS Info : - - $Author: arnaud02 $ - $Date: 2006/09/12 15:14:44 $ - $Revision: 1.7 $ */ diff --git a/src/alloc.c b/src/alloc.c index a72c8db..3e51011 100644 --- a/src/alloc.c +++ b/src/alloc.c @@ -3,12 +3,6 @@ (c) 1998-2006 (W3C) MIT, ERCIM, Keio University See tidy.h for the copyright notice. - CVS Info : - - $Author: arnaud02 $ - $Date: 2006/12/29 16:31:07 $ - $Revision: 1.7 $ - */ #include "tidy.h" diff --git a/src/attrask.c b/src/attrask.c index 42999fb..78758df 100644 --- a/src/attrask.c +++ b/src/attrask.c @@ -2,11 +2,6 @@ (c) 1998-2006 (W3C) MIT, ERCIM, Keio University See tidy.h for the copyright notice. - - CVS Info: - $Author: arnaud02 $ - $Date: 2006/09/12 15:14:44 $ - $Revision: 1.5 $ */ diff --git a/src/attrdict.c b/src/attrdict.c index 83821bf..0588628 100644 --- a/src/attrdict.c +++ b/src/attrdict.c @@ -3,7 +3,6 @@ (c) 1998-2006 (W3C) MIT, ERCIM, Keio University See tidy.h for the copyright notice. - $Id: attrdict.c,v 1.7 2006/10/31 10:50:10 arnaud02 Exp $ */ #include "forward.h" diff --git a/src/attrdict.h b/src/attrdict.h index e88e6f4..7127d45 100644 --- a/src/attrdict.h +++ b/src/attrdict.h @@ -6,7 +6,6 @@ (c) 1998-2006 (W3C) MIT, ERCIM, Keio University See tidy.h for the copyright notice. - $Id: attrdict.h,v 1.4 2006/09/12 15:14:44 arnaud02 Exp $ */ #include "tidy.h" diff --git a/src/attrget.c b/src/attrget.c index 0c242ba..f820bc7 100644 --- a/src/attrget.c +++ b/src/attrget.c @@ -2,11 +2,6 @@ (c) 1998-2006 (W3C) MIT, ERCIM, Keio University See tidy.h for the copyright notice. - - CVS Info: - $Author: arnaud02 $ - $Date: 2006/09/12 15:14:44 $ - $Revision: 1.6 $ */ diff --git a/src/attrs.c b/src/attrs.c index 7472468..2b93dc7 100644 --- a/src/attrs.c +++ b/src/attrs.c @@ -2,12 +2,6 @@ (c) 1998-2009 (W3C) MIT, ERCIM, Keio University See tidy.h for the copyright notice. - - CVS Info : - - $Author: arnaud02 $ - $Date: 2009/03/26 13:05:22 $ - $Revision: 1.132 $ */ diff --git a/src/attrs.h b/src/attrs.h index fb9a6af..7b554a4 100644 --- a/src/attrs.h +++ b/src/attrs.h @@ -5,12 +5,6 @@ (c) 1998-2007 (W3C) MIT, ERCIM, Keio University See tidy.h for the copyright notice. - - CVS Info : - - $Author: arnaud02 $ - $Date: 2007/06/14 09:36:06 $ - $Revision: 1.29 $ */ diff --git a/src/buffio.c b/src/buffio.c index c1ec4cb..b685930 100644 --- a/src/buffio.c +++ b/src/buffio.c @@ -3,12 +3,6 @@ (c) 1998-2007 (W3C) MIT, ERCIM, Keio University See tidy.h for the copyright notice. - CVS Info : - - $Author: arnaud02 $ - $Date: 2007/01/23 11:17:46 $ - $Revision: 1.14 $ - Requires buffer to automatically grow as bytes are added. Must keep track of current read and write points. diff --git a/src/charsets.c b/src/charsets.c index 5c12c61..44580ac 100644 --- a/src/charsets.c +++ b/src/charsets.c @@ -3,7 +3,6 @@ (c) 1998-2006 (W3C) MIT, ERCIM, Keio University See tidy.h for the copyright notice. - $Id: charsets.c,v 1.6 2006/09/18 09:52:33 arnaud02 Exp $ */ #include "forward.h" diff --git a/src/charsets.h b/src/charsets.h index 80ce026..8931ada 100644 --- a/src/charsets.h +++ b/src/charsets.h @@ -3,7 +3,6 @@ (c) 1998-2006 (W3C) MIT, ERCIM, Keio University See tidy.h for the copyright notice. - $Id: charsets.h,v 1.2 2006/09/12 15:14:44 arnaud02 Exp $ */ uint TY_(GetEncodingIdFromName)(ctmbstr name); diff --git a/src/clean.c b/src/clean.c index 33969f0..7a14a0f 100644 --- a/src/clean.c +++ b/src/clean.c @@ -4,12 +4,6 @@ (c) 1998-2008 (W3C) MIT, ERCIM, Keio University See tidy.h for the copyright notice. - CVS Info : - - $Author: arnaud02 $ - $Date: 2008/10/14 12:18:10 $ - $Revision: 1.111 $ - Filters from other formats such as Microsoft Word often make excessive use of presentation markup such as font tags, B, I, and the align attribute. By applying diff --git a/src/clean.h b/src/clean.h index 1a3af46..00d4923 100644 --- a/src/clean.h +++ b/src/clean.h @@ -6,11 +6,6 @@ (c) 1998-2006 (W3C) MIT, ERCIM, Keio University See tidy.h for the copyright notice. - CVS Info: - $Author: arnaud02 $ - $Date: 2006/09/12 15:14:44 $ - $Revision: 1.14 $ - */ void TY_(FixNodeLinks)(Node *node); diff --git a/src/config.c b/src/config.c index 7a952cf..d92ddec 100644 --- a/src/config.c +++ b/src/config.c @@ -4,15 +4,6 @@ (c) 1998-2008 (W3C) MIT, ERCIM, Keio University See tidy.h for the copyright notice. - CVS Info : - - $Author: arnaud02 $ - $Date: 2008/06/18 20:18:54 $ - $Revision: 1.111 $ - -*/ - -/* config files associate a property name with a value. // comments can start at the beginning of a line diff --git a/src/config.h b/src/config.h index 9cca0c2..ba5a727 100644 --- a/src/config.h +++ b/src/config.h @@ -6,12 +6,6 @@ (c) 1998-2006 (W3C) MIT, ERCIM, Keio University See tidy.h for the copyright notice. - CVS Info : - - $Author: arnaud02 $ - $Date: 2006/12/29 16:31:08 $ - $Revision: 1.14 $ - config files associate a property name with a value. // comments can start at the beginning of a line diff --git a/src/entities.c b/src/entities.c index 78ac22a..591d040 100644 --- a/src/entities.c +++ b/src/entities.c @@ -3,12 +3,6 @@ (c) 1998-2008 (W3C) MIT, ERCIM, Keio University See tidy.h for the copyright notice. - CVS Info : - - $Author: hoehrmann $ - $Date: 2008/08/09 11:55:27 $ - $Revision: 1.19 $ - Entity handling can be static because there are no config or document-specific values. Lookup table is 100% defined at compile time. diff --git a/src/entities.h b/src/entities.h index fc051bb..95533e4 100644 --- a/src/entities.h +++ b/src/entities.h @@ -6,12 +6,6 @@ (c) 1998-2006 (W3C) MIT, ERCIM, Keio University See tidy.h for the copyright notice. - CVS Info : - - $Author: arnaud02 $ - $Date: 2006/09/12 15:14:44 $ - $Revision: 1.8 $ - */ #include "forward.h" diff --git a/src/fileio.c b/src/fileio.c index 133094b..ae003a4 100644 --- a/src/fileio.c +++ b/src/fileio.c @@ -3,12 +3,6 @@ (c) 1998-2007 (W3C) MIT, ERCIM, Keio University See tidy.h for the copyright notice. - CVS Info : - - $Author: arnaud02 $ - $Date: 2007/05/30 16:47:31 $ - $Revision: 1.17 $ - Default implementations of Tidy input sources and output sinks based on standard C FILE*. diff --git a/src/fileio.h b/src/fileio.h index 48caafc..c44afb4 100644 --- a/src/fileio.h +++ b/src/fileio.h @@ -9,10 +9,6 @@ (c) 1998-2007 (W3C) MIT, ERCIM, Keio University See tidy.h for the copyright notice. - CVS Info: - $Author: arnaud02 $ - $Date: 2007/05/30 16:47:31 $ - $Revision: 1.8 $ */ #include "buffio.h" diff --git a/src/forward.h b/src/forward.h index ee004bc..cb6ad94 100644 --- a/src/forward.h +++ b/src/forward.h @@ -6,12 +6,6 @@ (c) 1998-2007 (W3C) MIT, ERCIM, Keio University See tidy.h for the copyright notice. - CVS Info : - - $Author: arnaud02 $ - $Date: 2007/02/11 09:45:52 $ - $Revision: 1.7 $ - Avoids many include file circular dependencies. Try to keep this file down to the minimum to avoid diff --git a/src/gdoc.c b/src/gdoc.c index 62409dc..3205536 100644 --- a/src/gdoc.c +++ b/src/gdoc.c @@ -4,12 +4,6 @@ (c) 1998-2008 (W3C) MIT, ERCIM, Keio University See tidy.h for the copyright notice. - CVS Info : - - $Author: arnaud02 $ - $Date: 2008/10/14 12:18:10 $ - $Revision: 1.111 $ - Filters from other formats such as Microsoft Word often make excessive use of presentation markup such as font tags, B, I, and the align attribute. By applying diff --git a/src/gdoc.h b/src/gdoc.h index 22bb248..b8bd9f5 100644 --- a/src/gdoc.h +++ b/src/gdoc.h @@ -6,21 +6,14 @@ (c) 2012 (W3C) MIT, ERCIM, Keio University See tidy.h for the copyright notice. - CVS Info: - $Author: dsr $ - $Date: 2012/06/07 13:14:00 $ - $Revision: 1.0 $ + - strip the script element, as the style sheet is a mess + - strip class attributes + - strip span elements, leaving their content in place + - replace by id on parent element + - strip empty

elements */ -/* clean html exported by Google Docs - - - strip the script element, as the style sheet is a mess - - strip class attributes - - strip span elements, leaving their content in place - - replace by id on parent element - - strip empty

elements -*/ void TY_(CleanGoogleDocument)( TidyDocImpl* doc ); #endif /* __GDOC_H__ */ diff --git a/src/iconvtc.c b/src/iconvtc.c index bbef8fc..262a4b6 100644 --- a/src/iconvtc.c +++ b/src/iconvtc.c @@ -3,7 +3,6 @@ (c) 1998-2008 (W3C) MIT, ERCIM, Keio University See tidy.h for the copyright notice. - $Id: iconvtc.c,v 1.2 2008/08/09 11:55:27 hoehrmann Exp $ */ #include "tidy.h" diff --git a/src/iconvtc.h b/src/iconvtc.h index 7551be4..1965ca0 100644 --- a/src/iconvtc.h +++ b/src/iconvtc.h @@ -7,7 +7,6 @@ (c) 1998-2003 (W3C) MIT, ERCIM, Keio University See tidy.h for the copyright notice. - $Id: iconvtc.h,v 1.1 2003/04/28 22:59:41 hoehrmann Exp $ */ diff --git a/src/istack.c b/src/istack.c index b5b9210..3ba58ab 100644 --- a/src/istack.c +++ b/src/istack.c @@ -2,12 +2,6 @@ (c) 1998-2006 (W3C) MIT, ERCIM, Keio University See tidy.h for the copyright notice. - - CVS Info : - - $Author: arnaud02 $ - $Date: 2006/12/29 16:31:08 $ - $Revision: 1.21 $ */ diff --git a/src/lexer.c b/src/lexer.c index 1add69a..708c393 100644 --- a/src/lexer.c +++ b/src/lexer.c @@ -2,12 +2,6 @@ (c) 1998-2008 (W3C) MIT, ERCIM, Keio University See tidy.h for the copyright notice. - - CVS Info : - - $Author: arnaud02 $ - $Date: 2008/03/22 21:06:55 $ - $Revision: 1.194 $ */ diff --git a/src/lexer.h b/src/lexer.h index 616b1c2..4a81663 100644 --- a/src/lexer.h +++ b/src/lexer.h @@ -5,15 +5,7 @@ (c) 1998-2008 (W3C) MIT, ERCIM, Keio University See tidy.h for the copyright notice. - - CVS Info: - $Author: arnaud02 $ - $Date: 2008/03/22 21:06:11 $ - $Revision: 1.41 $ -*/ - -/* Given an input source, it returns a sequence of tokens. GetToken(source) gets the next token diff --git a/src/localize.c b/src/localize.c index 5a33be2..9fbf034 100644 --- a/src/localize.c +++ b/src/localize.c @@ -6,12 +6,6 @@ You should only need to edit this file and tidy.c to localize HTML tidy. *** This needs checking *** - - CVS Info : - - $Author: arnaud02 $ - $Date: 2008/06/18 20:18:54 $ - $Revision: 1.178 $ */ diff --git a/src/mappedio.c b/src/mappedio.c index d57dd3d..6e5ec49 100644 --- a/src/mappedio.c +++ b/src/mappedio.c @@ -5,7 +5,6 @@ Originally contributed by Cory Nelson and Nuno Lopes - $Id: mappedio.c,v 1.14 2008/03/18 20:19:35 arnaud02 Exp $ */ /* keep these here to keep file non-empty */ diff --git a/src/mappedio.h b/src/mappedio.h index bbcd29c..74ec059 100644 --- a/src/mappedio.h +++ b/src/mappedio.h @@ -6,7 +6,6 @@ (c) 2006 (W3C) MIT, ERCIM, Keio University See tidy.h for the copyright notice. - $Id: mappedio.h,v 1.2 2006/09/15 16:50:37 arnaud02 Exp $ */ #if defined(_WIN32) diff --git a/src/message.h b/src/message.h index 46327be..5c055df 100644 --- a/src/message.h +++ b/src/message.h @@ -5,12 +5,6 @@ (c) 1998-2007 (W3C) MIT, ERCIM, Keio University See tidy.h for the copyright notice. - - CVS Info : - - $Author: arnaud02 $ - $Date: 2007/05/30 16:47:31 $ - $Revision: 1.29 $ */ diff --git a/src/parser.c b/src/parser.c index 6ae67fc..7b05ede 100644 --- a/src/parser.c +++ b/src/parser.c @@ -2,12 +2,6 @@ (c) 1998-2007 (W3C) MIT, ERCIM, Keio University See tidy.h for the copyright notice. - - CVS Info : - - $Author: krusch $ - $Date: 2009/10/27 19:27:49 $ - $Revision: 1.188 $ */ diff --git a/src/parser.h b/src/parser.h index 079c2e9..3ef0ff7 100644 --- a/src/parser.h +++ b/src/parser.h @@ -5,12 +5,6 @@ (c) 1998-2007 (W3C) MIT, ERCIM, Keio University See tidy.h for the copyright notice. - - CVS Info : - - $Author: arnaud02 $ - $Date: 2007/05/30 16:47:31 $ - $Revision: 1.14 $ */ diff --git a/src/pprint.c b/src/pprint.c index 0b0c995..6f8119a 100644 --- a/src/pprint.c +++ b/src/pprint.c @@ -3,12 +3,6 @@ (c) 1998-2007 (W3C) MIT, ERCIM, Keio University See tidy.h for the copyright notice. - - CVS Info : - - $Author: arnaud02 $ - $Date: 2008/03/22 20:23:37 $ - $Revision: 1.119 $ */ diff --git a/src/pprint.h b/src/pprint.h index c380370..65dbeb3 100644 --- a/src/pprint.h +++ b/src/pprint.h @@ -5,11 +5,6 @@ (c) 1998-2007 (W3C) MIT, ERCIM, Keio University See tidy.h for the copyright notice. - - CVS Info: - $Author: arnaud02 $ - $Date: 2007/02/11 09:45:08 $ - $Revision: 1.9 $ */ diff --git a/src/streamio.c b/src/streamio.c index b0db2a7..b8803c3 100644 --- a/src/streamio.c +++ b/src/streamio.c @@ -3,12 +3,6 @@ (c) 1998-2008 (W3C) MIT, ERCIM, Keio University See tidy.h for the copyright notice. - CVS Info : - - $Author: arnaud02 $ - $Date: 2008/03/22 21:00:18 $ - $Revision: 1.43 $ - Wrapper around Tidy input source and output sink that calls appropriate interfaces, and applies necessary char encoding transformations: to/from diff --git a/src/streamio.h b/src/streamio.h index dfce442..3afcdda 100644 --- a/src/streamio.h +++ b/src/streamio.h @@ -6,12 +6,6 @@ (c) 1998-2007 (W3C) MIT, ERCIM, Keio University See tidy.h for the copyright notice. - CVS Info : - - $Author: arnaud02 $ - $Date: 2007/07/22 09:33:26 $ - $Revision: 1.21 $ - Wrapper around Tidy input source and output sink that calls appropriate interfaces, and applies necessary char encoding transformations: to/from diff --git a/src/tagask.c b/src/tagask.c index 67a20c9..bd4e1ab 100644 --- a/src/tagask.c +++ b/src/tagask.c @@ -3,12 +3,6 @@ (c) 1998-2006 (W3C) MIT, ERCIM, Keio University See tidy.h for the copyright notice. - CVS Info : - - $Author: arnaud02 $ - $Date: 2006/09/12 15:14:44 $ - $Revision: 1.6 $ - */ #include "tidy-int.h" diff --git a/src/tags.c b/src/tags.c index b2b01ba..4705dcd 100644 --- a/src/tags.c +++ b/src/tags.c @@ -3,12 +3,6 @@ (c) 1998-2008 (W3C) MIT, ERCIM, Keio University See tidy.h for the copyright notice. - CVS Info : - - $Author: hoehrmann $ - $Date: 2008/08/09 11:55:27 $ - $Revision: 1.71 $ - The HTML tags are stored as 8 bit ASCII strings. */ @@ -126,7 +120,7 @@ static CheckAttribs CheckHTML; #define VERS_ELEM_UL (HT20|HT32|H40T|H41T|X10T|H40F|H41F|X10F|H40S|H41S|X10S|XH11|XB10|HT50|XH50) #define VERS_ELEM_VAR (HT20|HT32|H40T|H41T|X10T|H40F|H41F|X10F|H40S|H41S|X10S|XH11|XB10|HT50|XH50) #define VERS_ELEM_XMP (HT20|HT32|xxxx|xxxx|xxxx|xxxx|xxxx|xxxx|xxxx|xxxx|xxxx|xxxx|xxxx|xxxx|xxxx) - + #define VERS_ELEM_ARTICLE (xxxx|xxxx|xxxx|xxxx|xxxx|xxxx|xxxx|xxxx|xxxx|xxxx|xxxx|xxxx|xxxx|HT50|XH50) #define VERS_ELEM_ASIDE (xxxx|xxxx|xxxx|xxxx|xxxx|xxxx|xxxx|xxxx|xxxx|xxxx|xxxx|xxxx|xxxx|HT50|XH50) #define VERS_ELEM_AUDIO (xxxx|xxxx|xxxx|xxxx|xxxx|xxxx|xxxx|xxxx|xxxx|xxxx|xxxx|xxxx|xxxx|HT50|XH50) diff --git a/src/tags.h b/src/tags.h index 4902113..d2d4f20 100644 --- a/src/tags.h +++ b/src/tags.h @@ -6,12 +6,6 @@ (c) 1998-2006 (W3C) MIT, ERCIM, Keio University See tidy.h for the copyright notice. - CVS Info : - - $Author: arnaud02 $ - $Date: 2006/12/15 10:17:55 $ - $Revision: 1.20 $ - The HTML tags are stored as 8 bit ASCII strings. Use lookupw() to find a tag given a wide char string. diff --git a/src/tidy-int.h b/src/tidy-int.h index e47dea0..a9bdf9a 100644 --- a/src/tidy-int.h +++ b/src/tidy-int.h @@ -6,12 +6,6 @@ (c) 1998-2007 (W3C) MIT, ERCIM, Keio University See tidy.h for the copyright notice. - CVS Info : - - $Author: arnaud02 $ - $Date: 2007/02/11 09:45:52 $ - $Revision: 1.13 $ - */ #include "tidy.h" diff --git a/src/tidylib.c b/src/tidylib.c index 1d4f72c..bb3b344 100644 --- a/src/tidylib.c +++ b/src/tidylib.c @@ -3,12 +3,6 @@ (c) 1998-2008 (W3C) MIT, ERCIM, Keio University See tidy.h for the copyright notice. - CVS Info : - - $Author: arnaud02 $ - $Date: 2008/06/18 20:18:54 $ - $Revision: 1.75 $ - Defines HTML Tidy API implemented by tidy library. Very rough initial cut for discussion purposes. diff --git a/src/tmbstr.c b/src/tmbstr.c index ba622c6..1df8509 100644 --- a/src/tmbstr.c +++ b/src/tmbstr.c @@ -3,12 +3,6 @@ (c) 1998-2006 (W3C) MIT, ERCIM, Keio University See tidy.h for the copyright notice. - CVS Info : - - $Author: arnaud02 $ - $Date: 2006/12/29 16:31:08 $ - $Revision: 1.13 $ - */ #include "forward.h" diff --git a/src/tmbstr.h b/src/tmbstr.h index 774037a..678e631 100644 --- a/src/tmbstr.h +++ b/src/tmbstr.h @@ -6,12 +6,6 @@ (c) 1998-2006 (W3C) MIT, ERCIM, Keio University See tidy.h for the copyright notice. - CVS Info : - - $Author: arnaud02 $ - $Date: 2006/12/29 16:31:09 $ - $Revision: 1.11 $ - */ #include "platform.h" diff --git a/src/utf8.c b/src/utf8.c index ba9c117..a23d888 100644 --- a/src/utf8.c +++ b/src/utf8.c @@ -3,12 +3,6 @@ (c) 1998-2007 (W3C) MIT, ERCIM, Keio University See tidy.h for the copyright notice. - CVS Info : - - $Author: arnaud02 $ - $Date: 2007/05/30 16:47:31 $ - $Revision: 1.10 $ - Uses public interfaces to abstract input source and output sink, which may be user supplied or either FILE* or memory based Tidy implementations. Encoding support is uniform diff --git a/src/utf8.h b/src/utf8.h index d5df18b..2fe77a2 100644 --- a/src/utf8.h +++ b/src/utf8.h @@ -6,12 +6,6 @@ (c) 1998-2006 (W3C) MIT, ERCIM, Keio University See tidy.h for the copyright notice. - CVS Info : - - $Author: arnaud02 $ - $Date: 2006/09/12 15:14:44 $ - $Revision: 1.5 $ - */ #include "platform.h" diff --git a/src/win32tc.c b/src/win32tc.c index 546a6eb..6d9cd44 100644 --- a/src/win32tc.c +++ b/src/win32tc.c @@ -3,7 +3,6 @@ (c) 1998-2008 (W3C) MIT, ERCIM, Keio University See tidy.h for the copyright notice. - $Id: win32tc.c,v 1.12 2008/08/09 11:55:27 hoehrmann Exp $ */ /* keep these here to keep file non-empty */ diff --git a/src/win32tc.h b/src/win32tc.h index 8e953f3..613754e 100644 --- a/src/win32tc.h +++ b/src/win32tc.h @@ -7,7 +7,6 @@ (c) 1998-2006 (W3C) MIT, ERCIM, Keio University See tidy.h for the copyright notice. - $Id: win32tc.h,v 1.3 2006/12/29 16:31:09 arnaud02 Exp $ */ uint TY_(Win32MLangGetCPFromName)(TidyAllocator *allocator,ctmbstr encoding); diff --git a/test/acctest.cmd b/test/acctest.cmd index 9a291ff..ab5b7ca 100755 --- a/test/acctest.cmd +++ b/test/acctest.cmd @@ -7,11 +7,6 @@ REM See tidy.c for the copyright notice. REM REM REM -REM CVS Info: -REM -REM $Author: arnaud02 $ -REM $Date: 2006/10/20 16:44:40 $ -REM $Revision: 1.2 $ @REM USER VARIABLES @REM ############## diff --git a/test/alltest.cmd b/test/alltest.cmd index d7539e6..5472b97 100755 --- a/test/alltest.cmd +++ b/test/alltest.cmd @@ -7,11 +7,6 @@ REM See tidy.c for the copyright notice. REM REM REM -REM CVS Info: -REM -REM $Author: arnaud02 $ -REM $Date: 2006/12/30 08:36:33 $ -REM $Revision: 1.3 $ REM (for MS compiler users): REM call alltest1 ..\build\msvc\Release\tidy.exe .\tmp diff --git a/test/onetest.cmd b/test/onetest.cmd index 828f0e2..5700766 100755 --- a/test/onetest.cmd +++ b/test/onetest.cmd @@ -7,11 +7,6 @@ REM See tidy.c for the copyright notice. REM REM REM -REM CVS Info: -REM -REM $Author: arnaud02 $ -REM $Date: 2006/12/28 10:01:45 $ -REM $Revision: 1.5 $ @if "%TIDY%." == "." goto Err1 @if NOT EXIST %TIDY% goto Err2 diff --git a/test/onetesta.cmd b/test/onetesta.cmd index 582cc06..b06bfe5 100755 --- a/test/onetesta.cmd +++ b/test/onetesta.cmd @@ -7,11 +7,6 @@ REM See tidy.c for the copyright notice. REM REM REM -REM CVS Info: -REM -REM $Author: arnaud02 $ -REM $Date: 2006/10/20 16:44:40 $ -REM $Revision: 1.2 $ echo Testing %1 %2 %3 set TESTNO=%1 diff --git a/test/testaccess.sh b/test/testaccess.sh index dc70133..b2c3899 100755 --- a/test/testaccess.sh +++ b/test/testaccess.sh @@ -8,12 +8,6 @@ # # # -# CVS Info: -# -# $Author: arnaud02 $ -# $Date: 2005/03/23 12:57:19 $ -# $Revision: 1.1 $ -# # set -x VERSION='$Id' diff --git a/test/testaccessone.sh b/test/testaccessone.sh index 44f725b..85ee82e 100755 --- a/test/testaccessone.sh +++ b/test/testaccessone.sh @@ -8,12 +8,6 @@ # # # -# CVS Info: -# -# $Author: arnaud02 $ -# $Date: 2007/02/04 17:35:31 $ -# $Revision: 1.2 $ -# # set -x VERSION='$Id' diff --git a/test/testall.sh b/test/testall.sh index 36c309c..adc0ee7 100755 --- a/test/testall.sh +++ b/test/testall.sh @@ -8,12 +8,6 @@ # # # -# CVS Info: -# -# $Author: creitzel $ -# $Date: 2003/03/19 18:33:12 $ -# $Revision: 1.18 $ -# # set -x VERSION='$Id' diff --git a/test/testone.sh b/test/testone.sh index 8abb3b9..b8ec0b2 100755 --- a/test/testone.sh +++ b/test/testone.sh @@ -8,12 +8,6 @@ # # # -# CVS Info: -# -# $Author: arnaud02 $ -# $Date: 2006/01/04 10:27:12 $ -# $Revision: 1.9 $ -# # set -x VERSION='$Id' diff --git a/test/testxml.sh b/test/testxml.sh index e762909..08a46a0 100644 --- a/test/testxml.sh +++ b/test/testxml.sh @@ -8,12 +8,6 @@ # # # -# CVS Info: -# -# $Author: arnaud02 $ -# $Date: 2005/03/08 12:08:00 $ -# $Revision: 1.5 $ -# # set -x VERSION='$Id' diff --git a/test/xmltest.cmd b/test/xmltest.cmd index ae4dfef..e34e6aa 100755 --- a/test/xmltest.cmd +++ b/test/xmltest.cmd @@ -7,10 +7,5 @@ REM See tidy.c for the copyright notice. REM REM REM -REM CVS Info: -REM -REM $Author: creitzel $ -REM $Date: 2003/03/19 18:33:12 $ -REM $Revision: 1.1 $ for /F "tokens=1*" %%i in (xmlcases.txt) do call onetest.cmd %%i %%j