W3C CVS

CVS log for libwww/Library/src/Makefile.am

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

Request diff between arbitrary revisions


Default branch: 2

Revision 2.60 / (download) - annotate - [select for diffs] , Sun Dec 3 18:12:52 2006 UTC (23 months, 2 weeks ago) by vbancrof
CVS Tags: candidate-5-4-1, HEAD
Changes since 2.59: +3 -2 lines
Diff to previous 2.59 (colored)
modify configure scripts for mysql_config based autoconf processing

Revision 2.58.2.2 / (download) - annotate - [select for diffs] , Fri Mar 21 15:17:24 2003 UTC (5 years, 8 months ago) by kahan
Branch: Amaya
Changes since 2.58.2.1: +4 -5 lines
Diff to previous 2.58.2.1 (colored) to branchpoint 2.58 (colored) next main 2.59 (colored)
JK: changes for the new expat

Revision 2.59 / (download) - annotate - [select for diffs] , Fri Mar 21 10:15:44 2003 UTC (5 years, 8 months ago) by kahan
CVS Tags: repeat-requests
Changes since 2.58: +4 -5 lines
Diff to previous 2.58 (colored)
JK: Migrated to new versions of the autotools:
autoconf 2.57 (but with backwards compatiblity to 2.53)
automake 1.7.3
libtool 1.4.3.

Revision 2.58.2.1 / (download) - annotate - [select for diffs] , Thu Jun 13 14:29:36 2002 UTC (6 years, 5 months ago) by kahan
Branch: Amaya
Changes since 2.58: +1 -1 lines
Diff to previous 2.58 (colored)
JK: removing the SSL directory

Revision 2.58 / (download) - annotate - [select for diffs] , Wed May 29 16:09:13 2002 UTC (6 years, 5 months ago) by kirschpi
CVS Tags: commit, Release-5-4-0
Branch point for: Amaya
Changes since 2.57: +0 -3 lines
Diff to previous 2.57 (colored)

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.57 / (download) - annotate - [select for diffs] , Tue May 28 18:38:10 2002 UTC (6 years, 5 months ago) by kirschpi
Changes since 2.56: +3 -0 lines
Diff to previous 2.56 (colored)
A minor fix, when compiling WebDAV module (libwwwdav): considering
HTHome.o as a dependency.

Revision 2.56 / (download) - annotate - [select for diffs] , Thu Mar 21 14:13:47 2002 UTC (6 years, 8 months ago) by kirschpi
Changes since 2.55: +9 -0 lines
Diff to previous 2.55 (colored)
New WebDAV module and new Extension Methods for experimenting with HTTP.
Manuele Kirsch

Revision 2.55 / (download) - annotate - [select for diffs] , Tue Jun 20 11:01:34 2000 UTC (8 years, 5 months ago) by kahan
CVS Tags: before_webdav, Release-5-3-1
Changes since 2.54: +1 -1 lines
Diff to previous 2.54 (colored)
JK: libwwwssl is now not compiled by default. You need to use --with-ssl
Fixed some configure warnings.

Revision 2.54 / (download) - annotate - [select for diffs] , Fri Jun 9 16:41:23 2000 UTC (8 years, 5 months ago) by kahan
Changes since 2.53: +1 -1 lines
Diff to previous 2.53 (colored)
JK: merging back the libwww-ssl code back into the main libwww CVS tree

Revision 2.53 / (download) - annotate - [select for diffs] , Tue Feb 29 15:28:04 2000 UTC (8 years, 8 months ago) by kahan
CVS Tags: 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
Changes since 2.52: +2 -2 lines
Diff to previous 2.52 (colored)
JK: fixed a typo in the Makefile.am file

Revision 2.52 / (download) - annotate - [select for diffs] , Tue Feb 29 14:15:03 2000 UTC (8 years, 8 months ago) by kahan
Changes since 2.51: +2 -3 lines
Diff to previous 2.51 (colored)
JK: made clearer the message that says that we'll use the winConfigure script.

Revision 2.51.2.1 / (download) - annotate - [select for diffs] , Tue Dec 7 11:48:59 1999 UTC (8 years, 11 months ago) by kahan
CVS Tags: Amaya_2_4
Changes since 2.51: +1 -2 lines
Diff to previous 2.51 (colored) next main 2.52 (colored)
JK: made more friendly a progress message

