/[Apache-SVN]/httpd/httpd/trunk/build/make_exports.awk
ViewVC logotype

Log of /httpd/httpd/trunk/build/make_exports.awk

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 645455 - (view) (annotate) - [select for diffs]
Modified Mon Apr 7 10:45:43 2008 UTC (19 months, 2 weeks ago) by pquerna
File length: 3716 byte(s)
Diff to previous 420990 (colored)
Remove all references to CORE_PRIVATE.

Revision 420990 - (view) (annotate) - [select for diffs]
Modified Tue Jul 11 20:55:32 2006 UTC (3 years, 4 months ago) by fielding
File length: 3770 byte(s)
Diff to previous 395229 (colored)
update license header text

Revision 395229 - (view) (annotate) - [select for diffs]
Modified Wed Apr 19 12:23:42 2006 UTC (3 years, 7 months ago) by colm
File length: 3623 byte(s)
Diff to previous 190592 (colored)
Update the last year of copyright.

Revision 190592 - (view) (annotate) - [select for diffs]
Modified Tue Jun 14 13:54:34 2005 UTC (4 years, 5 months ago) by jorton
File length: 3623 byte(s)
Diff to previous 106505 (colored)
Update remaining 2004 copyright notices.

Revision 106505 - (view) (annotate) - [select for diffs]
Modified Thu Nov 25 00:01:34 2004 UTC (5 years ago) by nd
File length: 3588 byte(s)
Diff to previous 102619 (colored)
property cleanup

Revision 102619 - (view) (annotate) - [select for diffs]
Modified Mon Feb 9 20:40:53 2004 UTC (5 years, 9 months ago) by nd
File length: 3588 byte(s)
Diff to previous 102521 (colored)
fix name of The Apache Software Foundation

Revision 102521 - (view) (annotate) - [select for diffs]
Modified Fri Feb 6 21:54:06 2004 UTC (5 years, 9 months ago) by nd
File length: 3584 byte(s)
Diff to previous 96075 (colored)
apply Apache License, Version 2.0

Revision 96075 - (view) (annotate) - [select for diffs]
Modified Tue Jul 16 10:07:42 2002 UTC (7 years, 4 months ago) by bjh
File length: 2989 byte(s)
Diff to previous 92563 (colored)
Export functions declared by APR_DECLARE_INHERIT_SET/UNSET macros.

Revision 92563 - (view) (annotate) - [select for diffs]
Modified Fri Dec 21 13:50:41 2001 UTC (7 years, 11 months ago) by trawick
File length: 2609 byte(s)
Diff to previous 92548 (colored)
Pick up Brad Nicholes' old fix so that make_exports.awk can handle
AP_HOOK invocations which span lines.

Revision 92548 - (view) (annotate) - [select for diffs]
Modified Thu Dec 20 16:19:50 2001 UTC (7 years, 11 months ago) by trawick
File length: 2612 byte(s)
Diff to previous 92207 (colored)
get proxy-as-DSO to load on AIX by fixing up some of our symbol grokking

make_exports.awk didn't handle AP_CORE_DECLARE and it didn't look in
modules/http/*.h

Revision 92207 - (view) (annotate) - [select for diffs]
Modified Wed Nov 28 00:58:12 2001 UTC (8 years ago) by trawick
File length: 2596 byte(s)
Diff to previous 89653 (colored)
recognize the symbols generated by APR_POOL_DECLARE_ACCESSOR() so
that exports.c and the .exp files have the necessary references

Revision 89653 - (view) (annotate) - [select for diffs]
Modified Mon Jul 23 12:40:40 2001 UTC (8 years, 4 months ago) by trawick
File length: 2408 byte(s)
Diff to previous 89650 (colored)
tweak make_exports.awk so it works with nawk on Solaris

Submitted by:	Sander Striker

Revision 89650 - (view) (annotate) - [select for diffs]
Modified Sat Jul 21 13:33:31 2001 UTC (8 years, 4 months ago) by bjh
File length: 2406 byte(s)
Diff to previous 89647 (colored)
Sander says:

  I missed the hook declarations in my previous
  script. This is added by the patch below.

  The patch also removes unneeded ; that slipped
  in because I use c a lot more than awk :)

  I moved a rule around so removal of leading
  whitespace could go into one rule
  (see AP[RU]?_DECLARE).

  Also removed the additional idx variable in
  favor of checking the return value of the
  index function.

Submitted by:	Sander Striker <striker@apache.org>
Reviewed by:	Brian Havard <brianh@kheldar.apana.org.au>

Revision 89647 - (view) (annotate) - [select for diffs]
Added Sat Jul 21 06:34:54 2001 UTC (8 years, 4 months ago) by rbb
File length: 2175 byte(s)
Improve the exports generating awk script.  In the past, we had
work around problems in the awk script by avoiding some #if and
#ifdefs.  This has bitten us many times in generating the exports.c
file.  This improvement allows corrects the header file parsing.

Submitted by:	Sander Striker <striker@apache.org>

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