W3C CVS

CVS log for libwww/Library/src/SGML.html

[BACK] Up to [Public] / libwww / Library / src

Request diff between arbitrary revisions


Default branch: 2

Revision 2.31 / (download) / (as text) - annotate - [select for diffs] , Fri Nov 11 14:03:16 2005 UTC (2 years, 7 months ago) by vbancrof
CVS Tags: candidate-5-4-1, HEAD
Changes since 2.30: +9 -1 lines
Diff to previous 2.30 (colored)
add extern c and HTFile_dirent_buf_size

Revision 2.30 / (download) / (as text) - annotate - [select for diffs] , Fri Apr 2 16:10:36 1999 UTC (9 years, 3 months ago) by frystyk
CVS Tags: repeat-requests, before_webdav, Release-5-4-0, Release-5-3-1, Release-5-2-8, Amaya_2_4, Amaya-6-3, Amaya-6-1, Amaya-5-2, Amaya-4-3-2, Amaya-4-3-1, Amaya-4-3, Amaya-4-1-2, Amaya-4-1-0, Amaya-4-0-0, Amaya-3-2-1, Amaya-3-2, Amaya
Changes since 2.29: +2 -2 lines
Diff to previous 2.29 (colored)
Raffaele Sena: As promised, here is the HTML parser updated to support
all the tags and attributes defined in HTML 4.0.

I left all the deprecated tags, but removed all the tags that
basically never existed in the real world (H7 ? HTMLPLUS, etc.)

I added all the attributes as specified in the HTML 4.0 DTD, apart for
the SCRIPT/event related attributes ( ON* ).

I created a couple of macros to define attributes, so that basically
the same definition can be copied between HTMLPDTD.c and HTMLPDTD.h
(preserving the ordering and the spelling).

Revision 2.29 / (download) / (as text) - annotate - [select for diffs] , Mon Feb 22 01:04:24 1999 UTC (9 years, 4 months ago) by frystyk
CVS Tags: Release-5-2-6, Before-New-Trace-Messages
Changes since 2.28: +2 -1 lines
Diff to previous 2.28 (colored)
Added expat XML parser as a new module

Revision 2.28 / (download) / (as text) - annotate - [select for diffs] , Wed Jan 6 15:38:48 1999 UTC (9 years, 6 months ago) by frystyk
Changes since 2.27: +66 -46 lines
Diff to previous 2.27 (colored)
A completely rewritten HText interface that makes it a lot easier to use the libwww HTML parser and also doesn't throw away tags or entities that are not defined in the libwww HTML DTD. The new interface is based on registering callbacks so that the application doesn't have to provide the old HText functions that it didn't use. The HTML parser itself has also improved as it now knows about several HTML 4.0 tags. Finally, there are three new sample applications called showtags, showtext, and showlinks which illustrate how to use the new HText interface. Currently the line mode browser hasn't been updated so it doesn't compile for the moment.

Revision 2.27 / (download) / (as text) - annotate - [select for diffs] , Thu May 14 02:11:21 1998 UTC (10 years, 1 month ago) by frystyk
CVS Tags: Release-5-2, Release-5-1m
Changes since 2.26: +1 -1 lines
Diff to previous 2.26 (colored)
Changing old pub/WWW links

Revision 2.26 / (download) / (as text) - annotate - [select for diffs] , Sun Feb 16 18:43:19 1997 UTC (11 years, 4 months ago) by frystyk
CVS Tags: Release-5-1l, Release-5-1k, Release-5-1j, Release-5-1g, Release-5-1e, Release-5-1d, Release-5-1b, Release-5-1a, Release-5-1
Changes since 2.25: +2 -2 lines
Diff to previous 2.25 (colored)
Changed name of sample coed library

Revision 2.25 / (download) / (as text) - annotate - [select for diffs] , Sun Jun 2 00:35:06 1996 UTC (12 years, 1 month ago) by frystyk
CVS Tags: Release-5-0a, Release-5-0, Release-4-1b5, Release-4-1b4, Release-4-1b3, Release-4-1b1, PIPELINE1
Changes since 2.24: +36 -63 lines
Diff to previous 2.24 (colored)
new doc

Revision 2.24 / (download) / (as text) - annotate - [select for diffs] , Sun Mar 10 21:57:54 1996 UTC (12 years, 3 months ago) by frystyk
Changes since 2.23: +2 -2 lines
Diff to previous 2.23 (colored)
4.1 autoconf

