1. 21 Mar, 2005 2 commits
  2. 14 Mar, 2005 1 commit
  3. 11 Mar, 2005 1 commit
  4. 01 Mar, 2005 4 commits
  5. 28 Feb, 2005 2 commits
  6. 27 Feb, 2005 3 commits
  7. 26 Feb, 2005 1 commit
  8. 25 Feb, 2005 3 commits
  9. 24 Feb, 2005 1 commit
  10. 20 Feb, 2005 3 commits
  11. 19 Feb, 2005 1 commit
  12. 18 Feb, 2005 2 commits
  13. 17 Feb, 2005 4 commits
  14. 14 Feb, 2005 2 commits
  15. 13 Feb, 2005 2 commits
    • William A. Rowe Jr's avatar
      · 803572a6
      William A. Rowe Jr authored
        There -was- no race on Win32 in httpd-2.0, because the child thread
        start function arg was redefined to be racy on httpd-2.1 (now fixed.)
      
        However, things aren't always clear when one goes nuts with casts,
        in fact they mask the real behavior.  So taking FirstBill's +1, clean
        up these ugly casts as we did in httpd-2.1 and make the code and it's
        behavior a little more self-evident.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@153678 13f79535-47bb-0310-9956-ffa450edef68
      803572a6
    • William A. Rowe Jr's avatar
      · e0393e97
      William A. Rowe Jr authored
        As discussed on various channels, apply the following fix by lazy
        concensus for a platform specific bug fix.  Fixes PR 32730.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@153677 13f79535-47bb-0310-9956-ffa450edef68
      e0393e97
  16. 11 Feb, 2005 3 commits
  17. 10 Feb, 2005 1 commit
  18. 09 Feb, 2005 1 commit
  19. 05 Feb, 2005 1 commit
    • William A. Rowe Jr's avatar
      · ff73837e
      William A. Rowe Jr authored
        Update an old vote (actually, the bug was two issues).
      
        Call a vote a vote, and trim up STATUS a bit.  R-T-C on branches/httpd-2.0
        was decided, revisited at AC2004, and modified a bit for lazy concensus
        of platform maintainance changes, based on list discussion.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@151466 13f79535-47bb-0310-9956-ffa450edef68
      ff73837e
  20. 04 Feb, 2005 2 commits