notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Remember
I remember
2024-11-06 Today brought in a new category: filesystems. Sadly, the website did not process it well. I am working on that. It may take a few days.
2024-11-07 Commit processing is halted. I have a fix for the new category. It is making its way through the system.
UPDATE: the backend is processing the original filesystems commit now. It should take about an hour.
UPDATE: as of 20:30 UTC, the filesystems commit has been processed. Commit processing is now up to date.
Port details
glaze Fast, in memory, JSON and interface library for modern C++
3.6.0 devel on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.9.2Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-12-12 23:15:05
Last Update: 2024-09-27 08:38:51
Commit Hash: 3e9302d
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
Also Listed In: textproc
License: MIT
WWW:
https://github.com/stephenberry/glaze
Description:
Glaze is one of the fastest JSON libraries in the world. Glaze reads and writes from object memory, simplifying interfaces and offering incredible performance. Glaze isn't just a JSON library. Glaze also supports: * BEVE (binary efficient versatile encoding) * CSV (comma separated value)
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (135 items)
Collapse this list.
  1. /usr/local/share/licenses/glaze-3.6.0/catalog.mk
  2. /usr/local/share/licenses/glaze-3.6.0/LICENSE
  3. /usr/local/share/licenses/glaze-3.6.0/MIT
  4. include/glaze/api/api.hpp
  5. include/glaze/api/hash.hpp
  6. include/glaze/api/impl.hpp
  7. include/glaze/api/lib.hpp
  8. include/glaze/api/std/array.hpp
  9. include/glaze/api/std/deque.hpp
  10. include/glaze/api/std/functional.hpp
  11. include/glaze/api/std/list.hpp
  12. include/glaze/api/std/map.hpp
  13. include/glaze/api/std/optional.hpp
  14. include/glaze/api/std/set.hpp
  15. include/glaze/api/std/shared_ptr.hpp
  16. include/glaze/api/std/span.hpp
  17. include/glaze/api/std/string.hpp
  18. include/glaze/api/std/tuple.hpp
  19. include/glaze/api/std/unique_ptr.hpp
  20. include/glaze/api/std/unordered_map.hpp
  21. include/glaze/api/std/unordered_set.hpp
  22. include/glaze/api/std/variant.hpp
  23. include/glaze/api/std/vector.hpp
  24. include/glaze/api/trait.hpp
  25. include/glaze/api/tuplet.hpp
  26. include/glaze/api/type_support.hpp
  27. include/glaze/api/xxh64.hpp
  28. include/glaze/base64/base64.hpp
  29. include/glaze/beve.hpp
  30. include/glaze/beve/beve_to_json.hpp
  31. include/glaze/beve/header.hpp
  32. include/glaze/beve/ptr.hpp
  33. include/glaze/beve/read.hpp
  34. include/glaze/beve/skip.hpp
  35. include/glaze/beve/wrappers.hpp
  36. include/glaze/beve/write.hpp
  37. include/glaze/compare/approx.hpp
  38. include/glaze/compare/compare.hpp
  39. include/glaze/concepts/container_concepts.hpp
  40. include/glaze/containers/flat_map.hpp
  41. include/glaze/core/common.hpp
  42. include/glaze/core/context.hpp
  43. include/glaze/core/custom.hpp
  44. include/glaze/core/feature_test.hpp
  45. include/glaze/core/meta.hpp
  46. include/glaze/core/opts.hpp
  47. include/glaze/core/ptr.hpp
  48. include/glaze/core/read.hpp
  49. include/glaze/core/reflect.hpp
  50. include/glaze/core/seek.hpp
  51. include/glaze/core/wrappers.hpp
  52. include/glaze/core/write.hpp
  53. include/glaze/core/write_chars.hpp
  54. include/glaze/csv.hpp
  55. include/glaze/csv/read.hpp
  56. include/glaze/csv/write.hpp
  57. include/glaze/exceptions/binary_exceptions.hpp
  58. include/glaze/exceptions/core_exceptions.hpp
  59. include/glaze/exceptions/csv_exceptions.hpp
  60. include/glaze/exceptions/json_exceptions.hpp
  61. include/glaze/exceptions/json_schema_exceptions.hpp
  62. include/glaze/ext/README.md
  63. include/glaze/ext/cli_menu.hpp
  64. include/glaze/ext/eigen.hpp
  65. include/glaze/ext/glaze_asio.hpp
  66. include/glaze/ext/jsonrpc.hpp
  67. include/glaze/file/file_ops.hpp
  68. include/glaze/file/file_watch.hpp
  69. include/glaze/file/hostname_include.hpp
  70. include/glaze/file/raw_or_file.hpp
  71. include/glaze/file/read_directory.hpp
  72. include/glaze/file/write_directory.hpp
  73. include/glaze/format/format_to.hpp
  74. include/glaze/glaze.hpp
  75. include/glaze/glaze_exceptions.hpp
  76. include/glaze/hardware/volatile_array.hpp
  77. include/glaze/json.hpp
  78. include/glaze/json/invoke.hpp
  79. include/glaze/json/json_concepts.hpp
  80. include/glaze/json/json_format.hpp
  81. include/glaze/json/json_ptr.hpp
  82. include/glaze/json/json_t.hpp
  83. include/glaze/json/manage.hpp
  84. include/glaze/json/max_write_precision.hpp
  85. include/glaze/json/minify.hpp
  86. include/glaze/json/ndjson.hpp
  87. include/glaze/json/prettify.hpp
  88. include/glaze/json/ptr.hpp
  89. include/glaze/json/raw_string.hpp
  90. include/glaze/json/read.hpp
  91. include/glaze/json/schema.hpp
  92. include/glaze/json/skip.hpp
  93. include/glaze/json/study.hpp
  94. include/glaze/json/wrappers.hpp
  95. include/glaze/json/write.hpp
  96. include/glaze/mustache/mustache.hpp
  97. include/glaze/mustache/stencilcount.hpp
  98. include/glaze/record/recorder.hpp
  99. include/glaze/reflection/get_name.hpp
  100. include/glaze/reflection/to_tuple.hpp
  101. include/glaze/rpc/repe.hpp
  102. include/glaze/thread/threadpool.hpp
  103. include/glaze/trace/trace.hpp
  104. include/glaze/tuplet/tuple.hpp
  105. include/glaze/util/bit_array.hpp
  106. include/glaze/util/compare.hpp
  107. include/glaze/util/convert.hpp
  108. include/glaze/util/dragonbox.hpp
  109. include/glaze/util/dtoa.hpp
  110. include/glaze/util/dump.hpp
  111. include/glaze/util/expected.hpp
  112. include/glaze/util/fast_float.hpp
  113. include/glaze/util/for_each.hpp
  114. include/glaze/util/glaze_fast_float.hpp
  115. include/glaze/util/hash_map.hpp
  116. include/glaze/util/help.hpp
  117. include/glaze/util/inline.hpp
  118. include/glaze/util/itoa.hpp
  119. include/glaze/util/murmur.hpp
  120. include/glaze/util/parse.hpp
  121. include/glaze/util/primes_64.hpp
  122. include/glaze/util/progress_bar.hpp
  123. include/glaze/util/stoui64.hpp
  124. include/glaze/util/string_literal.hpp
  125. include/glaze/util/tuple.hpp
  126. include/glaze/util/type_traits.hpp
  127. include/glaze/util/utility.hpp
  128. include/glaze/util/validate.hpp
  129. include/glaze/util/variant.hpp
  130. share/glaze/glazeConfig.cmake
  131. share/glaze/glazeConfigVersion.cmake
  132. share/glaze/glazeTargets.cmake
  133. @owner
  134. @group
  135. @mode