Revision 2.51 / (download) - annotate - [select for diffs] , Sun Apr 18 20:25:36 1999 UTC (9 years, 7 months ago) by frystyk
Changes since 2.50: +6 -0 lines
Diff to previous 2.50 (colored)
updated makefile to handle HTHash and HTRDF

Revision 2.50 / (download) - annotate - [select for diffs] , Tue Apr 13 00:57:10 1999 UTC (9 years, 7 months ago) by frystyk
CVS Tags: Release-5-2-8
Changes since 2.49: +494 -101 lines
Diff to previous 2.49 (colored)
Committing the new makefiles for generating small libraries. The old
makefiles are put on their own CVS branch called
'From-one-lib-to-many'. That is, if you prefer using the old makefiles
then you should do an update like this on them

	cvs update -r From-one-lib-to-many

Otherwise you will get the new ones generating small libraries.

Revision 2.49 / (download) - annotate - [select for diffs] , Mon Apr 12 23:10:01 1999 UTC (9 years, 7 months ago) by frystyk
CVS Tags: From-one-lib-to-many
Changes since 2.48: +1 -1 lines
Diff to previous 2.48 (colored)
Removed the SSL part as we can't distribute this due to US restrictions

Revision 2.48 / (download) - annotate - [select for diffs] , Sun Apr 4 00:08:09 1999 UTC (9 years, 7 months ago) by frystyk
Changes since 2.47: +1 -1 lines
Diff to previous 2.47 (colored)
Updated makefiles and configure script to handle new SSL library

Revision 2.47 / (download) - annotate - [select for diffs] , Wed Mar 24 16:28:16 1999 UTC (9 years, 8 months ago) by frystyk
Changes since 2.46: +3 -2 lines
Diff to previous 2.46 (colored)
Added simple HTTP cookie handler

Revision 2.46 / (download) - annotate - [select for diffs] , Mon Feb 22 23:26:30 1999 UTC (9 years, 9 months ago) by frystyk
CVS Tags: Release-5-2-6
Changes since 2.45: +1 -0 lines
Diff to previous 2.45 (colored)
added WWWXML.html

Revision 2.45 / (download) - annotate - [select for diffs] , Mon Feb 22 01:04:24 1999 UTC (9 years, 9 months ago) by frystyk
CVS Tags: Before-New-Trace-Messages
Changes since 2.44: +14 -7 lines
Diff to previous 2.44 (colored)
Added expat XML parser as a new module

Revision 2.44 / (download) - annotate - [select for diffs] , Sun Feb 7 18:32:43 1999 UTC (9 years, 9 months ago) by frystyk
Changes since 2.43: +3 -2 lines
Diff to previous 2.43 (colored)
Added HTFSave to makefile

Revision 2.43 / (download) - annotate - [select for diffs] , Mon Feb 1 18:41:11 1999 UTC (9 years, 9 months ago) by frystyk
Changes since 2.42: +3 -2 lines
Diff to previous 2.42 (colored)
Added new no-free stream so that the streams associated with request objects are not freed multiple times.

Revision 2.42 / (download) - annotate - [select for diffs] , Fri Jan 8 14:55:01 1999 UTC (9 years, 10 months ago) by frystyk
Changes since 2.41: +3 -2 lines
Diff to previous 2.41 (colored)
Added first go at the Expat parser as libwww converter

