fiftyone-devicedetection-onpremise 4.5.0a56__tar.gz → 4.5.0a69__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (247) hide show
  1. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/PKG-INFO +1 -1
  2. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/hash/hash.c +32 -50
  3. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/hash/hash.h +0 -93
  4. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise.egg-info/PKG-INFO +1 -1
  5. fiftyone_devicedetection_onpremise-4.5.0a69/version.txt +1 -0
  6. fiftyone_devicedetection_onpremise-4.5.0a56/version.txt +0 -1
  7. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/MANIFEST.in +0 -0
  8. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/pyproject.toml +0 -0
  9. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/setup.cfg +0 -0
  10. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/setup.py +0 -0
  11. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/DeviceDetectionHashEngineModule.py +0 -0
  12. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/__init__.py +0 -0
  13. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/constants.py +0 -0
  14. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/ConfigDeviceDetection.cpp +0 -0
  15. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/ConfigDeviceDetection.hpp +0 -0
  16. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/ConfigDeviceDetection.i +0 -0
  17. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/EngineDeviceDetection.cpp +0 -0
  18. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/EngineDeviceDetection.hpp +0 -0
  19. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/EngineDeviceDetection.i +0 -0
  20. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/EvidenceDeviceDetection.cpp +0 -0
  21. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/EvidenceDeviceDetection.hpp +0 -0
  22. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/EvidenceDeviceDetection.i +0 -0
  23. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/FiftyoneDegrees.hpp +0 -0
  24. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/ResultsDeviceDetection.cpp +0 -0
  25. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/ResultsDeviceDetection.hpp +0 -0
  26. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/ResultsDeviceDetection.i +0 -0
  27. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/Transform.cpp +0 -0
  28. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/Transform.hpp +0 -0
  29. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/Transform.i +0 -0
  30. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/Collection.hpp +0 -0
  31. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/Collection.i +0 -0
  32. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/CollectionConfig.cpp +0 -0
  33. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/CollectionConfig.hpp +0 -0
  34. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/CollectionConfig.i +0 -0
  35. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/ComponentMetaData.cpp +0 -0
  36. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/ComponentMetaData.hpp +0 -0
  37. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/ComponentMetaData.i +0 -0
  38. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/ConfigBase.cpp +0 -0
  39. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/ConfigBase.hpp +0 -0
  40. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/ConfigBase.i +0 -0
  41. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/CsTypes.i +0 -0
  42. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/Date.cpp +0 -0
  43. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/Date.hpp +0 -0
  44. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/Date.i +0 -0
  45. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/EngineBase.cpp +0 -0
  46. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/EngineBase.hpp +0 -0
  47. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/EngineBase.i +0 -0
  48. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/EntityMetaData.hpp +0 -0
  49. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/EntityMetaDataBuilder.hpp +0 -0
  50. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/EvidenceBase.cpp +0 -0
  51. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/EvidenceBase.hpp +0 -0
  52. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/EvidenceBase.i +0 -0
  53. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/Exceptions.cpp +0 -0
  54. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/Exceptions.hpp +0 -0
  55. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/Exceptions.i +0 -0
  56. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/FiftyoneDegrees.hpp +0 -0
  57. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/IpAddress.cpp +0 -0
  58. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/IpAddress.hpp +0 -0
  59. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/IpAddress.i +0 -0
  60. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/JavaTypes.i +0 -0
  61. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/MapStringStringIterator.i +0 -0
  62. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/MetaData.cpp +0 -0
  63. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/MetaData.hpp +0 -0
  64. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/MetaData.i +0 -0
  65. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/ProfileMetaData.cpp +0 -0
  66. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/ProfileMetaData.hpp +0 -0
  67. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/ProfileMetaData.i +0 -0
  68. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/PropertyMetaData.cpp +0 -0
  69. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/PropertyMetaData.hpp +0 -0
  70. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/PropertyMetaData.i +0 -0
  71. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/RequiredPropertiesConfig.cpp +0 -0
  72. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/RequiredPropertiesConfig.hpp +0 -0
  73. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/RequiredPropertiesConfig.i +0 -0
  74. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/ResultsBase.cpp +0 -0
  75. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/ResultsBase.hpp +0 -0
  76. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/ResultsBase.i +0 -0
  77. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/Types.i +0 -0
  78. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/Value.hpp +0 -0
  79. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/Value.i +0 -0
  80. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/ValueMetaData.cpp +0 -0
  81. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/ValueMetaData.hpp +0 -0
  82. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/ValueMetaData.i +0 -0
  83. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/array.h +0 -0
  84. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/bool.c +0 -0
  85. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/bool.h +0 -0
  86. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/cache.c +0 -0
  87. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/cache.h +0 -0
  88. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/collection.c +0 -0
  89. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/collection.h +0 -0
  90. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/collectionKey.h +0 -0
  91. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/collectionKeyTypes.c +0 -0
  92. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/collectionKeyTypes.h +0 -0
  93. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/common.h +0 -0
  94. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/component.c +0 -0
  95. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/component.h +0 -0
  96. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/config.h +0 -0
  97. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/constants.h +0 -0
  98. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/data.c +0 -0
  99. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/data.h +0 -0
  100. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/dataset.c +0 -0
  101. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/dataset.h +0 -0
  102. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/date.h +0 -0
  103. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/evidence.c +0 -0
  104. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/evidence.h +0 -0
  105. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/exceptions.h +0 -0
  106. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/exceptionsc.c +0 -0
  107. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/fiftyone.h +0 -0
  108. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/file.c +0 -0
  109. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/file.h +0 -0
  110. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/fileOffset.h +0 -0
  111. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/float.c +0 -0
  112. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/float.h +0 -0
  113. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/headers.c +0 -0
  114. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/headers.h +0 -0
  115. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/indices.c +0 -0
  116. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/indices.h +0 -0
  117. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/ip.c +0 -0
  118. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/ip.h +0 -0
  119. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/ip.i +0 -0
  120. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/json.c +0 -0
  121. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/json.h +0 -0
  122. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/list.c +0 -0
  123. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/list.h +0 -0
  124. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/memory.c +0 -0
  125. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/memory.h +0 -0
  126. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/overrides.c +0 -0
  127. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/overrides.h +0 -0
  128. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/pair.h +0 -0
  129. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/pool.c +0 -0
  130. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/pool.h +0 -0
  131. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/process.c +0 -0
  132. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/process.h +0 -0
  133. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/profile.c +0 -0
  134. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/profile.h +0 -0
  135. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/properties.c +0 -0
  136. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/properties.h +0 -0
  137. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/property.c +0 -0
  138. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/property.h +0 -0
  139. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/propertyValueType.h +0 -0
  140. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/resource.c +0 -0
  141. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/resource.h +0 -0
  142. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/results.c +0 -0
  143. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/results.h +0 -0
  144. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/snprintf.h +0 -0
  145. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/status.c +0 -0
  146. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/status.h +0 -0
  147. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/storedBinaryValue.c +0 -0
  148. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/storedBinaryValue.h +0 -0
  149. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/string.c +0 -0
  150. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/string.h +0 -0
  151. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/stringBuilder.c +0 -0
  152. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/stringBuilder.h +0 -0
  153. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/string_pp.cpp +0 -0
  154. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/string_pp.hpp +0 -0
  155. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/tests/Base.hpp +0 -0
  156. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/tests/EngineTests.hpp +0 -0
  157. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/tests/EvidenceTests.hpp +0 -0
  158. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/tests/ExampleTests.hpp +0 -0
  159. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/tests/FileHandle.hpp +0 -0
  160. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/tests/FixedSizeCollection.hpp +0 -0
  161. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/tests/HeadersContainer.hpp +0 -0
  162. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/tests/StringCollection.hpp +0 -0
  163. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/tests/TestStrings.hpp +0 -0
  164. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/tests/TestUtils_Pointers.hpp +0 -0
  165. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/tests/VariableSizeCollection.hpp +0 -0
  166. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/tests/pch.h +0 -0
  167. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/textfile.c +0 -0
  168. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/textfile.h +0 -0
  169. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/threading.c +0 -0
  170. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/threading.h +0 -0
  171. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/tree.c +0 -0
  172. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/tree.h +0 -0
  173. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/value.c +0 -0
  174. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/value.h +0 -0
  175. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/wkbtot.c +0 -0
  176. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/wkbtot.h +0 -0
  177. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/wkbtot_pp.cpp +0 -0
  178. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/wkbtot_pp.hpp +0 -0
  179. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/yamlfile.c +0 -0
  180. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/common-cxx/yamlfile.h +0 -0
  181. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/config-dd.h +0 -0
  182. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/dataset-dd.c +0 -0
  183. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/dataset-dd.h +0 -0
  184. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/fiftyone.h +0 -0
  185. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/gethighentropyvalues.c +0 -0
  186. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/gethighentropyvalues.h +0 -0
  187. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/hash/ComponentMetaDataBuilderHash.cpp +0 -0
  188. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/hash/ComponentMetaDataBuilderHash.hpp +0 -0
  189. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/hash/ComponentMetaDataCollectionHash.cpp +0 -0
  190. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/hash/ComponentMetaDataCollectionHash.hpp +0 -0
  191. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/hash/ConfigHash.cpp +0 -0
  192. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/hash/ConfigHash.hpp +0 -0
  193. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/hash/ConfigHash.i +0 -0
  194. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/hash/EngineHash.cpp +0 -0
  195. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/hash/EngineHash.hpp +0 -0
  196. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/hash/EngineHash.i +0 -0
  197. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/hash/MetaDataHash.cpp +0 -0
  198. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/hash/MetaDataHash.hpp +0 -0
  199. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/hash/ProfileMetaDataBuilderHash.cpp +0 -0
  200. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/hash/ProfileMetaDataBuilderHash.hpp +0 -0
  201. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/hash/ProfileMetaDataCollectionHash.cpp +0 -0
  202. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/hash/ProfileMetaDataCollectionHash.hpp +0 -0
  203. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/hash/PropertyMetaDataBuilderHash.cpp +0 -0
  204. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/hash/PropertyMetaDataBuilderHash.hpp +0 -0
  205. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/hash/PropertyMetaDataCollectionForComponentHash.cpp +0 -0
  206. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/hash/PropertyMetaDataCollectionForComponentHash.hpp +0 -0
  207. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/hash/PropertyMetaDataCollectionForPropertyHash.cpp +0 -0
  208. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/hash/PropertyMetaDataCollectionForPropertyHash.hpp +0 -0
  209. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/hash/PropertyMetaDataCollectionHash.cpp +0 -0
  210. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/hash/PropertyMetaDataCollectionHash.hpp +0 -0
  211. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/hash/ResultsHash.cpp +0 -0
  212. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/hash/ResultsHash.hpp +0 -0
  213. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/hash/ResultsHash.i +0 -0
  214. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/hash/ResultsHashSerializer.cpp +0 -0
  215. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/hash/ResultsHashSerializer.hpp +0 -0
  216. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/hash/ResultsHashSerializer.i +0 -0
  217. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/hash/ValueMetaDataBuilderHash.cpp +0 -0
  218. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/hash/ValueMetaDataBuilderHash.hpp +0 -0
  219. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/hash/ValueMetaDataCollectionBaseHash.cpp +0 -0
  220. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/hash/ValueMetaDataCollectionBaseHash.hpp +0 -0
  221. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/hash/ValueMetaDataCollectionForProfileHash.cpp +0 -0
  222. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/hash/ValueMetaDataCollectionForProfileHash.hpp +0 -0
  223. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/hash/ValueMetaDataCollectionForPropertyHash.cpp +0 -0
  224. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/hash/ValueMetaDataCollectionForPropertyHash.hpp +0 -0
  225. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/hash/ValueMetaDataCollectionHash.cpp +0 -0
  226. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/hash/ValueMetaDataCollectionHash.hpp +0 -0
  227. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/hash/fiftyone.h +0 -0
  228. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/hash/graph.c +0 -0
  229. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/hash/graph.h +0 -0
  230. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/hash/hash.i +0 -0
  231. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/results-dd.c +0 -0
  232. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/results-dd.h +0 -0
  233. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/transform.h +0 -0
  234. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/cxx/src/transformc.c +0 -0
  235. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/devicedetection_datafile.py +0 -0
  236. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/devicedetection_onpremise.py +0 -0
  237. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/devicedetection_onpremise_pipelinebuilder.py +0 -0
  238. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/hash_python_wrap.cxx +0 -0
  239. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise/swig_data.py +0 -0
  240. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise.egg-info/SOURCES.txt +0 -0
  241. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise.egg-info/dependency_links.txt +0 -0
  242. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise.egg-info/requires.txt +0 -0
  243. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/src/fiftyone_devicedetection_onpremise.egg-info/top_level.txt +0 -0
  244. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/tests/test_automatic_data_file_updates.py +0 -0
  245. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/tests/test_devicedetection.py +0 -0
  246. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/tests/test_properties.py +0 -0
  247. {fiftyone_devicedetection_onpremise-4.5.0a56 → fiftyone_devicedetection_onpremise-4.5.0a69}/tests/test_swig.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: fiftyone_devicedetection_onpremise
