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
Ukraine
Port details
imhex Hex editor for reverse engineers and programmers
1.36.2 editors on this many watch lists=5 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 1.30.1_2Version of this port present on the latest quarterly branch.
Maintainer: nobutaka@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-12-12 12:57:36
Last Update: 2025-01-02 13:10:46
Commit Hash: 8f59977
People watching this port, also watch:: rust, nuclei, hashcat, node, heimer
License: GPLv2
WWW:
https://github.com/WerWolv/ImHex
Description:
ImHex is a hex editor for reverse engineers, programmers and people that value their eye sight when working at 3 AM. ImHex has many features including the following: - Byte patching - String and hex search - Colorful highlighting - Custom C++-like pattern language for parsing highlighting a file's content - Data inspector allowing interpretation of data as many different types (little and big endian) - File hashing support - Disassembler supporting many different architectures - Bookmarks - Data Analyzer
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (1495 items)
Collapse this list.
  1. /usr/local/share/licenses/imhex-1.36.2/catalog.mk
  2. /usr/local/share/licenses/imhex-1.36.2/LICENSE
  3. /usr/local/share/licenses/imhex-1.36.2/GPLv2
  4. bin/imhex
  5. bin/imhex-updater
  6. lib/libimhex.so
  7. lib/libimhex.so.1.36.2
  8. share/applications/imhex.desktop
  9. share/imhex/constants/crc16.json
  10. share/imhex/constants/crc32.json
  11. share/imhex/constants/http_status.json
  12. share/imhex/constants/linux_errors.json
  13. share/imhex/encodings/arabic_iso.tbl
  14. share/imhex/encodings/arabic_windows.tbl
  15. share/imhex/encodings/ascii.tbl
  16. share/imhex/encodings/ascii_ansi.tbl
  17. share/imhex/encodings/ascii_oem.tbl
  18. share/imhex/encodings/baltic_iso.tbl
  19. share/imhex/encodings/baltic_windows.tbl
  20. share/imhex/encodings/big5.tbl
  21. share/imhex/encodings/cyrillic_cp866.tbl
  22. share/imhex/encodings/cyrillic_iso.tbl
  23. share/imhex/encodings/cyrillic_koi8_r.tbl
  24. share/imhex/encodings/cyrillic_koi8_u.tbl
  25. share/imhex/encodings/cyrillic_windows.tbl
  26. share/imhex/encodings/eastern_europe_iso.tbl
  27. share/imhex/encodings/eastern_europe_windows.tbl
  28. share/imhex/encodings/ebcdic.tbl
  29. share/imhex/encodings/euc_jp.tbl
  30. share/imhex/encodings/euc_kr.tbl
  31. share/imhex/encodings/gbk.tbl
  32. share/imhex/encodings/greek_iso.tbl
  33. share/imhex/encodings/greek_windows.tbl
  34. share/imhex/encodings/hebrew_iso.tbl
  35. share/imhex/encodings/hebrew_windows.tbl
  36. share/imhex/encodings/iso_646.tbl
  37. share/imhex/encodings/iso_6937.tbl
  38. share/imhex/encodings/jis_x_0201.tbl
  39. share/imhex/encodings/jis_x_0211.tbl
  40. share/imhex/encodings/jis_x_0213.tbl
  41. share/imhex/encodings/macintosh.tbl
  42. share/imhex/encodings/ms932.tbl
  43. share/imhex/encodings/pokegen1_en.tbl
  44. share/imhex/encodings/pokegen3_en.tbl
  45. share/imhex/encodings/shiftjis.tbl
  46. share/imhex/encodings/thai.tbl
  47. share/imhex/encodings/turkish_iso.tbl
  48. share/imhex/encodings/turkish_windows.tbl
  49. share/imhex/encodings/utf8.tbl
  50. share/imhex/encodings/vietnamese.tbl
  51. share/imhex/includes/hex/core.pat
  52. share/imhex/includes/hex/dec.pat
  53. share/imhex/includes/hex/http.pat
  54. share/imhex/includes/hex/impl/imhex_check.pat
  55. share/imhex/includes/hex/provider.pat
  56. share/imhex/includes/hex/type/encstr.pat
  57. share/imhex/includes/hex/type/instruction.pat
  58. share/imhex/includes/hex/type/json.pat
  59. share/imhex/includes/hex/type/mangled.pat
  60. share/imhex/includes/std/array.pat
  61. share/imhex/includes/std/attrs.pat
  62. share/imhex/includes/std/bit.pat
  63. share/imhex/includes/std/core.pat
  64. share/imhex/includes/std/ctype.pat
  65. share/imhex/includes/std/file.pat
  66. share/imhex/includes/std/fxpt.pat
  67. share/imhex/includes/std/hash.pat
  68. share/imhex/includes/std/io.pat
  69. share/imhex/includes/std/limits.pat
  70. share/imhex/includes/std/math.pat
  71. share/imhex/includes/std/mem.pat
  72. share/imhex/includes/std/ptr.pat
  73. share/imhex/includes/std/random.pat
  74. share/imhex/includes/std/string.pat
  75. share/imhex/includes/std/sys.pat
  76. share/imhex/includes/std/time.pat
  77. share/imhex/includes/type/base.pat
  78. share/imhex/includes/type/base64.pat
  79. share/imhex/includes/type/bcd.pat
  80. share/imhex/includes/type/byte.pat
  81. share/imhex/includes/type/color.pat
  82. share/imhex/includes/type/float16.pat
  83. share/imhex/includes/type/fmt.pat
  84. share/imhex/includes/type/guid.pat
  85. share/imhex/includes/type/ip.pat
  86. share/imhex/includes/type/leb128.pat
  87. share/imhex/includes/type/mac.pat
  88. share/imhex/includes/type/magic.pat
  89. share/imhex/includes/type/path.pat
  90. share/imhex/includes/type/size.pat
  91. share/imhex/includes/type/time.pat
  92. share/imhex/includes/type/types/010.pat
  93. share/imhex/includes/type/types/c.pat
  94. share/imhex/includes/type/types/linux.pat
  95. share/imhex/includes/type/types/rust.pat
  96. share/imhex/includes/type/types/win32.pat
  97. share/imhex/magic/nintendo_switch_magic
  98. share/imhex/magic/portable_executable_magic
  99. share/imhex/nodes/caesar.hexnode
  100. share/imhex/nodes/xor.hexnode
  101. share/imhex/patterns/3ds.hexpat
  102. share/imhex/patterns/7z.hexpat
  103. share/imhex/patterns/Crashlvl.hexpat
  104. share/imhex/patterns/adts.hexpat
  105. share/imhex/patterns/afe2.hexpat
  106. share/imhex/patterns/ani.hexpat
  107. share/imhex/patterns/ar.hexpat
  108. share/imhex/patterns/arc.hexpat
  109. share/imhex/patterns/aria2.hexpat
  110. share/imhex/patterns/arm_cm_vtor.hexpat
  111. share/imhex/patterns/bastion/map.hexpat
  112. share/imhex/patterns/bastion/profile.hexpat
  113. share/imhex/patterns/bastion/save.hexpat
  114. share/imhex/patterns/bastion/util.hexpat
  115. share/imhex/patterns/bencode.hexpat
  116. share/imhex/patterns/bgcode.hexpat
  117. share/imhex/patterns/binka.hexpat
  118. share/imhex/patterns/blend.hexpat
  119. share/imhex/patterns/bmp.hexpat
  120. share/imhex/patterns/bplist.hexpat
  121. share/imhex/patterns/bson.hexpat
  122. share/imhex/patterns/bsp_goldsrc.hexpat
  123. share/imhex/patterns/bzip3.hexpat
  124. share/imhex/patterns/cchva.hexpat
  125. share/imhex/patterns/ccpal.hexpat
  126. share/imhex/patterns/ccvxl.hexpat
  127. share/imhex/patterns/cda.hexpat
  128. share/imhex/patterns/chm.hexpat
  129. share/imhex/patterns/coff.hexpat
  130. share/imhex/patterns/cpio.hexpat
  131. share/imhex/patterns/credhist.hexpat
  132. share/imhex/patterns/dds.hexpat
  133. share/imhex/patterns/dex.hexpat
  134. share/imhex/patterns/dicom.hexpat
  135. share/imhex/patterns/dmg.hexpat
  136. share/imhex/patterns/dmp64.hexpat
  137. share/imhex/patterns/dpapiblob.hexpat
  138. share/imhex/patterns/dpapimasterkey.hexpat
  139. share/imhex/patterns/dsstore.hexpat
  140. share/imhex/patterns/dted.hexpat
  141. share/imhex/patterns/elf.hexpat
  142. share/imhex/patterns/evtx.hexpat
  143. share/imhex/patterns/ext4.hexpat
  144. share/imhex/patterns/fas_oskasoftware.hexpat
  145. share/imhex/patterns/fas_oskasoftware_old.hexpat
  146. share/imhex/patterns/fbx.hexpat
  147. share/imhex/patterns/fdt.hexpat
  148. share/imhex/patterns/ffx/all/a_abilities.bin.hexpat
  149. share/imhex/patterns/ffx/all/btl.bin.hexpat
  150. share/imhex/patterns/ffx/all/buki_get.bin.hexpat
  151. share/imhex/patterns/ffx/all/mon.bin.hexpat
  152. share/imhex/patterns/ffx/all/ply_save.bin.hexpat
  153. share/imhex/patterns/ffx/all/sphere_grid_layout.dat.hexpat
  154. share/imhex/patterns/ffx/all/sphere_grid_nodes.dat.hexpat
  155. share/imhex/patterns/ffx/all/st_number.bin.hexpat
  156. share/imhex/patterns/ffx/all/sum_assure.bin.hexpat
  157. share/imhex/patterns/ffx/all/takara.bin.hexpat
  158. share/imhex/patterns/ffx/all/weapon.bin.hexpat
  159. share/imhex/patterns/ffx/en/important.bin.hexpat
  160. share/imhex/patterns/ffx/en/item.bin.hexpat
  161. share/imhex/patterns/ffx/en/moncom.hexpat
  162. share/imhex/patterns/ffx/en/panel.bin.hexpat
  163. share/imhex/patterns/ffx/en/pccom.hexpat
  164. share/imhex/patterns/ffx/en/sphere.bin.hexpat
  165. share/imhex/patterns/ffx/en/txt/double0.hexpat
  166. share/imhex/patterns/ffx/en/txt/double1.hexpat
  167. share/imhex/patterns/ffx/en/txt/double2.hexpat
  168. share/imhex/patterns/ffx/en/txt/single2.hexpat
  169. share/imhex/patterns/ffx/en/w_name.bin.hexpat
  170. share/imhex/patterns/ffx/jp/txt/double0.hexpat
  171. share/imhex/patterns/ffx/jp/txt/double1.hexpat
  172. share/imhex/patterns/ffx/jp/txt/double2.hexpat
  173. share/imhex/patterns/ffx/jp/txt/single2.hexpat
  174. share/imhex/patterns/ffx/jp/w_name.bin.hexpat
  175. share/imhex/patterns/ffx/utils.hexpat
  176. share/imhex/patterns/flac.hexpat
  177. share/imhex/patterns/flipper_settings.hexpat
  178. share/imhex/patterns/fs.hexpat
  179. share/imhex/patterns/gb.hexpat
  180. share/imhex/patterns/gba.hexpat
  181. share/imhex/patterns/gguf.hexpat
  182. share/imhex/patterns/gif.hexpat
  183. share/imhex/patterns/gltf.hexpat
  184. share/imhex/patterns/gzip.hexpat
  185. share/imhex/patterns/hinf_luas.hexpat
  186. share/imhex/patterns/hinf_module.hexpat
  187. share/imhex/patterns/hinf_tag.hexpat
  188. share/imhex/patterns/hsdt.hexpat
  189. share/imhex/patterns/ico.hexpat
  190. share/imhex/patterns/id3.hexpat
  191. share/imhex/patterns/intel_hex.hexpat
  192. share/imhex/patterns/ip.hexpat
  193. share/imhex/patterns/ips.hexpat
  194. share/imhex/patterns/iso.hexpat
  195. share/imhex/patterns/java_class.hexpat
  196. share/imhex/patterns/jpeg.hexpat
  197. share/imhex/patterns/lcesave.hexpat
  198. share/imhex/patterns/lnk.hexpat
  199. share/imhex/patterns/loc.hexpat
  200. share/imhex/patterns/lua51.hexpat
  201. share/imhex/patterns/lua52.hexpat
  202. share/imhex/patterns/lua53.hexpat
  203. share/imhex/patterns/lua54.hexpat
  204. share/imhex/patterns/lznt1.hexpat
  205. share/imhex/patterns/macho.hexpat
  206. share/imhex/patterns/max_v104.hexpat
  207. share/imhex/patterns/midi.hexpat
  208. share/imhex/patterns/minidump.hexpat
  209. share/imhex/patterns/mp4.hexpat
  210. share/imhex/patterns/msgpack.hexpat
  211. share/imhex/patterns/msscmp.hexpat
  212. share/imhex/patterns/nacp.hexpat
  213. share/imhex/patterns/nbt.hexpat
  214. share/imhex/patterns/ne.hexpat
  215. share/imhex/patterns/nes.hexpat
  216. share/imhex/patterns/notepad-cache.hexpat
  217. share/imhex/patterns/notepadwindowstate.hexpat
  218. share/imhex/patterns/nro.hexpat
  219. share/imhex/patterns/ntag.hexpat
  220. share/imhex/patterns/ogg.hexpat
  221. share/imhex/patterns/pbz.hexpat
  222. share/imhex/patterns/pcap.hexpat
  223. share/imhex/patterns/pck.hexpat
  224. share/imhex/patterns/pcx.hexpat
  225. share/imhex/patterns/pe.hexpat
  226. share/imhex/patterns/pfs0.hexpat
  227. share/imhex/patterns/pif.hexpat
  228. share/imhex/patterns/pkm.hexpat
  229. share/imhex/patterns/png.hexpat
  230. share/imhex/patterns/prodinfo.hexpat
  231. share/imhex/patterns/protobuf.hexpat
  232. share/imhex/patterns/psafe3.hexpat
  233. share/imhex/patterns/pyc.hexpat
  234. share/imhex/patterns/pyinstaller.hexpat
  235. share/imhex/patterns/qbcl.hexpat
  236. share/imhex/patterns/qoi.hexpat
  237. share/imhex/patterns/quantized-mesh.hexpat
  238. share/imhex/patterns/rar.hexpat
  239. share/imhex/patterns/ras.hexpat
  240. share/imhex/patterns/refs.hexpat
  241. share/imhex/patterns/rgbds.hexpat
  242. share/imhex/patterns/selinux.hexpat
  243. share/imhex/patterns/selinuxpp.hexpat
  244. share/imhex/patterns/shp.hexpat
  245. share/imhex/patterns/shx.hexpat
  246. share/imhex/patterns/sit5.hexpat
  247. share/imhex/patterns/spirv.hexpat
  248. share/imhex/patterns/stl.hexpat
  249. share/imhex/patterns/swf.hexpat
  250. share/imhex/patterns/tar.hexpat
  251. share/imhex/patterns/tga.hexpat
  252. share/imhex/patterns/tiff.hexpat
  253. share/imhex/patterns/ttf.hexpat
  254. share/imhex/patterns/ubiquiti.hexpat
  255. share/imhex/patterns/uefi.hexpat
  256. share/imhex/patterns/uefi_boot_entry.hexpat
  257. share/imhex/patterns/uf2.hexpat
  258. share/imhex/patterns/usb.hexpat
  259. share/imhex/patterns/vbmeta.hexpat
  260. share/imhex/patterns/vdf.hexpat
  261. share/imhex/patterns/vgm.hexpat
  262. share/imhex/patterns/vhdx.hexpat
  263. share/imhex/patterns/wad.hexpat
  264. share/imhex/patterns/was_oskasoftware.hexpat
  265. share/imhex/patterns/wav.hexpat
  266. share/imhex/patterns/webp.hexpat
  267. share/imhex/patterns/wintec_tes.hexpat
  268. share/imhex/patterns/xbeh.hexpat
  269. share/imhex/patterns/xci.hexpat
  270. share/imhex/patterns/xgspak.hexpat
  271. share/imhex/patterns/xgstexture.hexpat
  272. share/imhex/patterns/xilinx_bit.hexpat
  273. share/imhex/patterns/xilinx_bootgen.hexpat
  274. share/imhex/patterns/zip.hexpat
  275. share/imhex/patterns/zlib.hexpat
  276. share/imhex/patterns/zstd.hexpat
  277. share/imhex/plugins/builtin.hexplug
  278. share/imhex/plugins/decompress.hexplug
  279. share/imhex/plugins/diffing.hexplug
  280. share/imhex/plugins/disassembler.hexplug
  281. share/imhex/plugins/fonts.hexpluglib
  282. share/imhex/plugins/hashes.hexplug
  283. share/imhex/plugins/script_loader.hexplug
  284. share/imhex/plugins/ui.hexpluglib
  285. share/imhex/plugins/visualizers.hexplug
  286. share/imhex/plugins/yara_rules.hexplug
  287. share/imhex/sdk/CMakeLists.txt
  288. share/imhex/sdk/cmake/build_helpers.cmake
  289. share/imhex/sdk/cmake/modules/FindBacktrace.cmake
  290. share/imhex/sdk/cmake/modules/FindCapstone.cmake
  291. share/imhex/sdk/cmake/modules/FindCoreClrEmbed.cmake
  292. share/imhex/sdk/cmake/modules/FindGLFW.cmake
  293. share/imhex/sdk/cmake/modules/FindLZ4.cmake
  294. share/imhex/sdk/cmake/modules/FindMagic.cmake
  295. share/imhex/sdk/cmake/modules/FindPackageHandleStandardArgs.cmake
  296. share/imhex/sdk/cmake/modules/FindPackageMessage.cmake
  297. share/imhex/sdk/cmake/modules/FindYara.cmake
  298. share/imhex/sdk/cmake/modules/FindZSTD.cmake
  299. share/imhex/sdk/cmake/modules/FindmbedTLS.cmake
  300. share/imhex/sdk/cmake/modules/ImHexPlugin.cmake
  301. share/imhex/sdk/cmake/modules/PostprocessBundle.cmake
  302. share/imhex/sdk/lib/external/libromfs/CMakeLists.txt
  303. share/imhex/sdk/lib/external/libromfs/LICENSE
  304. share/imhex/sdk/lib/external/libromfs/README.md
  305. share/imhex/sdk/lib/external/libromfs/generator/CMakeLists.txt
  306. share/imhex/sdk/lib/external/libromfs/generator/source/main.cpp
  307. share/imhex/sdk/lib/external/libromfs/lib/CMakeLists.txt
  308. share/imhex/sdk/lib/external/libromfs/lib/include/romfs/romfs.hpp
  309. share/imhex/sdk/lib/external/libromfs/lib/source/romfs.cpp
  310. share/imhex/sdk/lib/external/libwolv/CMakeLists.txt
  311. share/imhex/sdk/lib/external/libwolv/LICENSE
  312. share/imhex/sdk/lib/external/libwolv/README.md
  313. share/imhex/sdk/lib/external/libwolv/libs/containers/CMakeLists.txt
  314. share/imhex/sdk/lib/external/libwolv/libs/containers/example/main.cpp
  315. share/imhex/sdk/lib/external/libwolv/libs/containers/include/wolv/container/interval_tree.hpp
  316. share/imhex/sdk/lib/external/libwolv/libs/hash/CMakeLists.txt
  317. share/imhex/sdk/lib/external/libwolv/libs/hash/example/main.cpp
  318. share/imhex/sdk/lib/external/libwolv/libs/hash/include/wolv/hash/crc.hpp
  319. share/imhex/sdk/lib/external/libwolv/libs/hash/include/wolv/hash/uuid.hpp
  320. share/imhex/sdk/lib/external/libwolv/libs/io/CMakeLists.txt
  321. share/imhex/sdk/lib/external/libwolv/libs/io/example/main.cpp
  322. share/imhex/sdk/lib/external/libwolv/libs/io/include/wolv/io/buffered_reader.hpp
  323. share/imhex/sdk/lib/external/libwolv/libs/io/include/wolv/io/file.hpp
  324. share/imhex/sdk/lib/external/libwolv/libs/io/include/wolv/io/fs.hpp
  325. share/imhex/sdk/lib/external/libwolv/libs/io/include/wolv/io/fs_macos.hpp
  326. share/imhex/sdk/lib/external/libwolv/libs/io/source/io/file.cpp
  327. share/imhex/sdk/lib/external/libwolv/libs/io/source/io/file_unix.cpp
  328. share/imhex/sdk/lib/external/libwolv/libs/io/source/io/file_win.cpp
  329. share/imhex/sdk/lib/external/libwolv/libs/io/source/io/fs.cpp
  330. share/imhex/sdk/lib/external/libwolv/libs/io/source/io/fs_macos.m
  331. share/imhex/sdk/lib/external/libwolv/libs/math_eval/CMakeLists.txt
  332. share/imhex/sdk/lib/external/libwolv/libs/math_eval/example/main.cpp
  333. share/imhex/sdk/lib/external/libwolv/libs/math_eval/include/wolv/math_eval/math_evaluator.hpp
  334. share/imhex/sdk/lib/external/libwolv/libs/math_eval/source/math_eval/math_evaluator.cpp
  335. share/imhex/sdk/lib/external/libwolv/libs/net/CMakeLists.txt
  336. share/imhex/sdk/lib/external/libwolv/libs/net/example/main.cpp
  337. share/imhex/sdk/lib/external/libwolv/libs/net/include/wolv/net/common.hpp
  338. share/imhex/sdk/lib/external/libwolv/libs/net/include/wolv/net/socket_client.hpp
  339. share/imhex/sdk/lib/external/libwolv/libs/net/include/wolv/net/socket_server.hpp
  340. share/imhex/sdk/lib/external/libwolv/libs/net/source/net/common.cpp
  341. share/imhex/sdk/lib/external/libwolv/libs/net/source/net/socket_client.cpp
  342. share/imhex/sdk/lib/external/libwolv/libs/net/source/net/socket_server.cpp
  343. share/imhex/sdk/lib/external/libwolv/libs/template/CMakeLists.txt
  344. share/imhex/sdk/lib/external/libwolv/libs/template/example/main.cpp
  345. share/imhex/sdk/lib/external/libwolv/libs/template/source/test.cpp
  346. share/imhex/sdk/lib/external/libwolv/libs/testing/CMakeLists.txt
  347. share/imhex/sdk/lib/external/libwolv/libs/testing/include/wolv/test/tests.hpp
  348. share/imhex/sdk/lib/external/libwolv/libs/testing/source/main.cpp
  349. share/imhex/sdk/lib/external/libwolv/libs/types/CMakeLists.txt
  350. share/imhex/sdk/lib/external/libwolv/libs/types/example/main.cpp
  351. share/imhex/sdk/lib/external/libwolv/libs/types/include/wolv/literals.hpp
  352. share/imhex/sdk/lib/external/libwolv/libs/types/include/wolv/types.hpp
  353. share/imhex/sdk/lib/external/libwolv/libs/types/include/wolv/types/static_string.hpp
  354. share/imhex/sdk/lib/external/libwolv/libs/types/include/wolv/types/type_name.hpp
  355. share/imhex/sdk/lib/external/libwolv/libs/utils/CMakeLists.txt
  356. share/imhex/sdk/lib/external/libwolv/libs/utils/example/main.cpp
  357. share/imhex/sdk/lib/external/libwolv/libs/utils/include/wolv/utils/core.hpp
  358. share/imhex/sdk/lib/external/libwolv/libs/utils/include/wolv/utils/expected.hpp
  359. share/imhex/sdk/lib/external/libwolv/libs/utils/include/wolv/utils/guards.hpp
  360. share/imhex/sdk/lib/external/libwolv/libs/utils/include/wolv/utils/lock.hpp
  361. share/imhex/sdk/lib/external/libwolv/libs/utils/include/wolv/utils/preproc.hpp
  362. share/imhex/sdk/lib/external/libwolv/libs/utils/include/wolv/utils/string.hpp
  363. share/imhex/sdk/lib/external/libwolv/libs/utils/include/wolv/utils/thread_pool.hpp
  364. share/imhex/sdk/lib/external/libwolv/libs/utils/source/utils/string.cpp
  365. share/imhex/sdk/lib/external/libwolv/tests/CMakeLists.txt
  366. share/imhex/sdk/lib/external/libwolv/tests/common/CMakeLists.txt
  367. share/imhex/sdk/lib/external/libwolv/tests/common/source/common.cpp
  368. share/imhex/sdk/lib/external/libwolv/tests/hash/CMakeLists.txt
  369. share/imhex/sdk/lib/external/libwolv/tests/hash/source/crc.cpp
  370. share/imhex/sdk/lib/external/libwolv/tests/hash/source/uuid.cpp
  371. share/imhex/sdk/lib/external/libwolv/tests/io/CMakeLists.txt
  372. share/imhex/sdk/lib/external/libwolv/tests/io/include/helper.hpp
  373. share/imhex/sdk/lib/external/libwolv/tests/io/source/buffered_reader.cpp
  374. share/imhex/sdk/lib/external/libwolv/tests/io/source/file.cpp
  375. share/imhex/sdk/lib/external/libwolv/tests/io/source/file_impl.cpp
  376. share/imhex/sdk/lib/external/libwolv/tests/io/source/file_tracker.cpp
  377. share/imhex/sdk/lib/external/libwolv/tests/io/source/fs.cpp
  378. share/imhex/sdk/lib/external/libwolv/tests/io/source/helper.cpp
  379. share/imhex/sdk/lib/external/libwolv/tests/utils/CMakeLists.txt
  380. share/imhex/sdk/lib/external/libwolv/tests/utils/source/guards.cpp
  381. share/imhex/sdk/lib/external/libwolv/tests/utils/source/lock.cpp
  382. share/imhex/sdk/lib/external/libwolv/tests/utils/source/string.cpp
  383. share/imhex/sdk/lib/external/libwolv/tests/utils/source/thread_pool.cpp
  384. share/imhex/sdk/lib/external/pattern_language/CMakeLists.txt
  385. share/imhex/sdk/lib/external/pattern_language/LICENSE
  386. share/imhex/sdk/lib/external/pattern_language/README.md
  387. share/imhex/sdk/lib/external/pattern_language/cli/CMakeLists.txt
  388. share/imhex/sdk/lib/external/pattern_language/cli/include/pl/cli/cli.hpp
  389. share/imhex/sdk/lib/external/pattern_language/cli/include/pl/cli/helpers/info_utils.hpp
  390. share/imhex/sdk/lib/external/pattern_language/cli/include/pl/cli/helpers/utils.hpp
  391. share/imhex/sdk/lib/external/pattern_language/cli/source/helpers/info_utils.cpp
  392. share/imhex/sdk/lib/external/pattern_language/cli/source/helpers/utils.cpp
  393. share/imhex/sdk/lib/external/pattern_language/cli/source/main.cpp
  394. share/imhex/sdk/lib/external/pattern_language/cli/source/subcommands/docs.cpp
  395. share/imhex/sdk/lib/external/pattern_language/cli/source/subcommands/format.cpp
  396. share/imhex/sdk/lib/external/pattern_language/cli/source/subcommands/info.cpp
  397. share/imhex/sdk/lib/external/pattern_language/cli/source/subcommands/run.cpp
  398. share/imhex/sdk/lib/external/pattern_language/example/CMakeLists.txt
  399. share/imhex/sdk/lib/external/pattern_language/example/source/.idea/modules.xml
  400. share/imhex/sdk/lib/external/pattern_language/example/source/.idea/source.iml
  401. share/imhex/sdk/lib/external/pattern_language/example/source/.idea/vcs.xml
  402. share/imhex/sdk/lib/external/pattern_language/example/source/main.cpp
  403. share/imhex/sdk/lib/external/pattern_language/external/cli11/BUILD.bazel
  404. share/imhex/sdk/lib/external/pattern_language/external/cli11/CHANGELOG.md
  405. share/imhex/sdk/lib/external/pattern_language/external/cli11/CLI11.CPack.Description.txt
  406. share/imhex/sdk/lib/external/pattern_language/external/cli11/CMakeLists.txt
  407. share/imhex/sdk/lib/external/pattern_language/external/cli11/CPPLINT.cfg
  408. share/imhex/sdk/lib/external/pattern_language/external/cli11/LICENSE
  409. share/imhex/sdk/lib/external/pattern_language/external/cli11/MODULE.bazel
  410. share/imhex/sdk/lib/external/pattern_language/external/cli11/README.md
  411. share/imhex/sdk/lib/external/pattern_language/external/cli11/azure-pipelines.yml
  412. share/imhex/sdk/lib/external/pattern_language/external/cli11/book/CMakeLists.txt
  413. share/imhex/sdk/lib/external/pattern_language/external/cli11/book/README.md
  414. share/imhex/sdk/lib/external/pattern_language/external/cli11/book/SUMMARY.md
  415. share/imhex/sdk/lib/external/pattern_language/external/cli11/book/book.json
  416. share/imhex/sdk/lib/external/pattern_language/external/cli11/book/chapters/advanced-topics.md
  417. share/imhex/sdk/lib/external/pattern_language/external/cli11/book/chapters/an-advanced-example.md
  418. share/imhex/sdk/lib/external/pattern_language/external/cli11/book/chapters/basics.md
  419. share/imhex/sdk/lib/external/pattern_language/external/cli11/book/chapters/config.md
  420. share/imhex/sdk/lib/external/pattern_language/external/cli11/book/chapters/flags.md
  421. share/imhex/sdk/lib/external/pattern_language/external/cli11/book/chapters/formatting.md
  422. share/imhex/sdk/lib/external/pattern_language/external/cli11/book/chapters/installation.md
  423. share/imhex/sdk/lib/external/pattern_language/external/cli11/book/chapters/internals.md
  424. share/imhex/sdk/lib/external/pattern_language/external/cli11/book/chapters/options.md
  425. share/imhex/sdk/lib/external/pattern_language/external/cli11/book/chapters/subcommands.md
  426. share/imhex/sdk/lib/external/pattern_language/external/cli11/book/chapters/toolkits.md
  427. share/imhex/sdk/lib/external/pattern_language/external/cli11/book/chapters/validators.md
  428. share/imhex/sdk/lib/external/pattern_language/external/cli11/book/code/CMakeLists.txt
  429. share/imhex/sdk/lib/external/pattern_language/external/cli11/book/code/flags.cpp
  430. share/imhex/sdk/lib/external/pattern_language/external/cli11/book/code/geet.cpp
  431. share/imhex/sdk/lib/external/pattern_language/external/cli11/book/code/intro.cpp
  432. share/imhex/sdk/lib/external/pattern_language/external/cli11/book/code/simplest.cpp
  433. share/imhex/sdk/lib/external/pattern_language/external/cli11/book/package.json
  434. share/imhex/sdk/lib/external/pattern_language/external/cli11/cmake/CLI11.pc.in
  435. share/imhex/sdk/lib/external/pattern_language/external/cli11/cmake/CLI11ConfigVersion.cmake.in
  436. share/imhex/sdk/lib/external/pattern_language/external/cli11/cmake/CLI11GeneratePkgConfig.cmake
  437. share/imhex/sdk/lib/external/pattern_language/external/cli11/cmake/CLI11Warnings.cmake
  438. share/imhex/sdk/lib/external/pattern_language/external/cli11/cmake/CLI11precompiled.pc.in
  439. share/imhex/sdk/lib/external/pattern_language/external/cli11/cmake/CodeCoverage.cmake
  440. share/imhex/sdk/lib/external/pattern_language/external/cli11/docs/CLI11.svg
  441. share/imhex/sdk/lib/external/pattern_language/external/cli11/docs/CLI11_100.png
  442. share/imhex/sdk/lib/external/pattern_language/external/cli11/docs/CLI11_300.png
  443. share/imhex/sdk/lib/external/pattern_language/external/cli11/docs/CMakeLists.txt
  444. share/imhex/sdk/lib/external/pattern_language/external/cli11/docs/Doxyfile
  445. share/imhex/sdk/lib/external/pattern_language/external/cli11/docs/mainpage.md
  446. share/imhex/sdk/lib/external/pattern_language/external/cli11/examples/CMakeLists.txt
  447. share/imhex/sdk/lib/external/pattern_language/external/cli11/examples/arg_capture.cpp
  448. share/imhex/sdk/lib/external/pattern_language/external/cli11/examples/callback_passthrough.cpp
  449. share/imhex/sdk/lib/external/pattern_language/external/cli11/examples/config_app.cpp
  450. share/imhex/sdk/lib/external/pattern_language/external/cli11/examples/custom_parse.cpp
  451. share/imhex/sdk/lib/external/pattern_language/external/cli11/examples/digit_args.cpp
  452. share/imhex/sdk/lib/external/pattern_language/external/cli11/examples/enum.cpp
  453. share/imhex/sdk/lib/external/pattern_language/external/cli11/examples/enum_ostream.cpp
  454. share/imhex/sdk/lib/external/pattern_language/external/cli11/examples/formatter.cpp
  455. share/imhex/sdk/lib/external/pattern_language/external/cli11/examples/groups.cpp
  456. share/imhex/sdk/lib/external/pattern_language/external/cli11/examples/inter_argument_order.cpp
  457. share/imhex/sdk/lib/external/pattern_language/external/cli11/examples/json.cpp
  458. share/imhex/sdk/lib/external/pattern_language/external/cli11/examples/modhelp.cpp
  459. share/imhex/sdk/lib/external/pattern_language/external/cli11/examples/nested.cpp
  460. share/imhex/sdk/lib/external/pattern_language/external/cli11/examples/option_groups.cpp
  461. share/imhex/sdk/lib/external/pattern_language/external/cli11/examples/positional_arity.cpp
  462. share/imhex/sdk/lib/external/pattern_language/external/cli11/examples/positional_validation.cpp
  463. share/imhex/sdk/lib/external/pattern_language/external/cli11/examples/prefix_command.cpp
  464. share/imhex/sdk/lib/external/pattern_language/external/cli11/examples/ranges.cpp
  465. share/imhex/sdk/lib/external/pattern_language/external/cli11/examples/retired.cpp
  466. share/imhex/sdk/lib/external/pattern_language/external/cli11/examples/shapes.cpp
  467. share/imhex/sdk/lib/external/pattern_language/external/cli11/examples/simple.cpp
  468. share/imhex/sdk/lib/external/pattern_language/external/cli11/examples/subcom_help.cpp
  469. share/imhex/sdk/lib/external/pattern_language/external/cli11/examples/subcom_in_files/CMakeLists.txt
  470. share/imhex/sdk/lib/external/pattern_language/external/cli11/examples/subcom_in_files/subcommand_a.cpp
  471. share/imhex/sdk/lib/external/pattern_language/external/cli11/examples/subcom_in_files/subcommand_a.hpp
  472. share/imhex/sdk/lib/external/pattern_language/external/cli11/examples/subcom_in_files/subcommand_main.cpp
  473. share/imhex/sdk/lib/external/pattern_language/external/cli11/examples/subcom_partitioned.cpp
  474. share/imhex/sdk/lib/external/pattern_language/external/cli11/examples/subcommands.cpp
  475. share/imhex/sdk/lib/external/pattern_language/external/cli11/examples/testEXE.cpp
  476. share/imhex/sdk/lib/external/pattern_language/external/cli11/examples/validators.cpp
  477. share/imhex/sdk/lib/external/pattern_language/external/cli11/fuzz/CMakeLists.txt
  478. share/imhex/sdk/lib/external/pattern_language/external/cli11/fuzz/cli11_app_fuzz.cpp
  479. share/imhex/sdk/lib/external/pattern_language/external/cli11/fuzz/cli11_file_fuzz.cpp
  480. share/imhex/sdk/lib/external/pattern_language/external/cli11/fuzz/fuzzApp.cpp
  481. share/imhex/sdk/lib/external/pattern_language/external/cli11/fuzz/fuzzApp.hpp
  482. share/imhex/sdk/lib/external/pattern_language/external/cli11/fuzz/fuzzCommand.cpp
  483. share/imhex/sdk/lib/external/pattern_language/external/cli11/fuzz/fuzz_dictionary1.txt
  484. share/imhex/sdk/lib/external/pattern_language/external/cli11/fuzz/fuzz_dictionary2.txt
  485. share/imhex/sdk/lib/external/pattern_language/external/cli11/include/CLI/App.hpp
  486. share/imhex/sdk/lib/external/pattern_language/external/cli11/include/CLI/Argv.hpp
  487. share/imhex/sdk/lib/external/pattern_language/external/cli11/include/CLI/CLI.hpp
  488. share/imhex/sdk/lib/external/pattern_language/external/cli11/include/CLI/Config.hpp
  489. share/imhex/sdk/lib/external/pattern_language/external/cli11/include/CLI/ConfigFwd.hpp
  490. share/imhex/sdk/lib/external/pattern_language/external/cli11/include/CLI/Encoding.hpp
  491. share/imhex/sdk/lib/external/pattern_language/external/cli11/include/CLI/Error.hpp
  492. share/imhex/sdk/lib/external/pattern_language/external/cli11/include/CLI/Formatter.hpp
  493. share/imhex/sdk/lib/external/pattern_language/external/cli11/include/CLI/FormatterFwd.hpp
  494. share/imhex/sdk/lib/external/pattern_language/external/cli11/include/CLI/Macros.hpp
  495. share/imhex/sdk/lib/external/pattern_language/external/cli11/include/CLI/Option.hpp
  496. share/imhex/sdk/lib/external/pattern_language/external/cli11/include/CLI/Split.hpp
  497. share/imhex/sdk/lib/external/pattern_language/external/cli11/include/CLI/StringTools.hpp
  498. share/imhex/sdk/lib/external/pattern_language/external/cli11/include/CLI/Timer.hpp
  499. share/imhex/sdk/lib/external/pattern_language/external/cli11/include/CLI/TypeTools.hpp
  500. share/imhex/sdk/lib/external/pattern_language/external/cli11/include/CLI/Validators.hpp
  501. share/imhex/sdk/lib/external/pattern_language/external/cli11/include/CLI/Version.hpp
  502. share/imhex/sdk/lib/external/pattern_language/external/cli11/include/CLI/impl/App_inl.hpp
  503. share/imhex/sdk/lib/external/pattern_language/external/cli11/include/CLI/impl/Argv_inl.hpp
  504. share/imhex/sdk/lib/external/pattern_language/external/cli11/include/CLI/impl/Config_inl.hpp
  505. share/imhex/sdk/lib/external/pattern_language/external/cli11/include/CLI/impl/Encoding_inl.hpp
  506. share/imhex/sdk/lib/external/pattern_language/external/cli11/include/CLI/impl/Formatter_inl.hpp
  507. share/imhex/sdk/lib/external/pattern_language/external/cli11/include/CLI/impl/Option_inl.hpp
  508. share/imhex/sdk/lib/external/pattern_language/external/cli11/include/CLI/impl/Split_inl.hpp
  509. share/imhex/sdk/lib/external/pattern_language/external/cli11/include/CLI/impl/StringTools_inl.hpp
  510. share/imhex/sdk/lib/external/pattern_language/external/cli11/include/CLI/impl/Validators_inl.hpp
  511. share/imhex/sdk/lib/external/pattern_language/external/cli11/meson.build
  512. share/imhex/sdk/lib/external/pattern_language/external/cli11/meson_options.txt
  513. share/imhex/sdk/lib/external/pattern_language/external/cli11/scripts/ExtractVersion.py
  514. share/imhex/sdk/lib/external/pattern_language/external/cli11/scripts/MakeSingleHeader.py
  515. share/imhex/sdk/lib/external/pattern_language/external/cli11/scripts/check_style.sh
  516. share/imhex/sdk/lib/external/pattern_language/external/cli11/scripts/check_style_docker.sh
  517. share/imhex/sdk/lib/external/pattern_language/external/cli11/scripts/clang-format-pre-commit
  518. share/imhex/sdk/lib/external/pattern_language/external/cli11/scripts/mdlint_style.rb
  519. share/imhex/sdk/lib/external/pattern_language/external/cli11/single-include/CLI11.hpp.in
  520. share/imhex/sdk/lib/external/pattern_language/external/cli11/single-include/CMakeLists.txt
  521. share/imhex/sdk/lib/external/pattern_language/external/cli11/single-include/meson.build
  522. share/imhex/sdk/lib/external/pattern_language/external/cli11/src/CMakeLists.txt
  523. share/imhex/sdk/lib/external/pattern_language/external/cli11/src/Precompile.cpp
  524. share/imhex/sdk/lib/external/pattern_language/external/cli11/subprojects/catch2.wrap
  525. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/.syntastic_cpp_config
  526. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/AppTest.cpp
  527. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/BUILD.bazel
  528. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/BoostOptionTypeTest.cpp
  529. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/CMakeLists.txt
  530. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/ComplexTypeTest.cpp
  531. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/ConfigFileTest.cpp
  532. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/CreationTest.cpp
  533. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/DeprecatedTest.cpp
  534. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/EncodingTest.cpp
  535. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/FormatterTest.cpp
  536. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/FuzzFailTest.cpp
  537. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/HelpTest.cpp
  538. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/HelpersTest.cpp
  539. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/NewParseTest.cpp
  540. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/OptionGroupTest.cpp
  541. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/OptionTypeTest.cpp
  542. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/OptionalTest.cpp
  543. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/SetTest.cpp
  544. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/SimpleTest.cpp
  545. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/StringParseTest.cpp
  546. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/SubcommandTest.cpp
  547. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/TimerTest.cpp
  548. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/TransformTest.cpp
  549. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/TrueFalseTest.cpp
  550. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/WindowsTest.cpp
  551. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/app_helper.hpp
  552. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/applications/ensure_utf8.cpp
  553. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/applications/ensure_utf8_twice.cpp
  554. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/catch.hpp
  555. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/data/unicode.txt
  556. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/find_package_tests/CMakeLists.txt
  557. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_app_fail1
  558. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_app_fail2
  559. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_app_fail3
  560. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_app_file_fail1
  561. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_app_file_fail10
  562. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_app_file_fail11
  563. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_app_file_fail12
  564. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_app_file_fail13
  565. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_app_file_fail14
  566. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_app_file_fail15
  567. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_app_file_fail16
  568. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_app_file_fail17
  569. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_app_file_fail18
  570. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_app_file_fail19
  571. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_app_file_fail2
  572. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_app_file_fail20
  573. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_app_file_fail21
  574. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_app_file_fail22
  575. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_app_file_fail23
  576. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_app_file_fail24
  577. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_app_file_fail25
  578. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_app_file_fail26
  579. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_app_file_fail27
  580. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_app_file_fail28
  581. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_app_file_fail29
  582. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_app_file_fail3
  583. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_app_file_fail30
  584. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_app_file_fail31
  585. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_app_file_fail32
  586. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_app_file_fail33
  587. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_app_file_fail34
  588. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_app_file_fail35
  589. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_app_file_fail36
  590. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_app_file_fail37
  591. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_app_file_fail38
  592. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_app_file_fail39
  593. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_app_file_fail4
  594. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_app_file_fail5
  595. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_app_file_fail6
  596. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_app_file_fail7
  597. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_app_file_fail8
  598. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_app_file_fail9
  599. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_file_fail1
  600. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_file_fail2
  601. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_file_fail3
  602. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_file_fail4
  603. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_file_fail5
  604. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_file_fail6
  605. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_file_fail7
  606. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/fuzzFail/fuzz_file_fail8
  607. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/informational.cpp
  608. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/link_test_1.cpp
  609. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/link_test_2.cpp
  610. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/main.cpp
  611. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/meson.build
  612. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/mesonTest/README.md
  613. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/mesonTest/main.cpp
  614. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/mesonTest/meson.build
  615. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/package_config_tests/CMakeLists.txt
  616. share/imhex/sdk/lib/external/pattern_language/external/cli11/tests/tests/.gitkeep
  617. share/imhex/sdk/lib/external/pattern_language/external/fmt/CMakeLists.txt
  618. share/imhex/sdk/lib/external/pattern_language/external/fmt/CONTRIBUTING.md
  619. share/imhex/sdk/lib/external/pattern_language/external/fmt/ChangeLog.md
  620. share/imhex/sdk/lib/external/pattern_language/external/fmt/LICENSE
  621. share/imhex/sdk/lib/external/pattern_language/external/fmt/README.md
  622. share/imhex/sdk/lib/external/pattern_language/external/fmt/doc/ChangeLog-old.md
  623. share/imhex/sdk/lib/external/pattern_language/external/fmt/doc/api.md
  624. share/imhex/sdk/lib/external/pattern_language/external/fmt/doc/fmt.css
  625. share/imhex/sdk/lib/external/pattern_language/external/fmt/doc/fmt.js
  626. share/imhex/sdk/lib/external/pattern_language/external/fmt/doc/get-started.md
  627. share/imhex/sdk/lib/external/pattern_language/external/fmt/doc/index.md
  628. share/imhex/sdk/lib/external/pattern_language/external/fmt/doc/perf.svg
  629. share/imhex/sdk/lib/external/pattern_language/external/fmt/doc/python-license.txt
  630. share/imhex/sdk/lib/external/pattern_language/external/fmt/doc/syntax.md
  631. share/imhex/sdk/lib/external/pattern_language/external/fmt/include/fmt/args.h
  632. share/imhex/sdk/lib/external/pattern_language/external/fmt/include/fmt/base.h
  633. share/imhex/sdk/lib/external/pattern_language/external/fmt/include/fmt/chrono.h
  634. share/imhex/sdk/lib/external/pattern_language/external/fmt/include/fmt/color.h
  635. share/imhex/sdk/lib/external/pattern_language/external/fmt/include/fmt/compile.h
  636. share/imhex/sdk/lib/external/pattern_language/external/fmt/include/fmt/core.h
  637. share/imhex/sdk/lib/external/pattern_language/external/fmt/include/fmt/format-inl.h
  638. share/imhex/sdk/lib/external/pattern_language/external/fmt/include/fmt/format.h
  639. share/imhex/sdk/lib/external/pattern_language/external/fmt/include/fmt/os.h
  640. share/imhex/sdk/lib/external/pattern_language/external/fmt/include/fmt/ostream.h
  641. share/imhex/sdk/lib/external/pattern_language/external/fmt/include/fmt/printf.h
  642. share/imhex/sdk/lib/external/pattern_language/external/fmt/include/fmt/ranges.h
  643. share/imhex/sdk/lib/external/pattern_language/external/fmt/include/fmt/std.h
  644. share/imhex/sdk/lib/external/pattern_language/external/fmt/include/fmt/xchar.h
  645. share/imhex/sdk/lib/external/pattern_language/external/fmt/src/fmt.cc
  646. share/imhex/sdk/lib/external/pattern_language/external/fmt/src/format.cc
  647. share/imhex/sdk/lib/external/pattern_language/external/fmt/src/os.cc
  648. share/imhex/sdk/lib/external/pattern_language/external/fmt/support/Android.mk
  649. share/imhex/sdk/lib/external/pattern_language/external/fmt/support/AndroidManifest.xml
  650. share/imhex/sdk/lib/external/pattern_language/external/fmt/support/C++.sublime-syntax
  651. share/imhex/sdk/lib/external/pattern_language/external/fmt/support/README
  652. share/imhex/sdk/lib/external/pattern_language/external/fmt/support/Vagrantfile
  653. share/imhex/sdk/lib/external/pattern_language/external/fmt/support/bazel/.bazelversion
  654. share/imhex/sdk/lib/external/pattern_language/external/fmt/support/bazel/BUILD.bazel
  655. share/imhex/sdk/lib/external/pattern_language/external/fmt/support/bazel/MODULE.bazel
  656. share/imhex/sdk/lib/external/pattern_language/external/fmt/support/bazel/README.md
  657. share/imhex/sdk/lib/external/pattern_language/external/fmt/support/bazel/WORKSPACE.bazel
  658. share/imhex/sdk/lib/external/pattern_language/external/fmt/support/build.gradle
  659. share/imhex/sdk/lib/external/pattern_language/external/fmt/support/check-commits
  660. share/imhex/sdk/lib/external/pattern_language/external/fmt/support/cmake/FindSetEnv.cmake
  661. share/imhex/sdk/lib/external/pattern_language/external/fmt/support/cmake/JoinPaths.cmake
  662. share/imhex/sdk/lib/external/pattern_language/external/fmt/support/cmake/fmt-config.cmake.in
  663. share/imhex/sdk/lib/external/pattern_language/external/fmt/support/cmake/fmt.pc.in
  664. share/imhex/sdk/lib/external/pattern_language/external/fmt/support/docopt.py
  665. share/imhex/sdk/lib/external/pattern_language/external/fmt/support/manage.py
  666. share/imhex/sdk/lib/external/pattern_language/external/fmt/support/mkdocs
  667. share/imhex/sdk/lib/external/pattern_language/external/fmt/support/mkdocs.yml
  668. share/imhex/sdk/lib/external/pattern_language/external/fmt/support/printable.py
  669. share/imhex/sdk/lib/external/pattern_language/external/fmt/support/python/mkdocstrings_handlers/cxx/__init__.py
  670. share/imhex/sdk/lib/external/pattern_language/external/fmt/support/python/mkdocstrings_handlers/cxx/templates/README
  671. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/CMakeLists.txt
  672. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/add-subdirectory-test/CMakeLists.txt
  673. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/add-subdirectory-test/main.cc
  674. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/args-test.cc
  675. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/assert-test.cc
  676. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/base-test.cc
  677. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/chrono-test.cc
  678. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/color-test.cc
  679. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/compile-error-test/CMakeLists.txt
  680. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/compile-fp-test.cc
  681. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/compile-test.cc
  682. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/cuda-test/CMakeLists.txt
  683. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/cuda-test/cpp14.cc
  684. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/cuda-test/cuda-cpp14.cu
  685. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/detect-stdfs.cc
  686. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/enforce-checks-test.cc
  687. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/find-package-test/CMakeLists.txt
  688. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/find-package-test/main.cc
  689. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/format-impl-test.cc
  690. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/format-test.cc
  691. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/fuzzing/CMakeLists.txt
  692. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/fuzzing/README.md
  693. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/fuzzing/build.sh
  694. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/fuzzing/chrono-duration.cc
  695. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/fuzzing/chrono-timepoint.cc
  696. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/fuzzing/float.cc
  697. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/fuzzing/fuzzer-common.h
  698. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/fuzzing/main.cc
  699. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/fuzzing/named-arg.cc
  700. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/fuzzing/one-arg.cc
  701. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/fuzzing/two-args.cc
  702. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/gtest-extra-test.cc
  703. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/gtest-extra.cc
  704. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/gtest-extra.h
  705. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/gtest/.clang-format
  706. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/gtest/CMakeLists.txt
  707. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/gtest/gmock-gtest-all.cc
  708. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/gtest/gmock/gmock.h
  709. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/gtest/gtest/gtest-spi.h
  710. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/gtest/gtest/gtest.h
  711. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/header-only-test.cc
  712. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/mock-allocator.h
  713. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/module-test.cc
  714. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/noexception-test.cc
  715. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/os-test.cc
  716. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/ostream-test.cc
  717. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/perf-sanity.cc
  718. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/posix-mock-test.cc
  719. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/posix-mock.h
  720. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/printf-test.cc
  721. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/ranges-odr-test.cc
  722. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/ranges-test.cc
  723. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/scan-test.cc
  724. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/scan.h
  725. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/static-export-test/CMakeLists.txt
  726. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/static-export-test/library.cc
  727. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/static-export-test/main.cc
  728. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/std-test.cc
  729. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/test-assert.h
  730. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/test-main.cc
  731. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/unicode-test.cc
  732. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/util.cc
  733. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/util.h
  734. share/imhex/sdk/lib/external/pattern_language/external/fmt/test/xchar-test.cc
  735. share/imhex/sdk/lib/external/pattern_language/external/libwolv/CMakeLists.txt
  736. share/imhex/sdk/lib/external/pattern_language/external/libwolv/LICENSE
  737. share/imhex/sdk/lib/external/pattern_language/external/libwolv/README.md
  738. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/containers/CMakeLists.txt
  739. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/containers/example/main.cpp
  740. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/containers/include/wolv/container/interval_tree.hpp
  741. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/hash/CMakeLists.txt
  742. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/hash/example/main.cpp
  743. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/hash/include/wolv/hash/crc.hpp
  744. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/hash/include/wolv/hash/uuid.hpp
  745. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/io/CMakeLists.txt
  746. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/io/example/main.cpp
  747. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/io/include/wolv/io/buffered_reader.hpp
  748. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/io/include/wolv/io/file.hpp
  749. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/io/include/wolv/io/fs.hpp
  750. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/io/include/wolv/io/fs_macos.hpp
  751. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/io/source/io/file.cpp
  752. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/io/source/io/file_unix.cpp
  753. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/io/source/io/file_win.cpp
  754. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/io/source/io/fs.cpp
  755. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/io/source/io/fs_macos.m
  756. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/math_eval/CMakeLists.txt
  757. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/math_eval/example/main.cpp
  758. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/math_eval/include/wolv/math_eval/math_evaluator.hpp
  759. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/math_eval/source/math_eval/math_evaluator.cpp
  760. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/net/CMakeLists.txt
  761. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/net/example/main.cpp
  762. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/net/include/wolv/net/common.hpp
  763. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/net/include/wolv/net/socket_client.hpp
  764. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/net/include/wolv/net/socket_server.hpp
  765. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/net/source/net/common.cpp
  766. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/net/source/net/socket_client.cpp
  767. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/net/source/net/socket_server.cpp
  768. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/template/CMakeLists.txt
  769. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/template/example/main.cpp
  770. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/template/source/test.cpp
  771. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/testing/CMakeLists.txt
  772. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/testing/include/wolv/test/tests.hpp
  773. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/testing/source/main.cpp
  774. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/types/CMakeLists.txt
  775. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/types/example/main.cpp
  776. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/types/include/wolv/literals.hpp
  777. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/types/include/wolv/types.hpp
  778. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/types/include/wolv/types/static_string.hpp
  779. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/types/include/wolv/types/type_name.hpp
  780. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/utils/CMakeLists.txt
  781. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/utils/example/main.cpp
  782. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/utils/include/wolv/utils/core.hpp
  783. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/utils/include/wolv/utils/expected.hpp
  784. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/utils/include/wolv/utils/guards.hpp
  785. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/utils/include/wolv/utils/lock.hpp
  786. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/utils/include/wolv/utils/preproc.hpp
  787. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/utils/include/wolv/utils/string.hpp
  788. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/utils/include/wolv/utils/thread_pool.hpp
  789. share/imhex/sdk/lib/external/pattern_language/external/libwolv/libs/utils/source/utils/string.cpp
  790. share/imhex/sdk/lib/external/pattern_language/external/libwolv/tests/CMakeLists.txt
  791. share/imhex/sdk/lib/external/pattern_language/external/libwolv/tests/common/CMakeLists.txt
  792. share/imhex/sdk/lib/external/pattern_language/external/libwolv/tests/common/source/common.cpp
  793. share/imhex/sdk/lib/external/pattern_language/external/libwolv/tests/hash/CMakeLists.txt
  794. share/imhex/sdk/lib/external/pattern_language/external/libwolv/tests/hash/source/crc.cpp
  795. share/imhex/sdk/lib/external/pattern_language/external/libwolv/tests/hash/source/uuid.cpp
  796. share/imhex/sdk/lib/external/pattern_language/external/libwolv/tests/io/CMakeLists.txt
  797. share/imhex/sdk/lib/external/pattern_language/external/libwolv/tests/io/include/helper.hpp
  798. share/imhex/sdk/lib/external/pattern_language/external/libwolv/tests/io/source/buffered_reader.cpp
  799. share/imhex/sdk/lib/external/pattern_language/external/libwolv/tests/io/source/file.cpp
  800. share/imhex/sdk/lib/external/pattern_language/external/libwolv/tests/io/source/file_impl.cpp
  801. share/imhex/sdk/lib/external/pattern_language/external/libwolv/tests/io/source/file_tracker.cpp
  802. share/imhex/sdk/lib/external/pattern_language/external/libwolv/tests/io/source/fs.cpp
  803. share/imhex/sdk/lib/external/pattern_language/external/libwolv/tests/io/source/helper.cpp
  804. share/imhex/sdk/lib/external/pattern_language/external/libwolv/tests/utils/CMakeLists.txt
  805. share/imhex/sdk/lib/external/pattern_language/external/libwolv/tests/utils/source/guards.cpp
  806. share/imhex/sdk/lib/external/pattern_language/external/libwolv/tests/utils/source/lock.cpp
  807. share/imhex/sdk/lib/external/pattern_language/external/libwolv/tests/utils/source/string.cpp
  808. share/imhex/sdk/lib/external/pattern_language/external/libwolv/tests/utils/source/thread_pool.cpp
  809. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/CMakeLists.txt
  810. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/LICENSE.MIT
  811. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/cmake/config.cmake.in
  812. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/cmake/nlohmann_jsonConfigVersion.cmake.in
  813. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/cmake/pkg-config.pc.in
  814. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/include/nlohmann/adl_serializer.hpp
  815. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/include/nlohmann/byte_container_with_subtype.hpp
  816. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/include/nlohmann/detail/abi_macros.hpp
  817. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/include/nlohmann/detail/conversions/from_json.hpp
  818. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/include/nlohmann/detail/conversions/to_chars.hpp
  819. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/include/nlohmann/detail/conversions/to_json.hpp
  820. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/include/nlohmann/detail/exceptions.hpp
  821. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/include/nlohmann/detail/hash.hpp
  822. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/include/nlohmann/detail/input/binary_reader.hpp
  823. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/include/nlohmann/detail/input/input_adapters.hpp
  824. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/include/nlohmann/detail/input/json_sax.hpp
  825. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/include/nlohmann/detail/input/lexer.hpp
  826. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/include/nlohmann/detail/input/parser.hpp
  827. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/include/nlohmann/detail/input/position_t.hpp
  828. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/include/nlohmann/detail/iterators/internal_iterator.hpp
  829. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/include/nlohmann/detail/iterators/iter_impl.hpp
  830. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/include/nlohmann/detail/iterators/iteration_proxy.hpp
  831. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/include/nlohmann/detail/iterators/iterator_traits.hpp
  832. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/include/nlohmann/detail/iterators/json_reverse_iterator.hpp
  833. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/include/nlohmann/detail/iterators/primitive_iterator.hpp
  834. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/include/nlohmann/detail/json_custom_base_class.hpp
  835. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/include/nlohmann/detail/json_pointer.hpp
  836. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/include/nlohmann/detail/json_ref.hpp
  837. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/include/nlohmann/detail/macro_scope.hpp
  838. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/include/nlohmann/detail/macro_unscope.hpp
  839. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/include/nlohmann/detail/meta/call_std/begin.hpp
  840. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/include/nlohmann/detail/meta/call_std/end.hpp
  841. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/include/nlohmann/detail/meta/cpp_future.hpp
  842. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/include/nlohmann/detail/meta/detected.hpp
  843. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/include/nlohmann/detail/meta/identity_tag.hpp
  844. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/include/nlohmann/detail/meta/is_sax.hpp
  845. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/include/nlohmann/detail/meta/std_fs.hpp
  846. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/include/nlohmann/detail/meta/type_traits.hpp
  847. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/include/nlohmann/detail/meta/void_t.hpp
  848. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/include/nlohmann/detail/output/binary_writer.hpp
  849. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/include/nlohmann/detail/output/output_adapters.hpp
  850. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/include/nlohmann/detail/output/serializer.hpp
  851. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/include/nlohmann/detail/string_concat.hpp
  852. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/include/nlohmann/detail/string_escape.hpp
  853. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/include/nlohmann/detail/value_t.hpp
  854. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/include/nlohmann/json.hpp
  855. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/include/nlohmann/json_fwd.hpp
  856. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/include/nlohmann/ordered_map.hpp
  857. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/include/nlohmann/thirdparty/hedley/hedley.hpp
  858. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/include/nlohmann/thirdparty/hedley/hedley_undef.hpp
  859. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/nlohmann_json.natvis
  860. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/single_include/nlohmann/json.hpp
  861. share/imhex/sdk/lib/external/pattern_language/external/nlohmann_json/single_include/nlohmann/json_fwd.hpp
  862. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/CMakeLists.txt
  863. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/Doxyfile
  864. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/LICENSE
  865. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/README.md
  866. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/appveyor.yml
  867. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/build.py
  868. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/conanfile.py
  869. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/include/throwing/null_ptr_exception.hpp
  870. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/include/throwing/private/clear_compiler_checks.hpp
  871. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/include/throwing/private/compiler_checks.hpp
  872. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/include/throwing/shared_ptr.hpp
  873. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/include/throwing/unique_ptr.hpp
  874. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/tests/compile_fail/shared_ptr_to_array.cpp
  875. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/tests/compile_fail/unique_ptr_a_copy_assignment.cpp
  876. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/tests/compile_fail/unique_ptr_s_copy_assignment.cpp
  877. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/tests/compile_fail/unique_ptr_s_operator.cpp
  878. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/tests/compile_it.cpp
  879. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/tests/shared_ptr_access.cpp
  880. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/tests/shared_ptr_assignment.cpp
  881. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/tests/shared_ptr_atomic.cpp
  882. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/tests/shared_ptr_cast.cpp
  883. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/tests/shared_ptr_comparison.cpp
  884. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/tests/shared_ptr_construction.cpp
  885. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/tests/shared_ptr_enable_shared_from_this.cpp
  886. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/tests/shared_ptr_hash.cpp
  887. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/tests/shared_ptr_make_shared.cpp
  888. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/tests/shared_ptr_ordering.cpp
  889. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/tests/shared_ptr_ostream.cpp
  890. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/tests/shared_ptr_reset.cpp
  891. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/tests/shared_ptr_swap.cpp
  892. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/tests/shared_ptr_to_array.cpp
  893. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/tests/test_helpers.h
  894. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/tests/test_main.cpp
  895. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/tests/unique_ptr_release.cpp
  896. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/tests/unique_ptr_access.cpp
  897. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/tests/unique_ptr_assignment.cpp
  898. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/tests/unique_ptr_comparison.cpp
  899. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/tests/unique_ptr_construction.cpp
  900. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/tests/unique_ptr_dereference.cpp
  901. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/tests/unique_ptr_hash.cpp
  902. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/tests/unique_ptr_make_unique.cpp
  903. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/tests/unique_ptr_ostream.cpp
  904. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/tests/unique_ptr_reset.cpp
  905. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/tests/unique_ptr_swap.cpp
  906. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/tests/unique_ptr_to_array_access.cpp
  907. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/tests/unique_ptr_to_array_assignment.cpp
  908. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/tests/unique_ptr_to_array_assignment_from_convertible.cpp
  909. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/tests/unique_ptr_to_array_construction.cpp
  910. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/tests/unique_ptr_to_array_reset.cpp
  911. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/tests/weak_ptr_assignment.cpp
  912. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/tests/weak_ptr_construction.cpp
  913. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/tests/weak_ptr_modifiers.cpp
  914. share/imhex/sdk/lib/external/pattern_language/external/throwing_ptr/tests/weak_ptr_observers.cpp
  915. share/imhex/sdk/lib/external/pattern_language/fuzz/CMakeLists.txt
  916. share/imhex/sdk/lib/external/pattern_language/fuzz/README.md
  917. share/imhex/sdk/lib/external/pattern_language/fuzz/dict/hexpat.dict
  918. share/imhex/sdk/lib/external/pattern_language/fuzz/inputs/a.hexpat
  919. share/imhex/sdk/lib/external/pattern_language/fuzz/inputs/complex-struct.hexpat
  920. share/imhex/sdk/lib/external/pattern_language/fuzz/inputs/omni.hexpat
  921. share/imhex/sdk/lib/external/pattern_language/fuzz/inputs/preprocessor.hexpat
  922. share/imhex/sdk/lib/external/pattern_language/fuzz/inputs/struct.hexpat
  923. share/imhex/sdk/lib/external/pattern_language/fuzz/source/main.cpp
  924. share/imhex/sdk/lib/external/pattern_language/generators/CMakeLists.txt
  925. share/imhex/sdk/lib/external/pattern_language/generators/include/pl/formatters.hpp
  926. share/imhex/sdk/lib/external/pattern_language/generators/include/pl/formatters/formatter.hpp
  927. share/imhex/sdk/lib/external/pattern_language/generators/include/pl/formatters/formatter_html.hpp
  928. share/imhex/sdk/lib/external/pattern_language/generators/include/pl/formatters/formatter_json.hpp
  929. share/imhex/sdk/lib/external/pattern_language/generators/include/pl/formatters/formatter_yaml.hpp
  930. share/imhex/sdk/lib/external/pattern_language/lib/CMakeLists.txt
  931. share/imhex/sdk/lib/external/pattern_language/lib/include/pl.hpp
  932. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/api.hpp
  933. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/core/ast/ast_node.hpp
  934. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/core/ast/ast_node_array_variable_decl.hpp
  935. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/core/ast/ast_node_attribute.hpp
  936. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/core/ast/ast_node_bitfield.hpp
  937. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/core/ast/ast_node_bitfield_array_variable_decl.hpp
  938. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/core/ast/ast_node_bitfield_field.hpp
  939. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/core/ast/ast_node_builtin_type.hpp
  940. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/core/ast/ast_node_cast.hpp
  941. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/core/ast/ast_node_compound_statement.hpp
  942. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/core/ast/ast_node_conditional_statement.hpp
  943. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/core/ast/ast_node_control_flow_statement.hpp
  944. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/core/ast/ast_node_enum.hpp
  945. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/core/ast/ast_node_function_call.hpp
  946. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/core/ast/ast_node_function_definition.hpp
  947. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/core/ast/ast_node_imported_type.hpp
  948. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/core/ast/ast_node_literal.hpp
  949. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/core/ast/ast_node_lvalue_assignment.hpp
  950. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/core/ast/ast_node_match_statement.hpp
  951. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/core/ast/ast_node_mathematical_expression.hpp
  952. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/core/ast/ast_node_multi_variable_decl.hpp
  953. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/core/ast/ast_node_parameter_pack.hpp
  954. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/core/ast/ast_node_pointer_variable_decl.hpp
  955. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/core/ast/ast_node_rvalue.hpp
  956. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/core/ast/ast_node_rvalue_assignment.hpp
  957. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/core/ast/ast_node_scope_resolution.hpp
  958. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/core/ast/ast_node_struct.hpp
  959. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/core/ast/ast_node_ternary_expression.hpp
  960. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/core/ast/ast_node_try_catch_statement.hpp
  961. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/core/ast/ast_node_type_decl.hpp
  962. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/core/ast/ast_node_type_operator.hpp
  963. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/core/ast/ast_node_union.hpp
  964. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/core/ast/ast_node_variable_decl.hpp
  965. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/core/ast/ast_node_while_statement.hpp
  966. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/core/errors/error.hpp
  967. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/core/errors/result.hpp
  968. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/core/errors/runtime_errors.hpp
  969. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/core/evaluator.hpp
  970. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/core/lexer.hpp
  971. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/core/location.hpp
  972. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/core/log_console.hpp
  973. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/core/parser.hpp
  974. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/core/parser_manager.hpp
  975. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/core/preprocessor.hpp
  976. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/core/resolver.hpp
  977. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/core/resolvers.hpp
  978. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/core/token.hpp
  979. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/core/tokens.hpp
  980. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/core/validator.hpp
  981. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/helpers/buffered_reader.hpp
  982. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/helpers/concepts.hpp
  983. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/helpers/safe_iterator.hpp
  984. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/helpers/safe_pointer.hpp
  985. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/helpers/types.hpp
  986. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/helpers/utils.hpp
  987. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/lib/std/libstd.hpp
  988. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/lib/std/types.hpp
  989. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/pattern_language.hpp
  990. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/pattern_visitor.hpp
  991. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/patterns/pattern.hpp
  992. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/patterns/pattern_array_dynamic.hpp
  993. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/patterns/pattern_array_static.hpp
  994. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/patterns/pattern_bitfield.hpp
  995. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/patterns/pattern_boolean.hpp
  996. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/patterns/pattern_character.hpp
  997. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/patterns/pattern_enum.hpp
  998. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/patterns/pattern_float.hpp
  999. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/patterns/pattern_padding.hpp
  1000. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/patterns/pattern_pointer.hpp
  1001. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/patterns/pattern_signed.hpp
  1002. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/patterns/pattern_string.hpp
  1003. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/patterns/pattern_struct.hpp
  1004. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/patterns/pattern_union.hpp
  1005. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/patterns/pattern_unsigned.hpp
  1006. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/patterns/pattern_wide_character.hpp
  1007. share/imhex/sdk/lib/external/pattern_language/lib/include/pl/patterns/pattern_wide_string.hpp
  1008. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/core/ast/ast_node.cpp
  1009. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/core/ast/ast_node_array_variable_decl.cpp
  1010. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/core/ast/ast_node_attribute.cpp
  1011. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/core/ast/ast_node_bitfield.cpp
  1012. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/core/ast/ast_node_bitfield_array_variable_decl.cpp
  1013. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/core/ast/ast_node_bitfield_field.cpp
  1014. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/core/ast/ast_node_builtin_type.cpp
  1015. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/core/ast/ast_node_cast.cpp
  1016. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/core/ast/ast_node_compound_statement.cpp
  1017. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/core/ast/ast_node_conditional_statement.cpp
  1018. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/core/ast/ast_node_control_flow_statement.cpp
  1019. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/core/ast/ast_node_enum.cpp
  1020. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/core/ast/ast_node_function_call.cpp
  1021. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/core/ast/ast_node_function_definition.cpp
  1022. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/core/ast/ast_node_imported_type.cpp
  1023. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/core/ast/ast_node_literal.cpp
  1024. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/core/ast/ast_node_lvalue_assignment.cpp
  1025. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/core/ast/ast_node_match_statement.cpp
  1026. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/core/ast/ast_node_mathematical_expression.cpp
  1027. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/core/ast/ast_node_multi_variable_decl.cpp
  1028. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/core/ast/ast_node_parameter_pack.cpp
  1029. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/core/ast/ast_node_pointer_variable_decl.cpp
  1030. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/core/ast/ast_node_rvalue.cpp
  1031. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/core/ast/ast_node_rvalue_assignment.cpp
  1032. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/core/ast/ast_node_scope_resolution.cpp
  1033. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/core/ast/ast_node_struct.cpp
  1034. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/core/ast/ast_node_ternary_expression.cpp
  1035. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/core/ast/ast_node_try_catch_statement.cpp
  1036. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/core/ast/ast_node_type_decl.cpp
  1037. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/core/ast/ast_node_type_operator.cpp
  1038. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/core/ast/ast_node_union.cpp
  1039. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/core/ast/ast_node_variable_decl.cpp
  1040. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/core/ast/ast_node_while_statement.cpp
  1041. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/core/error.cpp
  1042. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/core/evaluator.cpp
  1043. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/core/lexer.cpp
  1044. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/core/parser.cpp
  1045. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/core/parser_manager.cpp
  1046. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/core/preprocessor.cpp
  1047. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/core/resolver.cpp
  1048. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/core/resolvers.cpp
  1049. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/core/token.cpp
  1050. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/core/validator.cpp
  1051. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/helpers/utils.cpp
  1052. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/lib/std/core.cpp
  1053. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/lib/std/file.cpp
  1054. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/lib/std/hash.cpp
  1055. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/lib/std/math.cpp
  1056. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/lib/std/mem.cpp
  1057. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/lib/std/pragmas.cpp
  1058. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/lib/std/random.cpp
  1059. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/lib/std/std.cpp
  1060. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/lib/std/string.cpp
  1061. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/lib/std/time.cpp
  1062. share/imhex/sdk/lib/external/pattern_language/lib/source/pl/pattern_language.cpp
  1063. share/imhex/sdk/lib/external/pattern_language/tests/CMakeLists.txt
  1064. share/imhex/sdk/lib/external/pattern_language/tests/files/export/json.json
  1065. share/imhex/sdk/lib/external/pattern_language/tests/files/export/yaml.yml
  1066. share/imhex/sdk/lib/external/pattern_language/tests/include/test_patterns/test_pattern.hpp
  1067. share/imhex/sdk/lib/external/pattern_language/tests/include/test_patterns/test_pattern_arrays.hpp
  1068. share/imhex/sdk/lib/external/pattern_language/tests/include/test_patterns/test_pattern_attributes.hpp
  1069. share/imhex/sdk/lib/external/pattern_language/tests/include/test_patterns/test_pattern_bitfields.hpp
  1070. share/imhex/sdk/lib/external/pattern_language/tests/include/test_patterns/test_pattern_doc_comments.hpp
  1071. share/imhex/sdk/lib/external/pattern_language/tests/include/test_patterns/test_pattern_enums.hpp
  1072. share/imhex/sdk/lib/external/pattern_language/tests/include/test_patterns/test_pattern_example.hpp
  1073. share/imhex/sdk/lib/external/pattern_language/tests/include/test_patterns/test_pattern_extra_semicolon.hpp
  1074. share/imhex/sdk/lib/external/pattern_language/tests/include/test_patterns/test_pattern_failing_assert.hpp
  1075. share/imhex/sdk/lib/external/pattern_language/tests/include/test_patterns/test_pattern_format.hpp
  1076. share/imhex/sdk/lib/external/pattern_language/tests/include/test_patterns/test_pattern_import.hpp
  1077. share/imhex/sdk/lib/external/pattern_language/tests/include/test_patterns/test_pattern_include.hpp
  1078. share/imhex/sdk/lib/external/pattern_language/tests/include/test_patterns/test_pattern_literals.hpp
  1079. share/imhex/sdk/lib/external/pattern_language/tests/include/test_patterns/test_pattern_match.hpp
  1080. share/imhex/sdk/lib/external/pattern_language/tests/include/test_patterns/test_pattern_math.hpp
  1081. share/imhex/sdk/lib/external/pattern_language/tests/include/test_patterns/test_pattern_namespaces.hpp
  1082. share/imhex/sdk/lib/external/pattern_language/tests/include/test_patterns/test_pattern_nested_structs.hpp
  1083. share/imhex/sdk/lib/external/pattern_language/tests/include/test_patterns/test_pattern_padding.hpp
  1084. share/imhex/sdk/lib/external/pattern_language/tests/include/test_patterns/test_pattern_placement.hpp
  1085. share/imhex/sdk/lib/external/pattern_language/tests/include/test_patterns/test_pattern_pointers.hpp
  1086. share/imhex/sdk/lib/external/pattern_language/tests/include/test_patterns/test_pattern_pragmas.hpp
  1087. share/imhex/sdk/lib/external/pattern_language/tests/include/test_patterns/test_pattern_pragmas_fail.hpp
  1088. share/imhex/sdk/lib/external/pattern_language/tests/include/test_patterns/test_pattern_rvalues.hpp
  1089. share/imhex/sdk/lib/external/pattern_language/tests/include/test_patterns/test_pattern_strings.hpp
  1090. share/imhex/sdk/lib/external/pattern_language/tests/include/test_patterns/test_pattern_struct_inheritance.hpp
  1091. share/imhex/sdk/lib/external/pattern_language/tests/include/test_patterns/test_pattern_structs.hpp
  1092. share/imhex/sdk/lib/external/pattern_language/tests/include/test_patterns/test_pattern_succeeding_assert.hpp
  1093. share/imhex/sdk/lib/external/pattern_language/tests/include/test_patterns/test_pattern_unions.hpp
  1094. share/imhex/sdk/lib/external/pattern_language/tests/integration/integration.py
  1095. share/imhex/sdk/lib/external/pattern_language/tests/integration/invalid.hexpat
  1096. share/imhex/sdk/lib/external/pattern_language/tests/integration/test.hexpat
  1097. share/imhex/sdk/lib/external/pattern_language/tests/integration/test.hexpat.json
  1098. share/imhex/sdk/lib/external/pattern_language/tests/integration/test_data
  1099. share/imhex/sdk/lib/external/pattern_language/tests/source/main.cpp
  1100. share/imhex/sdk/lib/external/pattern_language/tests/source/tests.cpp
  1101. share/imhex/sdk/lib/external/pattern_language/tests/test_data
  1102. share/imhex/sdk/lib/libimhex/CMakeLists.txt
  1103. share/imhex/sdk/lib/libimhex/LICENSE
  1104. share/imhex/sdk/lib/libimhex/include/hex.hpp
  1105. share/imhex/sdk/lib/libimhex/include/hex/api/achievement_manager.hpp
  1106. share/imhex/sdk/lib/libimhex/include/hex/api/content_registry.hpp
  1107. share/imhex/sdk/lib/libimhex/include/hex/api/event_manager.hpp
  1108. share/imhex/sdk/lib/libimhex/include/hex/api/imhex_api.hpp
  1109. share/imhex/sdk/lib/libimhex/include/hex/api/layout_manager.hpp
  1110. share/imhex/sdk/lib/libimhex/include/hex/api/localization_manager.hpp
  1111. share/imhex/sdk/lib/libimhex/include/hex/api/plugin_manager.hpp
  1112. share/imhex/sdk/lib/libimhex/include/hex/api/project_file_manager.hpp
  1113. share/imhex/sdk/lib/libimhex/include/hex/api/shortcut_manager.hpp
  1114. share/imhex/sdk/lib/libimhex/include/hex/api/task_manager.hpp
  1115. share/imhex/sdk/lib/libimhex/include/hex/api/theme_manager.hpp
  1116. share/imhex/sdk/lib/libimhex/include/hex/api/tutorial_manager.hpp
  1117. share/imhex/sdk/lib/libimhex/include/hex/api/workspace_manager.hpp
  1118. share/imhex/sdk/lib/libimhex/include/hex/api_urls.hpp
  1119. share/imhex/sdk/lib/libimhex/include/hex/data_processor/attribute.hpp
  1120. share/imhex/sdk/lib/libimhex/include/hex/data_processor/link.hpp
  1121. share/imhex/sdk/lib/libimhex/include/hex/data_processor/node.hpp
  1122. share/imhex/sdk/lib/libimhex/include/hex/helpers/auto_reset.hpp
  1123. share/imhex/sdk/lib/libimhex/include/hex/helpers/binary_pattern.hpp
  1124. share/imhex/sdk/lib/libimhex/include/hex/helpers/concepts.hpp
  1125. share/imhex/sdk/lib/libimhex/include/hex/helpers/crypto.hpp
  1126. share/imhex/sdk/lib/libimhex/include/hex/helpers/debugging.hpp
  1127. share/imhex/sdk/lib/libimhex/include/hex/helpers/default_paths.hpp
  1128. share/imhex/sdk/lib/libimhex/include/hex/helpers/encoding_file.hpp
  1129. share/imhex/sdk/lib/libimhex/include/hex/helpers/fmt.hpp
  1130. share/imhex/sdk/lib/libimhex/include/hex/helpers/fs.hpp
  1131. share/imhex/sdk/lib/libimhex/include/hex/helpers/http_requests.hpp
  1132. share/imhex/sdk/lib/libimhex/include/hex/helpers/http_requests_emscripten.hpp
  1133. share/imhex/sdk/lib/libimhex/include/hex/helpers/http_requests_native.hpp
  1134. share/imhex/sdk/lib/libimhex/include/hex/helpers/literals.hpp
  1135. share/imhex/sdk/lib/libimhex/include/hex/helpers/logger.hpp
  1136. share/imhex/sdk/lib/libimhex/include/hex/helpers/magic.hpp
  1137. share/imhex/sdk/lib/libimhex/include/hex/helpers/opengl.hpp
  1138. share/imhex/sdk/lib/libimhex/include/hex/helpers/patches.hpp
  1139. share/imhex/sdk/lib/libimhex/include/hex/helpers/semantic_version.hpp
  1140. share/imhex/sdk/lib/libimhex/include/hex/helpers/tar.hpp
  1141. share/imhex/sdk/lib/libimhex/include/hex/helpers/types.hpp
  1142. share/imhex/sdk/lib/libimhex/include/hex/helpers/utils.hpp
  1143. share/imhex/sdk/lib/libimhex/include/hex/helpers/utils_linux.hpp
  1144. share/imhex/sdk/lib/libimhex/include/hex/helpers/utils_macos.hpp
  1145. share/imhex/sdk/lib/libimhex/include/hex/plugin.hpp
  1146. share/imhex/sdk/lib/libimhex/include/hex/providers/buffered_reader.hpp
  1147. share/imhex/sdk/lib/libimhex/include/hex/providers/memory_provider.hpp
  1148. share/imhex/sdk/lib/libimhex/include/hex/providers/overlay.hpp
  1149. share/imhex/sdk/lib/libimhex/include/hex/providers/provider.hpp
  1150. share/imhex/sdk/lib/libimhex/include/hex/providers/provider_data.hpp
  1151. share/imhex/sdk/lib/libimhex/include/hex/providers/undo_redo/operations/operation.hpp
  1152. share/imhex/sdk/lib/libimhex/include/hex/providers/undo_redo/operations/operation_group.hpp
  1153. share/imhex/sdk/lib/libimhex/include/hex/providers/undo_redo/stack.hpp
  1154. share/imhex/sdk/lib/libimhex/include/hex/subcommands/subcommands.hpp
  1155. share/imhex/sdk/lib/libimhex/include/hex/test/test_provider.hpp
  1156. share/imhex/sdk/lib/libimhex/include/hex/test/tests.hpp
  1157. share/imhex/sdk/lib/libimhex/include/hex/ui/imgui_imhex_extensions.h
  1158. share/imhex/sdk/lib/libimhex/include/hex/ui/popup.hpp
  1159. share/imhex/sdk/lib/libimhex/include/hex/ui/toast.hpp
  1160. share/imhex/sdk/lib/libimhex/include/hex/ui/view.hpp
  1161. share/imhex/sdk/lib/libimhex/include/hex/ui/widgets.hpp
  1162. share/imhex/sdk/lib/third_party/boost/CMakeLists.txt
  1163. share/imhex/sdk/lib/third_party/boost/regex/CMakeLists.txt
  1164. share/imhex/sdk/lib/third_party/boost/regex/include/boost/cregex.hpp
  1165. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex.h
  1166. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex.hpp
  1167. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/concepts.hpp
  1168. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/config.hpp
  1169. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/config/borland.hpp
  1170. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/config/cwchar.hpp
  1171. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/icu.hpp
  1172. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/mfc.hpp
  1173. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/pattern_except.hpp
  1174. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/pending/object_cache.hpp
  1175. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/pending/static_mutex.hpp
  1176. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/pending/unicode_iterator.hpp
  1177. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/regex_traits.hpp
  1178. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/user.hpp
  1179. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v4/basic_regex.hpp
  1180. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v4/basic_regex_creator.hpp
  1181. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v4/basic_regex_parser.hpp
  1182. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v4/c_regex_traits.hpp
  1183. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v4/char_regex_traits.hpp
  1184. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v4/cpp_regex_traits.hpp
  1185. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v4/cregex.hpp
  1186. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v4/error_type.hpp
  1187. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v4/icu.hpp
  1188. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v4/indexed_bit_flag.hpp
  1189. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v4/iterator_category.hpp
  1190. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v4/iterator_traits.hpp
  1191. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v4/match_flags.hpp
  1192. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v4/match_results.hpp
  1193. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v4/mem_block_cache.hpp
  1194. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v4/object_cache.hpp
  1195. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v4/pattern_except.hpp
  1196. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v4/perl_matcher.hpp
  1197. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v4/perl_matcher_common.hpp
  1198. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v4/perl_matcher_non_recursive.hpp
  1199. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v4/perl_matcher_recursive.hpp
  1200. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v4/primary_transform.hpp
  1201. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v4/protected_call.hpp
  1202. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v4/regbase.hpp
  1203. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v4/regex.hpp
  1204. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v4/regex_format.hpp
  1205. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v4/regex_fwd.hpp
  1206. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v4/regex_grep.hpp
  1207. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v4/regex_iterator.hpp
  1208. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v4/regex_match.hpp
  1209. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v4/regex_merge.hpp
  1210. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v4/regex_raw_buffer.hpp
  1211. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v4/regex_replace.hpp
  1212. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v4/regex_search.hpp
  1213. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v4/regex_split.hpp
  1214. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v4/regex_token_iterator.hpp
  1215. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v4/regex_traits.hpp
  1216. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v4/regex_traits_defaults.hpp
  1217. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v4/regex_workaround.hpp
  1218. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v4/states.hpp
  1219. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v4/sub_match.hpp
  1220. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v4/syntax_type.hpp
  1221. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v4/u32regex_iterator.hpp
  1222. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v4/u32regex_token_iterator.hpp
  1223. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v4/unicode_iterator.hpp
  1224. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v4/w32_regex_traits.hpp
  1225. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v5/basic_regex.hpp
  1226. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v5/basic_regex_creator.hpp
  1227. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v5/basic_regex_parser.hpp
  1228. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v5/c_regex_traits.hpp
  1229. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v5/char_regex_traits.hpp
  1230. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v5/cpp_regex_traits.hpp
  1231. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v5/cregex.hpp
  1232. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v5/error_type.hpp
  1233. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v5/icu.hpp
  1234. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v5/iterator_category.hpp
  1235. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v5/iterator_traits.hpp
  1236. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v5/match_flags.hpp
  1237. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v5/match_results.hpp
  1238. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v5/mem_block_cache.hpp
  1239. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v5/object_cache.hpp
  1240. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v5/pattern_except.hpp
  1241. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v5/perl_matcher.hpp
  1242. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v5/perl_matcher_common.hpp
  1243. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v5/perl_matcher_non_recursive.hpp
  1244. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v5/primary_transform.hpp
  1245. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v5/regbase.hpp
  1246. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v5/regex.hpp
  1247. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v5/regex_format.hpp
  1248. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v5/regex_fwd.hpp
  1249. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v5/regex_grep.hpp
  1250. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v5/regex_iterator.hpp
  1251. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v5/regex_match.hpp
  1252. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v5/regex_merge.hpp
  1253. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v5/regex_raw_buffer.hpp
  1254. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v5/regex_replace.hpp
  1255. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v5/regex_search.hpp
  1256. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v5/regex_split.hpp
  1257. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v5/regex_token_iterator.hpp
  1258. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v5/regex_traits.hpp
  1259. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v5/regex_traits_defaults.hpp
  1260. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v5/regex_workaround.hpp
  1261. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v5/states.hpp
  1262. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v5/sub_match.hpp
  1263. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v5/syntax_type.hpp
  1264. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v5/u32regex_iterator.hpp
  1265. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v5/u32regex_token_iterator.hpp
  1266. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v5/unicode_iterator.hpp
  1267. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex/v5/w32_regex_traits.hpp
  1268. share/imhex/sdk/lib/third_party/boost/regex/include/boost/regex_fwd.hpp
  1269. share/imhex/sdk/lib/third_party/fmt/CMakeLists.txt
  1270. share/imhex/sdk/lib/third_party/fmt/CONTRIBUTING.md
  1271. share/imhex/sdk/lib/third_party/fmt/ChangeLog.md
  1272. share/imhex/sdk/lib/third_party/fmt/LICENSE
  1273. share/imhex/sdk/lib/third_party/fmt/README.md
  1274. share/imhex/sdk/lib/third_party/fmt/doc/ChangeLog-old.md
  1275. share/imhex/sdk/lib/third_party/fmt/doc/api.md
  1276. share/imhex/sdk/lib/third_party/fmt/doc/fmt.css
  1277. share/imhex/sdk/lib/third_party/fmt/doc/fmt.js
  1278. share/imhex/sdk/lib/third_party/fmt/doc/get-started.md
  1279. share/imhex/sdk/lib/third_party/fmt/doc/index.md
  1280. share/imhex/sdk/lib/third_party/fmt/doc/perf.svg
  1281. share/imhex/sdk/lib/third_party/fmt/doc/python-license.txt
  1282. share/imhex/sdk/lib/third_party/fmt/doc/syntax.md
  1283. share/imhex/sdk/lib/third_party/fmt/include/fmt/args.h
  1284. share/imhex/sdk/lib/third_party/fmt/include/fmt/base.h
  1285. share/imhex/sdk/lib/third_party/fmt/include/fmt/chrono.h
  1286. share/imhex/sdk/lib/third_party/fmt/include/fmt/color.h
  1287. share/imhex/sdk/lib/third_party/fmt/include/fmt/compile.h
  1288. share/imhex/sdk/lib/third_party/fmt/include/fmt/core.h
  1289. share/imhex/sdk/lib/third_party/fmt/include/fmt/format-inl.h
  1290. share/imhex/sdk/lib/third_party/fmt/include/fmt/format.h
  1291. share/imhex/sdk/lib/third_party/fmt/include/fmt/os.h
  1292. share/imhex/sdk/lib/third_party/fmt/include/fmt/ostream.h
  1293. share/imhex/sdk/lib/third_party/fmt/include/fmt/printf.h
  1294. share/imhex/sdk/lib/third_party/fmt/include/fmt/ranges.h
  1295. share/imhex/sdk/lib/third_party/fmt/include/fmt/std.h
  1296. share/imhex/sdk/lib/third_party/fmt/include/fmt/xchar.h
  1297. share/imhex/sdk/lib/third_party/fmt/src/fmt.cc
  1298. share/imhex/sdk/lib/third_party/fmt/src/format.cc
  1299. share/imhex/sdk/lib/third_party/fmt/src/os.cc
  1300. share/imhex/sdk/lib/third_party/fmt/support/Android.mk
  1301. share/imhex/sdk/lib/third_party/fmt/support/AndroidManifest.xml
  1302. share/imhex/sdk/lib/third_party/fmt/support/C++.sublime-syntax
  1303. share/imhex/sdk/lib/third_party/fmt/support/README
  1304. share/imhex/sdk/lib/third_party/fmt/support/Vagrantfile
  1305. share/imhex/sdk/lib/third_party/fmt/support/bazel/.bazelversion
  1306. share/imhex/sdk/lib/third_party/fmt/support/bazel/BUILD.bazel
  1307. share/imhex/sdk/lib/third_party/fmt/support/bazel/MODULE.bazel
  1308. share/imhex/sdk/lib/third_party/fmt/support/bazel/README.md
  1309. share/imhex/sdk/lib/third_party/fmt/support/bazel/WORKSPACE.bazel
  1310. share/imhex/sdk/lib/third_party/fmt/support/build.gradle
  1311. share/imhex/sdk/lib/third_party/fmt/support/check-commits
  1312. share/imhex/sdk/lib/third_party/fmt/support/cmake/FindSetEnv.cmake
  1313. share/imhex/sdk/lib/third_party/fmt/support/cmake/JoinPaths.cmake
  1314. share/imhex/sdk/lib/third_party/fmt/support/cmake/fmt-config.cmake.in
  1315. share/imhex/sdk/lib/third_party/fmt/support/cmake/fmt.pc.in
  1316. share/imhex/sdk/lib/third_party/fmt/support/docopt.py
  1317. share/imhex/sdk/lib/third_party/fmt/support/manage.py
  1318. share/imhex/sdk/lib/third_party/fmt/support/mkdocs
  1319. share/imhex/sdk/lib/third_party/fmt/support/mkdocs.yml
  1320. share/imhex/sdk/lib/third_party/fmt/support/printable.py
  1321. share/imhex/sdk/lib/third_party/fmt/support/python/mkdocstrings_handlers/cxx/__init__.py
  1322. share/imhex/sdk/lib/third_party/fmt/support/python/mkdocstrings_handlers/cxx/templates/README
  1323. share/imhex/sdk/lib/third_party/fmt/test/CMakeLists.txt
  1324. share/imhex/sdk/lib/third_party/fmt/test/add-subdirectory-test/CMakeLists.txt
  1325. share/imhex/sdk/lib/third_party/fmt/test/add-subdirectory-test/main.cc
  1326. share/imhex/sdk/lib/third_party/fmt/test/args-test.cc
  1327. share/imhex/sdk/lib/third_party/fmt/test/assert-test.cc
  1328. share/imhex/sdk/lib/third_party/fmt/test/base-test.cc
  1329. share/imhex/sdk/lib/third_party/fmt/test/chrono-test.cc
  1330. share/imhex/sdk/lib/third_party/fmt/test/color-test.cc
  1331. share/imhex/sdk/lib/third_party/fmt/test/compile-error-test/CMakeLists.txt
  1332. share/imhex/sdk/lib/third_party/fmt/test/compile-fp-test.cc
  1333. share/imhex/sdk/lib/third_party/fmt/test/compile-test.cc
  1334. share/imhex/sdk/lib/third_party/fmt/test/cuda-test/CMakeLists.txt
  1335. share/imhex/sdk/lib/third_party/fmt/test/cuda-test/cpp14.cc
  1336. share/imhex/sdk/lib/third_party/fmt/test/cuda-test/cuda-cpp14.cu
  1337. share/imhex/sdk/lib/third_party/fmt/test/detect-stdfs.cc
  1338. share/imhex/sdk/lib/third_party/fmt/test/enforce-checks-test.cc
  1339. share/imhex/sdk/lib/third_party/fmt/test/find-package-test/CMakeLists.txt
  1340. share/imhex/sdk/lib/third_party/fmt/test/find-package-test/main.cc
  1341. share/imhex/sdk/lib/third_party/fmt/test/format-impl-test.cc
  1342. share/imhex/sdk/lib/third_party/fmt/test/format-test.cc
  1343. share/imhex/sdk/lib/third_party/fmt/test/fuzzing/CMakeLists.txt
  1344. share/imhex/sdk/lib/third_party/fmt/test/fuzzing/README.md
  1345. share/imhex/sdk/lib/third_party/fmt/test/fuzzing/build.sh
  1346. share/imhex/sdk/lib/third_party/fmt/test/fuzzing/chrono-duration.cc
  1347. share/imhex/sdk/lib/third_party/fmt/test/fuzzing/chrono-timepoint.cc
  1348. share/imhex/sdk/lib/third_party/fmt/test/fuzzing/float.cc
  1349. share/imhex/sdk/lib/third_party/fmt/test/fuzzing/fuzzer-common.h
  1350. share/imhex/sdk/lib/third_party/fmt/test/fuzzing/main.cc
  1351. share/imhex/sdk/lib/third_party/fmt/test/fuzzing/named-arg.cc
  1352. share/imhex/sdk/lib/third_party/fmt/test/fuzzing/one-arg.cc
  1353. share/imhex/sdk/lib/third_party/fmt/test/fuzzing/two-args.cc
  1354. share/imhex/sdk/lib/third_party/fmt/test/gtest-extra-test.cc
  1355. share/imhex/sdk/lib/third_party/fmt/test/gtest-extra.cc
  1356. share/imhex/sdk/lib/third_party/fmt/test/gtest-extra.h
  1357. share/imhex/sdk/lib/third_party/fmt/test/gtest/.clang-format
  1358. share/imhex/sdk/lib/third_party/fmt/test/gtest/CMakeLists.txt
  1359. share/imhex/sdk/lib/third_party/fmt/test/gtest/gmock-gtest-all.cc
  1360. share/imhex/sdk/lib/third_party/fmt/test/gtest/gmock/gmock.h
  1361. share/imhex/sdk/lib/third_party/fmt/test/gtest/gtest/gtest-spi.h
  1362. share/imhex/sdk/lib/third_party/fmt/test/gtest/gtest/gtest.h
  1363. share/imhex/sdk/lib/third_party/fmt/test/header-only-test.cc
  1364. share/imhex/sdk/lib/third_party/fmt/test/mock-allocator.h
  1365. share/imhex/sdk/lib/third_party/fmt/test/module-test.cc
  1366. share/imhex/sdk/lib/third_party/fmt/test/noexception-test.cc
  1367. share/imhex/sdk/lib/third_party/fmt/test/os-test.cc
  1368. share/imhex/sdk/lib/third_party/fmt/test/ostream-test.cc
  1369. share/imhex/sdk/lib/third_party/fmt/test/perf-sanity.cc
  1370. share/imhex/sdk/lib/third_party/fmt/test/posix-mock-test.cc
  1371. share/imhex/sdk/lib/third_party/fmt/test/posix-mock.h
  1372. share/imhex/sdk/lib/third_party/fmt/test/printf-test.cc
  1373. share/imhex/sdk/lib/third_party/fmt/test/ranges-odr-test.cc
  1374. share/imhex/sdk/lib/third_party/fmt/test/ranges-test.cc
  1375. share/imhex/sdk/lib/third_party/fmt/test/scan-test.cc
  1376. share/imhex/sdk/lib/third_party/fmt/test/scan.h
  1377. share/imhex/sdk/lib/third_party/fmt/test/static-export-test/CMakeLists.txt
  1378. share/imhex/sdk/lib/third_party/fmt/test/static-export-test/library.cc
  1379. share/imhex/sdk/lib/third_party/fmt/test/static-export-test/main.cc
  1380. share/imhex/sdk/lib/third_party/fmt/test/std-test.cc
  1381. share/imhex/sdk/lib/third_party/fmt/test/test-assert.h
  1382. share/imhex/sdk/lib/third_party/fmt/test/test-main.cc
  1383. share/imhex/sdk/lib/third_party/fmt/test/unicode-test.cc
  1384. share/imhex/sdk/lib/third_party/fmt/test/util.cc
  1385. share/imhex/sdk/lib/third_party/fmt/test/util.h
  1386. share/imhex/sdk/lib/third_party/fmt/test/xchar-test.cc
  1387. share/imhex/sdk/lib/third_party/imgui/CMakeLists.txt
  1388. share/imhex/sdk/lib/third_party/imgui/ColorTextEditor/CMakeLists.txt
  1389. share/imhex/sdk/lib/third_party/imgui/ColorTextEditor/LICENSE.txt
  1390. share/imhex/sdk/lib/third_party/imgui/ColorTextEditor/README.md
  1391. share/imhex/sdk/lib/third_party/imgui/ColorTextEditor/include/TextEditor.h
  1392. share/imhex/sdk/lib/third_party/imgui/cimgui/CMakeLists.txt
  1393. share/imhex/sdk/lib/third_party/imgui/cimgui/include/cimgui.h
  1394. share/imhex/sdk/lib/third_party/imgui/custom/CMakeLists.txt
  1395. share/imhex/sdk/lib/third_party/imgui/custom/include/emscripten_browser_clipboard.h
  1396. share/imhex/sdk/lib/third_party/imgui/custom/include/imgui_impl_glfw.h
  1397. share/imhex/sdk/lib/third_party/imgui/custom/include/imgui_impl_opengl3.h
  1398. share/imhex/sdk/lib/third_party/imgui/custom/include/imgui_impl_opengl3_loader.h
  1399. share/imhex/sdk/lib/third_party/imgui/custom/include/opengl_support.h
  1400. share/imhex/sdk/lib/third_party/imgui/custom/include/stb_image.h
  1401. share/imhex/sdk/lib/third_party/imgui/imgui/CMakeLists.txt
  1402. share/imhex/sdk/lib/third_party/imgui/imgui/LICENSE.txt
  1403. share/imhex/sdk/lib/third_party/imgui/imgui/README.md
  1404. share/imhex/sdk/lib/third_party/imgui/imgui/include/imconfig.h
  1405. share/imhex/sdk/lib/third_party/imgui/imgui/include/imgui.h
  1406. share/imhex/sdk/lib/third_party/imgui/imgui/include/imgui_internal.h
  1407. share/imhex/sdk/lib/third_party/imgui/imgui/include/imstb_rectpack.h
  1408. share/imhex/sdk/lib/third_party/imgui/imgui/include/imstb_textedit.h
  1409. share/imhex/sdk/lib/third_party/imgui/imgui/include/imstb_truetype.h
  1410. share/imhex/sdk/lib/third_party/imgui/imgui/include/misc/freetype/imgui_freetype.h
  1411. share/imhex/sdk/lib/third_party/imgui/imnodes/CMakeLists.txt
  1412. share/imhex/sdk/lib/third_party/imgui/imnodes/LICENSE.md
  1413. share/imhex/sdk/lib/third_party/imgui/imnodes/README.md
  1414. share/imhex/sdk/lib/third_party/imgui/imnodes/include/imnodes.h
  1415. share/imhex/sdk/lib/third_party/imgui/imnodes/include/imnodes_internal.h
  1416. share/imhex/sdk/lib/third_party/imgui/implot/CMakeLists.txt
  1417. share/imhex/sdk/lib/third_party/imgui/implot/LICENSE.txt
  1418. share/imhex/sdk/lib/third_party/imgui/implot/README.md
  1419. share/imhex/sdk/lib/third_party/imgui/implot/include/implot.h
  1420. share/imhex/sdk/lib/third_party/imgui/implot/include/implot_internal.h
  1421. share/imhex/sdk/lib/third_party/imgui/implot3d/CMakeLists.txt
  1422. share/imhex/sdk/lib/third_party/imgui/implot3d/LICENSE
  1423. share/imhex/sdk/lib/third_party/imgui/implot3d/README.md
  1424. share/imhex/sdk/lib/third_party/imgui/implot3d/include/implot3d.h
  1425. share/imhex/sdk/lib/third_party/imgui/implot3d/include/implot3d_internal.h
  1426. share/imhex/sdk/lib/third_party/nlohmann_json/CMakeLists.txt
  1427. share/imhex/sdk/lib/third_party/nlohmann_json/LICENSE.MIT
  1428. share/imhex/sdk/lib/third_party/nlohmann_json/cmake/config.cmake.in
  1429. share/imhex/sdk/lib/third_party/nlohmann_json/cmake/nlohmann_jsonConfigVersion.cmake.in
  1430. share/imhex/sdk/lib/third_party/nlohmann_json/cmake/pkg-config.pc.in
  1431. share/imhex/sdk/lib/third_party/nlohmann_json/include/nlohmann/adl_serializer.hpp
  1432. share/imhex/sdk/lib/third_party/nlohmann_json/include/nlohmann/byte_container_with_subtype.hpp
  1433. share/imhex/sdk/lib/third_party/nlohmann_json/include/nlohmann/detail/abi_macros.hpp
  1434. share/imhex/sdk/lib/third_party/nlohmann_json/include/nlohmann/detail/conversions/from_json.hpp
  1435. share/imhex/sdk/lib/third_party/nlohmann_json/include/nlohmann/detail/conversions/to_chars.hpp
  1436. share/imhex/sdk/lib/third_party/nlohmann_json/include/nlohmann/detail/conversions/to_json.hpp
  1437. share/imhex/sdk/lib/third_party/nlohmann_json/include/nlohmann/detail/exceptions.hpp
  1438. share/imhex/sdk/lib/third_party/nlohmann_json/include/nlohmann/detail/hash.hpp
  1439. share/imhex/sdk/lib/third_party/nlohmann_json/include/nlohmann/detail/input/binary_reader.hpp
  1440. share/imhex/sdk/lib/third_party/nlohmann_json/include/nlohmann/detail/input/input_adapters.hpp
  1441. share/imhex/sdk/lib/third_party/nlohmann_json/include/nlohmann/detail/input/json_sax.hpp
  1442. share/imhex/sdk/lib/third_party/nlohmann_json/include/nlohmann/detail/input/lexer.hpp
  1443. share/imhex/sdk/lib/third_party/nlohmann_json/include/nlohmann/detail/input/parser.hpp
  1444. share/imhex/sdk/lib/third_party/nlohmann_json/include/nlohmann/detail/input/position_t.hpp
  1445. share/imhex/sdk/lib/third_party/nlohmann_json/include/nlohmann/detail/iterators/internal_iterator.hpp
  1446. share/imhex/sdk/lib/third_party/nlohmann_json/include/nlohmann/detail/iterators/iter_impl.hpp
  1447. share/imhex/sdk/lib/third_party/nlohmann_json/include/nlohmann/detail/iterators/iteration_proxy.hpp
  1448. share/imhex/sdk/lib/third_party/nlohmann_json/include/nlohmann/detail/iterators/iterator_traits.hpp
  1449. share/imhex/sdk/lib/third_party/nlohmann_json/include/nlohmann/detail/iterators/json_reverse_iterator.hpp
  1450. share/imhex/sdk/lib/third_party/nlohmann_json/include/nlohmann/detail/iterators/primitive_iterator.hpp
  1451. share/imhex/sdk/lib/third_party/nlohmann_json/include/nlohmann/detail/json_custom_base_class.hpp
  1452. share/imhex/sdk/lib/third_party/nlohmann_json/include/nlohmann/detail/json_pointer.hpp
  1453. share/imhex/sdk/lib/third_party/nlohmann_json/include/nlohmann/detail/json_ref.hpp
  1454. share/imhex/sdk/lib/third_party/nlohmann_json/include/nlohmann/detail/macro_scope.hpp
  1455. share/imhex/sdk/lib/third_party/nlohmann_json/include/nlohmann/detail/macro_unscope.hpp
  1456. share/imhex/sdk/lib/third_party/nlohmann_json/include/nlohmann/detail/meta/call_std/begin.hpp
  1457. share/imhex/sdk/lib/third_party/nlohmann_json/include/nlohmann/detail/meta/call_std/end.hpp
  1458. share/imhex/sdk/lib/third_party/nlohmann_json/include/nlohmann/detail/meta/cpp_future.hpp
  1459. share/imhex/sdk/lib/third_party/nlohmann_json/include/nlohmann/detail/meta/detected.hpp
  1460. share/imhex/sdk/lib/third_party/nlohmann_json/include/nlohmann/detail/meta/identity_tag.hpp
  1461. share/imhex/sdk/lib/third_party/nlohmann_json/include/nlohmann/detail/meta/is_sax.hpp
  1462. share/imhex/sdk/lib/third_party/nlohmann_json/include/nlohmann/detail/meta/std_fs.hpp
  1463. share/imhex/sdk/lib/third_party/nlohmann_json/include/nlohmann/detail/meta/type_traits.hpp
  1464. share/imhex/sdk/lib/third_party/nlohmann_json/include/nlohmann/detail/meta/void_t.hpp
  1465. share/imhex/sdk/lib/third_party/nlohmann_json/include/nlohmann/detail/output/binary_writer.hpp
  1466. share/imhex/sdk/lib/third_party/nlohmann_json/include/nlohmann/detail/output/output_adapters.hpp
  1467. share/imhex/sdk/lib/third_party/nlohmann_json/include/nlohmann/detail/output/serializer.hpp
  1468. share/imhex/sdk/lib/third_party/nlohmann_json/include/nlohmann/detail/string_concat.hpp
  1469. share/imhex/sdk/lib/third_party/nlohmann_json/include/nlohmann/detail/string_escape.hpp
  1470. share/imhex/sdk/lib/third_party/nlohmann_json/include/nlohmann/detail/value_t.hpp
  1471. share/imhex/sdk/lib/third_party/nlohmann_json/include/nlohmann/json.hpp
  1472. share/imhex/sdk/lib/third_party/nlohmann_json/include/nlohmann/json_fwd.hpp
  1473. share/imhex/sdk/lib/third_party/nlohmann_json/include/nlohmann/ordered_map.hpp
  1474. share/imhex/sdk/lib/third_party/nlohmann_json/include/nlohmann/thirdparty/hedley/hedley.hpp
  1475. share/imhex/sdk/lib/third_party/nlohmann_json/include/nlohmann/thirdparty/hedley/hedley_undef.hpp
  1476. share/imhex/sdk/lib/third_party/nlohmann_json/nlohmann_json.natvis
  1477. share/imhex/sdk/lib/third_party/nlohmann_json/single_include/nlohmann/json.hpp
  1478. share/imhex/sdk/lib/third_party/nlohmann_json/single_include/nlohmann/json_fwd.hpp
  1479. share/imhex/sdk/template/CMakeLists.txt
  1480. share/imhex/sdk/template/source/example_plugin.cpp
  1481. share/metainfo/net.werwolv.imhex.appdata.xml
  1482. share/metainfo/net.werwolv.imhex.metainfo.xml
  1483. share/mime/packages/imhex.xml
  1484. share/pixmaps/imhex.png
  1485. @dir share/imhex/sdk/lib/libimhex/source
  1486. @dir share/imhex/sdk/lib/third_party/imgui/ColorTextEditor/source
  1487. @dir share/imhex/sdk/lib/third_party/imgui/cimgui/source
  1488. @dir share/imhex/sdk/lib/third_party/imgui/custom/source
  1489. @dir share/imhex/sdk/lib/third_party/imgui/imgui/source
  1490. @dir share/imhex/sdk/lib/third_party/imgui/imnodes/source
  1491. @dir share/imhex/sdk/lib/third_party/imgui/implot/source
  1492. @dir share/imhex/sdk/lib/third_party/imgui/implot3d/source
  1493. @owner
  1494. @group
  1495. @mode
