Sign in
webkit
/
WebKit
/
568c834ac203ef7a6d22ecd4c25913906da1a574
/
Source
/
WebCore
/
xml
/
XPathParser.cpp
ce64b73
Change WebCore sources to work with unified source builds
by keith_miller@apple.com
· 7 years ago
750df37
ExceptionCode enumeration should use modern exception names
by cdumez@apple.com
· 8 years ago
9756f47
Make ExceptionCode a proper enumeration
by cdumez@apple.com
· 8 years ago
057552c
Drop legacy XPathException type https://bugs.webkit.org/show_bug.cgi?id=174679
by cdumez@apple.com
· 8 years ago
5d59df8
Unreviewed, rolling out r219706.
by cdumez@apple.com
· 8 years ago
bd6c1df
Drop legacy XPathException type https://bugs.webkit.org/show_bug.cgi?id=174679
by cdumez@apple.com
· 8 years ago
9ab51c78
Improve use of NeverDestroyed https://bugs.webkit.org/show_bug.cgi?id=174348
by darin@apple.com
· 8 years ago
963b85c
Remove flex and bison build dependencies; commit generated XPath parser
by achristensen@apple.com
· 8 years ago
d071f76
Use ASCIICType more, and improve it a little bit
by darin@apple.com
· 8 years ago
4b47a4d
Move XPath from ExceptionCode to Exception
by darin@apple.com
· 8 years ago
4138b5f
Use emptyString() instead of "" when possible
by cdumez@apple.com
· 9 years ago
7a7cda1
Reduce special handling of XPathNSResolver type in the bindings
by cdumez@apple.com
· 9 years ago
13aae08
Replace WTF::move with WTFMove https://bugs.webkit.org/show_bug.cgi?id=152601
by aestes@apple.com
· 9 years ago
67f2be6
Use modern for-loops in WebCore/xml.
by commit-queue@webkit.org
· 10 years ago
0cefe4f
Add WTF::move() https://bugs.webkit.org/show_bug.cgi?id=134500
by dbates@webkit.org
· 11 years ago
ef363a2
Remove some extra includes from XML.
by commit-queue@webkit.org
· 11 years ago
2eb5f4d
Change most call sites to call ICU directly instead of through WTF::Unicode
by darin@apple.com
· 11 years ago
59755cf
Use unique_ptr instead of deleteAllValues in XPath
by darin@apple.com
· 11 years ago
3abd9ff
Don't store the "processing-instruction" string for PI tokens in the XPath parser
by andersca@apple.com
· 11 years ago
ee55405
Rename first/second to key/value in HashMap iterators
by benjamin@webkit.org
· 12 years ago
fa6afbc
Unreviewed, rolling out r126914.
by commit-queue@webkit.org
· 13 years ago
d99b3ea
Rename first/second to key/value in HashMap iterators
by caio.oliveira@openbossa.org
· 13 years ago
036eca0
Unreviewed, rolling out r126836.
by tkent@chromium.org
· 13 years ago
a94a150
Rename first/second to key/value in HashMap iterators
by caio.oliveira@openbossa.org
· 13 years ago
a08c55d
Build fix with newer bison 2.6. https://bugs.webkit.org/show_bug.cgi?id=92264
by alexis.menard@openbossa.org
· 13 years ago
32638ce
Always enable ENABLE(XPATH) https://bugs.webkit.org/show_bug.cgi?id=70217
by abarth@webkit.org
· 13 years ago
1f839a2
Move WebCore into Source
by abarth@webkit.org
· 14 years ago
[Renamed from WebCore/xml/XPathParser.cpp]
a3bb21d
2010-12-03 Yonathan Randolph <yonathan@gmail.com>
by commit-queue@webkit.org
· 14 years ago
7538c25
2010-10-08 James Robinson <jamesr@chromium.org>
by commit-queue@webkit.org
· 14 years ago
d643fde
Bug 44080 - String find/reverseFind methods need tidying up
by barraclough@apple.com
· 15 years ago
bbb3cd4
Bug 43786 - Move AtomicStringHash from WebCore to WTF
by barraclough@apple.com
· 15 years ago
97e42c4
Reviewed by Darin Adler.
by bolsinga@apple.com
· 16 years ago
58912bd
BUILD FIX: Backed out r38189 (and r38203) for Xcode 3.0.
by ddkilzer@apple.com
· 16 years ago
a8062f5
BUILD WAS NOT BROKEN: Rolling r38189 back in.
by ddkilzer@apple.com
· 16 years ago
3df06c5
BUILD FIX: Backed out r38189 since it apparently broke the world.
by ddkilzer@apple.com
· 16 years ago
6f3816c
Bug 21810: Remove use of static C++ objects that are destroyed at exit time (destructors)
by ddkilzer@apple.com
· 16 years ago
2328948
Reviewed by Adam Roben.
by mitz@apple.com
· 17 years ago
c79eaef
Reviewed by Sam and Darin.
by eric@webkit.org
· 17 years ago
97b2d1e
WebCore:
by weinig@apple.com
· 17 years ago
ce79f36
Reviewed by Darin.
by ap
· 18 years ago
94457f1
Reviewed by Darin.
by ap
· 18 years ago
9f0bd55
Reviewed by Darin.
by ap
· 18 years ago
d2948ef
JavaScriptCore:
by mjs
· 18 years ago
e2750b3
LayoutTests:
by weinig
· 18 years ago
609c755
Reviewed by Geoff.
by ap
· 18 years ago
f9e5d6c
JavaScriptCore:
by darin
· 18 years ago
6bdc9fc
Build fix.
by aroben
· 18 years ago
1416d74
Remove an explicit ICU dependency (by lars)
by zack
· 18 years ago
6a206c7
2006-08-10 Anders Carlsson <acarlsson@apple.com>
by andersca
· 19 years ago
[Renamed from WebCore/xpath/impl/XPathParser.cpp]
54f5cea
WebCore:
by ddkilzer
· 19 years ago
b53ebdc
Rubber stamped by Maciej (kinda).
by darin
· 19 years ago
a9406af
Reviewed by Anders.
by darin
· 19 years ago
0315a98
WebCore:
by andersca
· 19 years ago
7ab3109
LayoutTests:
by darin
· 19 years ago
8314610
WebCore:
by andersca
· 19 years ago
75fd42c
2006-05-08 Anders Carlsson <acarlsson@apple.com>
by andersca
· 19 years ago