1. 28 May, 2000 6 commits
    • William A. Rowe Jr's avatar
      · 0f172d1d
      William A. Rowe Jr authored
      PR:
      Obtained from:
      Submitted by:
      Reviewed by:
      
        Kill the Win32 library project ap.dsp and slide http_main.c from the
        ApacheCore.dsp into Apache.dsp - this is in prepartion of the real
        services update, which will move registry.c and service.c back into
        ApacheCore.dsp, kill both headers and incorporate their symbols into
        the mpm/winnt/winnt.h file.  main_win32.c will die as well, with it's
        few remaining functions moving into the mpm.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85329 13f79535-47bb-0310-9956-ffa450edef68
      0f172d1d
    • William A. Rowe Jr's avatar
      · a55e92ef
      William A. Rowe Jr authored
      PR:
      Obtained from:
      Submitted by:
      Reviewed by:
      
        Simple change to make these consistent with the other Apache module
        build files.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85328 13f79535-47bb-0310-9956-ffa450edef68
      a55e92ef
    • William A. Rowe Jr's avatar
      · b3999c37
      William A. Rowe Jr authored
      PR:
      Obtained from:
      Submitted by:
      Reviewed by:
      
        Adjust the support binary build files for the change from AP_STATIC as
        a library to API_STATIC for the ApacheCore project.
      
        If we adopt AP_EXPORT_bleh for the ApacheCore, these will be flipped.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85327 13f79535-47bb-0310-9956-ffa450edef68
      b3999c37
    • William A. Rowe Jr's avatar
      · e16a960b
      William A. Rowe Jr authored
      PR:
      Obtained from:
      Submitted by:
      Reviewed by:
      
        Finally a patch that can't (well, shouldn't :-) break any other platform.
      
        Open up the symbols defined for http_main.c to move main() from the core
        under Win32 (that's the real main(), not that apache_main() thing).
      
        Win32 Project file changes will follow in a seperate patch.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85326 13f79535-47bb-0310-9956-ffa450edef68
      e16a960b
    • Ken Coar's avatar
      · 1b607a75
      Ken Coar authored
      	Anchor tags aren't permitted to span elements like this.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85324 13f79535-47bb-0310-9956-ffa450edef68
      1b607a75
    • William A. Rowe Jr's avatar
      · df21c314
      William A. Rowe Jr authored
      PR:
      Obtained from:
      Submitted by:
      Reviewed by:
      
        /D(efine) STATIC to suppress warnings since pcreposix is statically
        linked to pcre.  ApacheCore would have to be touched as well, except
        that we don't override pcre_malloc or pcre_free.  If we do so, the
        STATIC symbol is too broad, and aught to be changed in Apache's
        public src/include/pcre.h headers.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85322 13f79535-47bb-0310-9956-ffa450edef68
      df21c314
  2. 27 May, 2000 14 commits
  3. 26 May, 2000 8 commits
  4. 25 May, 2000 3 commits
  5. 24 May, 2000 6 commits
  6. 23 May, 2000 3 commits