Collapse this list.
Dependency lines:
  • imhex>0:editors/imhex
To install the port:
cd /usr/ports/editors/imhex/ && make install clean
To add the package, run one of these commands:
  • pkg install editors/imhex
  • pkg install imhex
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: imhex
Flavors: there is no flavor information for this port.
NOT_FOR_ARCHS: i386 powerpc
distinfo:
TIMESTAMP = 1735475156 SHA256 (imhex/xdg.hpp) = 2e08ce74adb71ff9b9aa9e1c999733fccd4b00967b9cf0c0e51dbf049392a9ec SIZE (imhex/xdg.hpp) = 7674

Expand this list (36 items)

Collapse this list.

SHA256 (imhex/imhex-bastion-pats-e6deed4.tar.bz2) = 841fe3fbaeb793dd1cab9f8f89221fb0458d50e0c3ebe304bc2f8da848a9857b SIZE (imhex/imhex-bastion-pats-e6deed4.tar.bz2) = 3082 SHA256 (imhex/imhex-ffx-pats-199879e.tar.bz2) = 5aae96da3a37178edb66d9a9d414682a7409720d411bbc61490b63478313dd8c SIZE (imhex/imhex-ffx-pats-199879e.tar.bz2) = 14884 SHA256 (imhex/WerWolv-ImHex-v1.36.2_GH0.tar.gz) = e9f567eab50b35f5324f9ce407c3d6607f9530c2af74313c014a0203eec14b76 SIZE (imhex/WerWolv-ImHex-v1.36.2_GH0.tar.gz) = 10054633 SHA256 (imhex/btzy-nativefiledialog-extended-86d5f20_GH0.tar.gz) = 4e5d8c35aca4f62d749674636ab488d55b90da009f80dbdbbde5cf9e048d82c0 SIZE (imhex/btzy-nativefiledialog-extended-86d5f20_GH0.tar.gz) = 426204 SHA256 (imhex/capstone-engine-capstone-5cca005_GH0.tar.gz) = 9ceb7806bf090518d2cbbcf85b1bc2c0488ea0729eb8cbf321427fd6816f8d0e SIZE (imhex/capstone-engine-capstone-5cca005_GH0.tar.gz) = 7650652 SHA256 (imhex/CLIUtils-CLI11-6c7b07a_GH0.tar.gz) = a960d8d7ffec091d8ab129d64d2f80f2f5a95bb96bc086cbe0dd7897263d4a8b SIZE (imhex/CLIUtils-CLI11-6c7b07a_GH0.tar.gz) = 343518 SHA256 (imhex/Martinsos-edlib-931be2b_GH0.tar.gz) = a854584bf06ac11d4166caea8112f0f188df3d7c86fc82d145ab50a2d16c84a8 SIZE (imhex/Martinsos-edlib-931be2b_GH0.tar.gz) = 4319124 SHA256 (imhex/fmtlib-fmt-0c9fce2_GH0.tar.gz) = dd7dd5ef9e4677e8466a3f939613d1f73876c511a9a1be4857fb62590c110ca3 SIZE (imhex/fmtlib-fmt-0c9fce2_GH0.tar.gz) = 701040 SHA256 (imhex/josuttis-jthread-0fa8d39_GH0.tar.gz) = ccd9c871dc2da9611e6d0cba5fc859cec9b233541be7501e5cef9eaa367e1280 SIZE (imhex/josuttis-jthread-0fa8d39_GH0.tar.gz) = 4450456 SHA256 (imhex/rockdreamer-throwing_ptr-cd28490_GH0.tar.gz) = acd6dd35d6f588d8fc036edb205e5abc577998be5481afcda7f24f80bd23451d SIZE (imhex/rockdreamer-throwing_ptr-cd28490_GH0.tar.gz) = 60612 SHA256 (imhex/sammycage-plutovg-9ef8e78_GH0.tar.gz) = 84d4d24f2d0086a884b2a3c522601393f50c9ca4667abd8fa6e59f989b52bbd6 SIZE (imhex/sammycage-plutovg-9ef8e78_GH0.tar.gz) = 227976 SHA256 (imhex/VirusTotal-yara-688268d_GH0.tar.gz) = fa1b9596fca743e1576615477890705747269e36b9b6326d8ed245c2e5fb417c SIZE (imhex/VirusTotal-yara-688268d_GH0.tar.gz) = 2208403 SHA256 (imhex/WerWolv-HashLibPlus-1823dd1_GH0.tar.gz) = 885567a954b40421ab437fe7daa7bf9a09d87e76eed53ee2dd1c76e3ee90e8fb SIZE (imhex/WerWolv-HashLibPlus-1823dd1_GH0.tar.gz) = 1200573 SHA256 (imhex/WerWolv-ImHex-Patterns-ImHex-v1.36.2_GH0.tar.gz) = d1555d142347ddf576e5c0b1a19050ae168e8d174b206d269a9e84e07d2515c9 SIZE (imhex/WerWolv-ImHex-Patterns-ImHex-v1.36.2_GH0.tar.gz) = 13564417 SHA256 (imhex/WerWolv-PatternLanguage-ImHex-v1.36.2_GH0.tar.gz) = 560b2637767336f14321ade68ddb92b63cdd880b37a9e799b0e77b7aff580f1a SIZE (imhex/WerWolv-PatternLanguage-ImHex-v1.36.2_GH0.tar.gz) = 548361 SHA256 (imhex/WerWolv-libromfs-03adcfd_GH0.tar.gz) = a4a3612595eec04f29de86213a1feee92d369e973f7c4aa25b1274e5c134dc9e SIZE (imhex/WerWolv-libromfs-03adcfd_GH0.tar.gz) = 5174 SHA256 (imhex/WerWolv-libwolv-b9d7f4a_GH0.tar.gz) = bbc51ac3fcb579353f0da21254a7da9abd0651fb42577c10a9cfe8797b5a142d SIZE (imhex/WerWolv-libwolv-b9d7f4a_GH0.tar.gz) = 43110 SHA256 (imhex/WerWolv-lunasvg-14df481_GH0.tar.gz) = 07eb4904de61e65f6b51ee229bc3ee622ebebbdb2652ea62c518fbbfccc4dffa SIZE (imhex/WerWolv-lunasvg-14df481_GH0.tar.gz) = 53807