Revision 2.23 / (download) / (as text) - annotate - [select for diffs] , Mon Mar 4 03:14:02 1996 UTC (12 years, 4 months ago) by frystyk
Changes since 2.22: +5 -5 lines
Diff to previous 2.22 (colored)
Autoconf

Revision 2.22 / (download) / (as text) - annotate - [select for diffs] , Wed Dec 6 17:11:43 1995 UTC (12 years, 7 months ago) by frystyk
CVS Tags: v4/0D, v4/0C, v4/0B, autoconf
Changes since 2.21: +3 -1 lines
Diff to previous 2.21 (colored)
small changes

Revision 2.21.2.1 / (download) / (as text) - annotate - [select for diffs] , Wed Dec 6 17:09:51 1995 UTC (12 years, 7 months ago) by frystyk
Branch: v4/0
Changes since 2.21: +3 -1 lines
Diff to previous 2.21 (colored) next main 2.22 (colored)
small changes

Revision 2.21 / (download) / (as text) - annotate - [select for diffs] , Mon Nov 20 00:15:44 1995 UTC (12 years, 7 months ago) by frystyk
CVS Tags: v4/0pre6
Branch point for: v4/0
Changes since 2.20: +5 -4 lines
Diff to previous 2.20 (colored)
Merged Error and Dialog system

Revision 2.20 / (download) / (as text) - annotate - [select for diffs] , Fri Sep 8 17:42:39 1995 UTC (12 years, 10 months ago) by frystyk
CVS Tags: v4/0pre5, v4/0pre4, v4/0pre3
Changes since 2.19: +1 -1 lines
Diff to previous 2.19 (colored)
new hypertext links in source

Revision 2.19 / (download) / (as text) - annotate - [select for diffs] , Sat Jul 8 19:54:21 1995 UTC (13 years ago) by frystyk
CVS Tags: v3/1pre3, v3/1, NT1, NNTP
Changes since 2.18: +2 -2 lines
Diff to previous 2.18 (colored)
change to W3C Reference Library

Revision 2.18 / (download) / (as text) - annotate - [select for diffs] , Fri May 19 02:07:16 1995 UTC (13 years, 1 month ago) by frystyk
CVS Tags: v3/1pre2, v3/1pre1, WinNT, NT
Changes since 2.17: +1 -1 lines
Diff to previous 2.17 (colored)
final swap to MIT statements

Revision 2.16.2.1 / (download) / (as text) - annotate - [select for diffs] , Wed May 17 22:33:32 1995 UTC (13 years, 1 month ago) by frystyk
Branch: WindowsNT
Changes since 2.16: +16 -94 lines
Diff to previous 2.16 (colored) next main 2.17 (colored)
merging with rest of 3.1

Revision 2.17 / (download) / (as text) - annotate - [select for diffs] , Thu May 4 22:09:12 1995 UTC (13 years, 2 months ago) by frystyk
Changes since 2.16: +16 -94 lines
Diff to previous 2.16 (colored)
Basics of release 3.1

Revision 2.16 / (download) / (as text) - annotate - [select for diffs] , Tue Mar 21 17:48:07 1995 UTC (13 years, 3 months ago) by frystyk
CVS Tags: v3/0
Branch point for: WindowsNT
Changes since 2.15: +1 -6 lines
Diff to previous 2.15 (colored)
Getting Library back on main branch

Revision 2.14.2.1 / (download) / (as text) - annotate - [select for diffs] , Thu Mar 9 18:32:51 1995 UTC (13 years, 4 months ago) by frystyk
Branch: without-configure
CVS Tags: v3/0pre3
Changes since 2.14: +1 -5 lines
Diff to previous 2.14 (colored) next main 2.15 (colored)
Library version 3.0beta

Revision 2.15 / (download) / (as text) - annotate - [select for diffs] , Tue Dec 6 14:29:08 1994 UTC (13 years, 7 months ago) by roeber
CVS Tags: with-configure
Changes since 2.14: +1 -0 lines
Diff to previous 2.14 (colored)
Now uses GNU Autoconf

