1. 08 Mar, 2005 1 commit
  2. 07 Mar, 2005 2 commits
  3. 06 Mar, 2005 3 commits
  4. 05 Mar, 2005 2 commits
  5. 01 Mar, 2005 1 commit
  6. 28 Feb, 2005 2 commits
  7. 27 Feb, 2005 1 commit
  8. 26 Feb, 2005 1 commit
  9. 25 Feb, 2005 6 commits
  10. 24 Feb, 2005 6 commits
  11. 23 Feb, 2005 3 commits
  12. 22 Feb, 2005 1 commit
  13. 20 Feb, 2005 1 commit
  14. 19 Feb, 2005 1 commit
  15. 18 Feb, 2005 7 commits
  16. 17 Feb, 2005 2 commits
    • 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