Collapse this list.
Dependency lines:
  • glaze>0:devel/glaze
To install the port:
cd /usr/ports/devel/glaze/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/glaze
  • pkg install glaze
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: glaze
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1727410400 SHA256 (stephenberry-glaze-v3.6.0_GH0.tar.gz) = d394fed35440bd1cb1a2aec059b967acc43fc04764ecb0915ba24b9f5a9ca0a3 SIZE (stephenberry-glaze-v3.6.0_GH0.tar.gz) = 496533

Packages (timestamps in pop-ups are UTC):
glaze
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.6.03.6.0-3.6.03.6.0---
FreeBSD:13:quarterly3.6.03.6.0-3.6.03.6.0--2.0.1
FreeBSD:14:latest3.6.03.6.0-3.6.03.6.0---
FreeBSD:14:quarterly3.6.03.6.0-3.6.03.6.0--2.0.1
FreeBSD:15:latest--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. asio.hpp : net/asio
  2. cmake : devel/cmake-core
  3. ninja : devel/ninja
  4. eigen3.pc : math/eigen3
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_glaze
USES:
cmake:testing compiler:c++11-lang eigen:3 localbase
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/stephenberry/glaze/tar.gz/v3.6.0?dummy=/
Collapse this list.

Number of commits found: 57

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.6.0
27 Sep 2024 08:38:51
commit hash: 3e9302d90ae5eeda6d8625f72b38756bd2e55544commit hash: 3e9302d90ae5eeda6d8625f72b38756bd2e55544commit hash: 3e9302d90ae5eeda6d8625f72b38756bd2e55544commit hash: 3e9302d90ae5eeda6d8625f72b38756bd2e55544 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/glaze: update 3.5.0 → 3.6.0

