Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
stanthomas
/
tinyxml2-ex
Public
Notifications
You must be signed in to change notification settings
Fork
9
Star
25
Code
Issues
5
Pull requests
1
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
add xpath children element search
- #3
#3
Open
ooklasd
wants to merge 10 commits into
stanthomas:master
stanthomas/tinyxml2-ex:master
from
ooklasd:master
ooklasd/tinyxml2-ex:master
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Open
add xpath children element search
#3
ooklasd
wants to merge 10 commits into
stanthomas:master
stanthomas/tinyxml2-ex:master
from
ooklasd:master
ooklasd/tinyxml2-ex:master
Copy head branch name to clipboard
Commits
Commits on Aug 29, 2018
fix the include headfile style <tixml2ex.h> =》"tixml2ex.h"
ooklasd
committed
bbacaee
View commit details
Copy full SHA for bbacaee
Browse repository at this point
fix the iterator== error when _selectionPath is empty
ooklasd
committed
aa5603e
View commit details
Copy full SHA for aa5603e
Browse repository at this point
Commits on Sep 7, 2018
fix the problem :can not search singal element whice is not root
ooklasd
committed
506a01c
View commit details
Copy full SHA for 506a01c
Browse repository at this point
Commits on Nov 6, 2018
add touch family :get or create an ElementI
Show description for 26d8433
ooklasd
committed
26d8433
View commit details
Copy full SHA for 26d8433
Browse repository at this point
Commits on Nov 8, 2018
chang the Chinese to English
ooklasd
authored
76a7f01
View commit details
Copy full SHA for 76a7f01
Browse repository at this point
Commits on Nov 16, 2018
add xpath search model like A//B A/*/B
ooklasd
committed
bdee85c
View commit details
Copy full SHA for bdee85c
Browse repository at this point
fix a test program B/ => B/* to get over all children of <B> element
ooklasd
committed
3d5a878
View commit details
Copy full SHA for 3d5a878
Browse repository at this point
Merge branch 'master' of https://github.com/ooklasd/tinyxml2-ex
Show description for 499bde6
ooklasd
committed
499bde6
View commit details
Copy full SHA for 499bde6
Browse repository at this point
fix some parent and children change problem
Show description for 4e9fcb9
ooklasd
committed
4e9fcb9
View commit details
Copy full SHA for 4e9fcb9
Browse repository at this point
Commits on Nov 17, 2018
add touch family
ooklasd
committed
ad80fb6
View commit details
Copy full SHA for ad80fb6
Browse repository at this point
You can’t perform that action at this time.