changed: set __cplusplus correctly for vs2017 and up
changed: silence cmake
changed: build system cleanup
changed: don't build openexr fileio with cxx 17 active (throw issues)
changed: glew find issues
changed: option (env var) to not resolve inlines during loading
fixed: win cxx 17 build issues
fixed: remove boost dependency from atomic ops
changed: cxx 17 now the default
changed: small cmake fixes
changed: c++17 updates
changed: set __cplusplus correctly for vs2017 and up
fixed: auto_ptr -> unique_ptr
fixed: auto_ptr -> unique_ptr
fixed: compile issue
changed: deactivate old ios find boost code
fixed: osgconfig vs2017 issues
changed: disable boost std::atomic use by default
changed: allow external projects to not require OpenGL
fixed: typo
added: avx/abi6 options
fixed: gcc8/abi/sse issues
fixed: wrong boost api setup if OSG_WIN_VERSION not set
fixed: gcc8 compile issues
changed: bumped win version to 0x0601
changed: preserve project header files
changed: gcc8 base update
fixed: don't try to find opensg libraries if OS...
fixed: allow external projects to not use OpenS...
fixed: clone property while creating single ind...
changed target clean
new: script
new build.xml and changed directory structure
updated notes
changed: working build.xml
running testcases
changed: build.xml, reset: test
new: lib
changed: .gitignore
new: build.xml, rename: test
changed: build.xml, back: tests
changed: reportstyle, delete: report
Precondition: input length >= 3
initial .gitignore
initial source code
bugfix create grid
bugfix min, TC pass
added compare_objects to containers and string,...
added compare_objects, tests pass
updated TC
bugfix clone objects
prettify
refactoring of tools.e
prettify classes
refactoring of methods
Merge branch 'master' of ssh://git.code.sf.net/...
updated TC to pf_hp_test_set.e so they fail
added failing TC to pf_hp_test_set.e
added TC to pf_hp_test_set.e
redo refactoring
undo bugfix genfold
bugfix gen_folds
bugfix calc_losses, refactoring, removed debug ...
added and refactored test_sets
changed comments
passing new_test_set.e TODO: optimal folds
bugfix
new implementation of grid.e w/ se_array2.e
old array2 implementation
new TC sequence 111
changed comment
initial source code from v1.1 and new failing test
changed blacklist added .log
removed keyword separate
Eiffel sources from v1.2 w/ ECF file from 1.4
Eiffel Sources
added blacklist for .rc files
Initial commit
added file
v1.4
changed: fixed python bindings
changed: updated support build
changed: base class updates
fcd2code: Use explicit to-string conversion for...
fcd2code: Add reinterpret_cast for container in...
Expose some internal OSG::WinThreadBase members...
fcd2code: Write template using UTF-8 encoding (...
fcd2code: Use OS-independent path separators
fcd2code: Disable exception specifier warning w...
Re-order Ptr declarations in OSG_GEN_CONTAINER_...
change: osg include statement to ""
fixed: compile issues linux (-Wshadow)
fixed: more test compile issues (-Wshadow)
fixed: compile issues tests linux (-Wshadow)
fixed: include issue
added: missing arb_texture_rg defines
changed: some clean-up, check if most of these ...
fixed: read osg osg1 volumes
update: prebuild osg2 parser / scanner files
fixed: include order issue (configured.h before...