Reported by:	portscout
3.5.0
25 Sep 2024 08:33:32
commit hash: df7fac6672435bb711a14442fc22bca5a125768ccommit hash: df7fac6672435bb711a14442fc22bca5a125768ccommit hash: df7fac6672435bb711a14442fc22bca5a125768ccommit hash: df7fac6672435bb711a14442fc22bca5a125768c files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/glaze: update 3.4.1 → 3.5.0

Reported by:	portscout
3.4.1
18 Sep 2024 09:16:01
commit hash: d5dab3eee95e37098bb97f9af6e72773d1c13ab4commit hash: d5dab3eee95e37098bb97f9af6e72773d1c13ab4commit hash: d5dab3eee95e37098bb97f9af6e72773d1c13ab4commit hash: d5dab3eee95e37098bb97f9af6e72773d1c13ab4 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/glaze: update 3.4.0 → 3.4.1

Reported by:	portscout
3.4.0
17 Sep 2024 04:54:35
commit hash: 0a0ed8ff0654562d6b0f14d9ba0138a68ba29a27commit hash: 0a0ed8ff0654562d6b0f14d9ba0138a68ba29a27commit hash: 0a0ed8ff0654562d6b0f14d9ba0138a68ba29a27commit hash: 0a0ed8ff0654562d6b0f14d9ba0138a68ba29a27 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/glaze: update 3.3.4 → 3.4.0

Reported by:	portscout
3.3.4
11 Sep 2024 06:58:57
commit hash: dc49f6e90c6829cd6e040b14e69f6bdcac902d84commit hash: dc49f6e90c6829cd6e040b14e69f6bdcac902d84commit hash: dc49f6e90c6829cd6e040b14e69f6bdcac902d84commit hash: dc49f6e90c6829cd6e040b14e69f6bdcac902d84 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/glaze: update 3.3.2 → 3.3.4

Reported by:	portscout
3.3.2
04 Sep 2024 08:08:15
commit hash: b06be7165ac4984722ea746377fa0be6a8cc5b10commit hash: b06be7165ac4984722ea746377fa0be6a8cc5b10commit hash: b06be7165ac4984722ea746377fa0be6a8cc5b10commit hash: b06be7165ac4984722ea746377fa0be6a8cc5b10 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/glaze: update 3.3.1 → 3.3.2

Reported by:	portscout
3.3.1
16 Aug 2024 07:58:43
commit hash: d098970439a3654439dc2bcb37ec08546e134ecacommit hash: d098970439a3654439dc2bcb37ec08546e134ecacommit hash: d098970439a3654439dc2bcb37ec08546e134ecacommit hash: d098970439a3654439dc2bcb37ec08546e134eca files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/glaze: update 3.2.5 → 3.3.1

Reported by:	portscout
3.2.5
13 Aug 2024 05:12:31
commit hash: 911a23c2cc12fb8a2dee8df2fd60e5738e0e7fc2commit hash: 911a23c2cc12fb8a2dee8df2fd60e5738e0e7fc2commit hash: 911a23c2cc12fb8a2dee8df2fd60e5738e0e7fc2commit hash: 911a23c2cc12fb8a2dee8df2fd60e5738e0e7fc2 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/glaze: update 3.2.4 → 3.2.5

Reported by:	portscout
3.2.4
12 Aug 2024 18:46:37
commit hash: e7411f22ef75baf97ee2566664b17549f2dc8c67commit hash: e7411f22ef75baf97ee2566664b17549f2dc8c67commit hash: e7411f22ef75baf97ee2566664b17549f2dc8c67commit hash: e7411f22ef75baf97ee2566664b17549f2dc8c67 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/glaze: update 3.2.1 → 3.2.4

