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
ef9cafa9ceda1725ce55e320e73e8bbbf2ce409c
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
27
Sep
25
2
4
Aug
21
Jul
31
May
17
16
15
Feb
10
8
6
21
Jan
7
Aug
23
Jul
9
30
Jun
28
27
22
19
15
11
May
7
6
27
Apr
26
22
Dec
18
14
10
4
2
26
Nov
25
26
Oct
11
Sep
10
21
Jul
15
6
13
Jun
11
May
10
2
27
Apr
24
19
Feb
7
1
20
Dec
6
3
2
27
Nov
17
Oct
6
1
30
Sep
28
22
21
19
17
16
15
14
11
9
21
Aug
4
25
Jul
18
Jun
9
10
17
Mar
16
13
9
8
7
28
Feb
26
6
25
Jan
19
1
10
Dec
9
27
Nov
23
19
16
12
23
Oct
17
16
24
Sep
13
Aug
7
30
Jul
28
23
22
26
Jun
20
17
May
27
Apr
14
12
11
9
4
3
2
29
Mar
16
15
12
3
1
27
Feb
22
29
Jan
23
7
29
Dec
22
13
Nov
12
10
29
Oct
26
20
25
Sep
24
29
Aug
21
20
18
17
Jul
29
Jun
23
22
20
19
18
16
15
14
11
5
4
3
Apr
21
Mar
6
5
3
11
Feb
9
8
7
6
5
3
2
1
31
Jan
30
29
26
17
16
31
Dec
1
28
Nov
27
24
19
18
17
13
9
8
7
6
17
Oct
18
13
5
21
Sep
22
20
13
12
8
Aug
7
4
28
Jul
15
14
10
18
Jun
10
15
May
24
Apr
14
3
27
Mar
24
25
Feb
13
3
2
26
Jan
24
20
19
14
12
9
8
31
Dec
30
29
3
13
Nov
25
Oct
24
23
19
18
17
12
10
9
8
7
6
23
Sep
21
20
19
25
Aug
14
26
Jul
25
22
24
Jun
13
12
22
May
20
14
12
3
2
1
29
Apr
22
Merge pull request #492 from KDAB/fix-default-visibility
master
master
Correctly set default visibility on non-windows compilers
Add issue templates to try to route questions to Discussions
Merge pull request #506 from brandl-muc/nullptr_for_msvc
Enable usage of nullptr for MSVC 16 and newer (MSVS 2010)
tests: Fix MSVC 2005 build
tests: Use snprintf instead of sprintf
Merge pull request #477 from zeux/compactopt
Update benchmark.md
gh-pages
gh-pages
Merge pull request #498 from zeux/fix-oom-safer
Use more idiomatic code in this codebase
Fix memory leak during OOM in convert_buffer
Merge pull request #497 from TodorHryn/master
Fix memory leak
Merge pull request #482 from zeux/fix-msvc-test
tests: Fix MSVC 2022 build
Fix PUGIXML_VERSION macro
v1.12.1
v1.12.1
Optimize compact mode: xml_text
Optimize compact mode: xml_attribute/xml_node implementation
Optimize compact mode: reuse access in insert/remove
1.12
Update to 1.12
docs: Regenerate HTML documentation
latest v1.12
latest v1.12
docs: Update manual with 1.12 changelog
Update copyright year to 2022
Update version to 1.12
Restore compatibility with WinCE
Merge pull request #468 from appls/master
Create SECURITY.md
Fix path.
Add missing build script and test script entries for appveyor.
Add missing appveyor test config for Visual Studio 2022.
Add support for Visual Studio 2022 with Platform Toolset v143.
Merge pull request #436 from zeux/zeux-patch-1
Set CMP0091 CMake policy
zeux-patch-1
zeux-patch-1
Merge pull request #426 from bjornblissing/feature/cmake_pugiconfig
Update CMakeLists.txt
Fix broken link
docs: Update manual to be more explicit about save_file return
Merge pull request #431 from justinkb/master
Loading