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
b7a1feccf79f953b107696841d66666cba5fa8e4
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
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
30
Oct
28
27
26
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
Add vs2013 projects
Adjust XML allocation pages to have the exact specified size
Remove extra space in an empty tag for format_raw
Refactor auto_deleter now that we only need to support one signature
Merge pull request #92 from QUSpilPrgm/master
Fix AppVeyor build
Do not assume that fclose can be converted to int(*)(FILE*) because some compilers use a special calling convention for stdlib functions like fclose
Change paths according to new CMakeLists.txt location.
Put CMakeLists.txt in the project root.
scripts: Update license year
scripts: Rename CocoaPods script to match NuGet naming
Merge pull request #85 from igagis/master
embed license to podspec, as LICENSE file is not in 1.7 tag, cocoapods errors otherwise. Get sources from zeux github
LICENSE, podspec
Refactor conversion from integer to string
docs: Add documentation for long setters
tests: Add tests for long setters
Implement set/set_value/operator= for long types
Specify std=c++11 explicitly in Travis configurations
Merge pull request #83 from ogdf/use-real-standards-only
Let Travis CI perform C++98-based tests
Make cxxstd an argument to Makefile
Let Travis CI use Ubuntu trusty
test_parse.cpp: add newline to last line
Merge pull request #81 from ogdf/whitespace-issues
Fix whitespace issues
Change header format in non-compact mode to store page offset
docs: Adjust as_int documentation to match implementation
Merge pull request #79 from zeux/embed-pcdata
Preserve order semantics for child_value/text when using parse_embed_pcdata
docs: Add parse_embed_pcdata documentation
Adjust parse_embed_pcdata documentation
tests: Add test for parse_embed_pcdata
Only save first PCDATA contents in the element
Implement output support for embedded PCDATA values
Support XPath string value for parse_embed_pcdata
Support xml_node::child_value/text for parse_embed_pcdata
Add initial support for parse_embed_pcdata
docs: Regenerate HTML documentation
Update all license/copyright texts to 2016
Loading