Reported by:	portscout
3.2.1
07 Aug 2024 09:09:52
commit hash: fe1536439edde7c7b4f190008054f911e010f1b2commit hash: fe1536439edde7c7b4f190008054f911e010f1b2commit hash: fe1536439edde7c7b4f190008054f911e010f1b2commit hash: fe1536439edde7c7b4f190008054f911e010f1b2 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/glaze: update 3.1.7 → 3.2.1

Reported by:	portscout
3.1.7
26 Jul 2024 08:57:57
commit hash: 31dce9686d211563b5860deb4be3dfb2487725b5commit hash: 31dce9686d211563b5860deb4be3dfb2487725b5commit hash: 31dce9686d211563b5860deb4be3dfb2487725b5commit hash: 31dce9686d211563b5860deb4be3dfb2487725b5 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/glaze: update 3.1.6 → 3.1.7

Reported by:	portscout
3.1.6
24 Jul 2024 07:43:48
commit hash: d715f707869e26535a8e9a4e9849463e5a0a0a03commit hash: d715f707869e26535a8e9a4e9849463e5a0a0a03commit hash: d715f707869e26535a8e9a4e9849463e5a0a0a03commit hash: d715f707869e26535a8e9a4e9849463e5a0a0a03 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/glaze: update 3.1.5 → 3.1.6

Reported by:	portscout
3.1.5
23 Jul 2024 09:28:16
commit hash: cf16296f0cfaff9f6c150203f1085dfaa29c369acommit hash: cf16296f0cfaff9f6c150203f1085dfaa29c369acommit hash: cf16296f0cfaff9f6c150203f1085dfaa29c369acommit hash: cf16296f0cfaff9f6c150203f1085dfaa29c369a files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/glaze: update 3.1.3 → 3.1.5

Reported by:	portscout
3.1.3
21 Jul 2024 08:49:13
commit hash: f137cfa1d08a1eaff9990e833f591c1ffbd217dbcommit hash: f137cfa1d08a1eaff9990e833f591c1ffbd217dbcommit hash: f137cfa1d08a1eaff9990e833f591c1ffbd217dbcommit hash: f137cfa1d08a1eaff9990e833f591c1ffbd217db files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/glaze: update 3.1.2 → 3.1.3

Reported by:	portscout
3.1.2
20 Jul 2024 08:36:52
commit hash: 9824c93ea37c1f9f1d99678d8e073c038951e1b3commit hash: 9824c93ea37c1f9f1d99678d8e073c038951e1b3commit hash: 9824c93ea37c1f9f1d99678d8e073c038951e1b3commit hash: 9824c93ea37c1f9f1d99678d8e073c038951e1b3 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/glaze: update 3.1.0 → 3.1.2

Reported by:	portscout
3.1.0
18 Jul 2024 08:22:46
commit hash: a98d2f18fe31e5f01327ed6f800de0c2092823a2commit hash: a98d2f18fe31e5f01327ed6f800de0c2092823a2commit hash: a98d2f18fe31e5f01327ed6f800de0c2092823a2commit hash: a98d2f18fe31e5f01327ed6f800de0c2092823a2 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/glaze: update 3.0.0 → 3.1.0

Reported by:	portscout
3.0.0
17 Jul 2024 15:17:17
commit hash: ae687a4d0fd59b1d7940f94051acf37732aa5707commit hash: ae687a4d0fd59b1d7940f94051acf37732aa5707commit hash: ae687a4d0fd59b1d7940f94051acf37732aa5707commit hash: ae687a4d0fd59b1d7940f94051acf37732aa5707 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/glaze: update 2.9.4 → 3.0.0

Reported by:	portscout
2.9.4
04 Jul 2024 01:18:08
commit hash: 139db4379f2d67abf8a286a907c4d5feaa2344f2commit hash: 139db4379f2d67abf8a286a907c4d5feaa2344f2commit hash: 139db4379f2d67abf8a286a907c4d5feaa2344f2commit hash: 139db4379f2d67abf8a286a907c4d5feaa2344f2 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/glaze: update 2.9.2 → 2.9.4

Reported by:	portscout
2.9.2
25 Jun 2024 16:43:44
commit hash: 09a2404aa11e9cace794e119f1101630e080922acommit hash: 09a2404aa11e9cace794e119f1101630e080922acommit hash: 09a2404aa11e9cace794e119f1101630e080922acommit hash: 09a2404aa11e9cace794e119f1101630e080922a files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/glaze: update 2.9.0 → 2.9.2