Collapse this list.


Packages (timestamps in pop-ups are UTC):
imhex
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.36.21.36.2----1.5.0-
FreeBSD:13:quarterly1.30.1_21.36.2----1.30.1_11.30.1_1
FreeBSD:14:latest1.36.21.36.2------
FreeBSD:14:quarterly1.36.21.36.2----1.30.1_11.30.1_1
FreeBSD:15:latest1.36.21.36.2n/a-n/a-1.30.1_1-
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. glm>0 : math/glm
  2. cmake : devel/cmake-core
  3. ninja : devel/ninja
  4. update-desktop-database : devel/desktop-file-utils
  5. pkgconf>=1.3.0_1 : devel/pkgconf
  6. python3.11 : lang/python311
  7. gettext-runtime>=0.22_1 : devel/gettext-runtime
  8. msgfmt : devel/gettext-tools
  9. xorgproto>=0 : x11/xorgproto
  10. xorgproto>=0 : x11/xorgproto
  11. x11.pc : x11/libX11
  12. xcb.pc : x11/libxcb
  13. xau.pc : x11/libXau
  14. xdmcp.pc : x11/libXdmcp
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. update-desktop-database : devel/desktop-file-utils
  2. python3.11 : lang/python311
  3. x11.pc : x11/libX11
  4. xcb.pc : x11/libxcb
  5. xau.pc : x11/libXau
  6. xdmcp.pc : x11/libXdmcp