3
- Version: 4.5.0a56
3
+ Version: 4.5.0a69
4
4
  Summary: This project contains 51Degrees Device Detection OnPremise engine that can be used with the 51Degrees Pipeline API. The Pipeline is a generic web request intelligence and data processing solution with the ability to add a range of 51Degrees and/or custom plug ins (Engines)
5
5
  Author: 51Degrees Engineering
6
6
  Author-email: engineering@51degrees.com
@@ -232,17 +232,17 @@ typedef struct set_special_headers_find_state_t {
232
232
  #define FIFTYONE_DEGREES_CONFIG_ALL_IN_MEMORY true
233
233
  fiftyoneDegreesConfigHash fiftyoneDegreesHashInMemoryConfig = {
234
234
  FIFTYONE_DEGREES_DEVICE_DETECTION_CONFIG_DEFAULT_WITH_INDEX,
235
- {0,0,0}, // Strings
236
- {0,0,0}, // Components
237
- {0,0,0}, // Maps
238
- {0,0,0}, // Properties
239
- {0,0,0}, // Values
240
- {0,0,0}, // Profiles
241
- {0,0,0}, // Root Nodes
242
- {0,0,0}, // Nodes
243
- {0,0,0}, // ProfileOffsets
244
- FIFTYONE_DEGREES_HASH_DIFFERENCE,
245
- FIFTYONE_DEGREES_HASH_DRIFT,
235
+ {false,0,0}, // Strings
236
+ {false,0,0}, // Components
237
+ {false,0,0}, // Maps
238
+ {false,0,0}, // Properties
239
+ {false,0,0}, // Values
240
+ {false,0,0}, // Profiles
241
+ {false,0,0}, // Root Nodes
242
+ {false,0,0}, // Nodes
243
+ {false,0,0}, // ProfileOffsets
244
+ 0,
245
+ 0,
246
246
  false, // Performance graph
247
247
  true, // Predictive graph
248
248
  false // Trace
@@ -262,8 +262,8 @@ fiftyoneDegreesConfigHash fiftyoneDegreesHashHighPerformanceConfig = {
262
262
  { true, 0, FIFTYONE_DEGREES_CACHE_CONCURRENCY }, // Root Nodes
263
263
  { true, 0, FIFTYONE_DEGREES_CACHE_CONCURRENCY }, // Nodes
264
264
  { true, 0, FIFTYONE_DEGREES_CACHE_CONCURRENCY }, // ProfileOffsets
265
- FIFTYONE_DEGREES_HASH_DIFFERENCE,
266
- FIFTYONE_DEGREES_HASH_DRIFT,
265
+ 0,
266
+ 0,
267
267
  false, // Performance graph
268
268
  true, // Predictive graph
269
269
  false // Trace
@@ -271,35 +271,17 @@ fiftyoneDegreesConfigHash fiftyoneDegreesHashHighPerformanceConfig = {
271
271
 
272
272
  fiftyoneDegreesConfigHash fiftyoneDegreesHashLowMemoryConfig = {
273
273
  FIFTYONE_DEGREES_DEVICE_DETECTION_CONFIG_DEFAULT_NO_INDEX,
274
- { 0, 0, FIFTYONE_DEGREES_CACHE_CONCURRENCY }, // Strings
275
- { 0, 0, FIFTYONE_DEGREES_CACHE_CONCURRENCY }, // Components
276
- { 0, 0, FIFTYONE_DEGREES_CACHE_CONCURRENCY }, // Maps
277
- { 0, 0, FIFTYONE_DEGREES_CACHE_CONCURRENCY }, // Properties
278
- { 0, 0, FIFTYONE_DEGREES_CACHE_CONCURRENCY }, // Values
279
- { 0, 0, FIFTYONE_DEGREES_CACHE_CONCURRENCY }, // Profiles
280
- { 0, 0, FIFTYONE_DEGREES_CACHE_CONCURRENCY }, // Root Nodes
281
- { 0, 0, FIFTYONE_DEGREES_CACHE_CONCURRENCY }, // Nodes
282
- { 0, 0, FIFTYONE_DEGREES_CACHE_CONCURRENCY }, // ProfileOffsets
283
- FIFTYONE_DEGREES_HASH_DIFFERENCE,
284
- FIFTYONE_DEGREES_HASH_DRIFT,
285
- false, // Performance graph
286
- true, // Predictive graph
287
- false // Trace
288
- };
289
-
290
- fiftyoneDegreesConfigHash fiftyoneDegreesHashSingleLoadedConfig = {
291
- FIFTYONE_DEGREES_DEVICE_DETECTION_CONFIG_DEFAULT_NO_INDEX,
292
- { 1, 0, FIFTYONE_DEGREES_CACHE_CONCURRENCY }, // Strings
293
- { 1, 0, FIFTYONE_DEGREES_CACHE_CONCURRENCY }, // Components
294
- { 1, 0, FIFTYONE_DEGREES_CACHE_CONCURRENCY }, // Maps
295
- { 1, 0, FIFTYONE_DEGREES_CACHE_CONCURRENCY }, // Properties
296
- { 1, 0, FIFTYONE_DEGREES_CACHE_CONCURRENCY }, // Values
297
- { 1, 0, FIFTYONE_DEGREES_CACHE_CONCURRENCY }, // Profiles
298
- { 1, 0, FIFTYONE_DEGREES_CACHE_CONCURRENCY }, // Root Nodes
299
- { 1, 0, FIFTYONE_DEGREES_CACHE_CONCURRENCY }, // Nodes
300
- { 1, 0, FIFTYONE_DEGREES_CACHE_CONCURRENCY }, // ProfileOffsets
301
- FIFTYONE_DEGREES_HASH_DIFFERENCE,
302
- FIFTYONE_DEGREES_HASH_DRIFT,
274
+ { false, 0, FIFTYONE_DEGREES_CACHE_CONCURRENCY }, // Strings
275
+ { false, 0, FIFTYONE_DEGREES_CACHE_CONCURRENCY }, // Components
276
+ { false, 0, FIFTYONE_DEGREES_CACHE_CONCURRENCY }, // Maps
277
+ { false, 0, FIFTYONE_DEGREES_CACHE_CONCURRENCY }, // Properties
278
+ { false, 0, FIFTYONE_DEGREES_CACHE_CONCURRENCY }, // Values
279
+ { false, 0, FIFTYONE_DEGREES_CACHE_CONCURRENCY }, // Profiles
280
+ { false, 0, FIFTYONE_DEGREES_CACHE_CONCURRENCY }, // Root Nodes
281
+ { false, 0, FIFTYONE_DEGREES_CACHE_CONCURRENCY }, // Nodes
282
+ { false, 0, FIFTYONE_DEGREES_CACHE_CONCURRENCY }, // ProfileOffsets
283
+ 0,
284
+ 0,
303
285
  false, // Performance graph
304
286
  true, // Predictive graph
305
287
  false // Trace
@@ -307,17 +289,17 @@ fiftyoneDegreesConfigHash fiftyoneDegreesHashSingleLoadedConfig = {
307
289
 
308
290
  #define FIFTYONE_DEGREES_HASH_CONFIG_BALANCED \
309
291
  FIFTYONE_DEGREES_DEVICE_DETECTION_CONFIG_DEFAULT_NO_INDEX, \
310
- { false, FIFTYONE_DEGREES_STRING_CACHE_SIZE, FIFTYONE_DEGREES_CACHE_CONCURRENCY }, /* Strings */ \
292
+ { false, 10000, FIFTYONE_DEGREES_CACHE_CONCURRENCY }, /* Strings */ \
311
293
  { true, 0, FIFTYONE_DEGREES_CACHE_CONCURRENCY }, /* Components */ \
312
294
  { true, 0, FIFTYONE_DEGREES_CACHE_CONCURRENCY }, /* Maps */ \
313
- { false, FIFTYONE_DEGREES_PROPERTY_CACHE_SIZE, FIFTYONE_DEGREES_CACHE_CONCURRENCY }, /* Properties */ \
314
- { false, FIFTYONE_DEGREES_VALUE_CACHE_SIZE, FIFTYONE_DEGREES_CACHE_CONCURRENCY }, /* Values */ \
315
- { false, FIFTYONE_DEGREES_PROFILE_CACHE_SIZE, FIFTYONE_DEGREES_CACHE_CONCURRENCY }, /* Profiles */ \
295
+ { false, 0, FIFTYONE_DEGREES_CACHE_CONCURRENCY }, /* Properties */ \
296
+ { false, 500, FIFTYONE_DEGREES_CACHE_CONCURRENCY }, /* Values */ \
297
+ { false, 10000, FIFTYONE_DEGREES_CACHE_CONCURRENCY }, /* Profiles */ \
316
298
  { true, 0, FIFTYONE_DEGREES_CACHE_CONCURRENCY }, /* Root Nodes */ \
317
- { false, FIFTYONE_DEGREES_NODE_CACHE_SIZE, FIFTYONE_DEGREES_CACHE_CONCURRENCY }, /* Nodes */ \
318
- { false, FIFTYONE_DEGREES_PROFILE_CACHE_SIZE, FIFTYONE_DEGREES_CACHE_CONCURRENCY }, /* ProfileOffsets */ \
319
- FIFTYONE_DEGREES_HASH_DIFFERENCE, \
320
- FIFTYONE_DEGREES_HASH_DRIFT, \
299
+ { false, 50000, FIFTYONE_DEGREES_CACHE_CONCURRENCY }, /* Nodes */ \
300
+ { false, 10000, FIFTYONE_DEGREES_CACHE_CONCURRENCY }, /* ProfileOffsets */ \
301
+ 0, \
302
+ 0, \
321
303
  false, /* Performance graph */ \
322
304
  true, /* Predictive graph */ \
323
305
  false /* Trace */
@@ -89,91 +89,6 @@
89
89
  #endif
90
90
  #endif
91
91
 
92
- /**
93
- * Default value for the difference threshold used in the default configuration.
94
- */
95
- #ifndef FIFTYONE_DEGREES_HASH_DIFFERENCE
96
- #define FIFTYONE_DEGREES_HASH_DIFFERENCE 0
97
- #endif
98
-
99
- /**
100
- * Default value for the drift threshold used in the default configuration.
101
- */
102
- #ifndef FIFTYONE_DEGREES_HASH_DRIFT
103
- #define FIFTYONE_DEGREES_HASH_DRIFT 0
104
- #endif
105
-
106
- /**
107
- * Default value for the string cache size used in the default collection
108
- * configuration.
109
- */
110
- #ifndef FIFTYONE_DEGREES_STRING_CACHE_SIZE
111
- #define FIFTYONE_DEGREES_STRING_CACHE_SIZE 10000
112
- #endif
113
- /**
114
- * Default value for the string cache loaded size used in the default
115
- * collection configuration.
116
- */
117
- #ifndef FIFTYONE_DEGREES_STRING_LOADED
118
- #define FIFTYONE_DEGREES_STRING_LOADED 100
119
- #endif
120
- /**
121
- * Default value for the node cache size used in the default collection
122
- * configuration.
123
- */
124
- #ifndef FIFTYONE_DEGREES_NODE_CACHE_SIZE
125
- #define FIFTYONE_DEGREES_NODE_CACHE_SIZE 50000
126
- #endif
127
- /**
128
- * Default value for the node cache loaded size used in the default collection
129
- * configuration.
130
- */
131
- #ifndef FIFTYONE_DEGREES_NODE_LOADED
132
- #define FIFTYONE_DEGREES_NODE_LOADED 100
133
- #endif
134
- /**
135
- * Default value for the profile cache size used in the default collection
136
- * configuration.
137
- */
138
- #ifndef FIFTYONE_DEGREES_PROFILE_CACHE_SIZE
139
- #define FIFTYONE_DEGREES_PROFILE_CACHE_SIZE 10000
140
- #endif
141
- /**
142
- * Default value for the profile cache loaded size used in the default
143
- * collection configuration.
144
- */
145
- #ifndef FIFTYONE_DEGREES_PROFILE_LOADED
146
- #define FIFTYONE_DEGREES_PROFILE_LOADED 100
147
- #endif
148
- /**
149
- * Default value for the value cache size used in the default collection
150
- * configuration.
151
- */
152
- #ifndef FIFTYONE_DEGREES_VALUE_CACHE_SIZE
153
- #define FIFTYONE_DEGREES_VALUE_CACHE_SIZE 500
154
- #endif
155
- /**
156
- * Default value for the value cache loaded size used in the default collection
157
- * configuration.
158
- */
159
- #ifndef FIFTYONE_DEGREES_VALUE_LOADED
160
- #define FIFTYONE_DEGREES_VALUE_LOADED 0
161
- #endif
162
- /**
163
- * Default value for the property cache size used in the default collection
164
- * configuration.
165
- */
166
- #ifndef FIFTYONE_DEGREES_PROPERTY_CACHE_SIZE
167
- #define FIFTYONE_DEGREES_PROPERTY_CACHE_SIZE 0
168
- #endif
169
- /**
170
- * Default value for the property cache loaded size used in the default
171
- * collection configuration.
172
- */
173
- #ifndef FIFTYONE_DEGREES_PROPERTY_LOADED
174
- #define FIFTYONE_DEGREES_PROPERTY_LOADED INT_MAX
175
- #endif
176
-
177
92
  /**
178
93
  * Evidence key for GetHighEntropyValues base 64 encoded JSON data.
179
94
  */
@@ -471,14 +386,6 @@ EXTERNAL_VAR fiftyoneDegreesConfigHash fiftyoneDegreesHashBalancedTempConfig;
471
386
  */
472
387
  EXTERNAL_VAR fiftyoneDegreesConfigHash fiftyoneDegreesHashDefaultConfig;
473
388
 
474
- /**
475
- * Configuration designed only for testing. This uses a loaded size of 1 in
476
- * all collections to ensure all every get and release calls can be tested for
477
- * items which do not exist in the root collection. This configuration is not
478
- * exposed through C++ intentionally as it is only used in testing.
479
- */
480
- EXTERNAL_VAR fiftyoneDegreesConfigHash fiftyoneDegreesHashSingleLoadedConfig;
481
-
482
389
  /**
483
390
  * EXTERNAL METHODS
484
391
  */
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: fiftyone-devicedetection-onpremise
3
- Version: 4.5.0a56
3
+ Version: 4.5.0a69
4
4
  Summary: This project contains 51Degrees Device Detection OnPremise engine that can be used with the 51Degrees Pipeline API. The Pipeline is a generic web request intelligence and data processing solution with the ability to add a range of 51Degrees and/or custom plug ins (Engines)
5
5
  Author: 51Degrees Engineering
6
6
  Author-email: engineering@51degrees.com
@@ -0,0 +1 @@
1
+ 4.5.0-alpha.69
@@ -1 +0,0 @@
1
- 4.5.0-alpha.56