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
471f2260d022b6814576238e42f87eb92bd2cafc
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
23
Jul
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
21
15
14
13
14
12
11
10
8
4
24
Mar
22
21
20
19
18
13
12
10
5
4
1
12
Feb
24
Jan
17
16
9
6
13
Dec
11
29
Nov
27
25
24
20
19
18
17
16
11
10
8
7
6
5
4
3
2
1
Add .gitattributes file
scripts: Set file permissions when building .zip archive
Use CMAKE_INSTALL_LIBDIR for pugixml.pc (#215)
fix cmake warning "Policy CMP0048 is not set" (#214)
docs: Mention that node is a container of children in ranged for section
Move CMake build postfix setup behind an off-by-default USE_POSTFIX
Clarify comment in get_strconv_pcdata as well
Clarify comment in get_strconv_attribute
Update README.md
scripts: Use LICENSE file in pugixml.podspec
Suffixes for different build types (#191)
Add brief license information back to README.md
Split LICENSE to a separate file for easier distribution
cmake: always install the pkg-config file (#193)
docs: Update manual to fix changelog formatting
docs: Fix changelog formatting
2015 -> 2018
Update file sizes (+20 KB)
Update version for download links
Add pugixml 1.9 news post
docs: Pull from master
tests: Fix PUGIXML_COMPACT build on some platforms
v1.9
v1.9
tests: Fix PUGIXML_NO_XPATH,PUGIXML_COMPACT build
tests: Fix PUGIXML_NO_XPATH build
tests: Fix PUGIXML_NO_EXCEPTIONS tests
docs: Regenerate HTML documentation
Update version to 1.9
tests: Fix PUGIXML_NO_STL build
docs: Update changelog
Work around gcc-8 warning
docs: Update v1.9 release date to 04.04
Add a comment to clarify subtle branch in node_copy_tree
docs: Update changelog
tests: Fix PUGIXML_COMPACT+PUGIXML_WCHAR_MODE tests
ubsan: Fix undefined behavior for signed left shift in compact mode
ubsan: Fix type mismatch for xml_extra_buffer in compact mode
ubsan: Fix type mismatch in compact mode for document data
Refactor noexcept macros
docs: Add preliminary 1.9 changelog
Adds noexcept specifiers to the move special members of xml_document,… (#185)
Loading