Library dependencies:
  1. libcurl.so : ftp/curl
  2. libglfw.so : graphics/glfw
  3. libfreetype.so : print/freetype2
  4. libharfbuzz.so : print/harfbuzz
  5. libinotify.so : devel/libinotify
  6. liblz4.so : archivers/liblz4
  7. libmbedtls.so : security/mbedtls3
  8. libzstd.so : archivers/zstd
  9. libGL.so : graphics/libglvnd
  10. libGLU.so : graphics/libGLU
  11. libOpenGL.so : graphics/libglvnd
  12. libatk-1.0.so : accessibility/at-spi2-core
  13. libcairo.so : graphics/cairo
  14. libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
  15. libglib-2.0.so : devel/glib20
  16. libintl.so : devel/gettext-runtime
  17. libgtk-3.so : x11-toolkits/gtk30
  18. libharfbuzz.so : print/harfbuzz
  19. libpango-1.0.so : x11-toolkits/pango
  20. libintl.so : devel/gettext-runtime
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for imhex-1.36.2: DOCS=on: Build and/or install documentation NLS=on: Native Language Support ===> Use 'make config' to modify these settings
Options name:
editors_imhex
USES:
cmake desktop-file-utils gl gnome pkgconfig python xorg gettext
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/WerWolv/ImHex/tar.gz/v1.36.2?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
1.36.2
02 Jan 2025 13:10:46
commit hash: 8f5997797f2a5249ae2dbd2500bc60f739c2926ccommit hash: 8f5997797f2a5249ae2dbd2500bc60f739c2926ccommit hash: 8f5997797f2a5249ae2dbd2500bc60f739c2926ccommit hash: 8f5997797f2a5249ae2dbd2500bc60f739c2926c files touched by this commit
MANTANI Nobutaka (nobutaka) search for other commits by this committer
editors/imhex: Update to 1.36.2

