CVS log for libwww/Library/src/SGML.c
Up to [Public] / libwww / Library / src
Request diff between arbitrary revisions
Default branch: 1
Revision 1.53 / (download) - annotate - [select for diffs]
, Tue May 18 21:38:57 1999 UTC (9 years, 1 month ago) by frystyk
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
Changes since 1.52: +3 -1
lines
Diff to previous 1.52
(colored)
*** empty log message ***
Revision 1.52 / (download) - annotate - [select for diffs]
, Fri Apr 2 16:10:36 1999 UTC (9 years, 3 months ago) by frystyk
CVS Tags: Release-5-2-8
Changes since 1.51: +6 -1
lines
Diff to previous 1.51
(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 1.51 / (download) - annotate - [select for diffs]
, Mon Feb 22 22:10:12 1999 UTC (9 years, 4 months ago) by frystyk
CVS Tags: Release-5-2-6
Changes since 1.50: +13 -19
lines
Diff to previous 1.50
(colored)
NEW TRACE MESSAGES - see http://lists.w3.org/Archives/Public/www-lib/1999JanMar/0267.html for details
Revision 1.50 / (download) - annotate - [select for diffs]
, Mon Feb 22 01:04:24 1999 UTC (9 years, 4 months ago) by frystyk
CVS Tags: Before-New-Trace-Messages
Changes since 1.49: +18 -1
lines
Diff to previous 1.49
(colored)
Added expat XML parser as a new module
Revision 1.49 / (download) - annotate - [select for diffs]
, Thu Feb 18 00:34:52 1999 UTC (9 years, 4 months ago) by frystyk
Changes since 1.48: +6 -1
lines
Diff to previous 1.48
(colored)
Mathew Cucuzella: HTTag_content wasn't implemented
Revision 1.48 / (download) - annotate - [select for diffs]
, Fri Feb 5 17:34:01 1999 UTC (9 years, 5 months ago) by frystyk
Changes since 1.47: +60 -65
lines
Diff to previous 1.47
(colored)
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) - annotate - [select for diffs]
, Wed Jan 6 15:38:48 1999 UTC (9 years, 6 months ago) by frystyk
Changes since 1.46: +86 -51
lines
Diff to previous 1.46
(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 1.46 / (download) - annotate - [select for diffs]
, Fri Sep 18 02:45:33 1998 UTC (9 years, 9 months ago) by frystyk
CVS Tags: Release-5-2
Changes since 1.45: +19 -1
lines
Diff to previous 1.45
(colored)
Fix for SGML comments provided by John Punin
Revision 1.45 / (download) - annotate - [select for diffs]
, Mon May 4 19:37:45 1998 UTC (10 years, 2 months ago) by frystyk
CVS Tags: Release-5-1m
Changes since 1.44: +2 -2
lines
Diff to previous 1.44
(colored)
version 5.1m
Revision 1.44 / (download) - annotate - [select for diffs]
, Thu Feb 5 21:25:07 1998 UTC (10 years, 5 months ago) by frystyk
CVS Tags: Release-5-1l,
Release-5-1k,
Release-5-1j
Changes since 1.43: +14 -5
lines
Diff to previous 1.43
(colored)
*** empty log message ***
Revision 1.43 / (download) - annotate - [select for diffs]
, Sun Feb 1 19:04:23 1998 UTC (10 years, 5 months ago) by frystyk
CVS Tags: Release-5-1g
Changes since 1.42: +11 -11
lines
Diff to previous 1.42
(colored)
*** empty log message ***
Revision 1.42 / (download) - annotate - [select for diffs]
, Fri Mar 21 19:33:28 1997 UTC (11 years, 3 months ago) by frystyk
CVS Tags: Release-5-1e,
Release-5-1d,
Release-5-1b,
Release-5-1a
Changes since 1.41: +650 -607
lines
Diff to previous 1.41
(colored)
public version 5.1
Revision 1.41 / (download) - annotate - [select for diffs]
, Tue Jul 2 22:55:21 1996 UTC (12 years ago) by frystyk
CVS Tags: Release-5-1,
Release-5-0a,
Release-5-0,
Release-4-1b5,
Release-4-1b4,
Release-4-1b3,
PIPELINE1
Changes since 1.40: +24 -26
lines
Diff to previous 1.40
(colored)
4.1b2
Revision 1.40 / (download) - annotate - [select for diffs]
, Sun Jun 2 00:35:05 1996 UTC (12 years, 1 month ago) by frystyk
CVS Tags: Release-4-1b1
Changes since 1.39: +10 -10
lines
Diff to previous 1.39
(colored)
new doc
Revision 1.39 / (download) - annotate - [select for diffs]
, Fri Apr 12 17:49:57 1996 UTC (12 years, 2 months ago) by frystyk
Changes since 1.38: +1 -0
lines
Diff to previous 1.38
(colored)
new transport and Content Coding support
Revision 1.38 / (download) - annotate - [select for diffs]
, Mon Mar 4 03:14:01 1996 UTC (12 years, 4 months ago) by frystyk
Changes since 1.37: +17 -49
lines
Diff to previous 1.37
(colored)
Autoconf
Revision 1.37 / (download) - annotate - [select for diffs]
, Wed Feb 14 00:34:39 1996 UTC (12 years, 4 months ago) by eric
CVS Tags: autoconf
Changes since 1.36: +17 -17
lines
Diff to previous 1.36
(colored)
Substituted HTTrace for TTYPrint. -egp
Invented HTView for LineMode. -egp
Windows LineMode has dialogs. -egp
Revision 1.36 / (download) - annotate - [select for diffs]
, Fri Feb 9 19:27:11 1996 UTC (12 years, 4 months ago) by frystyk
CVS Tags: v4/0D
Changes since 1.35: +15 -13
lines
Diff to previous 1.35
(colored)
post HT_Mem
Revision 1.35 / (download) - annotate - [select for diffs]
, Wed Jan 31 22:43:51 1996 UTC (12 years, 5 months ago) by frystyk
Changes since 1.34: +18 -1
lines
Diff to previous 1.34
(colored)
4.0D
Revision 1.34 / (download) - annotate - [select for diffs]
, Tue Jan 16 00:41:15 1996 UTC (12 years, 5 months ago) by frystyk
CVS Tags: v4/0C,
v4/0B
Changes since 1.33: +6 -1
lines
Diff to previous 1.33
(colored)
new windows make files
Revision 1.33 / (download) - annotate - [select for diffs]
, Sat Dec 9 23:44:12 1995 UTC (12 years, 6 months ago) by frystyk
Changes since 1.32: +23 -23
lines
Diff to previous 1.32
(colored)
Upgrade release for 4.0
Revision 1.32 / (download) - annotate - [select for diffs]
, Fri Dec 1 20:27:33 1995 UTC (12 years, 7 months ago) by frystyk
CVS Tags: v4/0
Changes since 1.31: +9 -12
lines
Diff to previous 1.31
(colored)
version 4.0!
Revision 1.31 / (download) - annotate - [select for diffs]
, Mon Nov 20 00:15:42 1995 UTC (12 years, 7 months ago) by frystyk
CVS Tags: v4/0pre6
Changes since 1.30: +18 -18
lines
Diff to previous 1.30
(colored)
Merged Error and Dialog system
Revision 1.30 / (download) - annotate - [select for diffs]
, Wed Nov 8 23:52:09 1995 UTC (12 years, 7 months ago) by frystyk
CVS Tags: v4/0pre5
Changes since 1.29: +1 -1
lines
Diff to previous 1.29
(colored)
Version 4.0pre5
Revision 1.29 / (download) - annotate - [select for diffs]
, Sun Nov 5 20:13:58 1995 UTC (12 years, 8 months ago) by frystyk
Changes since 1.28: +17 -17
lines
Diff to previous 1.28
(colored)
fprintf replaced with TTYPrint for windows
Revision 1.28 / (download) - annotate - [select for diffs]
, Sun Oct 8 02:01:25 1995 UTC (12 years, 9 months ago) by frystyk
CVS Tags: v4/0pre4
Changes since 1.27: +1 -1
lines
Diff to previous 1.27
(colored)
small changes
Revision 1.27 / (download) - annotate - [select for diffs]
, Fri May 19 02:07:15 1995 UTC (13 years, 1 month ago) by frystyk
CVS Tags: v4/0pre3,
v3/1pre3,
v3/1pre2,
v3/1pre1,
v3/1,
WinNT,
NT1,
NT,
NNTP
Changes since 1.26: +1 -1
lines
Diff to previous 1.26
(colored)
final swap to MIT statements
Revision 1.25.2.1 / (download) - annotate - [select for diffs]
, Wed May 17 22:33:30 1995 UTC (13 years, 1 month ago) by frystyk
Branch: WindowsNT
Changes since 1.25: +35 -35
lines
Diff to previous 1.25
(colored)
next main 1.26
(colored)
merging with rest of 3.1
Revision 1.26 / (download) - annotate - [select for diffs]
, Thu May 4 22:09:11 1995 UTC (13 years, 2 months ago) by frystyk
Changes since 1.25: +35 -35
lines
Diff to previous 1.25
(colored)
Basics of release 3.1
Revision 1.25 / (download) - annotate - [select for diffs]
, Tue Mar 21 17:48:00 1995 UTC (13 years, 3 months ago) by frystyk
CVS Tags: v3/0
Branch point for: WindowsNT
Changes since 1.24: +19 -20
lines
Diff to previous 1.24
(colored)
Getting Library back on main branch
Revision 1.23.2.1 / (download) - annotate - [select for diffs]
, Thu Mar 9 18:32:39 1995 UTC (13 years, 4 months ago) by frystyk
Branch: without-configure
CVS Tags: v3/0pre3
Changes since 1.23: +19 -20
lines
Diff to previous 1.23
(colored)
next main 1.24
(colored)
Library version 3.0beta
Revision 1.24 / (download) - annotate - [select for diffs]
, Tue Dec 6 14:29:06 1994 UTC (13 years, 7 months ago) by roeber
CVS Tags: with-configure
Changes since 1.23: +1 -1
lines
Diff to previous 1.23
(colored)
Now uses GNU Autoconf
Revision 1.23 / (download) - annotate - [select for diffs]
, Thu Nov 24 21:12:08 1994 UTC (13 years, 7 months ago) by frystyk
CVS Tags: v3/0pre2,
v3/0pre1
Branch point for: without-configure
Changes since 1.22: +5 -2
lines
Diff to previous 1.22
(colored)
New COPYRIGHT HEADERS and BETTER multi :-)
Revision 1.22 / (download) - annotate - [select for diffs]
, Wed Nov 9 14:44:45 1994 UTC (13 years, 7 months ago) by frystyk
Changes since 1.21: +4 -2
lines
Diff to previous 1.21
(colored)
MULTI-THREADED VERSION
Revision 1.21 / (download) - annotate - [select for diffs]
, Sat Oct 1 10:28:14 1994 UTC (13 years, 9 months ago) by frystyk
Changes since 1.20: +18 -42
lines
Diff to previous 1.20
(colored)
It now compilen using g++
Revision 1.20 / (download) - annotate - [select for diffs]
, Sun Sep 25 13:50:57 1994 UTC (13 years, 9 months ago) by frystyk
CVS Tags: v2/17,
cern-update
Changes since 1.19: +21 -20
lines
Diff to previous 1.19
(colored)
A whole bunch of changes
Revision 1.19 / (download) - annotate - [select for diffs]
, Tue Jul 12 14:49:11 1994 UTC (13 years, 11 months ago) by duns
Changes since 1.18: +3 -2
lines
Diff to previous 1.18
(colored)
field test version 2
Revision 1.18 / (download) - annotate - [select for diffs]
, Thu Jun 2 11:17:12 1994 UTC (14 years, 1 month ago) by timbl
CVS Tags: v2/16pre2,
v2/16pre1
Changes since 1.17: +45 -7
lines
Diff to previous 1.17
(colored)
Mods for NextStep editor
Revision 1.17 / (download) - annotate - [select for diffs]
, Mon May 16 14:59:19 1994 UTC (14 years, 1 month ago) by timbl
Changes since 1.16: +33 -20
lines
Diff to previous 1.16
(colored)
Little bits
Revision 1.16 / (download) - annotate - [select for diffs]
, Tue Mar 8 10:26:13 1994 UTC (14 years, 4 months ago) by frystyk
CVS Tags: v2/15
Changes since 1.15: +1 -1
lines
Diff to previous 1.15
(colored)
forgot to move the constant MAX_ATTRIBUTES from SGML.c to SGML.html
Revision 1.15 / (download) - annotate - [select for diffs]
, Thu Feb 24 09:27:51 1994 UTC (14 years, 4 months ago) by frystyk
Changes since 1.14: +17 -1
lines
Diff to previous 1.14
(colored)
Changes to HTSimplify(), in HTML.c and SGML.c (that is, only on client side!)
Revision 1.14 / (download) - annotate - [select for diffs]
, Mon Feb 21 16:53:15 1994 UTC (14 years, 4 months ago) by frystyk
Changes since 1.13: +21 -0
lines
Diff to previous 1.13
(colored)
HTCache is changed i HTTP.c
Revision 1.13 / (download) - annotate - [select for diffs]
, Fri Dec 10 14:49:39 1993 UTC (14 years, 6 months ago) by timbl
Changes since 1.12: +49 -2
lines
Diff to previous 1.12
(colored)
Anchor selection into HTML2.c
Revision 1.12 / (download) - annotate - [select for diffs]
, Mon Nov 29 08:50:45 1993 UTC (14 years, 7 months ago) by timbl
Changes since 1.11: +6 -6
lines
Diff to previous 1.11
(colored)
Comnpiles but untested
Revision 1.11 / (download) - annotate - [select for diffs]
, Thu Nov 11 10:25:38 1993 UTC (14 years, 7 months ago) by timbl
CVS Tags: v2/14
Changes since 1.10: +1 -1
lines
Diff to previous 1.10
(colored)
Minor fixes for editor
Revision 1.10 / (download) - annotate - [select for diffs]
, Wed Nov 3 15:21:59 1993 UTC (14 years, 8 months ago) by timbl
CVS Tags: v2/13
Changes since 1.9: +3 -3
lines
Diff to previous 1.9
(colored)
Some bits needed for editor
Revision 1.9 / (download) - annotate - [select for diffs]
, Thu Sep 2 17:03:14 1993 UTC (14 years, 10 months ago) by timbl
CVS Tags: v2/12a
Changes since 1.8: +3 -1
lines
Diff to previous 1.8
(colored)
Compiles on unix platforms now
Revision 1.8 / (download) - annotate - [select for diffs]
, Thu Sep 2 15:58:49 1993 UTC (14 years, 10 months ago) by timbl
Changes since 1.7: +8 -7
lines
Diff to previous 1.7
(colored)
Binary transfer problems fixed, quick etst ok
Revision 1.7 / (download) - annotate - [select for diffs]
, Tue Jun 29 13:32:46 1993 UTC (15 years ago) by timbl
Changes since 1.6: +23 -18
lines
Diff to previous 1.6
(colored)
VM version runs
Revision 1.6 / (download) - annotate - [select for diffs]
, Mon Jun 7 13:48:05 1993 UTC (15 years, 1 month ago) by timbl
Changes since 1.5: +6 -5
lines
Diff to previous 1.5
(colored)
Bug fix: didnt expand entities at outer level
Revision 1.5 / (download) - annotate - [select for diffs]
, Fri May 28 13:56:49 1993 UTC (15 years, 1 month ago) by timbl
Changes since 1.4: +2 -2
lines
Diff to previous 1.4
(colored)
Untested! WAIS stuff changing. Pass over to Arthur for fopen() mods.
Revision 1.4 / (download) - annotate - [select for diffs]
, Tue Apr 27 10:40:52 1993 UTC (15 years, 2 months ago) by timbl
Changes since 1.3: +1 -1
lines
Diff to previous 1.3
(colored)
First commit with WAIS in. Basiclly works but probably lots of bugs.
Revision 1.3 / (download) - annotate - [select for diffs]
, Wed Apr 7 09:57:29 1993 UTC (15 years, 3 months ago) by timbl
Changes since 1.2: +3 -3
lines
Diff to previous 1.2
(colored)
Fixing problem with root of /Public directory.
version for Carl to play with
Revision 1.2 / (download) - annotate - [select for diffs]
, Mon Apr 5 14:43:15 1993 UTC (15 years, 3 months ago) by timbl
Changes since 1.1: +245 -128
lines
Diff to previous 1.1
(colored)
basically works, no WAIS
Revision 1.1.1.1 / (download) - annotate - [select for diffs]
(vendor branch), Wed Feb 3 09:52:55 1993 UTC (15 years, 5 months ago) by timbl
Branch: CERN
CVS Tags: R1
Changes since 1.1: +0 -0
lines
Diff to previous 1.1
(colored)
First import of WWW Library source files. (not in working state)
Revision 1.1 / (download) - annotate - [select for diffs]
, Wed Feb 3 09:52:54 1993 UTC (15 years, 5 months ago) by timbl
Diff
Initial revision
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.
Webmaster