Search:
Login
Preferences
Forgot your password?
Wiki
Timeline
Browse Source
Search
Context Navigation
View Latest Revision
source:
webkit
/
trunk
/
Source
/
WebCore
/
xml
/
XPathExpression.cpp
Revision Log Mode:
Stop on copy
Follow copies
Show only adds and deletes
View log starting at
and back to
Show at most
revisions per page.
Show full log messages
Legend:
Added
Modified
Copied or renamed
Diff
Rev
Age
Author
Log Message
(edit)
@283636
4 years
darin
Reduce use of "using namespace": eliminate all "using namespace XPath" …
(edit)
@249779
6 years
cdumez
Align our XPath API with the specification and other browsers …
(edit)
@243163
6 years
mcatanzaro
Build cleanly with GCC 9 …
(edit)
@223728
8 years
dbates
Use "= default" to denote default constructor or destructor …
(edit)
@219856
8 years
cdumez
ExceptionCode enumeration should use modern exception names …
(edit)
@219831
8 years
cdumez
Make ExceptionCode a proper enumeration …
(edit)
@219708
8 years
cdumez
Drop legacy XPathException type …
(edit)
@219707
8 years
cdumez
Unreviewed, rolling out
r219706
. Broke iOS build Reverted changeset: …
(edit)
@219706
8 years
cdumez
Drop legacy XPathException type …
(edit)
@207541
9 years
darin
Move XPath from ExceptionCode to Exception …
(edit)
@200550
9 years
cdumez
Reduce special handling of XPathNSResolver type in the bindings …
(edit)
@194496
9 years
aestes
Replace WTF::move with WTFMove …
(edit)
@194428
9 years
aestes
Stop moving local objects in return statements …
(edit)
@184709
10 years
gyuyoung.kim
Purge PassRefPtr in WebCore/Modules …
(edit)
@170774
11 years
dbates
Add WTF::move()
https://bugs.webkit.org/show_bug.cgi?id=134500
…
(edit)
@161425
11 years
commit-queue
Remove some extra includes from XML. …
(edit)
@157205
12 years
darin
Use unique_ptr instead of deleteAllValues in XPath …
(edit)
@154877
12 years
akling
Node::document() should return a reference. …
(edit)
@127757
13 years
weinig
Part 2 of removing PlatformString.h, remove PlatformString.h …
(edit)
@97771
14 years
abarth
Always enable ENABLE(XPATH) …
(edit)
@86135
14 years
tonyg
2011-05-06 Tony Gentilcore <
[email protected]
> Reviewed by …
(copy)
@75314
14 years
abarth
Move WebCore into Source
copied from
trunk/WebCore/xml/XPathExpression.cpp
(edit)
@44361
16 years
ap
Reviewed by Sam Weinig. …
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog