W3C CVS Root

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

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 2.73: download - view: text, markup, annotated - select for diffs
Fri Nov 11 14:03:16 2005 UTC (18 years, 5 months ago) by vbancrof
Branches: MAIN
CVS tags: candidate-5-4-1, HEAD
Diff to: previous 2.72: preferred, colored
Changes since revision 2.72: +9 -1 lines
add extern c and HTFile_dirent_buf_size

Revision 2.72: download - view: text, markup, annotated - select for diffs
Tue Jun 4 15:14:11 2002 UTC (21 years, 11 months ago) by kirschpi
Branches: MAIN
CVS tags: repeat-requests, Release-5-4-0, Amaya
Diff to: previous 2.71: preferred, colored
Changes since revision 2.71: +927 -737 lines
Fix some format for HTML header files.
Manuele

Revision 2.71: download - view: text, markup, annotated - select for diffs
Thu May 30 18:08:56 2002 UTC (21 years, 11 months ago) by kirschpi
Branches: MAIN
Diff to: previous 2.70: preferred, colored
Changes since revision 2.70: +8 -8 lines
Minor changes concerning windows plataform (as STDIN_FILENO reference at
myext.c and myext2.c) and concerning code readability.

Revision 2.70: download - view: text, markup, annotated - select for diffs
Wed May 29 16:09:13 2002 UTC (21 years, 11 months ago) by kirschpi
Branches: MAIN
Diff to: previous 2.69: preferred, colored
Changes since revision 2.69: +3 -3 lines

Fixes for windows plataform concerning WebDAV and Extension
methods. In HTMethod and HTRequest, functions defined for
the Extension Methods are now defined always, but return
fail values when HT_EXT is not defined. In addition, the
files "Library/src/WWWDAV.html" and "Library/src/windows/wwwdav.files"
have been added. These files and modifications were needed
to produce the correct "*.def" files, for windows plataform.

Revision 2.69: download - view: text, markup, annotated - select for diffs
Thu Mar 21 14:13:47 2002 UTC (22 years, 1 month ago) by kirschpi
Branches: MAIN
Diff to: previous 2.68: preferred, colored
Changes since revision 2.68: +756 -906 lines
New WebDAV module and new Extension Methods for experimenting with HTTP.
Manuele Kirsch

Revision 2.68: download - view: text, markup, annotated - select for diffs
Wed Jul 12 10:44:41 2000 UTC (23 years, 9 months ago) by kahan
Branches: MAIN
CVS tags: before_webdav, Release-5-3-1, 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
Diff to: previous 2.67: preferred, colored
Changes since revision 2.67: +14 -14 lines
typo fixes contributed by fox one

Revision 2.67: download - view: text, markup, annotated - select for diffs
Tue Feb 29 14:23:17 2000 UTC (24 years, 2 months ago) by kahan
Branches: MAIN
CVS tags: Amaya-3-2-1, Amaya-3-2
Diff to: previous 2.66: preferred, colored
Changes since revision 2.66: +16 -1 lines
JK: Added a new parameter to specify a default name when saving to URLs
that ends in '/'  (Amaya compatiblity).

Revision 2.66.2.1: download - view: text, markup, annotated - select for diffs
Thu Oct 21 13:18:47 1999 UTC (24 years, 6 months ago) by kahan
CVS tags: Amaya_2_4
Diff to: previous 2.66: preferred, colored; next MAIN 2.67: preferred, colored
Changes since revision 2.66: +16 -1 lines
JK: some patches for trying to improve the PUT of documents to / using
a default name

Revision 2.66: download - view: text, markup, annotated - select for diffs
Fri Mar 19 14:24:37 1999 UTC (25 years, 1 month ago) by frystyk
Branches: MAIN
CVS tags: Release-5-2-8
Diff to: previous 2.65: preferred, colored
Changes since revision 2.65: +236 -219 lines
Added support for easier adding new header fields to HTTP requests

Revision 2.65: download - view: text, markup, annotated - select for diffs
Tue Dec 15 05:34:28 1998 UTC (25 years, 4 months ago) by frystyk
Branches: MAIN
CVS tags: Release-5-2-6, Before-New-Trace-Messages
Diff to: previous 2.64: preferred, colored
Changes since revision 2.64: +10 -6 lines
patch for handling server requests in libwww