Reported by:	portscout
2.9.0
15 Jun 2024 09:12:44
commit hash: 7547fe9e0b8e59e6b635db26519625d580d00730commit hash: 7547fe9e0b8e59e6b635db26519625d580d00730commit hash: 7547fe9e0b8e59e6b635db26519625d580d00730commit hash: 7547fe9e0b8e59e6b635db26519625d580d00730 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/glaze: update 2.8.4 → 2.9.0

Reported by:	portscout
2.8.4
14 Jun 2024 09:11:36
commit hash: fb744c79a50f4bcbf69fafb28d56c6f1d159f637commit hash: fb744c79a50f4bcbf69fafb28d56c6f1d159f637commit hash: fb744c79a50f4bcbf69fafb28d56c6f1d159f637commit hash: fb744c79a50f4bcbf69fafb28d56c6f1d159f637 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/glaze: update 2.8.2 → 2.8.4

Reported by:	portscout
2.8.2
13 Jun 2024 05:23:02
commit hash: b1d5fa209e7eb5ef5271583ffdb6412b48eec773commit hash: b1d5fa209e7eb5ef5271583ffdb6412b48eec773commit hash: b1d5fa209e7eb5ef5271583ffdb6412b48eec773commit hash: b1d5fa209e7eb5ef5271583ffdb6412b48eec773 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/glaze: update 2.6.8 → 2.8.2

Reported by:	portscout
2.6.8
29 May 2024 08:49:19
commit hash: 6a9c3d9815640215590cd4d86ff7ce6071ef2ccdcommit hash: 6a9c3d9815640215590cd4d86ff7ce6071ef2ccdcommit hash: 6a9c3d9815640215590cd4d86ff7ce6071ef2ccdcommit hash: 6a9c3d9815640215590cd4d86ff7ce6071ef2ccd files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/glaze: update 2.6.7 → 2.6.8

Reported by:	portscout
2.6.7
24 May 2024 09:23:47
commit hash: 8d2814ca0f014956605e44fb255e6320bb55e29ccommit hash: 8d2814ca0f014956605e44fb255e6320bb55e29ccommit hash: 8d2814ca0f014956605e44fb255e6320bb55e29ccommit hash: 8d2814ca0f014956605e44fb255e6320bb55e29c files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/glaze: update 2.6.4 → 2.6.7
2.6.4
18 May 2024 16:52:18
commit hash: e1447348309ee2627edd450c6e71549a61e548ebcommit hash: e1447348309ee2627edd450c6e71549a61e548ebcommit hash: e1447348309ee2627edd450c6e71549a61e548ebcommit hash: e1447348309ee2627edd450c6e71549a61e548eb files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/glaze: update 2.6.3 → 2.6.4

Reported by:	portscout
2.6.3
17 May 2024 05:55:55
commit hash: 57cba7db331362face2034926dea975de2dd2dc1commit hash: 57cba7db331362face2034926dea975de2dd2dc1commit hash: 57cba7db331362face2034926dea975de2dd2dc1commit hash: 57cba7db331362face2034926dea975de2dd2dc1 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/glaze: update 2.6.2 → 2.6.3

Reported by:	portscout
2.6.2
14 May 2024 15:00:12
commit hash: 55a8ec64fddc44069342209eac88b3415be753a8commit hash: 55a8ec64fddc44069342209eac88b3415be753a8commit hash: 55a8ec64fddc44069342209eac88b3415be753a8commit hash: 55a8ec64fddc44069342209eac88b3415be753a8 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/glaze: update 2.6.1 → 2.6.2

Reported by:	portscout
2.6.1
09 May 2024 06:48:05
commit hash: 01253252be93be35a575b12d34cf5a3d2f682f4ccommit hash: 01253252be93be35a575b12d34cf5a3d2f682f4ccommit hash: 01253252be93be35a575b12d34cf5a3d2f682f4ccommit hash: 01253252be93be35a575b12d34cf5a3d2f682f4c files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/glaze: update 2.6.0 → 2.6.1

