W3C CVS Root

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

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN
Current tag: MAIN


Revision 1.53: download - view: text, markup, annotated - select for diffs
Tue May 18 21:38:57 1999 UTC (24 years, 11 months ago) by frystyk
Branches: MAIN
CVS tags: repeat-requests, candidate-5-4-1, before_webdav, Release-5-4-0, Release-5-3-1, HEAD, 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
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +3 -1 lines
*** empty log message ***

Revision 1.52: download - view: text, markup, annotated - select for diffs
Fri Apr 2 16:10:36 1999 UTC (25 years, 1 month ago) by frystyk
Branches: MAIN
CVS tags: Release-5-2-8
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +6 -1 lines
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 1.51: download - view: text, markup, annotated - select for diffs
Mon Feb 22 22:10:12 1999 UTC (25 years, 2 months ago) by frystyk
Branches: MAIN
CVS tags: Release-5-2-6
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +13 -19 lines
NEW TRACE MESSAGES - see http://lists.w3.org/Archives/Public/www-lib/1999JanMar/0267.html for details

Revision 1.50: download - view: text, markup, annotated - select for diffs
Mon Feb 22 01:04:24 1999 UTC (25 years, 2 months ago) by frystyk
Branches: MAIN
CVS tags: Before-New-Trace-Messages
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +18 -1 lines
Added expat XML parser as a new module

Revision 1.49: download - view: text, markup, annotated - select for diffs
Thu Feb 18 00:34:52 1999 UTC (25 years, 2 months ago) by frystyk
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +6 -1 lines
Mathew Cucuzella: HTTag_content wasn't implemented

Revision 1.48: download - view: text, markup, annotated - select for diffs
Fri Feb 5 17:34:01 1999 UTC (25 years, 2 months ago) by frystyk
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +60 -65 lines
Made the definition of HTChunk internal to the module and changed the direct references - especially in SGML.c to use methods instead of direct access to the chunk internals

Revision 1.47: download - view: text, markup, annotated - select for diffs
Wed Jan 6 15:38:48 1999 UTC (25 years, 3 months ago) by frystyk
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +86 -51 lines
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 1.46: download - view: text, markup, annotated - select for diffs
Fri Sep 18 02:45:33 1998 UTC (25 years, 7 months ago) by frystyk
Branches: MAIN
CVS tags: Release-5-2
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +19 -1 lines
Fix for SGML comments provided by John Punin

Revision 1.45: download - view: text, markup, annotated - select for diffs
Mon May 4 19:37:45 1998 UTC (26 years ago) by frystyk
Branches: MAIN
CVS tags: Release-5-1m
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +2 -2 lines
version 5.1m

Revision 1.44: download - view: text, markup, annotated - select for diffs
Thu Feb 5 21:25:07 1998 UTC (26 years, 2 months ago) by frystyk
Branches: MAIN
CVS tags: Release-5-1l, Release-5-1k, Release-5-1j
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +14 -5 lines
*** empty log message ***

Revision 1.43: download - view: text, markup, annotated - select for diffs
Sun Feb 1 19:04:23 1998 UTC (26 years, 3 months ago) by frystyk
Branches: MAIN
CVS tags: Release-5-1g
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +11 -11 lines
*** empty log message ***

Revision 1.42: download - view: text, markup, annotated - select for diffs
Fri Mar 21 19:33:28 1997 UTC (27 years, 1 month ago) by frystyk
Branches: MAIN
CVS tags: Release-5-1e, Release-5-1d, Release-5-1b, Release-5-1a
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +650 -607 lines
public version 5.1

Revision 1.41: download - view: text, markup, annotated - select for diffs
Tue Jul 2 22:55:21 1996 UTC (27 years, 10 months ago) by frystyk
Branches: MAIN
CVS tags: Release-5-1, Release-5-0a, Release-5-0, Release-4-1b5, Release-4-1b4, Release-4-1b3, PIPELINE1
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +24 -26 lines
4.1b2

Revision 1.40: download - view: text, markup, annotated - select for diffs
Sun Jun 2 00:35:05 1996 UTC (27 years, 11 months ago) by frystyk
Branches: MAIN
CVS tags: Release-4-1b1
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +10 -10 lines
new doc

