Skip to content
  1. Mar 08, 2005
  2. Mar 07, 2005
  3. Mar 06, 2005
  4. Mar 05, 2005
  5. Mar 01, 2005
  6. Feb 28, 2005
  7. Feb 27, 2005
  8. Feb 26, 2005
  9. Feb 25, 2005
  10. Feb 24, 2005
  11. Feb 23, 2005
  12. Feb 22, 2005
  13. Feb 20, 2005
  14. Feb 19, 2005
  15. Feb 18, 2005
  16. Feb 17, 2005
    • William A. Rowe Jr's avatar
      · 8647e8c0
      William A. Rowe Jr authored
        Belated CHANGES, must have conflicted last time I tried to commit.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@154213 13f79535-47bb-0310-9956-ffa450edef68
      8647e8c0
    • William A. Rowe Jr's avatar
      · a7fc7fe5
      William A. Rowe Jr authored
        Get httpd-2.1 building once again on win32.
      
        NEVER NEVER screw around with redeclaring AP_ macros and constants.
        If the compiler won't pick them up, e.g., AP_DECLARE, ya've done 
        something wrong from the start.
      
        All httpd/ap headers depend on httpd.h - plain and simple, so this
        un-convolutes the unusual order here.
      
        STATIC has become PCRE_STATIC, along with some other odd definitions.
        The only remaining emit is that _pcre_free export is imported, which
        implies something is unusual with the declaration.  Still researching.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@154207 13f79535-47bb-0310-9956-ffa450edef68
      a7fc7fe5