Ignore:
Timestamp:
Nov 17, 2006, 7:15:42 PM (19 years ago)
Author:
andersca
Message:

2006-11-17 Anders Carlsson <[email protected]>

Reviewed by Adam.

Make sure that we always use std::min and std::max instead of macros.


  • JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.vcproj:
  • kjs/config.h:
  • wtf/Vector.h:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.vcproj

    r17745 r17837  
    542542                        </File>
    543543                        <File
     544                                RelativePath="..\..\wtf\Forward.h"
     545                                >
     546                        </File>
     547                        <File
     548                                RelativePath="..\..\wtf\GetPtr.h"
     549                                >
     550                        </File>
     551                        <File
    544552                                RelativePath="..\..\wtf\HashCountedSet.h"
    545553                                >
     
    570578                        </File>
    571579                        <File
     580                                RelativePath="..\..\wtf\ListRefPtr.h"
     581                                >
     582                        </File>
     583                        <File
    572584                                RelativePath="..\..\wtf\MathExtras.h"
    573585                                >
    574586                        </File>
    575587                        <File
     588                                RelativePath="..\..\wtf\Noncopyable.h"
     589                                >
     590                        </File>
     591                        <File
     592                                RelativePath="..\..\wtf\OwnArrayPtr.h"
     593                                >
     594                        </File>
     595                        <File
     596                                RelativePath="..\..\wtf\OwnPtr.h"
     597                                >
     598                        </File>
     599                        <File
    576600                                RelativePath="..\..\wtf\PassRefPtr.h"
    577601                                >
     
    587611                        <File
    588612                                RelativePath="..\..\wtf\StringExtras.h"
     613                                >
     614                        </File>
     615                        <File
     616                                RelativePath="..\..\wtf\TCPageMap.h"
     617                                >
     618                        </File>
     619                        <File
     620                                RelativePath="..\..\wtf\TCSpinLock.h"
     621                                >
     622                        </File>
     623                        <File
     624                                RelativePath="..\..\wtf\TCSystemAlloc.h"
     625                                >
     626                        </File>
     627                        <File
     628                                RelativePath="..\..\wtf\UnusedParam.h"
     629                                >
     630                        </File>
     631                        <File
     632                                RelativePath="..\..\wtf\Vector.h"
     633                                >
     634                        </File>
     635                        <File
     636                                RelativePath="..\..\wtf\VectorTraits.h"
    589637                                >
    590638                        </File>
Note: See TracChangeset for help on using the changeset viewer.