Reported by:	portscout
2.6.0
30 Apr 2024 05:25:34
commit hash: 7e141777199c8bb8937c34705bb7a85fcc6e5533commit hash: 7e141777199c8bb8937c34705bb7a85fcc6e5533commit hash: 7e141777199c8bb8937c34705bb7a85fcc6e5533commit hash: 7e141777199c8bb8937c34705bb7a85fcc6e5533 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/glaze: update 2.5.5 → 2.6.0

Reported by:	portscout
2.5.5
26 Apr 2024 07:18:26
commit hash: 432043f00ca0a1502ba1f797394d41736494f8d2commit hash: 432043f00ca0a1502ba1f797394d41736494f8d2commit hash: 432043f00ca0a1502ba1f797394d41736494f8d2commit hash: 432043f00ca0a1502ba1f797394d41736494f8d2 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/glaze: Fix build on 13 by not building the debug executable

... that is not installed.

Reported by:	fallout
2.5.5
24 Apr 2024 09:13:08
commit hash: dad9ba8a6e285de2f0db088ba2feb1ef5785cd9ecommit hash: dad9ba8a6e285de2f0db088ba2feb1ef5785cd9ecommit hash: dad9ba8a6e285de2f0db088ba2feb1ef5785cd9ecommit hash: dad9ba8a6e285de2f0db088ba2feb1ef5785cd9e files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/glaze: update 2.5.4 → 2.5.5

Reported by:	portscout
2.5.4
23 Apr 2024 08:40:29
commit hash: d1310742a60091a6d4a3e3b48d4d6a71a7efec9acommit hash: d1310742a60091a6d4a3e3b48d4d6a71a7efec9acommit hash: d1310742a60091a6d4a3e3b48d4d6a71a7efec9acommit hash: d1310742a60091a6d4a3e3b48d4d6a71a7efec9a files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/glaze: update 2.5.3 → 2.5.4

Reported by:	portscout
2.5.3
19 Apr 2024 08:48:53
commit hash: 78a77731e9830668b8806dfb34be008a0262d9a1commit hash: 78a77731e9830668b8806dfb34be008a0262d9a1commit hash: 78a77731e9830668b8806dfb34be008a0262d9a1commit hash: 78a77731e9830668b8806dfb34be008a0262d9a1 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/glaze: update 2.5.2 → 2.5.3

Reported by:	portscout
2.5.2
17 Apr 2024 07:38:21
commit hash: f286c3baa27345f99dd4fd3d85198c06c89fcb18commit hash: f286c3baa27345f99dd4fd3d85198c06c89fcb18commit hash: f286c3baa27345f99dd4fd3d85198c06c89fcb18commit hash: f286c3baa27345f99dd4fd3d85198c06c89fcb18 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/glaze: update 2.5.1 → 2.5.2

Reported by:	portscout
2.5.1
16 Apr 2024 07:43:54
commit hash: 072aeb0540846b21deff2fddd6103e296f36d0e0commit hash: 072aeb0540846b21deff2fddd6103e296f36d0e0commit hash: 072aeb0540846b21deff2fddd6103e296f36d0e0commit hash: 072aeb0540846b21deff2fddd6103e296f36d0e0 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/glaze: update 2.5.0 → 2.5.1

Reported by:	portscout
2.5.0
12 Apr 2024 04:32:42
commit hash: 292fa006c0330e4a44ad23b3fd95154fe4f344e7commit hash: 292fa006c0330e4a44ad23b3fd95154fe4f344e7commit hash: 292fa006c0330e4a44ad23b3fd95154fe4f344e7commit hash: 292fa006c0330e4a44ad23b3fd95154fe4f344e7 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/glaze: update 2.4.5 → 2.5.0

Reported by:	portscout
2.4.5
11 Apr 2024 08:17:17
commit hash: 4619dd8fed57654b42e27606377530718439ae5acommit hash: 4619dd8fed57654b42e27606377530718439ae5acommit hash: 4619dd8fed57654b42e27606377530718439ae5acommit hash: 4619dd8fed57654b42e27606377530718439ae5a files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/glaze: update 2.4.2 → 2.4.5

Reported by:	portscout
2.4.2
03 Apr 2024 07:41:46
commit hash: 7cd61efda8bde970636d4257720e8f817040071ecommit hash: 7cd61efda8bde970636d4257720e8f817040071ecommit hash: 7cd61efda8bde970636d4257720e8f817040071ecommit hash: 7cd61efda8bde970636d4257720e8f817040071e files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/glaze: update 2.4.0 → 2.4.2

