Skip to content
  • mjs's avatar
    JavaScriptCore: · 98cf6e09
    mjs authored
            Reviewed by Geoff.
            
            - remove vestiges of KXMLCore name (former name of WTF).
    
            * wtf/Assertions.h:
            * wtf/FastMalloc.h:
            (operator new):
            (operator delete):
            (operator new[]):
            (operator delete[]):
            * wtf/FastMallocInternal.h:
            * wtf/Forward.h:
            * wtf/GetPtr.h:
            * wtf/HashCountedSet.h:
            * wtf/HashFunctions.h:
            * wtf/HashMap.h:
            * wtf/HashSet.h:
            * wtf/HashTable.h:
            * wtf/HashTraits.h:
            * wtf/ListRefPtr.h:
            * wtf/MathExtras.h:
            * wtf/Noncopyable.h:
            * wtf/OwnArrayPtr.h:
            * wtf/OwnPtr.h:
            * wtf/PassRefPtr.h:
            * wtf/Platform.h:
            * wtf/RefPtr.h:
            * wtf/StringExtras.h:
            (snprintf):
            * wtf/UnusedParam.h:
            * wtf/Vector.h:
            * wtf/VectorTraits.h:
    
    WebCore:
    
            Reviewed by Geoff.
    
            - remove vestiges of KXMLCore name (former name of WTF).
    
            * config.h:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@17127 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    98cf6e09