Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
openstructure
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container registry
Model registry
Analyze
Contributor analytics
Repository 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
schwede
openstructure
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
6fcf40d9f27fd5959ed3db77b44369cc5fc9b1b2
Select Git revision
Branches
8
cmake_boost_refactor
data_viewer
develop
protected
master
default
protected
mmtf
no_boost_filesystem
non-orthogonal-maps
ubuntu_ci
Tags
20
2.9.3
2.9.2
2.9.1
2.9.0
2.8.0
2.7.0
2.6.1
2.6.0
2.6.0-rc4
2.6.0-rc3
2.6.0-rc2
2.6.0-rc
2.5.0
2.5.0-rc2
2.5.0-rc
2.4.0
2.4.0-rc2
2.4.0-rc
2.3.1
2.3.1-rc
28 results
Begin with the selected commit
Created with Raphaël 2.2.0
2
Feb
1
31
Jan
30
25
17
16
15
11
9
7
4
2
30
Dec
28
25
19
5
4
3
2
30
Nov
28
27
26
22
21
20
19
16
15
16
15
14
12
11
9
6
5
2
1
31
Oct
26
25
17
15
14
13
12
11
10
8
5
4
2
27
Sep
25
24
23
21
19
18
17
14
13
12
11
7
6
5
4
31
Aug
29
28
24
20
17
16
15
14
13
10
9
8
6
4
3
2
1
30
Jul
28
27
26
25
22
21
20
19
18
17
16
14
13
12
11
10
9
6
5
4
3
2
29
Jun
28
27
26
25
23
22
21
20
19
20
19
18
17
16
15
14
13
12
11
10
7
6
5
4
3
1
31
May
30
29
26
25
24
23
22
21
16
15
14
10
8
3
2
1
30
Apr
25
Merge branch 'develop' into conop-refactor
Merge remote-tracking branch 'origin/windows' into develop
removed duplicate else/endif introduced by earlier merge from CopyDependencies.cmake
fixed test_consistency_checks.cc in mol to compile on Windows
changed size_t to std::size_t to avoid conflict with boost::mpl::size_t
fixed file staging on Windows
changed copy dependencies to properly handle SysWOW64 name mangling on Windows
changed gosty to not show terminal window in Windows
added dependency determination, copying and verification for windows
added python.exe and puic4.bat to the corresponding find_programm calls
setting CMAKE_RUNTIME_OUTPUT_DIRECTORY for RELEASE and DEBUG builds to
fixed include in deployment cmake list
added #undefs for RGB
fixed out of source compile for db module on windows
fixed endif in molck cmake list
removed BOOST_ZLIB_BINARY definition for windows
link gui to boost command options on windows. Duplicate symbol problem was
undef near and far in scene.cc to avoid symbol clash
renamed rad1,rad2 in prim_list.hh, because these symbols are already defined
added zlib.cpp and gzip.cpp. They are needed for boost::iostream
removed dllexport from stat_accumulator as it is header only
added some missing dllexports
using system stdint header for vs c++ 2010
fixed include file order in unit tests to compile on windows
removed obsolete gipltng from windows conf
exclude molck from compliling on windows
added missing DLLEXPORTS in composite3.hh snf chain_type.hh
removed SQLITE_OMIT_LOAD_EXTENSION from config for Windows to fix missing
switched two integer divisions to floating point divisions in
switched of boost auto-linking for Windows
disabled check_xml for win32
renamed rad1 and rad2 to radius_1 and radius_2 in gfx_prim.hh, because rad1
added missing DLLEXPORT statements in vecamat3_op.hh
added explicit cast from unsigned int to int in entity_to_density
replaced bind with boost::bind to avoid confusion with std::bind
added libs path suffic in FindPython.cmake
refactored lexer in table.Select()
proper check, whether number is NaN using x!=x
adapted unit tests to new DataObserver
Support for selections with None and NaN
Loading