CVS log for libwww/Library/src/HTTeXGen.c
Up to [Public] / libwww / Library / src
Request diff between arbitrary revisions
Default branch: 2
Revision 2.28 / (download) - annotate - [select for diffs]
, Fri Apr 2 16:10:36 1999 UTC (9 years, 6 months ago) by frystyk
CVS Tags: repeat-requests,
candidate-5-4-1,
before_webdav,
Release-5-4-0,
Release-5-3-1,
Release-5-2-8,
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 2.27: +33 -32
lines
Diff to previous 2.27
(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.27 / (download) - annotate - [select for diffs]
, Mon Feb 22 22:10:12 1999 UTC (9 years, 7 months ago) by frystyk
CVS Tags: Release-5-2-6
Changes since 2.26: +3 -5
lines
Diff to previous 2.26
(colored)
NEW TRACE MESSAGES - see http://lists.w3.org/Archives/Public/www-lib/1999JanMar/0267.html for details
Revision 2.26 / (download) - annotate - [select for diffs]
, Fri Feb 19 23:09:35 1999 UTC (9 years, 7 months ago) by frystyk
CVS Tags: Before-New-Trace-Messages
Changes since 2.25: +3 -3
lines
Diff to previous 2.25
(colored)
Changed some of the trace flags from the general WWWTRACE to a more specific *_TRACE one
Revision 2.25 / (download) - annotate - [select for diffs]
, Wed Jan 6 15:38:48 1999 UTC (9 years, 9 months ago) by frystyk
Changes since 2.24: +25 -5
lines
Diff to previous 2.24
(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.24 / (download) - annotate - [select for diffs]
, Mon May 4 19:37:32 1998 UTC (10 years, 5 months ago) by frystyk
CVS Tags: Release-5-2,
Release-5-1m
Changes since 2.23: +2 -2
lines
Diff to previous 2.23
(colored)
version 5.1m
Revision 2.23 / (download) - annotate - [select for diffs]
, Fri Apr 12 17:49:22 1996 UTC (12 years, 5 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,
Release-5-0a,
Release-5-0,
Release-4-1b5,
Release-4-1b4,
Release-4-1b3,
Release-4-1b1,
PIPELINE1
Changes since 2.22: +1 -0
lines
Diff to previous 2.22
(colored)
new transport and Content Coding support
Revision 2.22 / (download) - annotate - [select for diffs]
, Mon Mar 4 03:13:48 1996 UTC (12 years, 7 months ago) by frystyk
Changes since 2.21: +9 -9
lines
Diff to previous 2.21
(colored)
Autoconf
Revision 2.21 / (download) - annotate - [select for diffs]
, Wed Feb 14 00:34:27 1996 UTC (12 years, 7 months ago) by eric
CVS Tags: autoconf
Changes since 2.20: +2 -2
lines
Diff to previous 2.20
(colored)
Substituted HTTrace for TTYPrint. -egp
Invented HTView for LineMode. -egp
Windows LineMode has dialogs. -egp
Revision 2.20 / (download) - annotate - [select for diffs]
, Fri Feb 9 19:27:01 1996 UTC (12 years, 8 months ago) by frystyk
CVS Tags: v4/0D
Changes since 2.19: +4 -3
lines
Diff to previous 2.19
(colored)
post HT_Mem
Revision 2.19 / (download) - annotate - [select for diffs]
, Mon Nov 20 00:15:20 1995 UTC (12 years, 10 months ago) by frystyk
CVS Tags: v4/0pre6,
v4/0C,
v4/0B,
v4/0
Changes since 2.18: +17 -20
lines
Diff to previous 2.18
(colored)
Merged Error and Dialog system
Revision 2.18 / (download) - annotate - [select for diffs]
, Wed Nov 8 23:51:38 1995 UTC (12 years, 11 months ago) by frystyk
CVS Tags: v4/0pre5
Changes since 2.17: +1 -1
lines
Diff to previous 2.17
(colored)
Version 4.0pre5
Revision 2.17 / (download) - annotate - [select for diffs]
, Sun Nov 5 20:13:50 1995 UTC (12 years, 11 months ago) by frystyk
Changes since 2.16: +2 -2
lines
Diff to previous 2.16
(colored)
fprintf replaced with TTYPrint for windows
Revision 2.16 / (download) - annotate - [select for diffs]
, Sun Oct 15 03:26:37 1995 UTC (12 years, 11 months ago) by frystyk
CVS Tags: v4/0pre4
Changes since 2.15: +2 -2
lines
Diff to previous 2.15
(colored)
TRACE changed to WWWTRACE)
Revision 2.15 / (download) - annotate - [select for diffs]
, Sun Aug 27 23:21:56 1995 UTC (13 years, 1 month ago) by frystyk
CVS Tags: v4/0pre3
Changes since 2.14: +1 -13
lines
Diff to previous 2.14
(colored)
no more HText requirement :-)
Revision 2.14 / (download) - annotate - [select for diffs]
, Fri May 19 02:06:35 1995 UTC (13 years, 4 months ago) by frystyk
CVS Tags: v3/1pre3,
v3/1pre2,
v3/1pre1,
v3/1,
WinNT,
NT1,
NT,
NNTP
Changes since 2.13: +1 -1
lines
Diff to previous 2.13
(colored)
final swap to MIT statements
Revision 2.12.2.1 / (download) - annotate - [select for diffs]
, Wed May 17 22:32:41 1995 UTC (13 years, 4 months ago) by frystyk
Branch: WindowsNT
Changes since 2.12: +24 -20
lines
Diff to previous 2.12
(colored)
next main 2.13
(colored)
merging with rest of 3.1
Revision 2.13 / (download) - annotate - [select for diffs]
, Thu May 4 22:08:46 1995 UTC (13 years, 5 months ago) by frystyk
Changes since 2.12: +24 -20
lines
Diff to previous 2.12
(colored)
Basics of release 3.1
Revision 2.12 / (download) - annotate - [select for diffs]
, Tue Mar 21 17:45:07 1995 UTC (13 years, 6 months ago) by frystyk
CVS Tags: v3/0
Branch point for: WindowsNT
Changes since 2.11: +5 -5
lines
Diff to previous 2.11
(colored)
Getting Library back on main branch
Revision 2.10.2.1 / (download) - annotate - [select for diffs]
, Thu Mar 9 18:29:21 1995 UTC (13 years, 7 months ago) by frystyk
Branch: without-configure
CVS Tags: v3/0pre3
Changes since 2.10: +5 -3
lines
Diff to previous 2.10
(colored)
next main 2.11
(colored)
Library version 3.0beta
Revision 2.11 / (download) - annotate - [select for diffs]
, Tue Dec 6 14:28:45 1994 UTC (13 years, 10 months ago) by roeber
CVS Tags: with-configure
Changes since 2.10: +2 -0
lines
Diff to previous 2.10
(colored)
Now uses GNU Autoconf
Revision 2.10 / (download) - annotate - [select for diffs]
, Thu Nov 24 21:11:46 1994 UTC (13 years, 10 months ago) by frystyk
CVS Tags: v3/0pre2,
v3/0pre1
Branch point for: without-configure
Changes since 2.9: +5 -2
lines
Diff to previous 2.9
(colored)
New COPYRIGHT HEADERS and BETTER multi :-)
Revision 2.9 / (download) - annotate - [select for diffs]
, Wed Nov 9 14:44:29 1994 UTC (13 years, 11 months ago) by frystyk
Changes since 2.8: +8 -5
lines
Diff to previous 2.8
(colored)
MULTI-THREADED VERSION
Revision 2.8 / (download) - annotate - [select for diffs]
, Sun Sep 25 13:50:39 1994 UTC (14 years ago) by frystyk
CVS Tags: v2/17,
cern-update
Changes since 2.7: +7 -6
lines
Diff to previous 2.7
(colored)
A whole bunch of changes
Revision 2.7 / (download) - annotate - [select for diffs]
, Tue Jul 12 14:48:57 1994 UTC (14 years, 3 months ago) by duns
Changes since 2.6: +5 -1
lines
Diff to previous 2.6
(colored)
field test version 2
Revision 2.6 / (download) - annotate - [select for diffs]
, Wed Jun 8 14:31:23 1994 UTC (14 years, 4 months ago) by frystyk
CVS Tags: v2/16pre2,
v2/16pre1
Changes since 2.5: +10 -6
lines
Diff to previous 2.5
(colored)
Introduction of referer field in the HTTP request. Automatic
redirection on client side (max 10) and a whole lot of other changes
Revision 2.5 / (download) - annotate - [select for diffs]
, Tue Mar 29 07:57:47 1994 UTC (14 years, 6 months ago) by frystyk
Changes since 2.4: +4 -1
lines
Diff to previous 2.4
(colored)
New HTSimplify(), HTBrowseDirectory(), HTFTPBrowseDirectory (not final), HTMLGen understands <IMG>, Nested <PRE> no more problem in HTML_start_element()
Revision 2.4 / (download) - annotate - [select for diffs]
, Mon Mar 14 20:07:14 1994 UTC (14 years, 6 months ago) by frystyk
CVS Tags: v2/15
Changes since 2.3: +1 -1
lines
Diff to previous 2.3
(colored)
no more tmpnam(); Introduced HTFormat_delete(); Mem-fix in AA; no more printf()
Revision 2.3 / (download) - annotate - [select for diffs]
, Thu Mar 10 15:55:02 1994 UTC (14 years, 7 months ago) by duns
Changes since 2.2: +1 -1
lines
Diff to previous 2.2
(colored)
Put in scripting, compiles on ALPHA, VAX for MULTINET and UCX
Revision 2.2 / (download) - annotate - [select for diffs]
, Tue Mar 8 12:27:09 1994 UTC (14 years, 7 months ago) by frystyk
Changes since 2.1: +56 -57
lines
Diff to previous 2.1
(colored)
Small changes to latex converter and now titles are parsed
Revision 2.1 / (download) - annotate - [select for diffs]
, Tue Mar 8 09:31:39 1994 UTC (14 years, 7 months ago) by frystyk
Diff
New HTML to LaTeX converter
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