You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by rb...@hyperreal.org on 1999/07/15 15:07:25 UTC

cvs commit: apache-apr STATUS.APR

rbb         99/07/15 06:07:24

  Added:       .        STATUS.APR
  Log:
  New status file specifically for APR.  This will be updated as things progress.
  The old status file had more to do with the web server than the portable
  run-time.
  
  Revision  Changes    Path
  1.1                  apache-apr/STATUS.APR
  
  Index: STATUS.APR
  ===================================================================
  Apache Portable Runtime STATUS:
  Last modified at [$Date: 1999/07/15 13:07:24 $]
  
  Release:
  
      0.1  : In pre-alpha development
  
  Plan:
  
      Everyone discuss and wrangle out the issues on new-httpd,
      and commit changes as appropriate.
  
  Showstoppers:
  Committed Code Changes:
  
  Available Patches:
  In progress:
      Autoconf configure script
  
      APRDOCS.
          Document every function in the source code, and create a script that
          will extract that documentation.  This has begun, but it needs to be
          finished.
  
  Needs patch:
      Allow malloc/free memory model
      
      Split out lib funcs to their own files at the very least. 
  
  Open issues:
  
    * Optimize Optimize Optimize
  
    FEATURE SET FOR APR
  
  Closed issues:
      Whether every APR routine should return a status code
      What the status codes should look like
      Bringing in the libap stuff