- editors/imhex port is updated to the latest version. FreeBSD 13.3 came
  to EOL, and there is no need to keep the old version of ImHex due to
  the build issue caused by the old LLVM in the base system.
- The dependency on security/mbedtls is changed to security/mbedtls3 and
  the DEPRECATED mark is removed.
- editors/imhex-current port is removed because it is no longer needed.
1.30.1_2
01 Jan 2025 16:09:59
commit hash: 8777dde24650033c23cbc1ad1872035301de9c26commit hash: 8777dde24650033c23cbc1ad1872035301de9c26commit hash: 8777dde24650033c23cbc1ad1872035301de9c26commit hash: 8777dde24650033c23cbc1ad1872035301de9c26 files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove support for expired FreeBSD 13.3

Reviewed by:	bofh, brnrd, jbeich, nobutaka
Approved by:	portmgr (implicit)
Differential Revision: https://reviews.freebsd.org/D48247
1.30.1_2
01 Jan 2025 14:01:10
commit hash: f58a100b7b65f8f0c870c2022e51cc7f546e588ccommit hash: f58a100b7b65f8f0c870c2022e51cc7f546e588ccommit hash: f58a100b7b65f8f0c870c2022e51cc7f546e588ccommit hash: f58a100b7b65f8f0c870c2022e51cc7f546e588c files touched by this commit
Rene Ladan (rene) search for other commits by this committer
editors/imhex: expire on 2025-03-31 for security/mbedtls
1.30.1_2
01 Oct 2024 18:56:20
commit hash: 4485bd8221c2c5630b87826d37da850b3361b782commit hash: 4485bd8221c2c5630b87826d37da850b3361b782commit hash: 4485bd8221c2c5630b87826d37da850b3361b782commit hash: 4485bd8221c2c5630b87826d37da850b3361b782 files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: drop support for expired FreeBSD 14.0

