Skip to content
  1. Sep 13, 2000
    • Ken Coar's avatar
      · fcd13c9a
      Ken Coar authored
      	Start introducing the extension-method elements so we're not
      	bound to hard-coded names and a bitmask.  We still use the
      	bitmask for known methods, but we also have an array for
      	extension method named.  Wherever we used the M_* constants
      	we need to use a routine that knows about the new structure instead.
      
      	This is far from complete, but AFAIK this interim work doesn't
      	break anything -- especially the compile.  The rest of the
      	work will be added in segments; this is just a checkpoint.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86210 13f79535-47bb-0310-9956-ffa450edef68
      fcd13c9a
    • Ken Coar's avatar
      · 63f7bbd6
      Ken Coar authored
      	Do a bunch of style-guide fixups (like wrapping Boolean tests
      	correctly and enblocking singel-statement if()s).
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86209 13f79535-47bb-0310-9956-ffa450edef68
      63f7bbd6
  2. Sep 12, 2000
  3. Sep 11, 2000
  4. Sep 10, 2000
  5. Sep 09, 2000
  6. Sep 08, 2000
  7. Sep 07, 2000
  8. Sep 06, 2000
  9. Sep 02, 2000
  10. Sep 01, 2000
  11. Aug 30, 2000
  12. Aug 29, 2000