Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
pugixml
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SCALE
Code
external
pugixml
Graph
c7aee5355d202ae04460f8f84d5b1b6cf7744311
Select Git revision
Branches
4
clang-format
gh-pages
master
default
protected
zeux-patch-1
Tags
20
v1.12.1
latest
v1.12
v1.11.4
v1.11.3
v1.11.2
v1.11.1
v1.11
v1.10
v1.9
v1.8.1
v1.8
v1.7
v1.6
v1.5
v1.4
v1.2
v1.0
v0.9
v0.5
24 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
26
Oct
25
24
23
21
22
20
21
20
21
20
19
18
16
15
14
11
10
11
10
11
10
9
8
7
6
5
4
3
2
1
28
Sep
27
25
24
23
22
21
15
12
4
3
26
Aug
25
11
10
28
Jul
1
Jun
4
May
2
Apr
28
Feb
26
25
23
19
12
11
10
9
8
27
Jan
15
20
Dec
26
Nov
2
Aug
27
Jul
20
10
20
Mar
19
8
Dec
7
20
Nov
18
17
8
31
Oct
29
Sep
2
Aug
3
Jul
28
Jun
2
May
30
Apr
29
28
12
9
4
3
27
Mar
23
20
15
14
10
8
7
6
19
Feb
18
20
Dec
9
15
Nov
8
Oct
10
Sep
19
Aug
27
Jul
24
20
19
7
16
Feb
12
15
Jan
19
Dec
17
Nov
13
12
31
Oct
30
26
22
20
19
18
14
3
26
Sep
25
24
23
22
21
20
15
14
13
12
11
1
31
Aug
30
29
9
5
4
3
2
22
Jul
21
20
19
15
11
10
9
8
7
6
4
1
30
Jun
28
27
24
23
20
19
16
14
13
12
11
10
7
6
4
3
2
1
31
May
30
29
26
25
23
22
21
20
tests: Remove git2svn helper script!
Update README.md with new documentation URLs.
tests: Add a way for tests to verify allocation failure
Fix node copying for some out of memory cases
Add 'coverage' configuration to Makefile.
Remove redundant null pointer checks.
tests: Fix test failure in PUGIXML_WCHAR_MODE
tests: Add even more coverage tests
tests: Add more tests for better coverage
tests: Improve test coverage
Fix compact mode
Merge branch 'master' into compact
XPath: Optimize predicate evaluation
XPath: Use node pointers in step_push/step_fill
Merge branch 'master' into compact
tests: Fix PUGIXML_WCHAR_MODE compilation
Merge branch 'master' into compact
tests: Assert on out-of-memory in tests
XPath: Make sure step_push is called with valid nodes
tests: Add a coverage test for unspecified_bool
XPath: Introduce _first/_any set evaluation modes
docs: Update XPath documentation
XPath: Rename xml_node::select_single_node to ::select_node
XPath: Introduce xpath_query::evaluate_node
XPath: Extend the descendant-or-self optimization
tests: Disable tests that rely on ceil() on CLR
XPath: Optimize attribute axis lookup
XPath: Fix optimization bug with //name[last()]
tests: Add a test for printing comments that contain --
Adjust comment output to avoid malformed documents.
Fix compact mode for 64-bit architectures
Compact implementation refactoring
Merge branch 'master' into compact
Swap insert_attribute_* implementations
tests: Reenable all tests for compact mode
Split hash table operations into reserve and insert
Move compact_hash_table before xml_allocator.
Merge branch 'master' into compact
Refactor node/attribute tree operations
Fix Borland C++ compilation errors/warnings
Loading