Revision 1.39: download - view: text, markup, annotated - select for diffs
Fri Apr 12 17:49:57 1996 UTC (28 years ago) by frystyk
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +1 -0 lines
new transport and Content Coding support

Revision 1.38: download - view: text, markup, annotated - select for diffs
Mon Mar 4 03:14:01 1996 UTC (28 years, 2 months ago) by frystyk
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +17 -49 lines
Autoconf

Revision 1.37: download - view: text, markup, annotated - select for diffs
Wed Feb 14 00:34:39 1996 UTC (28 years, 2 months ago) by eric
Branches: MAIN
CVS tags: autoconf
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +17 -17 lines
Substituted HTTrace for TTYPrint. -egp
Invented HTView for LineMode. -egp
Windows LineMode has dialogs. -egp

Revision 1.36: download - view: text, markup, annotated - select for diffs
Fri Feb 9 19:27:11 1996 UTC (28 years, 2 months ago) by frystyk
Branches: MAIN
CVS tags: v4/0D
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +15 -13 lines
post HT_Mem

Revision 1.35: download - view: text, markup, annotated - select for diffs
Wed Jan 31 22:43:51 1996 UTC (28 years, 3 months ago) by frystyk
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +18 -1 lines
4.0D

Revision 1.34: download - view: text, markup, annotated - select for diffs
Tue Jan 16 00:41:15 1996 UTC (28 years, 3 months ago) by frystyk
Branches: MAIN
CVS tags: v4/0C, v4/0B
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +6 -1 lines
new windows make files

Revision 1.33: download - view: text, markup, annotated - select for diffs
Sat Dec 9 23:44:12 1995 UTC (28 years, 4 months ago) by frystyk
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +23 -23 lines
Upgrade release for 4.0

Revision 1.32: download - view: text, markup, annotated - select for diffs
Fri Dec 1 20:27:33 1995 UTC (28 years, 5 months ago) by frystyk
Branches: MAIN
CVS tags: v4/0
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +9 -12 lines
version 4.0!

Revision 1.31: download - view: text, markup, annotated - select for diffs
Mon Nov 20 00:15:42 1995 UTC (28 years, 5 months ago) by frystyk
Branches: MAIN
CVS tags: v4/0pre6
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +18 -18 lines
Merged Error and Dialog system

Revision 1.30: download - view: text, markup, annotated - select for diffs
Wed Nov 8 23:52:09 1995 UTC (28 years, 5 months ago) by frystyk
Branches: MAIN
CVS tags: v4/0pre5
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +1 -1 lines
Version 4.0pre5

Revision 1.29: download - view: text, markup, annotated - select for diffs
Sun Nov 5 20:13:58 1995 UTC (28 years, 5 months ago) by frystyk
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +17 -17 lines
fprintf replaced with TTYPrint for windows

Revision 1.28: download - view: text, markup, annotated - select for diffs
Sun Oct 8 02:01:25 1995 UTC (28 years, 6 months ago) by frystyk
Branches: MAIN
CVS tags: v4/0pre4
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +1 -1 lines
small changes

Revision 1.27: download - view: text, markup, annotated - select for diffs
Fri May 19 02:07:15 1995 UTC (28 years, 11 months ago) by frystyk
Branches: MAIN
CVS tags: v4/0pre3, v3/1pre3, v3/1pre2, v3/1pre1, v3/1, WinNT, NT1, NT, NNTP
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +1 -1 lines
final swap to MIT statements

Revision 1.26: download - view: text, markup, annotated - select for diffs
Thu May 4 22:09:11 1995 UTC (29 years ago) by frystyk
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +35 -35 lines
Basics of release 3.1

Revision 1.25: download - view: text, markup, annotated - select for diffs
Tue Mar 21 17:48:00 1995 UTC (29 years, 1 month ago) by frystyk
Branches: MAIN
CVS tags: v3/0
Branch point for: WindowsNT
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +19 -20 lines
Getting Library back on main branch

Revision 1.24: download - view: text, markup, annotated - select for diffs
Tue Dec 6 14:29:06 1994 UTC (29 years, 4 months ago) by roeber
Branches: MAIN
CVS tags: with-configure
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -1 lines
Now uses GNU Autoconf