Revision 2.41 / (download) - annotate - [select for diffs] , Wed Jan 6 15:38:48 1999 UTC (9 years, 10 months ago) by frystyk
Changes since 2.40: +3 -3 lines
Diff to previous 2.40 (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.40 / (download) - annotate - [select for diffs] , Wed Dec 16 10:59:08 1998 UTC (9 years, 11 months ago) by kahan
Changes since 2.39: +4 -2 lines
Diff to previous 2.39 (colored)
Jose Kahan: message digest authentication

Revision 2.39 / (download) - annotate - [select for diffs] , Thu Aug 13 23:13:08 1998 UTC (10 years, 3 months ago) by frystyk
CVS Tags: Release-5-2
Changes since 2.38: +3 -8 lines
Diff to previous 2.38 (colored)
Now calls winConfigure automatically when needed

Revision 2.38 / (download) - annotate - [select for diffs] , Thu Aug 13 22:27:45 1998 UTC (10 years, 3 months ago) by frystyk
Changes since 2.37: +15 -1 lines
Diff to previous 2.37 (colored)
Made makefile more robust to whether www is available or not

Revision 2.37 / (download) - annotate - [select for diffs] , Wed Jun 3 15:58:09 1998 UTC (10 years, 5 months ago) by frystyk
Changes since 2.36: +1 -1 lines
Diff to previous 2.36 (colored)
Changes to makefiles and configure script

Revision 2.36 / (download) - annotate - [select for diffs] , Sun May 24 19:39:40 1998 UTC (10 years, 6 months ago) by frystyk
CVS Tags: Release-5-1m
Changes since 2.35: +1 -1 lines
Diff to previous 2.35 (colored)
Made SQL module into a DLL with its own WWWSQL.html

Revision 2.35 / (download) - annotate - [select for diffs] , Wed May 20 19:28:00 1998 UTC (10 years, 6 months ago) by frystyk
Changes since 2.34: +6 -7 lines
Diff to previous 2.34 (colored)
*** empty log message ***

Revision 2.34 / (download) - annotate - [select for diffs] , Tue May 19 16:49:48 1998 UTC (10 years, 6 months ago) by frystyk
Changes since 2.33: +8 -6 lines
Diff to previous 2.33 (colored)
Almost 5.1m

Revision 2.33 / (download) - annotate - [select for diffs] , Mon May 4 19:37:45 1998 UTC (10 years, 6 months ago) by frystyk
Changes since 2.32: +8 -5 lines
Diff to previous 2.32 (colored)
version 5.1m

Revision 2.32 / (download) - annotate - [select for diffs] , Sun Mar 22 21:39:48 1998 UTC (10 years, 8 months ago) by frystyk
CVS Tags: Release-5-1l, Release-5-1k
Changes since 2.31: +2 -0 lines
Diff to previous 2.31 (colored)
*** empty log message ***

Revision 2.31 / (download) - annotate - [select for diffs] , Fri Mar 20 17:53:12 1998 UTC (10 years, 8 months ago) by frystyk
Changes since 2.30: +3 -0 lines
Diff to previous 2.30 (colored)
version 5.1k

Revision 2.30 / (download) - annotate - [select for diffs] , Sat Feb 7 23:59:31 1998 UTC (10 years, 9 months ago) by frystyk
CVS Tags: Release-5-1j
Changes since 2.29: +0 -2 lines
Diff to previous 2.29 (colored)
*** empty log message ***

Revision 2.29 / (download) - annotate - [select for diffs] , Wed Nov 26 16:06:04 1997 UTC (10 years, 11 months ago) by frystyk
CVS Tags: Release-5-1g, Release-5-1e, Release-5-1d
Changes since 2.28: +2 -0 lines
Diff to previous 2.28 (colored)
version 5.1c

Revision 2.28 / (download) - annotate - [select for diffs] , Mon Jan 27 23:54:08 1997 UTC (11 years, 9 months ago) by frystyk
CVS Tags: Release-5-1b, Release-5-1a, Release-5-1
Changes since 2.27: +4 -5 lines
Diff to previous 2.27 (colored)
*** empty log message ***

Revision 2.27 / (download) - annotate - [select for diffs] , Mon Jan 27 21:36:57 1997 UTC (11 years, 9 months ago) by eric
Changes since 2.26: +6 -6 lines
Diff to previous 2.26 (colored)
conditional zlib frobs

Revision 2.26 / (download) - annotate - [select for diffs] , Sun Jan 26 08:13:53 1997 UTC (11 years, 9 months ago) by frystyk
Changes since 2.25: +3 -3 lines
Diff to previous 2.25 (colored)
first attempt to use zlib

Revision 2.25 / (download) - annotate - [select for diffs] , Thu Jan 23 19:50:06 1997 UTC (11 years, 10 months ago) by frystyk
Changes since 2.24: +4 -4 lines
Diff to previous 2.24 (colored)
updated libwww

Revision 2.24 / (download) - annotate - [select for diffs] , Sat Nov 30 23:32:06 1996 UTC (11 years, 11 months ago) by frystyk
Changes since 2.23: +13 -13 lines
Diff to previous 2.23 (colored)
merge for pipelining

Revision 2.22.2.6 / (download) - annotate - [select for diffs] , Thu Nov 28 00:30:25 1996 UTC (11 years, 11 months ago) by frystyk
Branch: PIPELINE1
Changes since 2.22.2.5: +0 -6 lines
Diff to previous 2.22.2.5 (colored) next main 2.23 (colored)
last commit on pipeline branch

Revision 2.22.2.5 / (download) - annotate - [select for diffs] , Tue Nov 26 23:22:57 1996 UTC (11 years, 11 months ago) by eric
Branch: PIPELINE1
Changes since 2.22.2.4: +3 -2 lines
Diff to previous 2.22.2.4 (colored)
HTWatch-be-gone

Revision 2.22.2.4 / (download) - annotate - [select for diffs] , Fri Nov 22 22:00:38 1996 UTC (12 years ago) by frystyk
Branch: PIPELINE1
Changes since 2.22.2.3: +3 -2 lines
Diff to previous 2.22.2.3 (colored)
libwww

Revision 2.22.2.3 / (download) - annotate - [select for diffs] , Tue Nov 5 21:43:22 1996 UTC (12 years ago) by frystyk
Branch: PIPELINE1
Changes since 2.22.2.2: +2 -3 lines
Diff to previous 2.22.2.2 (colored)
byte counting

Revision 2.22.2.2 / (download) - annotate - [select for diffs] , Wed Oct 30 23:22:15 1996 UTC (12 years ago) by frystyk
Branch: PIPELINE1
Changes since 2.22.2.1: +9 -5 lines
Diff to previous 2.22.2.1 (colored)
 MUMUXUXUXUXUXUXUXXU

Revision 2.22.2.1 / (download) - annotate - [select for diffs] , Tue Oct 29 21:28:00 1996 UTC (12 years ago) by eric
Branch: PIPELINE1
Changes since 2.22: +5 -4 lines
Diff to previous 2.22 (colored)
1st pass at pipelines - eric

Revision 2.23 / (download) - annotate - [select for diffs] , Thu Oct 10 22:36:06 1996 UTC (12 years, 1 month ago) by frystyk
CVS Tags: Release-5-0a
Changes since 2.22: +1 -0 lines
Diff to previous 2.22 (colored)
Libww 5.0a

Revision 2.22 / (download) - annotate - [select for diffs] , Mon Oct 7 02:05:34 1996 UTC (12 years, 1 month ago) by frystyk
Branch point for: PIPELINE1
Changes since 2.21: +4 -2 lines
Diff to previous 2.21 (colored)
libvwww 5.0a

Revision 2.21 / (download) - annotate - [select for diffs] , Sat Aug 24 18:10:25 1996 UTC (12 years, 3 months ago) by frystyk
CVS Tags: Release-5-0, Release-4-1b5
Changes since 2.20: +9 -4 lines
Diff to previous 2.20 (colored)
updates from test against CL server

Revision 2.20 / (download) - annotate - [select for diffs] , Wed Aug 21 00:07:16 1996 UTC (12 years, 3 months ago) by frystyk
CVS Tags: Release-4-1b4
Changes since 2.19: +1 -2 lines
Diff to previous 2.19 (colored)
4.1beta4 again

Revision 2.19 / (download) - annotate - [select for diffs] , Thu Aug 8 02:17:08 1996 UTC (12 years, 3 months ago) by frystyk
CVS Tags: Release-4-1b3
Changes since 2.18: +5 -0 lines
Diff to previous 2.18 (colored)
Henrik: chunked PUT and proxy authentication

Revision 2.18 / (download) - annotate - [select for diffs] , Tue Jul 16 02:27:17 1996 UTC (12 years, 4 months ago) by frystyk
Changes since 2.17: +2 -2 lines
Diff to previous 2.17 (colored)
a lot of new things

Revision 2.17 / (download) - annotate - [select for diffs] , Mon Jul 8 19:11:08 1996 UTC (12 years, 4 months ago) by frystyk
Changes since 2.16: +4 -2 lines
Diff to previous 2.16 (colored)
a first version of PEP

Revision 2.16 / (download) - annotate - [select for diffs] , Tue Jul 2 22:55:19 1996 UTC (12 years, 4 months ago) by frystyk
Changes since 2.15: +2 -1 lines
Diff to previous 2.15 (colored)
4.1b2

Revision 2.15 / (download) - annotate - [select for diffs] , Fri Jun 28 16:31:31 1996 UTC (12 years, 4 months ago) by frystyk
Changes since 2.14: +3 -1 lines
Diff to previous 2.14 (colored)
version 4.1b2

Revision 2.14 / (download) - annotate - [select for diffs] , Sat Jun 15 00:24:53 1996 UTC (12 years, 5 months ago) by frystyk
Changes since 2.13: +2 -1 lines
Diff to previous 2.13 (colored)
NEW INIT FILE

Revision 2.13 / (download) - annotate - [select for diffs] , Sat Jun 8 01:52:29 1996 UTC (12 years, 5 months ago) by frystyk
CVS Tags: Release-4-1b1
Changes since 2.12: +2 -1 lines
Diff to previous 2.12 (colored)
Version 4.1beta1

Revision 2.12 / (download) - annotate - [select for diffs] , Mon Jun 3 19:25:31 1996 UTC (12 years, 5 months ago) by eric
Changes since 2.11: +2 -2 lines
Diff to previous 2.11 (colored)
removed HTHashList

Revision 2.11 / (download) - annotate - [select for diffs] , Mon May 20 15:07:31 1996 UTC (12 years, 6 months ago) by frystyk
Changes since 2.10: +2 -2 lines
Diff to previous 2.10 (colored)
close to 4.1 pre1

Revision 2.10 / (download) - annotate - [select for diffs] , Thu May 16 16:12:45 1996 UTC (12 years, 6 months ago) by frystyk
Changes since 2.9: +1 -0 lines
Diff to previous 2.9 (colored)
minor changes

Revision 2.9 / (download) - annotate - [select for diffs] , Wed May 15 22:34:42 1996 UTC (12 years, 6 months ago) by eric
Changes since 2.8: +2 -0 lines
Diff to previous 2.8 (colored)
fix HTEvent dereference and names

Revision 2.8 / (download) - annotate - [select for diffs] , Sat Apr 20 16:08:14 1996 UTC (12 years, 7 months ago) by eric
Changes since 2.7: +1 -1 lines
Diff to previous 2.7 (colored)
makedefs.pl to config

Revision 2.7 / (download) - annotate - [select for diffs] , Thu Apr 18 01:41:51 1996 UTC (12 years, 7 months ago) by frystyk
Changes since 2.6: +3 -3 lines
Diff to previous 2.6 (colored)
chunked encoding

Revision 2.6 / (download) - annotate - [select for diffs] , Tue Apr 16 16:23:21 1996 UTC (12 years, 7 months ago) by frystyk
Changes since 2.5: +1 -1 lines
Diff to previous 2.5 (colored)
new WWW*.h files

Revision 2.5 / (download) - annotate - [select for diffs] , Sun Apr 14 01:23:28 1996 UTC (12 years, 7 months ago) by frystyk
Changes since 2.4: +3 -3 lines
Diff to previous 2.4 (colored)
Context pointer in the Net callback

Revision 2.4 / (download) - annotate - [select for diffs] , Fri Apr 12 17:49:56 1996 UTC (12 years, 7 months ago) by frystyk
Changes since 2.3: +14 -3 lines
Diff to previous 2.3 (colored)
new transport and Content Coding support

Revision 2.3 / (download) - annotate - [select for diffs] , Tue Mar 19 00:13:14 1996 UTC (12 years, 8 months ago) by frystyk
Changes since 2.2: +5 -13 lines
Diff to previous 2.2 (colored)
Introduction of channels

Revision 2.2 / (download) - annotate - [select for diffs] , Sun Mar 10 21:57:52 1996 UTC (12 years, 8 months ago) by frystyk
Changes since 2.1: +5 -23 lines
Diff to previous 2.1 (colored)
4.1 autoconf

Revision 2.1 / (download) - annotate - [select for diffs] , Mon Mar 4 03:13:59 1996 UTC (12 years, 8 months ago) by frystyk
Diff
Autoconf

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.

Diffs between and
Type of Diff should be a 

View only Branch:
Sort log by:

Webmaster