1. 11 Jul, 2002 9 commits
  2. 10 Jul, 2002 12 commits
  3. 09 Jul, 2002 7 commits
  4. 08 Jul, 2002 8 commits
  5. 07 Jul, 2002 2 commits
  6. 06 Jul, 2002 2 commits
    • Ian Holsman's avatar
      Renames Pending: · 5ab19d5a
      Ian Holsman authored
       This clears the list of renames pending in apr-util.
       Parts of this list was alreadu done, but the pending list hadn't been updated.
      
       apr_hook_debug_current     from apr_current_hooking_module
       apr_hook_debug_show        from apr_show_hook
      
       apr_hook_global_pool       from apr_global_hook_pool
       apr_hook_sort_all          from apr_sort_hooks
      
       apr_uri_port_of_scheme     from apr_uri_default_port_for_scheme
       apr_uri_unparse            from apr_uri_unparse_components
       apr_uri_parse              from apr_uri_parse_components
       apr_uri_parse_hostinfo     from apr_uri_parse_hostinfo_components
      
       apr_uri_t                  from apr_uri_components
      
       All APR_URI_*              from all APU_URI_* symbols
       All APR_UNP_*              from all UNP_* symbols
      
      PR:
      Obtained from:
      Submitted by:	 Thom May
      Reviewed by:
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95966 13f79535-47bb-0310-9956-ffa450edef68
      5ab19d5a
    • Bill Stoddard's avatar
      Fix some Win32 compile breaks caused by Brian Pane's making apr_table_t · 80646de4
      Bill Stoddard authored
      a full incomplete type.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95965 13f79535-47bb-0310-9956-ffa450edef68
      80646de4