Revision 2.14 / (download) / (as text) - annotate - [select for diffs] , Thu Nov 24 21:12:09 1994 UTC (13 years, 7 months ago) by frystyk
CVS Tags: v3/0pre2, v3/0pre1
Branch point for: without-configure
Changes since 2.13: +26 -16 lines
Diff to previous 2.13 (colored)
New COPYRIGHT HEADERS and BETTER multi :-)

Revision 2.13 / (download) / (as text) - annotate - [select for diffs] , Wed Nov 9 14:44:46 1994 UTC (13 years, 7 months ago) by frystyk
Changes since 2.12: +13 -6 lines
Diff to previous 2.12 (colored)
MULTI-THREADED VERSION

Revision 2.12 / (download) / (as text) - annotate - [select for diffs] , Tue Jul 12 14:49:16 1994 UTC (13 years, 11 months ago) by duns
CVS Tags: v2/17, cern-update
Changes since 2.11: +1 -1 lines
Diff to previous 2.11 (colored)
field test version 2

Revision 2.11 / (download) / (as text) - annotate - [select for diffs] , Thu Jun 16 19:23:41 1994 UTC (14 years ago) by frystyk
CVS Tags: v2/16pre2, v2/16pre1
Changes since 2.10: +12 -13 lines
Diff to previous 2.10 (colored)
Final commit before 2.16pre1 is out

Revision 2.10 / (download) / (as text) - annotate - [select for diffs] , Mon May 16 14:59:22 1994 UTC (14 years, 1 month ago) by timbl
Changes since 2.9: +6 -0 lines
Diff to previous 2.9 (colored)
Little bits

Revision 2.9 / (download) / (as text) - annotate - [select for diffs] , Tue Mar 8 10:26:15 1994 UTC (14 years, 4 months ago) by frystyk
CVS Tags: v2/15
Changes since 2.8: +1 -0 lines
Diff to previous 2.8 (colored)
forgot to move the constant MAX_ATTRIBUTES from SGML.c to SGML.html

Revision 2.8 / (download) / (as text) - annotate - [select for diffs] , Mon Nov 29 08:50:49 1993 UTC (14 years, 7 months ago) by timbl
Changes since 2.7: +3 -2 lines
Diff to previous 2.7 (colored)
Comnpiles but untested

Revision 2.7 / (download) / (as text) - annotate - [select for diffs] , Thu Nov 11 10:25:40 1993 UTC (14 years, 7 months ago) by timbl
CVS Tags: v2/14
Changes since 2.6: +2 -1 lines
Diff to previous 2.6 (colored)
Minor fixes for editor

Revision 2.6 / (download) / (as text) - annotate - [select for diffs] , Wed Nov 3 15:22:02 1993 UTC (14 years, 8 months ago) by timbl
CVS Tags: v2/13
Changes since 2.5: +34 -27 lines
Diff to previous 2.5 (colored)
Some bits needed for editor

Revision 2.5 / (download) / (as text) - annotate - [select for diffs] , Fri Sep 3 13:24:06 1993 UTC (14 years, 10 months ago) by timbl
CVS Tags: v2/12a
Changes since 2.4: +2 -1 lines
Diff to previous 2.4 (colored)
fix sgml.html

Revision 2.4 / (download) / (as text) - annotate - [select for diffs] , Fri Sep 3 13:20:34 1993 UTC (14 years, 10 months ago) by timbl
Changes since 2.3: +7 -4 lines
Diff to previous 2.3 (colored)
buf fix sgml.c?

Revision 2.3 / (download) / (as text) - annotate - [select for diffs] , Tue Apr 27 10:40:56 1993 UTC (15 years, 2 months ago) by timbl
Changes since 2.2: +3 -3 lines
Diff to previous 2.2 (colored)
First commit with WAIS in.  Basiclly works but probably lots of bugs.

Revision 2.2 / (download) / (as text) - annotate - [select for diffs] , Wed Apr 7 09:57:33 1993 UTC (15 years, 3 months ago) by timbl
Changes since 2.1: +10 -8 lines
Diff to previous 2.1 (colored)
Fixing problem with root of /Public directory.
version for Carl to play with

Revision 2.1 / (download) / (as text) - annotate - [select for diffs] , Mon Apr 5 14:43:20 1993 UTC (15 years, 3 months ago) by timbl
Diff
basically works, no WAIS

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Diffs between and
Type of Diff should be a 

View only Branch:
Sort log by:

Webmaster