Revision 2.64: download - view: text, markup, annotated - select for diffs
Thu Nov 19 17:14:39 1998 UTC (25 years, 5 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.63: preferred, colored
Changes since revision 2.63: +35 -30 lines
Expanded the support for preconditions (HTTP if-* headers) and added use for them in the HTAccess module

Revision 2.63: download - view: text, markup, annotated - select for diffs
Thu Nov 19 15:06:30 1998 UTC (25 years, 5 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.62: preferred, colored
Changes since revision 2.62: +10 -8 lines
Added support for the If-Match: * and If-Match-Any variants where the * represents ANY. This can be used to help avoiding the lost update problem.

Revision 2.62: download - view: text, markup, annotated - select for diffs
Fri Oct 23 18:26:42 1998 UTC (25 years, 6 months ago) by kahan
Branches: MAIN
CVS tags: Release-5-2
Diff to: previous 2.61: preferred, colored
Changes since revision 2.61: +28 -20 lines
JK: Fix to the multiple authentication problem.
I added a new AARetry element to the req structure and some logic to
make it smarter.

Revision 2.61: download - view: text, markup, annotated - select for diffs
Tue Oct 20 13:18:54 1998 UTC (25 years, 6 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.60: preferred, colored
Changes since revision 2.60: +28 -21 lines
Updated desription of how to get from the HTRequest object to the HTNet object and to the HTHost object

Revision 2.60: download - view: text, markup, annotated - select for diffs
Mon Aug 10 17:05:18 1998 UTC (25 years, 8 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.59: preferred, colored
Changes since revision 2.59: +2 -2 lines
Added automatic rule file parser that doesn't ask the user and also a method in HTAccess to support it. This makes it easier to use by applications like robots etc.

Revision 2.59: download - view: text, markup, annotated - select for diffs
Mon Jul 27 13:37:21 1998 UTC (25 years, 9 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.58: preferred, colored
Changes since revision 2.58: +4 -1 lines
Added a method for deleting a realm from a request object

Revision 2.58: download - view: text, markup, annotated - select for diffs
Wed Jul 22 19:15:24 1998 UTC (25 years, 9 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.57: preferred, colored
Changes since revision 2.57: +10 -2 lines
Better control of how much data is being sent in the Request object. Now you can both get the total number of bytes read and written as well as the number of entity (body) bytes read and written.

Revision 2.57: download - view: text, markup, annotated - select for diffs
Fri Jul 17 16:56:44 1998 UTC (25 years, 9 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.56: preferred, colored
Changes since revision 2.56: +10 -1 lines
Added explicit support for HTTP preconditions (the if-* headers) so that they can now be turned on and off on a pr request basis. This affects HTReqMan.c HTReq.html and HTReqMan.html

Revision 2.56: download - view: text, markup, annotated - select for diffs
Thu May 14 02:10:58 1998 UTC (25 years, 11 months ago) by frystyk
Branches: MAIN
CVS tags: Release-5-1m
Diff to: previous 2.55: preferred, colored
Changes since revision 2.55: +3 -3 lines
Changing old pub/WWW links

Revision 2.55: download - view: text, markup, annotated - select for diffs
Fri Mar 20 17:53:04 1998 UTC (26 years, 1 month ago) by frystyk
Branches: MAIN
CVS tags: Release-5-1l, Release-5-1k
Diff to: previous 2.54: preferred, colored
Changes since revision 2.54: +2 -1 lines
version 5.1k

Revision 2.54: download - view: text, markup, annotated - select for diffs
Thu Mar 5 21:56:22 1998 UTC (26 years, 2 months ago) by frystyk
Branches: MAIN
CVS tags: Release-5-1j
Diff to: previous 2.53: preferred, colored
Changes since revision 2.53: +6 -5 lines
Fixed multiple transfer problem

Revision 2.53: download - view: text, markup, annotated - select for diffs
Wed Nov 26 16:05:39 1997 UTC (26 years, 5 months ago) by frystyk
Branches: MAIN
CVS tags: Release-5-1g, Release-5-1e, Release-5-1d
Diff to: previous 2.52: preferred, colored
Changes since revision 2.52: +42 -20 lines
version 5.1c

Revision 2.52: download - view: text, markup, annotated - select for diffs
Sat Apr 5 00:25:40 1997 UTC (27 years, 1 month ago) by frystyk
Branches: MAIN
CVS tags: Release-5-1b
Diff to: previous 2.51: preferred, colored
Changes since revision 2.51: +3 -2 lines
libwww release 5.1b update

Revision 2.51: download - view: text, markup, annotated - select for diffs
Sun Feb 16 18:42:53 1997 UTC (27 years, 2 months ago) by frystyk
Branches: MAIN
CVS tags: Release-5-1a, Release-5-1
Diff to: previous 2.50: preferred, colored
Changes since revision 2.50: +3 -3 lines
Changed name of sample coed library

Revision 2.50: download - view: text, markup, annotated - select for diffs
Tue Dec 3 14:49:10 1996 UTC (27 years, 5 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.49: preferred, colored
Changes since revision 2.49: +15 -1 lines
support for disabling Nagle

Revision 2.49: download - view: text, markup, annotated - select for diffs
Sat Nov 30 23:31:48 1996 UTC (27 years, 5 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.48: preferred, colored
Changes since revision 2.48: +3 -2 lines
merge for pipelining

Revision 2.47.2.2: download - view: text, markup, annotated - select for diffs
Mon Nov 18 05:01:17 1996 UTC (27 years, 5 months ago) by eric
Branches: PIPELINE1
Diff to: previous 2.47.2.1: preferred, colored; next MAIN 2.48: preferred, colored
Changes since revision 2.47.2.1: +2 -1 lines
may have some versioning probs (update from v -1)

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

Revision 2.48: download - view: text, markup, annotated - select for diffs
Thu Oct 10 22:35:44 1996 UTC (27 years, 6 months ago) by frystyk
Branches: MAIN
CVS tags: Release-5-0a
Diff to: previous 2.47: preferred, colored
Changes since revision 2.47: +5 -4 lines
Libww 5.0a

Revision 2.47: download - view: text, markup, annotated - select for diffs
Mon Oct 7 02:05:13 1996 UTC (27 years, 6 months ago) by frystyk
Branches: MAIN
Branch point for: PIPELINE1
Diff to: previous 2.46: preferred, colored
Changes since revision 2.46: +391 -399 lines
libvwww 5.0a

Revision 2.46: download - view: text, markup, annotated - select for diffs
Sun Sep 8 22:08:40 1996 UTC (27 years, 7 months ago) by frystyk
Branches: MAIN
CVS tags: Release-5-0
Diff to: previous 2.45: preferred, colored
Changes since revision 2.45: +97 -19 lines
Persistent Cache

Revision 2.45: download - view: text, markup, annotated - select for diffs
Sat Aug 24 18:10:13 1996 UTC (27 years, 8 months ago) by frystyk
Branches: MAIN
CVS tags: Release-4-1b5
Diff to: previous 2.44: preferred, colored
Changes since revision 2.44: +51 -21 lines
updates from test against CL server

Revision 2.44: download - view: text, markup, annotated - select for diffs
Mon Aug 19 18:30:58 1996 UTC (27 years, 8 months ago) by frystyk
Branches: MAIN
CVS tags: Release-4-1b4
Diff to: previous 2.43: preferred, colored
Changes since revision 2.43: +17 -1 lines
pipeline in place

Revision 2.43: download - view: text, markup, annotated - select for diffs
Fri Aug 9 14:10:53 1996 UTC (27 years, 8 months ago) by frystyk
Branches: MAIN
CVS tags: Release-4-1b3
Diff to: previous 2.42: preferred, colored
Changes since revision 2.42: +23 -10 lines
Trace method introduced

Revision 2.42: download - view: text, markup, annotated - select for diffs
Thu Aug 8 02:16:57 1996 UTC (27 years, 8 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.41: preferred, colored
Changes since revision 2.41: +15 -2 lines
Henrik: chunked PUT and proxy authentication

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

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

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

Revision 2.38: download - view: text, markup, annotated - select for diffs
Mon Jul 8 19:10:54 1996 UTC (27 years, 9 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.37: preferred, colored
Changes since revision 2.37: +19 -6 lines
a first version of PEP

Revision 2.37: download - view: text, markup, annotated - select for diffs
Tue Jul 2 22:54:59 1996 UTC (27 years, 10 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.36: preferred, colored
Changes since revision 2.36: +56 -29 lines
4.1b2

Revision 2.36: download - view: text, markup, annotated - select for diffs
Fri Jun 28 16:31:24 1996 UTC (27 years, 10 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.35: preferred, colored
Changes since revision 2.35: +3 -2 lines
version 4.1b2

Revision 2.35: download - view: text, markup, annotated - select for diffs
Fri Jun 7 04:40:05 1996 UTC (27 years, 10 months ago) by eric
Branches: MAIN
CVS tags: Release-4-1b1
Diff to: previous 2.34: preferred, colored
Changes since revision 2.34: +1 -7 lines
fixing up the MIMPrs stuff for WIN32

Revision 2.34: download - view: text, markup, annotated - select for diffs
Mon Jun 3 19:25:25 1996 UTC (27 years, 11 months ago) by eric
Branches: MAIN
Diff to: previous 2.33: preferred, colored
Changes since revision 2.33: +19 -5 lines
removed HTHashList

Revision 2.33: download - view: text, markup, annotated - select for diffs
Sun Jun 2 00:34:57 1996 UTC (27 years, 11 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.32: preferred, colored
Changes since revision 2.32: +66 -33 lines
new doc

Revision 2.32: download - view: text, markup, annotated - select for diffs
Mon May 20 17:56:44 1996 UTC (27 years, 11 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.31: preferred, colored
Changes since revision 2.31: +3 -3 lines
small changes

Revision 2.31: download - view: text, markup, annotated - select for diffs
Mon May 20 15:07:10 1996 UTC (27 years, 11 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.30: preferred, colored
Changes since revision 2.30: +70 -10 lines
close to 4.1 pre1

Revision 2.30: download - view: text, markup, annotated - select for diffs
Fri May 17 17:47:42 1996 UTC (27 years, 11 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.29: preferred, colored
Changes since revision 2.29: +388 -415 lines
new doc

Revision 2.29: download - view: text, markup, annotated - select for diffs
Thu May 16 19:03:15 1996 UTC (27 years, 11 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.28: preferred, colored
Changes since revision 2.28: +2 -2 lines
4.1 alpha

Revision 2.28: download - view: text, markup, annotated - select for diffs
Mon Apr 15 21:06:02 1996 UTC (28 years ago) by frystyk
Branches: MAIN
Diff to: previous 2.27: preferred, colored
Changes since revision 2.27: +14 -5 lines
C-T-E now supported

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

Revision 2.26: download - view: text, markup, annotated - select for diffs
Wed Apr 3 22:10:06 1996 UTC (28 years, 1 month ago) by hallam
Branches: MAIN
Diff to: previous 2.25: preferred, colored
Changes since revision 2.25: +14 -0 lines
Eric's Lib changes

Revision 2.25: download - view: text, markup, annotated - select for diffs
Sun Mar 10 21:57:32 1996 UTC (28 years, 1 month ago) by frystyk
Branches: MAIN
Diff to: previous 2.24: preferred, colored
Changes since revision 2.24: +1 -1 lines
4.1 autoconf

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

Revision 2.23: download - view: text, markup, annotated - select for diffs
Tue Feb 20 19:25:09 1996 UTC (28 years, 2 months ago) by frystyk
Branches: MAIN
CVS tags: autoconf
Diff to: previous 2.22: preferred, colored
Changes since revision 2.22: +32 -1 lines
new AA

Revision 2.22: download - view: text, markup, annotated - select for diffs
Tue Feb 6 17:37:29 1996 UTC (28 years, 2 months ago) by frystyk
Branches: MAIN
CVS tags: v4/0D
Diff to: previous 2.21: preferred, colored
Changes since revision 2.21: +12 -1 lines
new server version

Revision 2.21: download - view: text, markup, annotated - select for diffs
Thu Feb 1 23:32:21 1996 UTC (28 years, 3 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.20: preferred, colored
Changes since revision 2.20: +2 -2 lines
4.0D

Revision 2.20: download - view: text, markup, annotated - select for diffs
Wed Jan 31 22:40:32 1996 UTC (28 years, 3 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.19: preferred, colored
Changes since revision 2.19: +29 -11 lines
4.0D

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

Revision 2.17.2.1: download - view: text, markup, annotated - select for diffs
Tue Jan 23 20:07:45 1996 UTC (28 years, 3 months ago) by frystyk
Branches: v4/0B
CVS tags: v4/0C
Diff to: previous 2.17: preferred, colored; next MAIN 2.18: preferred, colored
Changes since revision 2.17: +30 -4 lines
4.0C

Revision 2.18: download - view: text, markup, annotated - select for diffs
Tue Jan 23 17:27:55 1996 UTC (28 years, 3 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.17: preferred, colored
Changes since revision 2.17: +4 -4 lines
small things

Revision 2.17: download - view: text, markup, annotated - select for diffs
Mon Dec 18 22:03:10 1995 UTC (28 years, 4 months ago) by frystyk
Branches: MAIN
Branch point for: v4/0B
Diff to: previous 2.16: preferred, colored
Changes since revision 2.16: +2 -2 lines
4.0B

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

Revision 2.15: download - view: text, markup, annotated - select for diffs
Thu Dec 7 00:07:12 1995 UTC (28 years, 4 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.14: preferred, colored
Changes since revision 2.14: +2 -12 lines
next version

Revision 2.14: download - view: text, markup, annotated - select for diffs
Mon Nov 27 03:05:14 1995 UTC (28 years, 5 months ago) by frystyk
Branches: MAIN
CVS tags: v4/0
Diff to: previous 2.13: preferred, colored
Changes since revision 2.13: +45 -5 lines
alpha 7

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

Revision 2.12: download - view: text, markup, annotated - select for diffs
Thu Nov 16 18:23:45 1995 UTC (28 years, 5 months ago) by frystyk
Branches: MAIN
CVS tags: v4/0pre6
Diff to: previous 2.11: preferred, colored
Changes since revision 2.11: +4 -4 lines
pre and post callback

Revision 2.11: download - view: text, markup, annotated - select for diffs
Tue Nov 14 23:29:59 1995 UTC (28 years, 5 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.10: preferred, colored
Changes since revision 2.10: +1 -36 lines
Better interface for DLL

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

Revision 2.9: download - view: text, markup, annotated - select for diffs
Fri Nov 3 22:37:10 1995 UTC (28 years, 6 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.8: preferred, colored
Changes since revision 2.8: +34 -7 lines
new Header support

Revision 2.8: download - view: text, markup, annotated - select for diffs
Sat Oct 28 21:25:45 1995 UTC (28 years, 6 months ago) by frystyk
Branches: MAIN
CVS tags: v4/0pre4
Diff to: previous 2.7: preferred, colored
Changes since revision 2.7: +4 -4 lines
improved API

Revision 2.7: download - view: text, markup, annotated - select for diffs
Fri Oct 27 19:12:04 1995 UTC (28 years, 6 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.6: preferred, colored
Changes since revision 2.6: +5 -5 lines
First version of a new News module

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

Revision 2.5: download - view: text, markup, annotated - select for diffs
Mon Sep 25 05:22:41 1995 UTC (28 years, 7 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.4: preferred, colored
Changes since revision 2.4: +2 -2 lines
just before alpha

Revision 2.4: download - view: text, markup, annotated - select for diffs
Thu Sep 21 19:54:48 1995 UTC (28 years, 7 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.3: preferred, colored
Changes since revision 2.3: +1 -1 lines
Relative URLs

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

Revision 2.2: download - view: text, markup, annotated - select for diffs
Wed Sep 13 17:51:29 1995 UTC (28 years, 7 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.1: preferred, colored
Changes since revision 2.1: +2 -2 lines
bummer

Revision 2.1: download - view: text, markup, annotated - select for diffs
Tue Sep 12 23:39:50 1995 UTC (28 years, 7 months ago) by frystyk
Branches: MAIN
Most of new version

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