Reported by:	portscout
2.4.0
28 Mar 2024 17:28:23
commit hash: 001584e0da3d10779ba835ca11facb64f547ea85commit hash: 001584e0da3d10779ba835ca11facb64f547ea85commit hash: 001584e0da3d10779ba835ca11facb64f547ea85commit hash: 001584e0da3d10779ba835ca11facb64f547ea85 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/glaze: update 2.3.3 → 2.4.0

Reported by:	portscout
2.3.3
27 Mar 2024 07:32:11
commit hash: cf52c401af31ec56beb36586713faff03710fc2fcommit hash: cf52c401af31ec56beb36586713faff03710fc2fcommit hash: cf52c401af31ec56beb36586713faff03710fc2fcommit hash: cf52c401af31ec56beb36586713faff03710fc2f files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/glaze: update 2.3.1 → 2.3.3

Reported by:	portscout
2.3.1
22 Mar 2024 12:22:54
commit hash: c65546b42f27001231ffb5d27bb88a2d1dc76685commit hash: c65546b42f27001231ffb5d27bb88a2d1dc76685commit hash: c65546b42f27001231ffb5d27bb88a2d1dc76685commit hash: c65546b42f27001231ffb5d27bb88a2d1dc76685 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/glaze: update 2.2.1 → 2.3.1

Reported by:	portscout
2.2.1
08 Mar 2024 10:25:50
commit hash: 701b1c28cfb7e38d60aab5dba27fe130323462bccommit hash: 701b1c28cfb7e38d60aab5dba27fe130323462bccommit hash: 701b1c28cfb7e38d60aab5dba27fe130323462bccommit hash: 701b1c28cfb7e38d60aab5dba27fe130323462bc files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/glaze: update 2.1.7 → 2.2.1

Reported by:	portscout
2.1.7
23 Feb 2024 10:25:40
commit hash: 8733d781f26633fcb44610affa3e719be2371841commit hash: 8733d781f26633fcb44610affa3e719be2371841commit hash: 8733d781f26633fcb44610affa3e719be2371841commit hash: 8733d781f26633fcb44610affa3e719be2371841 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/glaze: update 2.1.3 → 2.1.7

Reported by:	portscout
2.1.3
16 Feb 2024 05:16:11
commit hash: 612b7abaf98590d1a1caaeefff3db5ea4592f477commit hash: 612b7abaf98590d1a1caaeefff3db5ea4592f477commit hash: 612b7abaf98590d1a1caaeefff3db5ea4592f477commit hash: 612b7abaf98590d1a1caaeefff3db5ea4592f477 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/glaze: update 2.1.1 → 2.1.3

Reported by:	portscout
2.1.1
14 Feb 2024 09:28:05
commit hash: 6485928952e2672f9f384f2c265039df9f5f755bcommit hash: 6485928952e2672f9f384f2c265039df9f5f755bcommit hash: 6485928952e2672f9f384f2c265039df9f5f755bcommit hash: 6485928952e2672f9f384f2c265039df9f5f755b files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/glaze: update 2.1.0 → 2.1.1

Reported by:	portscout
2.1.0
13 Feb 2024 07:50:48
commit hash: 98b25a9236f6104b08e9d50cb7d36c2425c276c8commit hash: 98b25a9236f6104b08e9d50cb7d36c2425c276c8commit hash: 98b25a9236f6104b08e9d50cb7d36c2425c276c8commit hash: 98b25a9236f6104b08e9d50cb7d36c2425c276c8 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/glaze: update 2.0.6 → 2.1.0

Reported by:	portscout
2.0.6
14 Jan 2024 18:52:02
commit hash: b454c96338bc5795d57284b0f77eab60c63eb8c7commit hash: b454c96338bc5795d57284b0f77eab60c63eb8c7commit hash: b454c96338bc5795d57284b0f77eab60c63eb8c7commit hash: b454c96338bc5795d57284b0f77eab60c63eb8c7 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/glaze: update 2.0.5 → 2.0.6