Simplify expressions for FreeBSD 13.X

Reviewed by:	many

Differential Revision:	https://reviews.freebsd.org/D46601
1.30.1_2
02 Jun 2024 08:33:44
commit hash: 4611297cfbcb3f0e368fff578eb1710426ca0c6acommit hash: 4611297cfbcb3f0e368fff578eb1710426ca0c6acommit hash: 4611297cfbcb3f0e368fff578eb1710426ca0c6acommit hash: 4611297cfbcb3f0e368fff578eb1710426ca0c6a files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/hpx: update 1.9.1 → 1.10.0

Reported by:	portscout
1.30.1_1
21 Apr 2024 05:10:35
commit hash: 3e096293a981a783839ff8778f1fe64f818a5b31commit hash: 3e096293a981a783839ff8778f1fe64f818a5b31commit hash: 3e096293a981a783839ff8778f1fe64f818a5b31commit hash: 3e096293a981a783839ff8778f1fe64f818a5b31 files touched by this commit
MANTANI Nobutaka (nobutaka) search for other commits by this committer
editors/imhex: Support {13,14}-stable after LLVM 18 import
1.30.1_1
13 Apr 2024 18:55:07
commit hash: becbb72040d1686c2325ca8afa40e9ab6f75c229commit hash: becbb72040d1686c2325ca8afa40e9ab6f75c229commit hash: becbb72040d1686c2325ca8afa40e9ab6f75c229commit hash: becbb72040d1686c2325ca8afa40e9ab6f75c229 files touched by this commit
MANTANI Nobutaka (nobutaka) search for other commits by this committer
editors/imhex: Fix build error on 15-CURRENT
1.30.1_1
03 Mar 2024 10:48:07
commit hash: 0a2e453e440016ef4cb03ee2dd778936d300aa0bcommit hash: 0a2e453e440016ef4cb03ee2dd778936d300aa0bcommit hash: 0a2e453e440016ef4cb03ee2dd778936d300aa0bcommit hash: 0a2e453e440016ef4cb03ee2dd778936d300aa0b files touched by this commit
MANTANI Nobutaka (nobutaka) search for other commits by this committer
editors/imhex-current: Add new port

