W3C CVS Root

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

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 2.56: download - view: text, markup, annotated - select for diffs
Fri Jun 23 14:22:43 2000 UTC (23 years, 10 months ago) by kahan
Branches: MAIN
CVS tags: repeat-requests, candidate-5-4-1, before_webdav, Release-5-4-0, Release-5-3-1, HEAD, 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 2.55: preferred, colored
Changes since revision 2.55: +15 -4 lines
JK: modification proposed by Olga and Yav. to protect against the problem
of a server dying during a write.

Revision 2.55: download - view: text, markup, annotated - select for diffs
Sun Apr 4 00:13:21 1999 UTC (25 years, 1 month ago) by frystyk
Branches: MAIN
CVS tags: Release-5-2-8, Amaya_2_4
Diff to: previous 2.54: preferred, colored
Changes since revision 2.54: +2 -2 lines
Fixed a couple of trace messages that were not correct

Revision 2.54: 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 2.53: preferred, colored
Changes since revision 2.53: +8 -11 lines
NEW TRACE MESSAGES - see http://lists.w3.org/Archives/Public/www-lib/1999JanMar/0267.html for details

Revision 2.53: download - view: text, markup, annotated - select for diffs
Fri Nov 20 15:53:48 1998 UTC (25 years, 5 months ago) by frystyk
Branches: MAIN
CVS tags: Before-New-Trace-Messages
Diff to: previous 2.52: preferred, colored
Changes since revision 2.52: +6 -3 lines
Added a progress notification for login and updated the progress notifiaction for reads and writes so that it is easier to report to the user what's going on.

Revision 2.52: download - view: text, markup, annotated - select for diffs
Tue Oct 13 19:16:55 1998 UTC (25 years, 6 months ago) by frystyk
Branches: MAIN
CVS tags: Release-5-2
Diff to: previous 2.51: preferred, colored
Changes since revision 2.51: +2 -2 lines
Fixed bug reported by Mike Bennett where HT_PROG_READ should be HT_PROG_WRITE

