1. 27 Sep, 1999 1 commit
    • Ralf S. Engelschall's avatar
      Make the support stuff finitely working again. · a51ab71f
      Ralf S. Engelschall authored
      BTW, how can it be that nowadays it can happen that the Apache Group has a
      source tree which doesn't compile under Unix for more than two weeks (I was
      busy with exams and it didn't compile src/support/ already there)? In the past
      this was definitely not possible.  Seems like the source-centered hacker focus
      drifts away... sorry, for me this seems like a horrifying evolution, friends.
      Please let us always make sure that the source at least compiles. I don't want
      to say it should also run, but hell, it should at least compile and if not it
      should be fixed within a few days...
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83919 13f79535-47bb-0310-9956-ffa450edef68
      a51ab71f
  2. 24 Sep, 1999 2 commits
  3. 23 Sep, 1999 1 commit
  4. 20 Sep, 1999 1 commit
  5. 18 Sep, 1999 1 commit
  6. 17 Sep, 1999 2 commits
  7. 14 Sep, 1999 1 commit
    • Ryan Bloom's avatar
      A change to how APR uses user data. Now, user data is a linked list that · d12994c2
      Ryan Bloom authored
      is retreivable using a char string.  Basically, you provide a string that
      will be used as a key when you store the data.  If the key was used before,
      we will overwrite the old data.  When you want to retreive your data, pass
      in the same key, and we will find the data you care about.  This also makes
      it harder to put user data in when creating a context, so that option has
      disappeared.  It is also impossible to inherit user data from parent contexts.
      This option may be added in later.  I will be documenting this VERY soon.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83901 13f79535-47bb-0310-9956-ffa450edef68
      d12994c2
  8. 13 Sep, 1999 4 commits
  9. 11 Sep, 1999 5 commits
  10. 08 Sep, 1999 2 commits
  11. 07 Sep, 1999 1 commit
  12. 06 Sep, 1999 1 commit
  13. 04 Sep, 1999 1 commit
  14. 01 Sep, 1999 2 commits
  15. 31 Aug, 1999 6 commits
  16. 30 Aug, 1999 6 commits
  17. 28 Aug, 1999 3 commits