ImHex is a hex editor for reverse engineers and programmers.

This port is provided separately from existing editors/imhex port
for those who would like to use the latest version of ImHex.

The version requires FreeBSD 15-current, 14-stable, 13-stable,
or upcoming 13.3-RELEASE that has libc++ of LLVM 17 on the base
system to build it, thus it is not possible to build the version
on FreeBSD 13.2-RELEASE or 14.0-RELEASE. This situation has
prevented the update of editors/imhex port to the latest version.

This port is a tentative solution until FreeBSD 14.1-RELEASE
will be released.
1.30.1_1
23 Dec 2023 18:14:14
commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
*/*: Bump consumers of x11-toolkits/gtk30

New version of gtk3 in tree
1.30.1
29 Sep 2023 19:05:07
commit hash: 35c100fff530a6006bfd86ed0d77de47f8131b95commit hash: 35c100fff530a6006bfd86ed0d77de47f8131b95commit hash: 35c100fff530a6006bfd86ed0d77de47f8131b95commit hash: 35c100fff530a6006bfd86ed0d77de47f8131b95 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
editors/imhex: Remove CC/CPP/CXX exports

- USES=llvm now by default exports CC/CPP/CXX so remove those
- Utilize USES=localbase

Approved by:	portmgr (blanket)
1.30.1
09 Jul 2023 16:05:53
commit hash: 68f30db45ae42726f5f3c1a57562366983c92e7dcommit hash: 68f30db45ae42726f5f3c1a57562366983c92e7dcommit hash: 68f30db45ae42726f5f3c1a57562366983c92e7dcommit hash: 68f30db45ae42726f5f3c1a57562366983c92e7d files touched by this commit
MANTANI Nobutaka (nobutaka) search for other commits by this committer
editors/imhex: Update to 1.30.1
1.28.0
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
1.28.0
15 May 2023 14:06:44
commit hash: 90eafe349e84d3056b1cf2f6625c526ef89023e5commit hash: 90eafe349e84d3056b1cf2f6625c526ef89023e5commit hash: 90eafe349e84d3056b1cf2f6625c526ef89023e5commit hash: 90eafe349e84d3056b1cf2f6625c526ef89023e5 files touched by this commit
MANTANI Nobutaka (nobutaka) search for other commits by this committer
editors/imhex: Use llvm16 to avoid a crash of base clang++ during build
1.28.0
09 Apr 2023 07:24:09
commit hash: 45dc00cc469c3e87bb313378a8f5fb8c870d59aacommit hash: 45dc00cc469c3e87bb313378a8f5fb8c870d59aacommit hash: 45dc00cc469c3e87bb313378a8f5fb8c870d59aacommit hash: 45dc00cc469c3e87bb313378a8f5fb8c870d59aa files touched by this commit
MANTANI Nobutaka (nobutaka) search for other commits by this committer
editors/imhex: Update to 1.28.0
1.27.1_1
30 Mar 2023 23:59:51
commit hash: 56932296b7bc5c29380a4c433c5a9250fb6b4fb5commit hash: 56932296b7bc5c29380a4c433c5a9250fb6b4fb5commit hash: 56932296b7bc5c29380a4c433c5a9250fb6b4fb5commit hash: 56932296b7bc5c29380a4c433c5a9250fb6b4fb5 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Sunset 12.3-RELEASE from ports tree

- Mk/bsd.port.mk: mark FreeBSD 12.3 as unsupported.
- Mk/Uses/cabal.mk: Remove the text-2 workaround for 12.3-RELEASE
- biology/wfa2-lib: remove obsolete patch
- databases/mongodb60: remove IGNORE for EOL FreeBSD 12.3
- devel/concurrencpp: remove workaround for EOL FreeBSD 12.3
- devel/electron22: remove IGNORE for EOL FreeBSD 12.3
- devel/malloy: this should build fine on 12.4-RELEASE
- devel/qcoro: remove BROKEN for EOL FreeBSD 12.3
- devel/root: remove workaround for EOL FreeBSD 12.3
- editors/imhex: remove IGNORE for EOL FreeBSD 12.3
- emulators/ppsspp: remove workaround for EOL FreeBSD 12.3
- emulators/rpcs3: remove workaround for EOL FreeBSD 12.3
- emulators/yuzu: remove workaround for EOL 12.3-RELEASE
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.27.1_1
02 Mar 2023 05:23:10
commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
accessibility/at-spi2-core: update to 2.46.0

What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
  interface.

What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
  events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).

What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.27.1
15 Feb 2023 14:26:42
commit hash: b72dc62032a1313942c465d602ee4041daaa5467commit hash: b72dc62032a1313942c465d602ee4041daaa5467commit hash: b72dc62032a1313942c465d602ee4041daaa5467commit hash: b72dc62032a1313942c465d602ee4041daaa5467 files touched by this commit
MANTANI Nobutaka (nobutaka) search for other commits by this committer
editors/imhex: Update to 1.27.1
1.26.2
13 Feb 2023 14:11:31
commit hash: 95272789b51573f573fbe61fc34da46d295f0e3bcommit hash: 95272789b51573f573fbe61fc34da46d295f0e3bcommit hash: 95272789b51573f573fbe61fc34da46d295f0e3bcommit hash: 95272789b51573f573fbe61fc34da46d295f0e3b files touched by this commit
MANTANI Nobutaka (nobutaka) search for other commits by this committer
editors/imhex: Fix build with llvm15
1.26.2
09 Jan 2023 11:51:00
commit hash: 95e795fe22db851d3d6dd24f7d94cdde8038f497commit hash: 95e795fe22db851d3d6dd24f7d94cdde8038f497commit hash: 95e795fe22db851d3d6dd24f7d94cdde8038f497commit hash: 95e795fe22db851d3d6dd24f7d94cdde8038f497 files touched by this commit
MANTANI Nobutaka (nobutaka) search for other commits by this committer
editors/imhex: Update to 1.26.2
1.25.0
23 Nov 2022 13:37:19
commit hash: 086e94d318749edd9526cbbb7282a0265ce977a2commit hash: 086e94d318749edd9526cbbb7282a0265ce977a2commit hash: 086e94d318749edd9526cbbb7282a0265ce977a2commit hash: 086e94d318749edd9526cbbb7282a0265ce977a2 files touched by this commit
MANTANI Nobutaka (nobutaka) search for other commits by this committer
editors/imhex: Update to 1.25.0
1.24.3
15 Oct 2022 20:53:22
commit hash: e1d94b436d6a192d50d3dd44c5f1a71b0a55aebccommit hash: e1d94b436d6a192d50d3dd44c5f1a71b0a55aebccommit hash: e1d94b436d6a192d50d3dd44c5f1a71b0a55aebccommit hash: e1d94b436d6a192d50d3dd44c5f1a71b0a55aebc files touched by this commit
MANTANI Nobutaka (nobutaka) search for other commits by this committer
editors/imhex: Update to 1.24.3
1.23.1
17 Sep 2022 08:42:39
commit hash: a1c305e3c7854e1ae02e501680fe9862218077c7commit hash: a1c305e3c7854e1ae02e501680fe9862218077c7commit hash: a1c305e3c7854e1ae02e501680fe9862218077c7commit hash: a1c305e3c7854e1ae02e501680fe9862218077c7 files touched by this commit
MANTANI Nobutaka (nobutaka) search for other commits by this committer
editors/imhex: Update to 1.23.1
1.23.0
17 Sep 2022 02:23:46
commit hash: 5a620617c709d772d710d0e0eeb016470d9b78bccommit hash: 5a620617c709d772d710d0e0eeb016470d9b78bccommit hash: 5a620617c709d772d710d0e0eeb016470d9b78bccommit hash: 5a620617c709d772d710d0e0eeb016470d9b78bc files touched by this commit
MANTANI Nobutaka (nobutaka) search for other commits by this committer
editors/imhex: Update 1.23.0
1.22.0
10 Sep 2022 05:31:33
commit hash: 7c1ed24b5828fd553836d8e1677cf44e957092accommit hash: 7c1ed24b5828fd553836d8e1677cf44e957092accommit hash: 7c1ed24b5828fd553836d8e1677cf44e957092accommit hash: 7c1ed24b5828fd553836d8e1677cf44e957092ac files touched by this commit
MANTANI Nobutaka (nobutaka) search for other commits by this committer
editors/imhex: Update to 1.22.0
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.21.2
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.21.2
01 Sep 2022 13:52:16
commit hash: 2a09e5b4da7cfa9288c56e94791cc371a31b914dcommit hash: 2a09e5b4da7cfa9288c56e94791cc371a31b914dcommit hash: 2a09e5b4da7cfa9288c56e94791cc371a31b914dcommit hash: 2a09e5b4da7cfa9288c56e94791cc371a31b914d files touched by this commit
Rene Ladan (rene) search for other commits by this committer
cleanup: remove support for FreeBSD 13.0 which expired today.

- Mk/bsd.port.mk: mark 13.0 as unsupported
- Tools/scripts/portsearch: Drop support for FreeBSD <= 4
- archivers/zstd: revert "Fix build on FreeBSD 13.0"
- deskutils/xdg-desktop-portal: remove check for 13.0
- devel/libpeas: remove outdated comment
- editors/imhex: remove compatibility for 13.0
- editors/libreoffice: remove compatibility for 13.0
- editors/openoffice-4: remove compatibility for 13.0
- editors/openoffice-devel: remove compatibility for 13.0
- emulators/linux_base-c7: remove compatiblity for 13.0
- graphics/drm-kmod: remove detection for 13.0
- graphics/gpu-firmware-amd-kmod: do not check 13.0 anymore
- graphics/linux-c7-libdrm: remove support for 13.0
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.21.2
20 Aug 2022 17:49:51
commit hash: ae224e77132da69c16cce9499331de12de1a1d9bcommit hash: ae224e77132da69c16cce9499331de12de1a1d9bcommit hash: ae224e77132da69c16cce9499331de12de1a1d9bcommit hash: ae224e77132da69c16cce9499331de12de1a1d9b files touched by this commit
MANTANI Nobutaka (nobutaka) search for other commits by this committer
editors/imhex: Update to 1.21.2
1.20.0
05 Aug 2022 20:27:30
commit hash: af0699d0d19b66aabcb1c51b6083f41af6f66f74commit hash: af0699d0d19b66aabcb1c51b6083f41af6f66f74commit hash: af0699d0d19b66aabcb1c51b6083f41af6f66f74commit hash: af0699d0d19b66aabcb1c51b6083f41af6f66f74 files touched by this commit
MANTANI Nobutaka (nobutaka) search for other commits by this committer
editors/imhex: Update to 1.20.0
1.19.3
27 Jul 2022 16:27:41
commit hash: 6e414cd4409cbde9532bc1cebcef8d3d1d372508commit hash: 6e414cd4409cbde9532bc1cebcef8d3d1d372508commit hash: 6e414cd4409cbde9532bc1cebcef8d3d1d372508commit hash: 6e414cd4409cbde9532bc1cebcef8d3d1d372508 files touched by this commit
MANTANI Nobutaka (nobutaka) search for other commits by this committer
editors/imhex: Update to 1.19.3
1.19.2
24 Jul 2022 06:49:38
commit hash: c576d090245098742531d8ff6219cf4800be6c16commit hash: c576d090245098742531d8ff6219cf4800be6c16commit hash: c576d090245098742531d8ff6219cf4800be6c16commit hash: c576d090245098742531d8ff6219cf4800be6c16 files touched by this commit
MANTANI Nobutaka (nobutaka) search for other commits by this committer
editors/imhex: Update to 1.19.2
1.19.1
07 Jul 2022 18:34:11
commit hash: f9e0c9c0d0c2bca0120d3415bc252f233b351757commit hash: f9e0c9c0d0c2bca0120d3415bc252f233b351757commit hash: f9e0c9c0d0c2bca0120d3415bc252f233b351757commit hash: f9e0c9c0d0c2bca0120d3415bc252f233b351757 files touched by this commit
MANTANI Nobutaka (nobutaka) search for other commits by this committer
editors/imhex: Update to 1.19.1
1.19.0
06 Jul 2022 16:46:51
commit hash: 2a2f3c8d6253e22437f65e1a682a1a77078030f9commit hash: 2a2f3c8d6253e22437f65e1a682a1a77078030f9commit hash: 2a2f3c8d6253e22437f65e1a682a1a77078030f9commit hash: 2a2f3c8d6253e22437f65e1a682a1a77078030f9 files touched by this commit
MANTANI Nobutaka (nobutaka) search for other commits by this committer
editors/imhex: Update to 1.19.0
1.18.2
05 Jun 2022 13:18:26
commit hash: df14b79d325f4913708f0f616c23e9cef9b23fe2commit hash: df14b79d325f4913708f0f616c23e9cef9b23fe2commit hash: df14b79d325f4913708f0f616c23e9cef9b23fe2commit hash: df14b79d325f4913708f0f616c23e9cef9b23fe2 files touched by this commit
MANTANI Nobutaka (nobutaka) search for other commits by this committer
editors/imhex: Update to 1.18.2
1.18.1
30 May 2022 08:38:04
commit hash: 14e94b4f735b8341079942d31e963c04e729d2a4commit hash: 14e94b4f735b8341079942d31e963c04e729d2a4commit hash: 14e94b4f735b8341079942d31e963c04e729d2a4commit hash: 14e94b4f735b8341079942d31e963c04e729d2a4 files touched by this commit
MANTANI Nobutaka (nobutaka) search for other commits by this committer
editors/imhex: Update to 1.18.1
1.17.0
07 May 2022 19:44:12
commit hash: 7fafedd73f0b64a16c85cc221244360b520ca3f9commit hash: 7fafedd73f0b64a16c85cc221244360b520ca3f9commit hash: 7fafedd73f0b64a16c85cc221244360b520ca3f9commit hash: 7fafedd73f0b64a16c85cc221244360b520ca3f9 files touched by this commit
MANTANI Nobutaka (nobutaka) search for other commits by this committer
editors/imhex: Mark IGNORE for FreeBSD versions that uses old libc++

ImHex heavily uses C++20 API functions and some of them are unavailable
in old libc++ before LLVM13 import to the base system.
Therefore, build always fails on the systems that use old libc++.

PR:	263779
1.17.0
04 May 2022 16:23:01
commit hash: ecb6408e743bcf745f1c2670f1ccbd2fc0729b1ecommit hash: ecb6408e743bcf745f1c2670f1ccbd2fc0729b1ecommit hash: ecb6408e743bcf745f1c2670f1ccbd2fc0729b1ecommit hash: ecb6408e743bcf745f1c2670f1ccbd2fc0729b1e files touched by this commit
MANTANI Nobutaka (nobutaka) search for other commits by this committer
editors/imhex: Update to 1.17.0
1.15.0
19 Feb 2022 03:53:18
commit hash: 5e644a64d68159373a5d71511d2aa54e387d63c8commit hash: 5e644a64d68159373a5d71511d2aa54e387d63c8commit hash: 5e644a64d68159373a5d71511d2aa54e387d63c8commit hash: 5e644a64d68159373a5d71511d2aa54e387d63c8 files touched by this commit
MANTANI Nobutaka (nobutaka) search for other commits by this committer
editors/imhex: Update to 1.15.0
1.14.0
03 Feb 2022 12:04:47
commit hash: 714d30ce9a6a72a515e6e3a243450c7a576e8e2acommit hash: 714d30ce9a6a72a515e6e3a243450c7a576e8e2acommit hash: 714d30ce9a6a72a515e6e3a243450c7a576e8e2acommit hash: 714d30ce9a6a72a515e6e3a243450c7a576e8e2a files touched by this commit
MANTANI Nobutaka (nobutaka) search for other commits by this committer
editors/imhex: Update to 1.14.0
1.13.2_1
28 Jan 2022 12:14:09
commit hash: b93e64d3c3240d1e4a8fc510b14aa2175e5be012commit hash: b93e64d3c3240d1e4a8fc510b14aa2175e5be012commit hash: b93e64d3c3240d1e4a8fc510b14aa2175e5be012commit hash: b93e64d3c3240d1e4a8fc510b14aa2175e5be012 files touched by this commit
Tijl Coosemans (tijl) search for other commits by this committer
security/mbedtls: Update to 2.28.0 and fix make test

Also bump dependent ports for library version change.

PR:		255084
1.13.2
16 Jan 2022 15:37:37
commit hash: 0e1b02a99a52cdfd705912e569f0c9158e810265commit hash: 0e1b02a99a52cdfd705912e569f0c9158e810265commit hash: 0e1b02a99a52cdfd705912e569f0c9158e810265commit hash: 0e1b02a99a52cdfd705912e569f0c9158e810265 files touched by this commit
MANTANI Nobutaka (nobutaka) search for other commits by this committer
editors/imhex: Update to 1.13.2
1.12.1
27 Dec 2021 09:14:56
commit hash: 7348d8157eb77ad4c49be1611f0d17747d07c534commit hash: 7348d8157eb77ad4c49be1611f0d17747d07c534commit hash: 7348d8157eb77ad4c49be1611f0d17747d07c534commit hash: 7348d8157eb77ad4c49be1611f0d17747d07c534 files touched by this commit
MANTANI Nobutaka (nobutaka) search for other commits by this committer
editors/imhex: Update to 1.12.1.
1.10.1
09 Oct 2021 13:56:30
commit hash: c914e602857a640fb07ac86c429a2933e601bb70commit hash: c914e602857a640fb07ac86c429a2933e601bb70commit hash: c914e602857a640fb07ac86c429a2933e601bb70commit hash: c914e602857a640fb07ac86c429a2933e601bb70 files touched by this commit
MANTANI Nobutaka (nobutaka) search for other commits by this committer
editors/imhex: Update to 1.10.1
1.9.0
18 Sep 2021 15:38:48
commit hash: 188c3e34477c755af49b6ed5145232b3c5ce89f6commit hash: 188c3e34477c755af49b6ed5145232b3c5ce89f6commit hash: 188c3e34477c755af49b6ed5145232b3c5ce89f6commit hash: 188c3e34477c755af49b6ed5145232b3c5ce89f6 files touched by this commit
MANTANI Nobutaka (nobutaka) search for other commits by this committer
editors/imhex: Update to 1.9.0
1.8.1
09 Jul 2021 09:24:30
commit hash: b6e3bd6e75931b3336f7bdea1160f1d5900abf40commit hash: b6e3bd6e75931b3336f7bdea1160f1d5900abf40commit hash: b6e3bd6e75931b3336f7bdea1160f1d5900abf40commit hash: b6e3bd6e75931b3336f7bdea1160f1d5900abf40 files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
editors/imhex: disable on powerpc

Same issue as on i386.
1.8.1
06 Jun 2021 08:09:02
commit hash: 89893207e7cd5b2328e72dd2a2ba2b7250ac037fcommit hash: 89893207e7cd5b2328e72dd2a2ba2b7250ac037fcommit hash: 89893207e7cd5b2328e72dd2a2ba2b7250ac037fcommit hash: 89893207e7cd5b2328e72dd2a2ba2b7250ac037f files touched by this commit
Tobias Kortkamp (tobik) search for other commits by this committer
*: Clean up some things

- Fix typos
- Remove duplicate variables
- Remove nop variables
- Sort categories
- Add missing USES

Reported by:	portscan
1.8.1
26 May 2021 14:36:17
commit hash: 75e8c3853bd18838edf6db9d36e2dea490de1eb5commit hash: 75e8c3853bd18838edf6db9d36e2dea490de1eb5commit hash: 75e8c3853bd18838edf6db9d36e2dea490de1eb5commit hash: 75e8c3853bd18838edf6db9d36e2dea490de1eb5 files touched by this commit
MANTANI Nobutaka (nobutaka) search for other commits by this committer
editors/imhex: Update to 1.8.1
1.8.0
24 May 2021 11:14:53
commit hash: 9f982c116499ae0da966b9f9b5bd084eef32116fcommit hash: 9f982c116499ae0da966b9f9b5bd084eef32116fcommit hash: 9f982c116499ae0da966b9f9b5bd084eef32116fcommit hash: 9f982c116499ae0da966b9f9b5bd084eef32116f files touched by this commit
MANTANI Nobutaka (nobutaka) search for other commits by this committer
editors/imhex: Update to 1.8.0

- Add dependency on ftp/curl, x11-toolkits/gtk30, and so on
- Remove dependency on lang/gcc10
- Fetch the snapshots of xdgpp, libfmt, nativefiledialog, and yara
  that are new submodules of ImHex (devel/libfmt and security/yara
  cannot be used because ImHex 1.8.0 is imcompatible with the release
  versions of them)
1.7.0_1
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
1.7.0_1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.7.0_1
19 Mar 2021 16:46:50
Revision:568805Original commit files touched by this commit
mat search for other commits by this committer
Regular USE_GITHUB cleanup.

Remove DISTNAME, it is always overwritten.
Cleanup GH_TAGNAME and WRKSRC.
1.7.0_1
12 Mar 2021 15:55:03
Revision:568184Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update math/glm to 0.9.9.8
1.7.0
20 Feb 2021 14:05:41
Revision:566162Original commit files touched by this commit
nobutaka search for other commits by this committer
Update to 1.7.0.
1.6.1
11 Jan 2021 12:05:53
Revision:561212Original commit files touched by this commit
nobutaka search for other commits by this committer
Update to 1.6.1.
1.6.0
09 Jan 2021 05:49:50
Revision:560832Original commit files touched by this commit
nobutaka search for other commits by this committer
Update to 1.6.0.
1.5.0
23 Dec 2020 14:33:56
Revision:558994Original commit files touched by this commit
nobutaka search for other commits by this committer
Set NOT_FOR_ARCHS=i386 because __uint128_t and __int128_t are not supported.
1.5.0
12 Dec 2020 12:57:29
Revision:557818Original commit files touched by this commit
nobutaka search for other commits by this committer
Add editors/imhex, hex editor for reverse engineers and programmers.

Number of commits found: 57