Revision 2.51: download - view: text, markup, annotated - select for diffs
Thu Jul 9 16:54:29 1998 UTC (25 years, 9 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.50: preferred, colored
Changes since revision 2.50: +2 -1 lines
Moved the increment of bytes written (used in PUT) from the buffered output steam to the unbuffered output stream which gives a more accurate number

Revision 2.50: download - view: text, markup, annotated - select for diffs
Tue May 19 16:49:46 1998 UTC (25 years, 11 months ago) by frystyk
Branches: MAIN
CVS tags: Release-5-1m
Diff to: previous 2.49: preferred, colored
Changes since revision 2.49: +17 -7 lines
Almost 5.1m

Revision 2.49: download - view: text, markup, annotated - select for diffs
Mon May 4 19:37:43 1998 UTC (26 years ago) by frystyk
Branches: MAIN
Diff to: previous 2.48: preferred, colored
Changes since revision 2.48: +2 -2 lines
version 5.1m

Revision 2.48: download - view: text, markup, annotated - select for diffs
Sun Jan 4 16:54:10 1998 UTC (26 years, 4 months ago) by frystyk
Branches: MAIN
CVS tags: Release-5-1l, Release-5-1k, Release-5-1j, Release-5-1g, Release-5-1e
Diff to: previous 2.47: preferred, colored
Changes since revision 2.47: +19 -15 lines
version 5.1e

Revision 2.47: download - view: text, markup, annotated - select for diffs
Thu Dec 4 16:54:54 1997 UTC (26 years, 5 months ago) by frystyk
Branches: MAIN
CVS tags: Release-5-1d
Diff to: previous 2.46: preferred, colored
Changes since revision 2.46: +8 -16 lines
Bug fixes for writing

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

Revision 2.45: download - view: text, markup, annotated - select for diffs
Fri Jan 31 22:55:28 1997 UTC (27 years, 3 months ago) by frystyk
Branches: MAIN
CVS tags: Release-5-1
Diff to: previous 2.44: preferred, colored
Changes since revision 2.44: +2 -2 lines
bug fixes in buffer flush and event loop

Revision 2.44: download - view: text, markup, annotated - select for diffs
Wed Jan 29 16:54:55 1997 UTC (27 years, 3 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.43: preferred, colored
Changes since revision 2.43: +2 -2 lines
cache validation

Revision 2.43: download - view: text, markup, annotated - select for diffs
Thu Jan 23 19:50:05 1997 UTC (27 years, 3 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.42: preferred, colored
Changes since revision 2.42: +5 -1 lines
updated libwww

Revision 2.42: download - view: text, markup, annotated - select for diffs
Tue Dec 3 05:47:00 1996 UTC (27 years, 5 months ago) by eric
Branches: MAIN
Diff to: previous 2.41: preferred, colored
Changes since revision 2.41: +2 -2 lines
lost the write polling select problem somewhere

Revision 2.41: download - view: text, markup, annotated - select for diffs
Sat Nov 30 23:32:05 1996 UTC (27 years, 5 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.40: preferred, colored
Changes since revision 2.40: +14 -23 lines
merge for pipelining

Revision 2.40.2.6: download - view: text, markup, annotated - select for diffs
Tue Nov 26 23:22:54 1996 UTC (27 years, 5 months ago) by eric
Branches: PIPELINE1
Diff to: previous 2.40.2.5: preferred, colored; branchpoint 2.40: preferred, colored; next MAIN 2.41: preferred, colored
Changes since revision 2.40.2.5: +2 -3 lines
HTWatch-be-gone

Revision 2.40.2.5: download - view: text, markup, annotated - select for diffs
Tue Nov 26 14:40:37 1996 UTC (27 years, 5 months ago) by eric
Branches: PIPELINE1
Diff to: previous 2.40.2.4: preferred, colored; branchpoint 2.40: preferred, colored
Changes since revision 2.40.2.4: +2 -2 lines
goin' to wurk

Revision 2.40.2.4: download - view: text, markup, annotated - select for diffs
Fri Nov 22 22:42:36 1996 UTC (27 years, 5 months ago) by eric
Branches: PIPELINE1
Diff to: previous 2.40.2.3: preferred, colored; branchpoint 2.40: preferred, colored
Changes since revision 2.40.2.3: +2 -1 lines
a little more logging

Revision 2.40.2.3: download - view: text, markup, annotated - select for diffs
Fri Nov 22 16:46:48 1996 UTC (27 years, 5 months ago) by eric
Branches: PIPELINE1
Diff to: previous 2.40.2.2: preferred, colored; branchpoint 2.40: preferred, colored
Changes since revision 2.40.2.2: +2 -1 lines
some logging

Revision 2.40.2.2: download - view: text, markup, annotated - select for diffs
Wed Oct 30 23:22:13 1996 UTC (27 years, 6 months ago) by frystyk
Branches: PIPELINE1
Diff to: previous 2.40.2.1: preferred, colored; branchpoint 2.40: preferred, colored
Changes since revision 2.40.2.1: +11 -22 lines
 MUMUXUXUXUXUXUXUXXU

Revision 2.40.2.1: download - view: text, markup, annotated - select for diffs
Tue Oct 29 21:27:30 1996 UTC (27 years, 6 months ago) by eric
Branches: PIPELINE1
Diff to: previous 2.40: preferred, colored
Changes since revision 2.40: +6 -5 lines
1st pass at pipelines - eric

Revision 2.40: download - view: text, markup, annotated - select for diffs
Mon Aug 19 18:31:27 1996 UTC (27 years, 8 months ago) by frystyk
Branches: MAIN
CVS tags: Release-5-0a, Release-5-0, Release-4-1b5, Release-4-1b4
Branch point for: PIPELINE1
Diff to: previous 2.39: preferred, colored
Changes since revision 2.39: +7 -6 lines
pipeline in place

Revision 2.39: download - view: text, markup, annotated - select for diffs
Mon Aug 5 17:22:54 1996 UTC (27 years, 9 months ago) by frystyk
Branches: MAIN
CVS tags: Release-4-1b3
Diff to: previous 2.38: preferred, colored
Changes since revision 2.38: +5 -1 lines
Recovery from a weird crash in Library and LineMode volumes

Revision 2.38: download - view: text, markup, annotated - select for diffs
Thu Jul 18 03:56:58 1996 UTC (27 years, 9 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.37: preferred, colored
Changes since revision 2.37: +1 -2 lines
next version

Revision 2.37: download - view: text, markup, annotated - select for diffs
Tue Jul 16 02:27:16 1996 UTC (27 years, 9 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.36: preferred, colored
Changes since revision 2.36: +9 -1 lines
a lot of new things

Revision 2.9.2.2: download - view: text, markup, annotated - select for diffs
Mon Jul 15 20:11:41 1996 UTC (27 years, 9 months ago) by frystyk
Branches: cern-update
Diff to: previous 2.9.2.1: preferred, colored; branchpoint 2.9: preferred, colored; next MAIN 2.10: preferred, colored
Changes since revision 2.9.2.1: +0 -2 lines
htwrite.c

Revision 2.9.2.1: download - view: text, markup, annotated - select for diffs
Mon Jul 15 18:36:50 1996 UTC (27 years, 9 months ago) by frystyk
Branches: cern-update
Diff to: previous 2.9: preferred, colored
Changes since revision 2.9: +28 -8 lines
update of 3.0A

Revision 2.36: download - view: text, markup, annotated - select for diffs
Wed May 15 22:34:41 1996 UTC (27 years, 11 months ago) by eric
Branches: MAIN
CVS tags: Release-4-1b1
Diff to: previous 2.35: preferred, colored
Changes since revision 2.35: +3 -3 lines
fix HTEvent dereference and names

Revision 2.35: download - view: text, markup, annotated - select for diffs
Thu May 9 00:59:20 1996 UTC (27 years, 11 months ago) by eric
Branches: MAIN
Diff to: previous 2.34: preferred, colored
Changes since revision 2.34: +12 -1 lines
FMR from Channel's stream net object

Revision 2.34: download - view: text, markup, annotated - select for diffs
Sun Apr 14 01:23:25 1996 UTC (28 years ago) by frystyk
Branches: MAIN
Diff to: previous 2.33: preferred, colored
Changes since revision 2.33: +6 -51 lines
Context pointer in the Net callback

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

Revision 2.32: download - view: text, markup, annotated - select for diffs
Wed Mar 20 16:10:38 1996 UTC (28 years, 1 month ago) by frystyk
Branches: MAIN
Diff to: previous 2.31: preferred, colored
Changes since revision 2.31: +6 -0 lines
PICS version ready

Revision 2.31: download - view: text, markup, annotated - select for diffs
Mon Mar 4 03:13:56 1996 UTC (28 years, 2 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.30: preferred, colored
Changes since revision 2.30: +6 -6 lines
Autoconf

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

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

Revision 2.28: download - view: text, markup, annotated - select for diffs
Wed Jan 24 20:12:25 1996 UTC (28 years, 3 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.27: preferred, colored
Changes since revision 2.27: +13 -5 lines
merge between main branch and 4.0 branch

Revision 2.27.4.1: download - view: text, markup, annotated - select for diffs
Tue Jan 23 20:08:00 1996 UTC (28 years, 3 months ago) by frystyk
Branches: v4/0B
CVS tags: v4/0C
Diff to: previous 2.27: preferred, colored; next MAIN 2.28: preferred, colored
Changes since revision 2.27: +13 -5 lines
4.0C

Revision 2.27: download - view: text, markup, annotated - select for diffs
Fri Dec 1 23:56:37 1995 UTC (28 years, 5 months ago) by frystyk
Branches: MAIN
CVS tags: v4/0
Branch point for: v4/0B
Diff to: previous 2.26: preferred, colored
Changes since revision 2.26: +4 -1 lines
new try

Revision 2.26: download - view: text, markup, annotated - select for diffs
Fri Dec 1 23:01:04 1995 UTC (28 years, 5 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.25: preferred, colored
Changes since revision 2.25: +6 -2 lines
last min changes

Revision 2.25: download - view: text, markup, annotated - select for diffs
Wed Nov 29 19:20:15 1995 UTC (28 years, 5 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.24: preferred, colored
Changes since revision 2.24: +3 -3 lines
Next version

Revision 2.24: download - view: text, markup, annotated - select for diffs
Wed Nov 22 23:35:27 1995 UTC (28 years, 5 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.23: preferred, colored
Changes since revision 2.23: +2 -2 lines
Integration of server START

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

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

Revision 2.21: download - view: text, markup, annotated - select for diffs
Fri Oct 27 19:12:36 1995 UTC (28 years, 6 months ago) by frystyk
Branches: MAIN
CVS tags: v4/0pre4
Diff to: previous 2.20: preferred, colored
Changes since revision 2.20: +29 -18 lines
First version of a new News module

Revision 2.20: download - view: text, markup, annotated - select for diffs
Sun Oct 8 02:01:24 1995 UTC (28 years, 6 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.19: preferred, colored
Changes since revision 2.19: +4 -2 lines
small changes

Revision 2.19: download - view: text, markup, annotated - select for diffs
Wed Oct 4 21:36:55 1995 UTC (28 years, 7 months ago) by frystyk
Branches: MAIN
CVS tags: v4/0pre3
Diff to: previous 2.18: preferred, colored
Changes since revision 2.18: +3 -3 lines
next alpha version

Revision 2.18: download - view: text, markup, annotated - select for diffs
Sat Sep 16 21:25:42 1995 UTC (28 years, 7 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.17: preferred, colored
Changes since revision 2.17: +1 -1 lines
most of version 4.0

Revision 2.17: download - view: text, markup, annotated - select for diffs
Tue Sep 12 23:40:29 1995 UTC (28 years, 7 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.16: preferred, colored
Changes since revision 2.16: +20 -18 lines
Most of new version

Revision 2.16: download - view: text, markup, annotated - select for diffs
Tue Jun 27 20:21:45 1995 UTC (28 years, 10 months ago) by frystyk
Branches: MAIN
CVS tags: v3/1pre3, v3/1pre2, v3/1, NT1, NT, NNTP
Diff to: previous 2.15: preferred, colored
Changes since revision 2.15: +2 -11 lines
most of 3.1pre2

Revision 2.15: download - view: text, markup, annotated - select for diffs
Fri May 19 02:07:06 1995 UTC (28 years, 11 months ago) by frystyk
Branches: MAIN
CVS tags: v3/1pre1, WinNT
Diff to: previous 2.14: preferred, colored
Changes since revision 2.14: +1 -1 lines
final swap to MIT statements

Revision 2.13.2.1: download - view: text, markup, annotated - select for diffs
Wed May 17 22:33:20 1995 UTC (28 years, 11 months ago) by frystyk
Branches: WindowsNT
Diff to: previous 2.13: preferred, colored; next MAIN 2.14: preferred, colored
Changes since revision 2.13: +127 -113 lines
merging with rest of 3.1

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

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

Revision 2.11.2.1: download - view: text, markup, annotated - select for diffs
Thu Mar 9 18:31:44 1995 UTC (29 years, 1 month ago) by frystyk
Branches: without-configure
CVS tags: v3/0pre3
Diff to: previous 2.11: preferred, colored; next MAIN 2.12: preferred, colored
Changes since revision 2.11: +10 -9 lines
Library version 3.0beta

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

Revision 2.11: download - view: text, markup, annotated - select for diffs
Thu Nov 24 21:12:03 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 2.10: preferred, colored
Changes since revision 2.10: +5 -2 lines
New COPYRIGHT HEADERS and BETTER multi :-)

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

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

Revision 2.8: download - view: text, markup, annotated - select for diffs
Wed Apr 27 12:51:01 1994 UTC (30 years ago) by luotonen
Branches: MAIN
CVS tags: v2/16pre2, v2/16pre1
Diff to: previous 2.7: preferred, colored
Changes since revision 2.7: +13 -3 lines
Some small fixes to make proxy server work better + added no-close
option for HTWriter + fixed conflicts in FTP module after Henrik's
rewrite.

Revision 2.7: download - view: text, markup, annotated - select for diffs
Mon Oct 11 13:46:32 1993 UTC (30 years, 6 months ago) by timbl
Branches: MAIN
CVS tags: v2/15, v2/14, v2/13, v2/12a
Diff to: previous 2.6: preferred, colored
Changes since revision 2.6: +1 -1 lines
Release 2.12

Revision 2.6: download - view: text, markup, annotated - select for diffs
Mon Sep 27 14:28:44 1993 UTC (30 years, 7 months ago) by timbl
Branches: MAIN
Diff to: previous 2.5: preferred, colored
Changes since revision 2.5: +2 -2 lines
Add descrip.mms VMS-specific makefile

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

Revision 2.4: download - view: text, markup, annotated - select for diffs
Fri Jun 18 11:03:42 1993 UTC (30 years, 10 months ago) by timbl
Branches: MAIN
Diff to: previous 2.3: preferred, colored
Changes since revision 2.3: +1 -1 lines
Mods to compile under VM/CMS 8 char names

Revision 2.3: download - view: text, markup, annotated - select for diffs
Mon May 3 11:56:45 1993 UTC (31 years ago) by timbl
Branches: MAIN
Diff to: previous 2.2: preferred, colored
Changes since revision 2.2: +2 -2 lines
Attempt to get round CVS screwup so that we can work again!

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

Revision 2.1: download - view: text, markup, annotated - select for diffs
Mon Apr 5 14:42:54 1993 UTC (31 years, 1 month ago) by timbl
Branches: MAIN
basically works, no WAIS

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