Revision 1.23: download - view: text, markup, annotated - select for diffs
Thu Nov 24 21:12:08 1994 UTC (29 years, 5 months ago) by frystyk
Branches: MAIN
CVS tags: v3/0pre2, v3/0pre1
Branch point for: without-configure
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +5 -2 lines
New COPYRIGHT HEADERS and BETTER multi :-)

Revision 1.22: download - view: text, markup, annotated - select for diffs
Wed Nov 9 14:44:45 1994 UTC (29 years, 5 months ago) by frystyk
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +4 -2 lines
MULTI-THREADED VERSION

Revision 1.21: download - view: text, markup, annotated - select for diffs
Sat Oct 1 10:28:14 1994 UTC (29 years, 7 months ago) by frystyk
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +18 -42 lines
It now compilen using g++

Revision 1.20: download - view: text, markup, annotated - select for diffs
Sun Sep 25 13:50:57 1994 UTC (29 years, 7 months ago) by frystyk
Branches: MAIN
CVS tags: v2/17, cern-update
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +21 -20 lines
A whole bunch of changes

Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue Jul 12 14:49:11 1994 UTC (29 years, 9 months ago) by duns
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +3 -2 lines
field test version 2

Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Jun 2 11:17:12 1994 UTC (29 years, 11 months ago) by timbl
Branches: MAIN
CVS tags: v2/16pre2, v2/16pre1
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +45 -7 lines
Mods for NextStep editor

Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon May 16 14:59:19 1994 UTC (29 years, 11 months ago) by timbl
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +33 -20 lines
Little bits

Revision 1.16: download - view: text, markup, annotated - select for diffs
Tue Mar 8 10:26:13 1994 UTC (30 years, 1 month ago) by frystyk
Branches: MAIN
CVS tags: v2/15
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
forgot to move the constant MAX_ATTRIBUTES from SGML.c to SGML.html

Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu Feb 24 09:27:51 1994 UTC (30 years, 2 months ago) by frystyk
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +17 -1 lines
Changes to HTSimplify(), in HTML.c and SGML.c (that is, only on client side!)

Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Feb 21 16:53:15 1994 UTC (30 years, 2 months ago) by frystyk
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +21 -0 lines
HTCache is changed i HTTP.c

Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Dec 10 14:49:39 1993 UTC (30 years, 4 months ago) by timbl
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +49 -2 lines
Anchor selection into HTML2.c

Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Nov 29 08:50:45 1993 UTC (30 years, 5 months ago) by timbl
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +6 -6 lines
Comnpiles but untested

Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Nov 11 10:25:38 1993 UTC (30 years, 5 months ago) by timbl
Branches: MAIN
CVS tags: v2/14
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
Minor fixes for editor

Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Nov 3 15:21:59 1993 UTC (30 years, 6 months ago) by timbl
Branches: MAIN
CVS tags: v2/13
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +3 -3 lines
Some bits needed for editor

Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Sep 2 17:03:14 1993 UTC (30 years, 8 months ago) by timbl
Branches: MAIN
CVS tags: v2/12a
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -1 lines
Compiles on unix platforms now

Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Sep 2 15:58:49 1993 UTC (30 years, 8 months ago) by timbl
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +8 -7 lines
Binary transfer problems fixed, quick etst ok

Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Jun 29 13:32:46 1993 UTC (30 years, 10 months ago) by timbl
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +23 -18 lines
VM version runs

Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Jun 7 13:48:05 1993 UTC (30 years, 10 months ago) by timbl
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +6 -5 lines
Bug fix: didnt expand entities at outer level

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri May 28 13:56:49 1993 UTC (30 years, 11 months ago) by timbl
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
Untested!  WAIS stuff changing. Pass over to Arthur for fopen() mods.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Apr 27 10:40:52 1993 UTC (31 years ago) by timbl
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
First commit with WAIS in.  Basiclly works but probably lots of bugs.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Apr 7 09:57:29 1993 UTC (31 years ago) by timbl
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -3 lines
Fixing problem with root of /Public directory.
version for Carl to play with

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Apr 5 14:43:15 1993 UTC (31 years, 1 month ago) by timbl
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +245 -128 lines
basically works, no WAIS

Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Feb 3 09:52:54 1993 UTC (31 years, 3 months ago) by timbl
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs 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.

Log view options

Webmaster