source: webkit/trunk/JavaScriptCore/runtime@ 53400

Name Size Rev Age Author Last Change
../
ArgList.cpp 2.6 KB 47022   16 years oliver Stack overflow crash in JavaScript garbage collector mark pass …
ArgList.h 6.2 KB 51624   15 years oliver Add zombies to JSC https://bugs.webkit.org/show_bug.cgi?id=32103
Arguments.cpp 10.3 KB 53170   15 years eric 2010-01-12 Kent Hansen <[email protected]> Reviewed by …
Arguments.h 8.9 KB 53170   15 years eric 2010-01-12 Kent Hansen <[email protected]> Reviewed by …
ArrayConstructor.cpp 3.6 KB 49365   16 years ggaren At long last, I pronounce the death of AllInOneFile.cpp. …
ArrayConstructor.h 1.3 KB 48836   16 years ggaren NotNullPassRefPtr: smart pointer optimized for passing references that …
ArrayPrototype.cpp 39.2 KB 53320   15 years barraclough JavaScriptCore: Make naming & behaviour of UString[Impl] methods more …
ArrayPrototype.h 1.4 KB 48836   16 years ggaren NotNullPassRefPtr: smart pointer optimized for passing references that …
BatchedTransitionOptimizer.h 2.0 KB 50704   16 years oliver Can cache prototype lookups on uncacheable dictionaries. …
BooleanConstructor.cpp 2.7 KB 48836   16 years ggaren NotNullPassRefPtr: smart pointer optimized for passing references that …
BooleanConstructor.h 1.5 KB 48836   16 years ggaren NotNullPassRefPtr: smart pointer optimized for passing references that …
BooleanObject.cpp 1.2 KB 48836   16 years ggaren NotNullPassRefPtr: smart pointer optimized for passing references that …
BooleanObject.h 1.6 KB 49721   16 years oliver structure typeinfo flags should be inherited. …
BooleanPrototype.cpp 2.9 KB 48836   16 years ggaren NotNullPassRefPtr: smart pointer optimized for passing references that …
BooleanPrototype.h 1.2 KB 48836   16 years ggaren NotNullPassRefPtr: smart pointer optimized for passing references that …
CallData.cpp 1.8 KB 43122   16 years ggaren JavaScriptCore: 2009-05-01 Geoffrey Garen <[email protected]> …
CallData.h 2.3 KB 47412   16 years barraclough No, silly runtime, AST nodes are not for you. Reviewed by Sam Weinig. …
ClassInfo.h 2.1 KB 46528   16 years levin 2009-07-29 Laszlo Gombos <Laszlo Gombos> …
Collector.cpp 35.2 KB 52791   15 years mjs 2010-01-04 Maciej Stachowiak <[email protected]> Reviewed by …
Collector.h 8.9 KB 52791   15 years mjs 2010-01-04 Maciej Stachowiak <[email protected]> Reviewed by …
CollectorHeapIterator.h 4.7 KB 52176   15 years ggaren Removed the number heap, replacing it with a one-item free list for …
CommonIdentifiers.cpp 1.3 KB 44813   16 years darin JavaScriptCore: 2009-06-17 Darin Adler <Darin Adler> …
CommonIdentifiers.h 3.0 KB 53170   15 years eric 2010-01-12 Kent Hansen <[email protected]> Reviewed by …
Completion.cpp 2.4 KB 52856   15 years barraclough https://bugs.webkit.org/show_bug.cgi?id=33236 Remove m_identifierTable …
Completion.h 1.9 KB 44224   16 years abarth Revert 44221.
ConstructData.cpp 1.8 KB 43122   16 years ggaren JavaScriptCore: 2009-05-01 Geoffrey Garen <[email protected]> …
ConstructData.h 2.3 KB 47412   16 years barraclough No, silly runtime, AST nodes are not for you. Reviewed by Sam Weinig. …
DateConstructor.cpp 6.6 KB 52791   15 years mjs 2010-01-04 Maciej Stachowiak <[email protected]> Reviewed by …
DateConstructor.h 1.4 KB 48836   16 years ggaren NotNullPassRefPtr: smart pointer optimized for passing references that …
DateConversion.cpp 4.0 KB 52028   15 years barraclough https://bugs.webkit.org/show_bug.cgi?id=32454 Refactor construction of …
DateConversion.h 2.4 KB 52028   15 years barraclough https://bugs.webkit.org/show_bug.cgi?id=32454 Refactor construction of …
DateInstance.cpp 2.5 KB 50708   16 years ggaren Some manual inlining and constant propogation in Date code. …
DateInstance.h 2.8 KB 50708   16 years ggaren Some manual inlining and constant propogation in Date code. …
DateInstanceCache.h 3.0 KB 50709   16 years ggaren Fixed an edge case that could cause the engine not to notice a …
DatePrototype.cpp 41.0 KB 52791   15 years mjs 2010-01-04 Maciej Stachowiak <[email protected]> Reviewed by …
DatePrototype.h 1.7 KB 49845   16 years ossy Move OverridesMarkChildren flag from DatePrototype to its parent class …
Error.cpp 4.6 KB 47304   16 years barraclough Remove AST nodes from use within the Runtime (outside of parsing), …
Error.h 2.3 KB 47304   16 years barraclough Remove AST nodes from use within the Runtime (outside of parsing), …
ErrorConstructor.cpp 2.6 KB 48836   16 years ggaren NotNullPassRefPtr: smart pointer optimized for passing references that …
ErrorConstructor.h 1.4 KB 48836   16 years ggaren NotNullPassRefPtr: smart pointer optimized for passing references that …
ErrorInstance.cpp 1.1 KB 48836   16 years ggaren NotNullPassRefPtr: smart pointer optimized for passing references that …
ErrorInstance.h 1.2 KB 48836   16 years ggaren NotNullPassRefPtr: smart pointer optimized for passing references that …
ErrorPrototype.cpp 2.6 KB 52028   15 years barraclough https://bugs.webkit.org/show_bug.cgi?id=32454 Refactor construction of …
ErrorPrototype.h 1.2 KB 48836   16 years ggaren NotNullPassRefPtr: smart pointer optimized for passing references that …
ExceptionHelpers.cpp 10.5 KB 52028   15 years barraclough https://bugs.webkit.org/show_bug.cgi?id=32454 Refactor construction of …
ExceptionHelpers.h 2.6 KB 49214   16 years oliver It should be possible to post (clone) built-in JS objects to Workers …
Executable.cpp 10.3 KB 52075   15 years barraclough https://bugs.webkit.org/show_bug.cgi?id=32496 Switch remaining cases …
Executable.h 11.3 KB 48905   16 years oliver Tidy up codeblock sampler …
FunctionConstructor.cpp 4.3 KB 52075   15 years barraclough https://bugs.webkit.org/show_bug.cgi?id=32496 Switch remaining cases …
FunctionConstructor.h 1.5 KB 48836   16 years ggaren NotNullPassRefPtr: smart pointer optimized for passing references that …
FunctionPrototype.cpp 5.8 KB 52028   15 years barraclough https://bugs.webkit.org/show_bug.cgi?id=32454 Refactor construction of …
FunctionPrototype.h 1.6 KB 49721   16 years oliver structure typeinfo flags should be inherited. …
GetterSetter.cpp 1.3 KB 48067   16 years darin JavaScriptCore: DateInstance object collected on ARM JIT (JSValue: …
GetterSetter.h 2.3 KB 49649   16 years oliver Make typeinfo flags default to false …
GlobalEvalFunction.cpp 1.8 KB 48836   16 years ggaren NotNullPassRefPtr: smart pointer optimized for passing references that …
GlobalEvalFunction.h 2.0 KB 49721   16 years oliver structure typeinfo flags should be inherited. …
Identifier.cpp 8.4 KB 53320   15 years barraclough JavaScriptCore: Make naming & behaviour of UString[Impl] methods more …
Identifier.h 7.8 KB 52856   15 years barraclough https://bugs.webkit.org/show_bug.cgi?id=33236 Remove m_identifierTable …
InitializeThreading.cpp 2.5 KB 52956   15 years ap Reviewed by Geoffrey Garen. …
InitializeThreading.h 1.9 KB 44224   16 years abarth Revert 44221.
InternalFunction.cpp 2.2 KB 51801   15 years barraclough https://bugs.webkit.org/show_bug.cgi?id=32184 Handle out-of-memory …
InternalFunction.h 2.3 KB 51801   15 years barraclough https://bugs.webkit.org/show_bug.cgi?id=32184 Handle out-of-memory …
JSActivation.cpp 6.0 KB 48836   16 years ggaren NotNullPassRefPtr: smart pointer optimized for passing references that …
JSActivation.h 4.4 KB 49721   16 years oliver structure typeinfo flags should be inherited. …
JSAPIValueWrapper.cpp 1.1 KB 47799   16 years ggaren A bit of Collector refatoring. Patch by Geoffrey Garen …
JSAPIValueWrapper.h 2.0 KB 49694   16 years oliver Make typeinfo flags default to false …
JSArray.cpp 36.2 KB 53170   15 years eric 2010-01-12 Kent Hansen <[email protected]> Reviewed by …
JSArray.h 8.2 KB 53170   15 years eric 2010-01-12 Kent Hansen <[email protected]> Reviewed by …
JSByteArray.cpp 3.9 KB 53170   15 years eric 2010-01-12 Kent Hansen <[email protected]> Reviewed by …
JSByteArray.h 4.6 KB 53170   15 years eric 2010-01-12 Kent Hansen <[email protected]> Reviewed by …
JSCell.cpp 5.8 KB 52731   15 years mjs 2010-01-04 Maciej Stachowiak <[email protected]> Reviewed by …
JSCell.h 10.7 KB 52956   15 years ap Reviewed by Geoffrey Garen. …
JSFunction.cpp 9.4 KB 53170   15 years eric 2010-01-12 Kent Hansen <[email protected]> Reviewed by …
JSFunction.h 4.8 KB 53170   15 years eric 2010-01-12 Kent Hansen <[email protected]> Reviewed by …
JSGlobalData.cpp 9.3 KB 52956   15 years ap Reviewed by Geoffrey Garen. …
JSGlobalData.h 6.2 KB 52956   15 years ap Reviewed by Geoffrey Garen. …
JSGlobalObject.cpp 24.0 KB 52962   15 years ggaren Fix a crash seen on the buildbots. Reviewed by Sam Weinig. …
JSGlobalObject.h 18.4 KB 50705   16 years ggaren Added a tiny cache for Date parsing. Reviewed by Sam "Home …
JSGlobalObjectFunctions.cpp 13.7 KB 52076   15 years barraclough * runtime/JSGlobalObjectFunctions.cpp: Reviewed by NOBODY …
JSGlobalObjectFunctions.h 2.7 KB 43372   16 years oliver Improve native call performance Reviewed by Gavin Barraclough. Fix …
JSImmediate.cpp 946 bytes 46702   16 years ggaren 2009-08-02 Geoffrey Garen <[email protected]> Windows build …
JSImmediate.h 25.4 KB 46702   16 years ggaren 2009-08-02 Geoffrey Garen <[email protected]> Windows build …
JSLock.cpp 7.5 KB 46436   16 years ap Gtk build fix. * runtime/JSLock.cpp: (JSC::JSLock::JSLock): …
JSLock.h 3.5 KB 46433   16 years ap Release build fix. * runtime/JSLock.h: (JSC::JSLock::~JSLock):
JSNotAnObject.cpp 4.3 KB 53170   15 years eric 2010-01-12 Kent Hansen <[email protected]> Reviewed by …
JSNotAnObject.h 4.2 KB 53170   15 years eric 2010-01-12 Kent Hansen <[email protected]> Reviewed by …
JSNumberCell.cpp 2.6 KB 47622   16 years ggaren Added a number => string cache. Patch by Geoffrey Garen …
JSNumberCell.h 9.1 KB 51334   16 years ggaren Streamlined some Math functions where we expect or know the result not …
JSObject.cpp 24.0 KB 53170   15 years eric 2010-01-12 Kent Hansen <[email protected]> Reviewed by …
JSObject.h 27.4 KB 53170   15 years eric 2010-01-12 Kent Hansen <[email protected]> Reviewed by …
JSONObject.cpp 30.0 KB 53239   15 years eric 2010-01-13 Kent Hansen <[email protected]> Reviewed by …
JSONObject.h 2.3 KB 49721   16 years oliver structure typeinfo flags should be inherited. …
JSPropertyNameIterator.cpp 3.9 KB 51801   15 years barraclough https://bugs.webkit.org/show_bug.cgi?id=32184 Handle out-of-memory …
JSPropertyNameIterator.h 4.1 KB 50254   16 years oliver Improve for..in enumeration performance …
JSStaticScopeObject.cpp 2.4 KB 47022   16 years oliver Stack overflow crash in JavaScript garbage collector mark pass …
JSStaticScopeObject.h 3.1 KB 49721   16 years oliver structure typeinfo flags should be inherited. …
JSString.cpp 8.2 KB 53371   15 years mjs 2010-01-16 Maciej Stachowiak <[email protected]> Reviewed by …
JSString.h 23.5 KB 53397   15 years hausmann Fix the build with strict gcc and RVCT versions: It's not legal to …
JSType.h 1.3 KB 47267   16 years oliver Devirtualise marking https://bugs.webkit.org/show_bug.cgi?id=28294
JSTypeInfo.h 3.4 KB 49694   16 years oliver Make typeinfo flags default to false …
JSValue.cpp 4.8 KB 49030   16 years ggaren Rolled back in r49004 with the debug 64bit build fixed
JSValue.h 23.0 KB 52731   15 years mjs 2010-01-04 Maciej Stachowiak <[email protected]> Reviewed by …
JSVariableObject.cpp 2.8 KB 53170   15 years eric 2010-01-12 Kent Hansen <[email protected]> Reviewed by …
JSVariableObject.h 6.6 KB 53170   15 years eric 2010-01-12 Kent Hansen <[email protected]> Reviewed by …
JSWrapperObject.cpp 1.1 KB 47022   16 years oliver Stack overflow crash in JavaScript garbage collector mark pass …
JSWrapperObject.h 2.1 KB 49721   16 years oliver structure typeinfo flags should be inherited. …
JSZombie.cpp 1.8 KB 51625   15 years oliver Add files missed in prior patch. Reviewed by Gavin Barraclough.
JSZombie.h 3.9 KB 51625   15 years oliver Add files missed in prior patch. Reviewed by Gavin Barraclough.
LiteralParser.cpp 15.0 KB 52075   15 years barraclough https://bugs.webkit.org/show_bug.cgi?id=32496 Switch remaining cases …
LiteralParser.h 3.9 KB 48462   16 years hausmann Symbian/WINSCW build fix. Patch by Janne Koskinen …
Lookup.cpp 2.8 KB 53320   15 years barraclough JavaScriptCore: Make naming & behaviour of UString[Impl] methods more …
Lookup.h 11.8 KB 53320   15 years barraclough JavaScriptCore: Make naming & behaviour of UString[Impl] methods more …
MarkStack.cpp 1.5 KB 48067   16 years darin JavaScriptCore: DateInstance object collected on ARM JIT (JSValue: …
MarkStack.h 5.7 KB 52791   15 years mjs 2010-01-04 Maciej Stachowiak <[email protected]> Reviewed by …
MarkStackPosix.cpp 1.7 KB 52791   15 years mjs 2010-01-04 Maciej Stachowiak <[email protected]> Reviewed by …
MarkStackSymbian.cpp 1.2 KB 52791   15 years mjs 2010-01-04 Maciej Stachowiak <[email protected]> Reviewed by …
MarkStackWin.cpp 1.9 KB 52791   15 years mjs 2010-01-04 Maciej Stachowiak <[email protected]> Reviewed by …
MathObject.cpp 9.8 KB 51334   16 years ggaren Streamlined some Math functions where we expect or know the result not …
MathObject.h 1.7 KB 49721   16 years oliver structure typeinfo flags should be inherited. …
NativeErrorConstructor.cpp 2.9 KB 51801   15 years barraclough https://bugs.webkit.org/show_bug.cgi?id=32184 Handle out-of-memory …
NativeErrorConstructor.h 1.6 KB 48836   16 years ggaren NotNullPassRefPtr: smart pointer optimized for passing references that …
NativeErrorPrototype.cpp 1.4 KB 48836   16 years ggaren NotNullPassRefPtr: smart pointer optimized for passing references that …
NativeErrorPrototype.h 1.2 KB 48836   16 years ggaren NotNullPassRefPtr: smart pointer optimized for passing references that …
NativeFunctionWrapper.h 1.6 KB 44310   16 years barraclough 2009-05-31 Gavin Barraclough <[email protected]> …
NumberConstructor.cpp 4.8 KB 48836   16 years ggaren NotNullPassRefPtr: smart pointer optimized for passing references that …
NumberConstructor.h 2.1 KB 49721   16 years oliver structure typeinfo flags should be inherited. …
NumberObject.cpp 1.5 KB 48836   16 years ggaren NotNullPassRefPtr: smart pointer optimized for passing references that …
NumberObject.h 1.7 KB 49721   16 years oliver structure typeinfo flags should be inherited. …
NumberPrototype.cpp 14.8 KB 52075   15 years barraclough https://bugs.webkit.org/show_bug.cgi?id=32496 Switch remaining cases …
NumberPrototype.h 1.2 KB 48836   16 years ggaren NotNullPassRefPtr: smart pointer optimized for passing references that …
NumericStrings.h 2.6 KB 47622   16 years ggaren Added a number => string cache. Patch by Geoffrey Garen …
ObjectConstructor.cpp 13.8 KB 53170   15 years eric 2010-01-12 Kent Hansen <[email protected]> Reviewed by …
ObjectConstructor.h 1.4 KB 48836   16 years ggaren NotNullPassRefPtr: smart pointer optimized for passing references that …
ObjectPrototype.cpp 7.6 KB 52028   15 years barraclough https://bugs.webkit.org/show_bug.cgi?id=32454 Refactor construction of …
ObjectPrototype.h 1.5 KB 48836   16 years ggaren NotNullPassRefPtr: smart pointer optimized for passing references that …
Operations.cpp 3.6 KB 52026   15 years barraclough https://bugs.webkit.org/show_bug.cgi?id=32400 Switch remaining cases …
Operations.h 13.8 KB 53354   15 years weinig Fix for <rdar://problem/7548432> Add ALWAYS_INLINE to jsLess for a 1% …
PropertyDescriptor.cpp 5.8 KB 51801   15 years barraclough https://bugs.webkit.org/show_bug.cgi?id=32184 Handle out-of-memory …
PropertyDescriptor.h 3.4 KB 51801   15 years barraclough https://bugs.webkit.org/show_bug.cgi?id=32184 Handle out-of-memory …
PropertyMapHashTable.h 3.2 KB 48403   16 years oliver Allow anonymous storage inside JSObject …
PropertyNameArray.cpp 1.7 KB 52762   15 years barraclough Rubber stamped by Geoff Garen. Add an 'isIdentifier' to UStringImpl, …
PropertyNameArray.h 3.4 KB 49734   16 years ggaren Rolled back in r49717 with the build maybe working now?
PropertySlot.cpp 1.6 KB 47236   16 years darin JavaScriptCore: JavaScriptCore tweaks to get ready for the parser …
PropertySlot.h 5.7 KB 46598   16 years ggaren Merged nitro-extreme branch into trunk.
Protect.h 7.0 KB 49734   16 years ggaren Rolled back in r49717 with the build maybe working now?
PrototypeFunction.cpp 2.2 KB 48836   16 years ggaren NotNullPassRefPtr: smart pointer optimized for passing references that …
PrototypeFunction.h 1.6 KB 48836   16 years ggaren NotNullPassRefPtr: smart pointer optimized for passing references that …
PutPropertySlot.h 2.5 KB 44076   16 years barraclough 2009-05-21 Gavin Barraclough <[email protected]> …
RegExp.cpp 7.3 KB 53032   15 years eric 2010-01-08 Kent Hansen <[email protected]> Reviewed by …
RegExp.h 2.8 KB 53032   15 years eric 2010-01-08 Kent Hansen <[email protected]> Reviewed by …
RegExpConstructor.cpp 13.5 KB 52028   15 years barraclough https://bugs.webkit.org/show_bug.cgi?id=32454 Refactor construction of …
RegExpConstructor.h 4.6 KB 49721   16 years oliver structure typeinfo flags should be inherited. …
RegExpMatchesArray.h 3.2 KB 53170   15 years eric 2010-01-12 Kent Hansen <[email protected]> Reviewed by …
RegExpObject.cpp 5.7 KB 52028   15 years barraclough https://bugs.webkit.org/show_bug.cgi?id=32454 Refactor construction of …
RegExpObject.h 2.9 KB 49721   16 years oliver structure typeinfo flags should be inherited. …
RegExpPrototype.cpp 5.3 KB 53062   15 years eric 2010-01-10 Kent Hansen <[email protected]> Reviewed by …
RegExpPrototype.h 1.3 KB 48836   16 years ggaren NotNullPassRefPtr: smart pointer optimized for passing references that …
ScopeChain.cpp 2.1 KB 48774   16 years ggaren JavaScriptCore: Inlined some object creation code, including …
ScopeChain.h 6.7 KB 48774   16 years ggaren JavaScriptCore: Inlined some object creation code, including …
ScopeChainMark.h 1.2 KB 47022   16 years oliver Stack overflow crash in JavaScript garbage collector mark pass …
SmallStrings.cpp 3.7 KB 52500   15 years barraclough Fix a couple of problems with UntypedPtrAndBitfield. Reviewed by Sam …
SmallStrings.h 2.5 KB 48068   16 years darin DateInstance object collected on ARM JIT (JSValue: WTF_USE_JSVALUE32) …
StringBuilder.h 2.4 KB 53320   15 years barraclough JavaScriptCore: Make naming & behaviour of UString[Impl] methods more …
StringConstructor.cpp 3.5 KB 53320   15 years barraclough JavaScriptCore: Make naming & behaviour of UString[Impl] methods more …
StringConstructor.h 1.3 KB 48836   16 years ggaren NotNullPassRefPtr: smart pointer optimized for passing references that …
StringObject.cpp 3.5 KB 53170   15 years eric 2010-01-12 Kent Hansen <[email protected]> Reviewed by …
StringObject.h 2.7 KB 53170   15 years eric 2010-01-12 Kent Hansen <[email protected]> Reviewed by …
StringObjectThatMasqueradesAsUndefined.h 2.2 KB 49721   16 years oliver structure typeinfo flags should be inherited. …
StringPrototype.cpp 36.3 KB 53320   15 years barraclough JavaScriptCore: Make naming & behaviour of UString[Impl] methods more …
StringPrototype.h 1.5 KB 48836   16 years ggaren NotNullPassRefPtr: smart pointer optimized for passing references that …
Structure.cpp 39.5 KB 53320   15 years barraclough JavaScriptCore: Make naming & behaviour of UString[Impl] methods more …
Structure.h 13.1 KB 53320   15 years barraclough JavaScriptCore: Make naming & behaviour of UString[Impl] methods more …
StructureChain.cpp 2.0 KB 49734   16 years ggaren Rolled back in r49717 with the build maybe working now?
StructureChain.h 1.9 KB 49734   16 years ggaren Rolled back in r49717 with the build maybe working now?
StructureTransitionTable.h 8.5 KB 53320   15 years barraclough JavaScriptCore: Make naming & behaviour of UString[Impl] methods more …
SymbolTable.h 4.2 KB 47627   16 years oliver Browser hangs on opening Web Inspector. …
TimeoutChecker.cpp 4.7 KB 52791   15 years mjs 2010-01-04 Maciej Stachowiak <[email protected]> Reviewed by …
TimeoutChecker.h 2.4 KB 41126   16 years ggaren JavaScriptCore: 2009-02-22 Geoffrey Garen <[email protected]> …
Tracing.d 1.9 KB 52082   15 years ggaren JavaScriptCore: Changed GC from mark-sweep to mark-allocate. …
Tracing.h 1.9 KB 52082   15 years ggaren JavaScriptCore: Changed GC from mark-sweep to mark-allocate. …
UString.cpp 21.5 KB 53400   15 years ossy Rubber-stamped by Gustavo Noronha Silva. Rolling out r53391 and …
UString.h 19.8 KB 53400   15 years ossy Rubber-stamped by Gustavo Noronha Silva. Rolling out r53391 and …
UStringImpl.cpp 2.7 KB 53400   15 years ossy Rubber-stamped by Gustavo Noronha Silva. Rolling out r53391 and …
UStringImpl.h 11.2 KB 53400   15 years ossy Rubber-stamped by Gustavo Noronha Silva. Rolling out r53391 and …
WeakGCMap.h 4.7 KB 53371   15 years mjs 2010-01-16 Maciej Stachowiak <[email protected]> Reviewed by …
WeakGCPtr.h 3.7 KB 52334   15 years ggaren Fixed intermittent failure seen on Windows buildbot, and in other JSC …
WeakRandom.h 3.0 KB 50791   16 years ggaren Linux build fix: Added an #include for UINT_MAX. * runtime/WeakRandom.h:
Note: See TracBrowser for help on using the repository browser.