Sign in
webkit
/
WebKit
/
f0712f946a1c8d4d505945dcc8ca955616ae2cb9
/
Source
/
JavaScriptCore
/
runtime
/
RegExp.h
30738a7
Delayed structure sweep can leak structures without bound
by mhahnenberg@apple.com
· 12 years ago
7c7e427
Unreviewed, rolling out r128826 and r128813.
by ossy@webkit.org
· 13 years ago
013fd88
Delayed structure sweep can leak structures without bound
by mhahnenberg@apple.com
· 13 years ago
cff06e4
Replace JSC::UString by WTF::String
by benjamin@webkit.org
· 13 years ago
f280e17
Yarr: if we're not using the output array, don't populate it!
by barraclough@apple.com
· 13 years ago
afe0ea1
Unreviewed, rolling out r106187.
by commit-queue@webkit.org
· 13 years ago
8ef022d
Unreviewed, rolling out r106151.
by commit-queue@webkit.org
· 13 years ago
7753828
[JSC] Some JS_EXPORTDATA may not be necessary.
by morrita@google.com
· 13 years ago
77be0c8
Removed some regexp entry boilerplate code
by ggaren@apple.com
· 13 years ago
f0dd2d9
JavaScriptCore: Mark all exported symbols in the header file automatically.
by morrita@google.com
· 13 years ago
c58d54d
De-virtualize destructors https://bugs.webkit.org/show_bug.cgi?id=74331
by mhahnenberg@apple.com
· 13 years ago
2cc4150
Update RegExp and related classes to use 8 bit strings when available
by msaboff@apple.com
· 14 years ago
8c798d2
Remove support for anonymous storage from jsobjects
by oliver@apple.com
· 14 years ago
ee1bdc8
An object's structure should reference the global object responsible for its creation
by oliver@apple.com
· 14 years ago
214ac02
Unzip initialization lists and constructors in JSCell hierarchy (1/7)
by commit-queue@webkit.org
· 14 years ago
6c25c52
Add ParentClass typedef in all JSC classes
by commit-queue@webkit.org
· 14 years ago
6ba7d15
Revert http://trac.webkit.org/changeset/90415.
by slewis@apple.com
· 14 years ago
fcacd3c
2011-07-18 Mark Hahnenberg <mhahnenberg@apple.com>
by oliver@apple.com
· 14 years ago
9edc15f
2011-07-05 Oliver Hunt <oliver@apple.com>
by oliver@apple.com
· 14 years ago
d7523c1
2011-05-26 Oliver Hunt <oliver@apple.com>
by oliver@apple.com
· 14 years ago
7d76d9b
2011-05-25 Ryosuke Niwa <rniwa@webkit.org>
by rniwa@webkit.org
· 14 years ago
5652af7
2011-05-25 Oliver Hunt <oliver@apple.com>
by oliver@apple.com
· 14 years ago
6e00d03
Revert last change, something weird happened when I went to land.
by oliver@apple.com
· 14 years ago
4872d09
2011-05-25 Oliver Hunt <oliver@apple.com>
by oliver@apple.com
· 14 years ago
d4c3fd0
2011-05-25 Oliver Hunt <oliver@apple.com>
by oliver@apple.com
· 14 years ago
745949b
Bug 56041 - RexExp constructor should only accept flags "gim"
by barraclough@apple.com
· 14 years ago
1281293
Bug 56041 - RexExp constructor should only accept flags "gim"
by barraclough@apple.com
· 14 years ago
fcb0c9f
2011-01-06 Michael Saboff <msaboff@apple.com>
by msaboff@apple.com
· 14 years ago
76da8fc
Move JavaScriptCore to Source https://bugs.webkit.org/show_bug.cgi?id=51604
by abarth@webkit.org
· 14 years ago
[Renamed from JavaScriptCore/runtime/RegExp.h]
59e1c41
2010-12-02 Peter Varga <pvarga@inf.u-szeged.hu>
by abecsi@webkit.org
· 14 years ago
02931f0
2010-09-09 Michael Saboff <msaboff@apple.com>
by msaboff@apple.com
· 15 years ago
7648c24
2010-09-07 Mihai Parparita <mihaip@chromium.org>
by commit-queue@webkit.org
· 15 years ago
3473aeb
2010-08-25 Michael Saboff <msaboff@apple.com>
by commit-queue@webkit.org
· 15 years ago
5280b9c
[ Updated after rollout. ]
by ggaren@apple.com
· 15 years ago
928663f
2010-06-29 Michael Saboff <msaboff@apple.com>
by commit-queue@webkit.org
· 15 years ago
ce45165
2010-06-25 Sheriff Bot <webkit.review.bot@gmail.com>
by commit-queue@webkit.org
· 15 years ago
2481988
2010-06-25 Renata Hodovan <reni@inf.u-szeged.hu>
by commit-queue@webkit.org
· 15 years ago
1505c66
2010-06-25 Sheriff Bot <webkit.review.bot@gmail.com>
by commit-queue@webkit.org
· 15 years ago
94c4869
Merge RegExp constructor and RegExp::create methods into one.
by zherczeg@webkit.org
· 15 years ago
bc17ab5
Rubber Stamped by Geoff Garen.
by barraclough@apple.com
· 15 years ago
9fbb61c
2010-01-08 Kent Hansen <kent.hansen@nokia.com>
by eric@webkit.org
· 15 years ago
f3a4f93
2010-01-08 Eric Seidel <eric@webkit.org>
by eric@webkit.org
· 15 years ago
ab6d73d
2010-01-08 Kent Hansen <kent.hansen@nokia.com>
by eric@webkit.org
· 15 years ago
0a30b7a
2009-07-03 Yong Li <yong.li@torchmobile.com>
by mjs@apple.com
· 16 years ago
eeb7492
speculative 'doze build fix
by barraclough@apple.com
· 16 years ago
20ab73b
2009-04-13 Gavin Barraclough <barraclough@apple.com>
by barraclough@apple.com
· 16 years ago
f9f6bbd
Bug 23080: Remove last vestiges of KJS references
by ddkilzer@apple.com
· 16 years ago
ffa2760
<rdar://problem/6309878> Need more granular control over allocation of executable memory (21783)
by oliver@apple.com
· 16 years ago
b196ff3
2008-12-03 Sam Weinig <sam@webkit.org>
by weinig@apple.com
· 16 years ago
ebacd98
JavaScriptCore:
by ggaren@apple.com
· 16 years ago
e2dfa52
2008-11-16 Geoffrey Garen <ggaren@apple.com>
by ggaren@apple.com
· 16 years ago
a509e64
2008-11-16 Geoffrey Garen <ggaren@apple.com>
by ggaren@apple.com
· 16 years ago
b9dd3e3
2008-11-16 Geoffrey Garen <ggaren@apple.com>
by ggaren@apple.com
· 16 years ago
0b51a73
2008-11-05 Cameron Zwarich <zwarich@apple.com>
by cwzwarich@webkit.org
· 16 years ago
[Renamed (98%) from JavaScriptCore/kjs/regexp.h]
7e2b6cd
2008-10-09 Alp Toker <alp@nuanti.com>
by alp@webkit.org
· 16 years ago
8c2bac0
JavaScriptCore:
by darin@apple.com
· 16 years ago
adef724
Roll out r37427 because it causes an infinite recursion loading about:blank.
by timothy@apple.com
· 16 years ago
35fb1e4
JavaScriptCore:
by darin@apple.com
· 16 years ago
3f782f6
2008-09-07 Cameron Zwarich <cwzwarich@uwaterloo.ca>
by cwzwarich@webkit.org
· 17 years ago
f88a463
Merge squirrelfish-extreme to trunk.
by mrowe@apple.com
· 17 years ago
2947a91
JavaScriptCore:
by weinig@apple.com
· 17 years ago
e4ba8cf
Reviewed by Mitz.
by darin@apple.com
· 17 years ago
1b4d90b
JavaScriptCore:
by ggaren@apple.com
· 17 years ago
78ec546
Build fix.
by ggaren@apple.com
· 17 years ago
58ea1c1
JavaScriptCore:
by ggaren@apple.com
· 17 years ago
4a90f61
Build fix
by aroben@apple.com
· 17 years ago
7911af2
JavaScriptCore:
by ggaren@apple.com
· 17 years ago
a862ba2
Reviewed by Sam Weinig.
by ggaren@apple.com
· 17 years ago
ee752e7
JavaScriptCore:
by darin@apple.com
· 17 years ago
8a50ec5
JavaScriptCore:
by ggaren@apple.com
· 17 years ago
a7c3b87
JavaScriptCore:
by darin@apple.com
· 17 years ago
7558fd8
2007-10-31 Mark Rowe <mrowe@apple.com>
by mrowe@apple.com
· 17 years ago
9fa44df
Reviewed by Maciej.
by darin
· 17 years ago
a5e7ec3
2007-10-28 Mark Rowe <mrowe@apple.com>
by mrowe@apple.com
· 17 years ago
74feca6
Reviewed by Geoff.
by darin
· 18 years ago
428f5ab
Reviewed by Geoff. Based on a patch by Maks Orlovich.
by ap
· 18 years ago
82304c4
2006-11-20 W. Andy Carrel <wac@google.com>
by ap
· 18 years ago
3bfb61b
JavaScriptCore:
by mjs
· 19 years ago
cdff33b
Reviewed by Tim Hatcher.
by mjs
· 19 years ago
eba979c
Reviewed, tweaked and landed by Darin.
by darin
· 20 years ago
07d4ce6
-rolled in patches for http://bugzilla.opendarwin.org/show_bug.cgi?id=3945
by ggaren
· 20 years ago
971484a
Reviewed by Dave.
by darin
· 22 years ago
21dbd39
Reviewed by: NOBODY (OOPS!)
by mjs
· 22 years ago
74f6ed6
JavaScriptCore:
by darin
· 23 years ago
b70665a
Merged KDE 3.0 final code in and:
by darin
· 23 years ago
6f821c8
Merged changes from LABYRINTH_KDE_3_MERGE branch.
by mjs
· 23 years ago
66a6d36
Imported sources from kde-2.2 distribution
by kocienda
· 24 years ago