Reported by:	portscout
2.0.5
12 Jan 2024 00:09:03
commit hash: 5099cab651ebe37fccf2fa8b6c6dfcf9b3302fbdcommit hash: 5099cab651ebe37fccf2fa8b6c6dfcf9b3302fbdcommit hash: 5099cab651ebe37fccf2fa8b6c6dfcf9b3302fbdcommit hash: 5099cab651ebe37fccf2fa8b6c6dfcf9b3302fbd files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/glaze: Broken in 15: clang crashes
2.0.5
11 Jan 2024 08:31:24
commit hash: e294c7276bfa8efb6126fae61727788c58f20500commit hash: e294c7276bfa8efb6126fae61727788c58f20500commit hash: e294c7276bfa8efb6126fae61727788c58f20500commit hash: e294c7276bfa8efb6126fae61727788c58f20500 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/glaze: update 2.0.3 → 2.0.5

Reported by:	portscout
2.0.3
10 Jan 2024 10:48:23
commit hash: 8a15941ae2a22102c16ff2e6425c3f46cc58bbb4commit hash: 8a15941ae2a22102c16ff2e6425c3f46cc58bbb4commit hash: 8a15941ae2a22102c16ff2e6425c3f46cc58bbb4commit hash: 8a15941ae2a22102c16ff2e6425c3f46cc58bbb4 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/glaze: update 2.0.2 → 2.0.3

Reported by:	portscout
2.0.2
05 Jan 2024 09:38:11
commit hash: eb38326bf128f1aafddfa5e82f814cf7924a8fa4commit hash: eb38326bf128f1aafddfa5e82f814cf7924a8fa4commit hash: eb38326bf128f1aafddfa5e82f814cf7924a8fa4commit hash: eb38326bf128f1aafddfa5e82f814cf7924a8fa4 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/glaze: update 2.0.1 → 2.0.2

Reported by:	portscout
2.0.1
04 Jan 2024 05:48:37
commit hash: 2b6f802608078c80ff9d55be68eac68c0ce4e8c3commit hash: 2b6f802608078c80ff9d55be68eac68c0ce4e8c3commit hash: 2b6f802608078c80ff9d55be68eac68c0ce4e8c3commit hash: 2b6f802608078c80ff9d55be68eac68c0ce4e8c3 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/glaze: update 2.0.0 → 2.0.1

Reported by:	portscout
2.0.0
03 Jan 2024 09:10:28
commit hash: 3df4a9c98ca2064bf3c77c88a12e8b7c16bd6c3bcommit hash: 3df4a9c98ca2064bf3c77c88a12e8b7c16bd6c3bcommit hash: 3df4a9c98ca2064bf3c77c88a12e8b7c16bd6c3bcommit hash: 3df4a9c98ca2064bf3c77c88a12e8b7c16bd6c3b files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/glaze: update 1.9.9 → 2.0.0

Reported by:	portscout
1.9.9
28 Dec 2023 09:51:57
commit hash: 0178138737bff2fbff30eab16db71eea70d1f134commit hash: 0178138737bff2fbff30eab16db71eea70d1f134commit hash: 0178138737bff2fbff30eab16db71eea70d1f134commit hash: 0178138737bff2fbff30eab16db71eea70d1f134 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/glaze: update 1.9.8.1 → 1.9.9

Reported by:	portscout
1.9.8.1
23 Dec 2023 07:57:22
commit hash: 305b8bbbe7afc53f8988a43fb5f1620b918b1288commit hash: 305b8bbbe7afc53f8988a43fb5f1620b918b1288commit hash: 305b8bbbe7afc53f8988a43fb5f1620b918b1288commit hash: 305b8bbbe7afc53f8988a43fb5f1620b918b1288 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/glaze: update 1.9.7 → 1.9.8.1

Reported by:	portscout
1.9.7
15 Dec 2023 18:29:59
commit hash: a69dfa2b3f305ccc98667fdb5f6d3de86d71390bcommit hash: a69dfa2b3f305ccc98667fdb5f6d3de86d71390bcommit hash: a69dfa2b3f305ccc98667fdb5f6d3de86d71390bcommit hash: a69dfa2b3f305ccc98667fdb5f6d3de86d71390b files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/glaze: update 1.9.5 → 1.9.7

Reported by:	portscout
1.9.5
12 Dec 2023 23:14:33
commit hash: fc0716260e6398774a33c355089efd1cc7c7be1dcommit hash: fc0716260e6398774a33c355089efd1cc7c7be1dcommit hash: fc0716260e6398774a33c355089efd1cc7c7be1dcommit hash: fc0716260e6398774a33c355089efd1cc7c7be1d files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/glaze: New port: Fast, in memory, JSON and interface library for modern
C++

Number of commits found: 57