Skip to content
  1. Mar 13, 2008
  2. Mar 12, 2008
  3. Mar 11, 2008
  4. Mar 09, 2008
  5. Mar 07, 2008
  6. Mar 06, 2008
  7. Mar 05, 2008
  8. Mar 04, 2008
  9. Mar 03, 2008
  10. Mar 02, 2008
    • William A. Rowe Jr's avatar
      A large refactoring, but no behavior change; · e56f82c4
      William A. Rowe Jr authored
      replace all relevant ascii strxxx fn's with _tcsxxx macros and encode relevant text
      with the _T() macro wrapper, permitting /D UNICODE builds in place of /D _MCBS
      builds in use today.  This allows for internationalized unicode service names and
      textual modification.  Since this is win32 only, using APR style utf-8-ization is silly.
      
      Because today this module simply isn't loadable on Win95-ME, nobody has actually
      complained, and we really have no desire to support such a dangerous OS in the
      wild of the internet, the unicode build should become the default.
      
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@632885 13f79535-47bb-0310-9956-ffa450edef68
      e56f82c4