Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions build/gmake/Makefile
Original file line number Diff line number Diff line change
@@ -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).
Expand Down
6 changes: 0 additions & 6 deletions build/gnuauto/Makefile.am
Original file line number Diff line number Diff line change
@@ -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).
Expand Down
6 changes: 0 additions & 6 deletions build/gnuauto/configure.in
Original file line number Diff line number Diff line change
Expand Up @@ -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])

Expand Down
6 changes: 0 additions & 6 deletions build/gnuauto/console/Makefile.am
Original file line number Diff line number Diff line change
@@ -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).
Expand Down
6 changes: 0 additions & 6 deletions build/gnuauto/include/Makefile.am
Original file line number Diff line number Diff line change
@@ -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).
Expand Down
6 changes: 0 additions & 6 deletions build/gnuauto/src/Makefile.am
Original file line number Diff line number Diff line change
@@ -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).
Expand Down
9 changes: 1 addition & 8 deletions build/rpm/tidy.spec
Original file line number Diff line number Diff line change
@@ -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 <[email protected]>
#
Expand Down
5 changes: 0 additions & 5 deletions console/tidy.c
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
6 changes: 0 additions & 6 deletions htmldoc/quickref-html.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -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 $
-->

<xsl:stylesheet version="1.0"
Expand Down
6 changes: 0 additions & 6 deletions htmldoc/tidy1.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,6 @@

Written by Jelks Cabaniss and Arnaud Desitter

CVS Info :

$Author: arnaud02 $
$Date: 2007/02/01 12:25:21 $
$Revision: 1.8 $

-->
<xsl:stylesheet version="1.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
Expand Down
6 changes: 0 additions & 6 deletions include/buffio.h
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down
6 changes: 0 additions & 6 deletions include/platform.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
6 changes: 0 additions & 6 deletions include/tidy.h
Original file line number Diff line number Diff line change
Expand Up @@ -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 <[email protected]>
Expand Down
6 changes: 0 additions & 6 deletions include/tidyenum.h
Original file line number Diff line number Diff line change
Expand Up @@ -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 <[email protected]>
Expand Down
6 changes: 0 additions & 6 deletions src/access.c
Original file line number Diff line number Diff line change
Expand Up @@ -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 $

*/

Expand Down
6 changes: 0 additions & 6 deletions src/access.h
Original file line number Diff line number Diff line change
Expand Up @@ -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 $

*/

Expand Down
6 changes: 0 additions & 6 deletions src/alloc.c
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
5 changes: 0 additions & 5 deletions src/attrask.c
Original file line number Diff line number Diff line change
Expand Up @@ -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 $

*/

Expand Down
1 change: 0 additions & 1 deletion src/attrdict.c
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
1 change: 0 additions & 1 deletion src/attrdict.h
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
5 changes: 0 additions & 5 deletions src/attrget.c
Original file line number Diff line number Diff line change
Expand Up @@ -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 $

*/

Expand Down
6 changes: 0 additions & 6 deletions src/attrs.c
Original file line number Diff line number Diff line change
Expand Up @@ -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 $
*/

Expand Down
6 changes: 0 additions & 6 deletions src/attrs.h
Original file line number Diff line number Diff line change
Expand Up @@ -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 $

*/

Expand Down
6 changes: 0 additions & 6 deletions src/buffio.c
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down
1 change: 0 additions & 1 deletion src/charsets.c
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
1 change: 0 additions & 1 deletion src/charsets.h
Original file line number Diff line number Diff line change
Expand Up @@ -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);
Expand Down
6 changes: 0 additions & 6 deletions src/clean.c
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
5 changes: 0 additions & 5 deletions src/clean.h
Original file line number Diff line number Diff line change
Expand Up @@ -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);
Expand Down
9 changes: 0 additions & 9 deletions src/config.c
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
6 changes: 0 additions & 6 deletions src/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
6 changes: 0 additions & 6 deletions src/entities.c
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
6 changes: 0 additions & 6 deletions src/entities.h
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
Loading