source: webkit/trunk/JavaScriptCore/kjs/function.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10701   20 years mjs JavaScriptCore: Reviewed by Darin. <rdar://problem/4283967> …
(edit) @10634   20 years mjs JavaScriptCore: Reviewed by John. - replace dlmalloc with …
(edit) @10457   20 years darin Reviewed, tweaked and landed by Darin. - another try at some …
(edit) @10456   20 years darin Reviewed, tweaked and landed by Darin. - some Windows …
(edit) @10412   20 years darin Reviewed, tweaked, and landed by Darin. - fixed …
(edit) @10399   20 years darin JavaScriptCore: Reviewed by John Sullivan. - fixed …
(edit) @10352   20 years mjs Reviewed by John. - fixed <rdar://problem/4232452> many many leaks …
(edit) @10207   20 years darin JavaScriptCore: Reviewed by Geoff. - fixed …
(edit) @10084   20 years darin JavaScriptCore: Rubber stamped by Maciej. - fixed …
(edit) @10076   20 years mjs JavaScriptCore: Reviewed by Darin. Change over to the new …
(edit) @9929   20 years mjs Changes by Michael Kahl, reviewed by me. - fixed …
(edit) @9889   20 years mjs JavaScriptCore: Reviewed by Darin. - …
(edit) @9768   20 years ggaren -rolled in patches for …
(edit) @9767   20 years ggaren -fixed http://bugzilla.opendarwin.org/show_bug.cgi?id=3970
(edit) @9685   20 years ggaren Reviewed by mjs. * kjs/function.cpp: …
(edit) @9676   20 years ggaren -fixed http://bugzilla.opendarwin.org/show_bug.cgi?id=3881
(edit) @9618   20 years ggaren -rolled in patch for …
(edit) @9582   20 years mjs JavaScriptCore: Original patch from Mark Rowe …
(edit) @9455   20 years adele JavaScriptCore: rolling out fix for …
(edit) @9445   20 years mjs JavaScriptCore: Reviewed by Darin(first pass) and Hyatt. …
(edit) @9441   20 years mjs JavaScriptCore: Patch from Mark Rowe …
(edit) @9390   20 years ggaren Fixed: <rdar://problem/4147745> JavaScript discards locally defined …
(edit) @8904   20 years jens [4025212] search not performed correctly; united.com. Fixed bug …
(edit) @7558   21 years mjs JavaScriptCore: Reviewed by Darin. - fixed …
(edit) @7507   21 years mjs Reviewed by Richard. <rdar://problem/3493140> REGRESSION (85-100): …
(edit) @7245   21 years darin Reviewed by Adele. - fixed 3 problems with parse functions …
(edit) @7239   21 years darin Reviewed by Ken. - fixed 43 Mozilla JavaScript tests …
(edit) @6768   21 years kdecker JavaScriptCore: Reviewed by Dave. - ObjC bindings do …
(edit) @6347   21 years mjs JavaScriptCore: Reviewed by John. Changed things so that …
(edit) @5671   21 years rjw WebCore: Return a value that is backed by RuntimeObjectImpl, instead …
(edit) @4837   22 years darin Reviewed by Maciej. - fixed 3247528 -- encodeURI missing from …
(edit) @3373   22 years darin More copyright fixes.
(edit) @3367   22 years darin - correct our copyrights to 2003; copyright is based on year of …
(edit) @3306   22 years darin Reviewed by John. - changes inspired by things I noticed reviewing …
(edit) @3098   22 years darin top level: Reviewed by Don and Maciej. * …
(edit) @3009   22 years mjs Reviewed by Don. - Add kjsprint global function in Development build …
(edit) @2883   23 years mjs Change ActivationImp to be allocated via the garbage collector again …
(edit) @2824   23 years darin JavaScriptCore: - change ScopeChain to be a singly linked list …
(edit) @2821   23 years darin top level: * Site/Internal/Design/CFURL.rtf: Added. Tools: …
(edit) @2800   23 years darin - add self-check to property map in hopes of finding the cnet.com bug …
(edit) @2799   23 years darin - fixed a null-dereference I ran into while trying to reproduce bug …
(edit) @2792   23 years darin - created argument list objects only on demand for a 7.5% speedup …
(edit) @2786   23 years darin - oops, checked in big regression instead of 5% speedup * …
(edit) @2783   23 years darin - decrease ref/deref -- 5% speedup in iBench * …
(edit) @2779   23 years mjs JavaScriptCore: Rewrote garbage collector to make blocks of actual …
(edit) @2778   23 years darin - on the road to killing ActivationImp * kjs/function.h: Add …
(edit) @2772   23 years darin - a few more globals for often-used property names - conversion to …
(edit) @2766   23 years darin JavaScriptCore: - next step towards atomic identifiers; Identifier …
(edit) @2760   23 years darin JavaScriptCore: - a first step towards atomic identifiers in …
(edit) @2753   23 years darin JavaScriptCore: - reduced the creation of Value objects and hoisted …
(edit) @2736   23 years darin - fix worst speed problems on the sort page of the iBench JavaScript …
(edit) @2249   23 years darin * kjs/config.h: Define HAVE_FUNC_STRTOLL. * kjs/function.cpp: …
(edit) @1864   23 years mjs Maintain stack of old "arguments" property values for functions …
(edit) @1859   23 years mjs Separated Completion from Value and made it a pure stack object. This …
(edit) @1799   23 years darin top level: * …
(edit) @1623   23 years darin JavaScriptCore: * kjs/*: Roll KDE 3.0.2 changes in. Also …
(edit) @1326   23 years darin JavaScriptCore: Merged in changes from KDE 3.0.1. * …
(edit) @1024   23 years darin Merged KDE 3.0 final code in and: JavaScriptCore: * …
(edit) @798   23 years mjs Merged changes from LABYRINTH_KDE_3_MERGE branch.
(add) @6   24 years kocienda Imported sources from kde-2.2 distribution
Note: See TracRevisionLog for help on using the revision log.