-
- Downloads
Merge branch 'f-logging-segfaults' into f-debug-build
No related branches found
No related tags found
Showing
- include/caosdb/data_type.h 2 additions, 0 deletionsinclude/caosdb/data_type.h
- include/caosdb/entity.h 48 additions, 10 deletionsinclude/caosdb/entity.h
- include/caosdb/file_transmission/file_reader.h 1 addition, 0 deletionsinclude/caosdb/file_transmission/file_reader.h
- requirements.txt 14 additions, 13 deletionsrequirements.txt
- test/CMakeLists.txt 1 addition, 1 deletiontest/CMakeLists.txt
- test/test_data_type.cpp 50 additions, 0 deletionstest/test_data_type.cpp
- test/test_entity.cpp 149 additions, 30 deletionstest/test_entity.cpp
- test/test_value.cpp 3 additions, 3 deletionstest/test_value.cpp
attrs==21.2.0 | attrs==21.2.0 | ||
bottle==0.12.19 | bottle==0.12.19 | ||
certifi==2021.5.30 | certifi==2021.10.8 | ||
chardet==4.0.0 | chardet==4.0.0 | ||
charset-normalizer==2.0.7 | |||
colorama==0.4.4 | colorama==0.4.4 | ||
conan==1.40.3 | conan==1.41.0 | ||
deprecation==2.0.7 | deprecation==2.1.0 | ||
distro==1.5.0 | distro==1.6.0 | ||
fasteners==0.16.3 | fasteners==0.16.3 | ||
future==0.18.2 | future==0.18.2 | ||
idna==2.10 | idna==3.2 | ||
Jinja2==2.11.3 | Jinja2==2.11.3 | ||
jsonschema==3.2.0 | jsonschema==4.1.0 | ||
MarkupSafe==2.0.1 | MarkupSafe==2.0.1 | ||
node-semver==0.6.1 | node-semver==0.6.1 | ||
packaging==20.9 | packaging==21.0 | ||
patch-ng==1.17.4 | patch-ng==1.17.4 | ||
pluginbase==1.0.1 | pluginbase==1.0.1 | ||
Pygments==2.9.0 | Pygments==2.10.0 | ||
PyJWT==1.7.1 | PyJWT==1.7.1 | ||
pyparsing==2.4.7 | pyparsing==2.4.7 | ||
pyrsistent==0.18.0 | pyrsistent==0.18.0 | ||
python-dateutil==2.8.1 | python-dateutil==2.8.2 | ||
PyYAML==5.4.1 | PyYAML==5.4.1 | ||
requests==2.25.1 | requests==2.26.0 | ||
six==1.15.0 | six==1.16.0 | ||
tqdm==4.61.1 | tqdm==4.62.3 | ||
urllib3==1.25.11 | urllib3==1.26.7 |
Please register or sign in to comment