Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
gmsh
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Larry Price
gmsh
Graph
a18f6f6ffd6079cd897a0931fbfee15ca64fee75
Select Git revision
Branches
5
HighOrderBLCurving
cgnsUnstructured
master
default
partitioning
poppler
Tags
20
gmsh_3_0_4
gmsh_3_0_3
gmsh_3_0_2
gmsh_3_0_1
gmsh_3_0_0
gmsh_2_16_0
gmsh_2_15_0
gmsh_2_14_1
gmsh_2_14_0
gmsh_2_13_2
gmsh_2_13_1
gmsh_2_12_0
gmsh_2_11_0
gmsh_2_10_1
gmsh_2_10_0
gmsh_2_9_3
gmsh_2_9_2
gmsh_2_9_1
gmsh_2_9_0
gmsh_2_8_6
25 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
31
Aug
25
22
21
9
6
5
4
3
2
1
31
Jul
29
28
27
26
25
17
14
12
11
10
9
7
6
5
3
30
Jun
29
28
27
23
22
21
20
19
18
16
13
12
11
10
9
7
5
4
3
2
31
May
30
29
28
27
26
23
21
20
19
13
12
11
10
9
8
7
6
5
4
2
28
Apr
27
26
25
24
20
17
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
31
Mar
30
31
30
29
30
29
28
27
26
25
24
23
22
21
20
19
18
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
28
Feb
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
Merge branch 'fixBugsNegativeOrientation' into 'master'
master
master
fix compile
fix bug reversed tetrahedron / prism / pyramid (fix #293)
fix bug reversed hexahedron (issue #293)
fix bug reversed triangle (issue #293)
fix bug reversed quad (issue #293)
Merge branch 'memory' into 'master'
Fix calls to PView destructor for memory dealloc
Force memory deallocation of static vector
2017
Merge branch 'master' of http://gitlab.onelab.info/gmsh/gmsh
clarify orientation change with negative physical numbers (cf. #333)
Merge branch 'fixOcc7.2' into 'master'
fix compile for occt 7.2
Merge branch 'fixIssuesAmaury' into 'master'
fix #297
fix #2
fix #269
change INP node format to %.14g so that total number of chars is <= 20 (fix #310: Calculix compatibility)
move occ test to boolean to fix #271
make autoFix of orientation of wires, faces, shells and solids optional (this allows to
fix #331
cleanup
Merge branch 'poppler' into 'master'
Merge branch 'master' of http://gitlab.onelab.info/gmsh/gmsh
cleanup
Merge branch 'oneFilePerPart' into 'master'
Merge branch 'master' of http://gitlab.onelab.info/gmsh/gmsh
Larry Price
Merge branch 'reclassify-cli' into 'master'
Merge remote-tracking branch 'origin/master' into oneFilePerPart
added command line option to ignore the periodicity information
added an option for one file per partition to the command line interface
add synonyms for boolean operations (Intersection==Common, etc.) + allow to have empty tool for fragments
prepare dllexports
show that one can use only the first argument in BooleanFragments
move threshold to const
Add option logic, fix missing edges
don't crash if GVertex has no mesh_vertices
increment version
Loading