source: webkit/trunk/JavaScriptCore/JavaScriptCore.xcodeproj

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @36292   17 years mrowe Build fix, rubber-stamped by Anders Carlsson. Silence spurious build …
(edit) @36291   17 years mrowe Fix builds using the "debug" variant. Rubber-stamped by Oliver Hunt. …
(edit) @36261   17 years mjs 2008-09-07 Maciej Stachowiak <[email protected]> Reviewed by …
(edit) @36244   17 years mrowe Merge squirrelfish-extreme to trunk.
(edit) @36130   17 years cwzwarich 2008-09-06 Cameron Zwarich <[email protected]> …
(edit) @36032   17 years ggaren JavaScriptCore: 2008-09-02 Geoffrey Garen <[email protected]> …
(edit) @36016   17 years weinig JavaScriptCore: 2008-09-01 Geoffrey Garen <[email protected]> …
(edit) @36006   17 years darin JavaScriptCore: 2008-08-30 Darin Adler <Darin Adler> …
(edit) @35984   17 years weinig JavaScriptCore: 2008-08-28 Sam Weinig <[email protected]> …
(edit) @35918   17 years kmccullough JavaScriptCore: 2008-08-25 Kevin McCullough <[email protected]> …
(edit) @35853   17 years ap Reviewed by Geoff Garen. Bring back shared JSGlobalData and …
(edit) @35847   17 years kmccullough 2008-08-19 Kevin McCullough <[email protected]> …
(edit) @35806   17 years ggaren 2007-08-16 Geoffrey Garen <[email protected]> Reviewed by …
(edit) @35805   17 years mitz Reviewed by Geoffrey Garen. Disable dead code stripping in …
(edit) @35802   17 years mrowe <rdar://problem/6139914> Please include a _debug version of …
(edit) @35776   17 years ap Build fix. * JavaScriptCore.xcodeproj/project.pbxproj: Marked …
(edit) @35775   17 years ap Reviewed by Geoff Garen. JSStringRef is created context-free, …
(edit) @35691   17 years mitz JavaScriptCore: - JavaScriptCore part of …
(edit) @35665   17 years aroben Move WTF::notFound into its own header so that it can be used …
(edit) @35478   17 years ap Rubber-stamped by Maciej. Eliminate JSLock (it was already …
(edit) @35477   17 years ap Rubber-stamped by Oliver Hunt. Fix the Mac project to not …
(edit) @35454   17 years barraclough 2008-07-30 Gavin Barraclough <[email protected]> …
(edit) @35368   17 years oliver Bug 19718: Named anonymous functions are slow accessing global …
(edit) @35342   17 years ap Reviewed by Simon Hausmann. Move JavaScriptCore API tests …
(edit) @35159   17 years ap Reviewed by Geoff Garen. Eliminate per-thread JavaScript …
(edit) @35148   17 years slewis 2008-07-11 Stephanie Lewis <Stephanie Lewis> Reviewed by …
(edit) @35142   17 years weinig 2008-07-11 Sam Weinig <[email protected]> Rubber-stamped by …
(edit) @35097   17 years ap Reviewed by Mark Rowe. Eliminate CollectorHeapIntrospector. …
(edit) @35077   17 years kmccullough 2008-07-09 Kevin McCullough <[email protected]> …
(edit) @35039   17 years kmccullough JavaScriptCore: 2008-07-07 Kevin McCullough <[email protected]> …
(edit) @35022   17 years weinig 2008-07-05 Sam Weinig <[email protected]> Reviewed by Cameron …
(edit) @35021   17 years weinig JavaScriptCore: 2008-07-05 Sam Weinig <[email protected]> …
(edit) @35016   17 years weinig JavaScriptCore: 2008-07-05 Sam Weinig <[email protected]> …
(edit) @35011   17 years weinig 2008-07-04 Sam Weinig <[email protected]> Really fix the mac …
(edit) @35009   17 years weinig 2008-07-04 Sam Weinig <[email protected]> Fix mac build. …
(edit) @35007   17 years weinig JavaScriptCore: 2008-07-04 Sam Weinig <[email protected]> …
(edit) @34994   17 years mrowe Fix output path of recently-added script phase to reference the …
(edit) @34969   17 years mrowe Add the ability to trace JavaScriptCore garabge collections using …
(edit) @34960   17 years kmccullough 2008-07-02 Kevin McCullough <[email protected]> …
(edit) @34957   17 years kmccullough 2008-07-02 Kevin McCullough <[email protected]> …
(edit) @34937   17 years kmccullough JavaScriptCore: 2008-07-01 Kevin McCullough <[email protected]> …
(edit) @34921   17 years weinig JavaScriptCore: 2008-07-01 Sam Weinig <[email protected]> …
(edit) @34901   17 years weinig JavaScriptCore: 2008-06-30 Sam Weinig <[email protected]> …
(edit) @34898   17 years weinig 2008-06-30 Sam Weinig <[email protected]> Reviewed by Kevin …
(edit) @34897   17 years weinig 2008-06-30 Sam Weinig <[email protected]> Rubber-stamped …
(edit) @34893   17 years weinig 2008-06-30 Sam Weinig <[email protected]> Rubber-stamped by …
(edit) @34876   17 years weinig 2008-06-29 Sam Weinig <[email protected]> Rubber-stamped by …
(edit) @34872   17 years weinig 2008-06-29 Sam Weinig <[email protected]> Rubber-stamped by …
(edit) @34865   17 years mrowe 2008-06-28 Mark Rowe <[email protected]> Build fix. Flag …
(edit) @34863   17 years weinig 2008-06-28 Sam Weinig <[email protected]> Rubber-stamped by …
(edit) @34861   17 years weinig JavaScriptCore: 2008-06-28 Sam Weinig <[email protected]> …
(edit) @34854   17 years weinig JavaScriptCore: 2008-06-28 Sam Weinig <[email protected]> …
(edit) @34843   17 years weinig 2008-06-27 Sam Weinig <[email protected]> Rubber-stamped by …
(edit) @34838   17 years ggaren JavaScriptCore: 2008-06-27 Geoffrey Garen <[email protected]> …
(edit) @34727   17 years mrowe Tweak the paths of the items in the "tests" group to clean things up a …
(edit) @34726   17 years mrowe Fix jsc to link against libedit.dylib rather than libedit.2.dylib. …
(edit) @34725   17 years mrowe Copy the JavaScriptCore shell (jsc) into JavaScriptCore.framework so …
(edit) @34659   17 years ap Reviewed by Darin. Prepare JavaScript heap for being per-thread.
(edit) @34615   17 years mjs JavaScriptCore: 2008-06-16 Maciej Stachowiak <[email protected]> …
(edit) @34582   17 years darin JavaScriptCore: 2008-06-15 Darin Adler <Darin Adler> - …
(edit) @34581   17 years darin JavaScriptCore: 2008-06-15 Darin Adler <Darin Adler> - …
(edit) @34566   17 years mjs JavaScriptCore: 2008-06-15 Maciej Stachowiak <[email protected]> …
(edit) @34565   17 years cwzwarich 2008-06-15 Cameron Zwarich <[email protected]> …
(edit) @34470   17 years cwzwarich 2008-06-09 Cameron Zwarich <[email protected]> …
(edit) @34412   17 years ap Reviewed by Darin. Combine per-thread objects into one, to …
(edit) @34391   17 years ggaren 2008-06-05 Geoffrey Garen <[email protected]> Reviewed by …
(edit) @34388   17 years ggaren 2008-06-05 Geoffrey Garen <[email protected]> Reviewed by …
(edit) @34361   17 years ap Reviewed by Darin. Fix JSClassCreate to work with old JSCore …
(edit) @34273   17 years timothy Made the starting line number of scripts be 1-based throughout the …
(edit) @33979   17 years mrowe Merge squirrelfish branch into trunk.
(edit) @33967   17 years ap Reviewed by Darin. <rdar://problem/5908520> REGRESSION …
(edit) @33466   17 years kmccullough JavaScriptCore: 2008-05-14 Kevin McCullough <[email protected]> …
(edit) @33053   17 years mrowe <rdar://problem/4859666> WebKit needs availability macros in order to …
(edit) @33007   17 years kmccullough 2008-05-09 Kevin McCullough <[email protected]> …
(edit) @32763   17 years weinig JavaScriptCore: 2008-05-01 Sam Weinig <[email protected]> Fix …
(edit) @32760   17 years kmccullough 2008-05-01 Kevin McCullough <[email protected]> …
(edit) @32587   17 years weinig 2008-04-25 Sam Weinig <[email protected]> Rubber-stamped by …
(edit) @32574   17 years darin 2008-04-25 Darin Adler <Darin Adler> Done with …
(edit) @32259   17 years kevino wx build fixes. Rename LocalStorage.h to LocalStorageEntry.h to avoid …
(edit) @32228   17 years kmccullough 2008-04-18 Kevin McCullough <[email protected]> …
(edit) @31949   17 years kmccullough 2008-04-16 Kevin McCullough <[email protected]> …
(edit) @31936   17 years ap Reviewed by Darin. Implement an abstraction for …
(edit) @31730   17 years aroben Move callOnMainThread to WTF JavaScriptCore: Move …
(edit) @31404   17 years ap Reviewed by Sam Weinig. Fix a dtoa thread safety issue. …
(edit) @31398   17 years beidson JavaScriptCore: 2008-03-28 Brady Eidson <[email protected]> …
(edit) @31232   17 years eric Update a (passing) result I missed in my last checkin. No review. …
(edit) @31229   17 years eric Reviewed by Sam Weinig. Landed by eseidel. Make …
(edit) @31205   17 years oliver Fix for leak introduced by inline ScopeChainNode use Reviewed by …
(edit) @31174   17 years mjs 2008-03-20 Maciej Stachowiak <[email protected]> - fix build …
(edit) @30842   17 years ap Reviewed by Darin. <rdar://problem/5687269> Need to create a …
(edit) @30796   17 years andersca JavaScriptCore: Reviewed by Geoff. Don't build …
(edit) @30555   17 years weinig Reviewed by Mark Rowe. …
(edit) @30522   17 years ap 2008-02-23 Alexey Proskuryakov <[email protected]> Reviewed by …
(edit) @29810   17 years darin Reviewed by Eric Seidel. - …
(edit) @29508   17 years weinig JavaScriptCore: Reviewed by Geoffrey Garen. Fix …
(edit) @29425   17 years mjs JavaScriptCore: Reviewed by Maciej. Optimized …
(edit) @29381   17 years ddkilzer JavaScriptCore: dftables should be rewritten as a script …
(edit) @29245   17 years darin Rubber stamped by David Kilzer. - get rid of empty …
(edit) @29238   17 years timothy Reviewed by Darin. Fix Mac build. * API/JSNode.c: …
(edit) @29234   17 years alp 2008-01-07 Alp Toker <[email protected]> Reviewed by Darin. …
Note: See TracRevisionLog for help on using the revision log.