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
a6cc636a6b0d531686311b5666ea77225b10903e
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
15
Jun
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
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
Appveyor image set to VS2017
set v141 tools environment for building
Appveyor image set to VS2017
VS2017 project
tests: Increase compact_pointer coverage
Increase the minimum CMake version to 2.8.12
use snprintf if available, _snprintf or sprintf otherwise
use _snprintf if MSVC
use snprintf instead of sprintf
Work around -fsanitize=integer issues
Move libFuzzer build to Makefile
tests: Fix fuzz_setup.sh
Add missing PUGI__FN to string_to_integer
Revert "Fix gcc-4.8 compilation warning when using -Wstrict-overflow"
tests: Do not use unsigned underflow in test code
tests: Fix invalid buffer size
Fix path to fuzzing corpus
Merge pull request #134 from ogdf/explicit-fallthroughs
Silence g++ 7.0.1 -Wimplicit-fallthrough warnings
Simplify compact_hash_table implementation
Merge pull request #132 from zeux/fuzz
tests: Fix fuzz_setup.sh
tests: Add fuzzing dictionaries
tests: Add XPath fuzzing
tests: Add a script to set up fuzzing tools
fuzz: Use libFuzzer instead of afl-fuzz
tests: Increase the number of translate calls
tests: Fix clang build
tests: Add more XPath out of memory tests
Add invalid type assertion for offset_debug
tests: Increase the number of translate calls
tests: Fix clang build
tests: Add more XPath out of memory tests
Add invalid type assertion for offset_debug
XPath: Simplify sorting implementation
XPath: Optimize insertion_sort
XPath: Remove redundant calls from xml_node::select_nodes et al
XPath: Remove evaluate_string_impl
Merge pull request #131 from zeux/xpath-noeh
tests: Add more XPath sorting tests
Loading