Skip to content
  • bdash's avatar
    2007-10-14 Kevin Ollivier <kevino@theolliviers.com> · 010c0575
    bdash authored
            Reviewed by Adam.
    
            Add support for MSVC7, and fix cases where PLATFORM(WIN) should
            be PLATFORM(WIN_OS) for other ports building on Windows.
    
            * dom/XMLTokenizer.cpp:
            * page/FrameTree.cpp:
            * platform/StaticConstructors.h:
            * platform/String.cpp:
    
    2007-10-5  Kevin Ollivier  <kevino@theolliviers.com>
     
            Reviewed by Adam.
            
            Add support for MSVC7, and fix cases where PLATFORM(WIN) should
            be PLATFORM(WIN_OS) for other ports building on Windows.
     
            * kjs/DateMath.cpp:
            (KJS::getDSTOffsetSimple):
            * kjs/JSImmediate.h:
            * wtf/Assertions.cpp:
            * wtf/Assertions.h:
            * wtf/Platform.h:
            * wtf/StringExtras.h:
            (snprintf):
            (vsnprintf):
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@26589 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    010c0575