/[Apache-SVN]/httpd/apreq/branches/1.x/Request/Makefile.PL
ViewVC logotype

Log of /httpd/apreq/branches/1.x/Request/Makefile.PL

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 106603 - (view) (annotate) - [select for diffs]
Modified Thu Nov 25 20:55:02 2004 UTC (5 years ago) by nd
File length: 1219 byte(s)
Diff to previous 103739 (colored)
property cleanup

Revision 103739 - (view) (annotate) - [select for diffs]
Modified Sat May 22 14:47:26 2004 UTC (5 years, 6 months ago) by joes
File length: 1219 byte(s)
Diff to previous 88699 (colored)
Finally applied Stas' old patch: yields correct (perl 5.8.1+) EU::MM support, with David Wheeler's accompanying OSX documentation.

Revision 88699 - (view) (annotate) - [select for diffs]
Modified Tue Apr 3 19:24:12 2001 UTC (8 years, 7 months ago) by jimw
File length: 1206 byte(s)
Diff to previous 87638 (colored)
patch to fix win32 build

Revision 87638 - (view) (annotate) - [select for diffs]
Modified Wed Jan 10 01:03:42 2001 UTC (8 years, 10 months ago) by jimw
File length: 1163 byte(s)
Diff to previous 87600 (colored)
more win32 build touchups from randy

Revision 87600 - (view) (annotate) - [select for diffs]
Modified Sun Jan 7 03:31:36 2001 UTC (8 years, 10 months ago) by jimw
File length: 1119 byte(s)
Diff to previous 87572 (colored)
fix win32 build (requires mod_perl later than 1.24_01)
Submitted by:	Randy Kobes <randy@theoryx5.uwinnipeg.ca>

Revision 87572 - (view) (annotate) - [select for diffs]
Modified Wed Jan 3 03:58:56 2001 UTC (8 years, 10 months ago) by jimw
File length: 1059 byte(s)
Diff to previous 82707 (colored)
* If compiling using a non-gcc compiler the gcc __attribute__ feature
  gets defined twice, once by apache headers and once by perl headers.
  The patch undefs it inbetween so the compiler does not barf because of
  the redefinition.

* The function my_memstr c/apache_multipart_buffer.c attempts to perform
  pointer arithmetic on void * variables, which does not work in
  standard C as a void * has no size. I changed the pointers to unsigned
  char *.

* The header file apache_request.h does use a C++ comment which produces
  warning in a normal C compiler about extra garbage at the end of an
  #endif pre-processor statement, making this a C comment avoids the
  warning.

* AIX needs extra linker flags to cope with the special .exp file
  mechanism that defines the symbols to export for a dynamic shared
  object/shared library. The Apache::src module has a convenient method
  to retrieve these flags if needed.

Submitted by:	Jens-Uwe Mager <jum@helios.de>

Revision 82707 - (view) (annotate) - [select for diffs]
Added Wed Jan 27 01:33:19 1999 UTC (10 years, 10 months ago) by dougm
File length: 989 byte(s)
Initial revision

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2