1. f2ddf51 zstring: Add class by William A. Kennington III · 2 years, 4 months ago
  2. e6e44e7 zstring_view: Fix coercion by William A. Kennington III · 2 years, 4 months ago
  3. aa90474 exception: Fix for older clang by William A. Kennington III · 2 years, 4 months ago
  4. f5fa054 exception: Use source_location instead of compiler builtins by William A. Kennington III · 2 years, 4 months ago
  5. 08d8443 build: Propagate function2 by William A. Kennington III · 2 years, 4 months ago
  6. a2d2df7 zstring_view: Ensure no type coercion by William A. Kennington III · 2 years, 4 months ago
  7. 61a81bc zstring_view: Add class by William A. Kennington III · 2 years, 4 months ago
  8. aa4fcfc fd/atomic: Better separate this orthogonal functionality by William A. Kennington III · 2 years, 5 months ago
  9. 696fb6b build: Split stdplus-dl from stdplus library by William A. Kennington III · 2 years, 5 months ago
  10. ef2c0b7 test: Specify dependencies per-test by William A. Kennington III · 2 years, 5 months ago
  11. 2728f88 test/io_uring: Print kernel info by William A. Kennington III · 2 years, 5 months ago
  12. c25b384 test/io_uring: Avoid some tests on older kernels by William A. Kennington III · 2 years, 5 months ago
  13. 7100d92 test/catch2: remove completely by Patrick Williams · 2 years, 5 months ago
  14. b467460 test: Fix executing with valgrind by William A. Kennington III · 2 years, 5 months ago
  15. c0a5cdf gitignore: Fix subprojects by William A. Kennington III · 2 years, 5 months ago
  16. a4a0677 test: Remove unused catch2 by William A. Kennington III · 2 years, 5 months ago
  17. 6c15d9a test/raw: Convert to googletest by William A. Kennington III · 2 years, 5 months ago
  18. 0bd1370 test/signal: Convert to googletest by William A. Kennington III · 2 years, 5 months ago
  19. 615b82a test/raw: Re-enable span tests by William A. Kennington III · 2 years, 5 months ago
  20. 74755ce fd/fmt: Fix for compiled strings by William A. Kennington III · 2 years, 5 months ago
  21. a4f71f9 treewide: Remove unnecessary namespacing by William A. Kennington III · 2 years, 5 months ago
  22. 6de6124 fd/fmt: Correct write call by William A. Kennington III · 2 years, 5 months ago
  23. b594fc3 fd/line: Memcpy is faster than insert by William A. Kennington III · 2 years, 5 months ago
  24. 8e30a51 fd: Fix installed headers by William A. Kennington III · 2 years, 5 months ago
  25. e774345 fd/fmt: Add storage consistent formatted output by William A. Kennington III · 2 years, 5 months ago
  26. 4f5711c fd/fmt: Add buffered formatting to fd by William A. Kennington III · 2 years, 5 months ago
  27. 9a512c9 fd/line: Add line buffered reader by William A. Kennington III · 2 years, 5 months ago
  28. 42827de MAINTAINERS: remove file by Patrick Williams · 2 years, 6 months ago
  29. 4627998 OWNERS: switch 'matches' to 'matchers' by Patrick Williams · 2 years, 6 months ago
  30. ee53ad3 io_uring: Separate from primary library by William A. Kennington III · 2 years, 6 months ago
  31. 2030ea5 gtest: Install the run_with_tmp script for convenience by William A. Kennington III · 2 years, 6 months ago
  32. aed0c18 gtest: Fix include directory install specification by William A. Kennington III · 2 years, 6 months ago
  33. 953de36 gtest: Add a testcase wrapper for handling tmpdirs by William A. Kennington III · 2 years, 6 months ago
  34. d1b3522 test/io_uring: Fix flaky test by William A. Kennington III · 2 years, 6 months ago
  35. d7acddd build: Split up features into separate libraries by William A. Kennington III · 2 years, 6 months ago
  36. 7613a5e build: Refactor directory structure to separate headers by William A. Kennington III · 2 years, 6 months ago
  37. 162b897 treewide: Update for new code format by William A. Kennington III · 2 years, 6 months ago
  38. 891e6a3 fd: Add MMap handle object by William A. Kennington III · 2 years, 8 months ago
  39. 68975b9 span: switch to std by Patrick Williams · 2 years, 9 months ago
  40. 1151c6d fd: Add TCP stream functions by William A. Kennington III · 3 years ago
  41. 0c26013 fd: Add socket parameter definitions by William A. Kennington III · 3 years ago
  42. 8b70ecc build: Fix multiline string warning by William A. Kennington III · 3 years, 3 months ago
  43. 1afd773 io_uring: Add function to reserve file slots by William A. Kennington III · 3 years, 5 months ago
  44. 1048754 Add OWNERS file by Manojkiran Eda · 3 years, 3 months ago
  45. 1775926 clang-format: apply clang-12 changes by Patrick Williams · 3 years, 5 months ago
  46. 5e3b13f exception: added guards around builtin redefinition by Patrick Williams · 3 years, 5 months ago
  47. 8056259 io_uring: Make it possible to initialize flags by William A. Kennington III · 3 years, 5 months ago
  48. 7fc86da io_uring: Improve file handle allocation by William A. Kennington III · 3 years, 5 months ago
  49. b95a128 io_uring: Make file handle test more comprehensive by William A. Kennington III · 3 years, 5 months ago
  50. 217754f io_uring: FileHandles should convert to int by William A. Kennington III · 3 years, 5 months ago
  51. 43e3818 io_uring: Add wait functions by William A. Kennington III · 3 years, 5 months ago
  52. 8efeaa3 io_uring params and polling added by Jerry Zhu · 3 years, 6 months ago
  53. abc6be7 io_uring: Add file registration management by William A. Kennington III · 3 years, 5 months ago
  54. a9cf86f raw: Fix for single element containers by William A. Kennington III · 3 years, 6 months ago
  55. 5a52802 dl: Add support for dlopen by William A. Kennington III · 3 years, 9 months ago
  56. 73a20c4 fd: Add an empty default constructor by William A. Kennington III · 3 years, 7 months ago
  57. 8ec04ce cancel: Fix passing nullopt to constructor by William A. Kennington III · 3 years, 7 months ago
  58. 16f6add cancel: Add default constructor by William A. Kennington III · 3 years, 7 months ago
  59. 5c20da2 io_uring: Add basic wrapper by William A. Kennington III · 3 years, 7 months ago
  60. 20cab0c cancel: Add utility for always running callback by William A. Kennington III · 3 years, 7 months ago
  61. 458aeae cancel: Add cancelable utility by William A. Kennington III · 3 years, 7 months ago
  62. eff9ab2 exception: Add ignoreQuiet functionality by William A. Kennington III · 3 years, 8 months ago
  63. c85214e exception: Fix noexcept qualification by William A. Kennington III · 3 years, 8 months ago
  64. af0e0e8 meson: Fix span check for c++20 by William A. Kennington III · 3 years, 8 months ago
  65. eaa3825 exception: Fix compiling for c++17 by William A. Kennington III · 3 years, 9 months ago
  66. 9a70f4e exception: Add wrapper to ignore lambda failures by William A. Kennington III · 3 years, 9 months ago
  67. 4575424 meson: Cleanup by William A. Kennington III · 3 years, 9 months ago
  68. fd0f551 meson: Update to c++20 by William A. Kennington III · 3 years, 9 months ago
  69. b5d1c58 meson: Update minimum version to 0.57.0 by William A. Kennington III · 3 years, 9 months ago
  70. 3acf92b meson: Rename stdplus to stdplus_dep by William A. Kennington III · 3 years, 9 months ago
  71. aa461d2 meson: Remove werror override by William A. Kennington III · 3 years, 9 months ago
  72. 9b171d9 meson: Fix formatting by William A. Kennington III · 3 years, 9 months ago
  73. eac9d47 fd: Implement managed file descriptor support by William A. Kennington III · 4 years, 6 months ago
  74. 2f21073 exception: Add common file exceptions by William A. Kennington III · 4 years, 6 months ago
  75. e172198 util/string: Add cStr function by William A. Kennington III · 4 years ago
  76. 01db662 test/catch2: Use split headers and static library by William A. Kennington III · 4 years ago
  77. f65edcb types: Use nonstd::span until we can guarantee c++20 by William A. Kennington III · 4 years ago
  78. 83af3fa test/gtest: Ignore pedantic compiler warnings by William A. Kennington III · 4 years ago
  79. be79c1e test/raw: Fix missing <array> include by William A. Kennington III · 4 years ago
  80. 1007be9 handle: Improve noexcept qualification by William A. Kennington III · 5 years ago
  81. 7910ae0 handle: Support functors alongside function pointers by William A. Kennington III · 5 years ago
  82. 87bce1d raw: noexcept correctness by William A. Kennington III · 4 years ago
  83. 285fbcb meson: Fix pkgconfig generation by William A. Kennington III · 4 years ago
  84. 5f22a6c subprojects: Update to HEAD by William A. Kennington III · 4 years, 6 months ago
  85. 80c988f util/cexec: Add lazy evaluated error checking functions by William A. Kennington III · 4 years, 6 months ago
  86. b13fe69 gitignore: Add meson build directories by William A. Kennington III · 4 years, 6 months ago
  87. ba7d754 raw: Fix span and string_view construnction from views by William A. Kennington III · 4 years, 6 months ago
  88. d91442d raw: Allow prvalue references to have data referenced by William A. Kennington III · 4 years, 6 months ago
  89. 5c99ff4 raw: Add the ability to extract references to data in buffers by William A. Kennington III · 4 years, 6 months ago
  90. 800e9cc raw: Span doesn't need to only hold integral types by William A. Kennington III · 4 years, 6 months ago
  91. 0431e3c raw: Simplify handling of const references by William A. Kennington III · 4 years, 6 months ago
  92. 04bac39 raw: Allow mutable spans to be extracted by William A. Kennington III · 4 years, 6 months ago
  93. 3b35fcf raw: Add equal method by William A. Kennington III · 4 years, 7 months ago
  94. 1f1681e util/cexec: Fix bug in std::string helper by William A. Kennington III · 4 years, 8 months ago
  95. da284aa src: Fix missing installed header by William A. Kennington III · 4 years, 8 months ago
  96. b01c557 src: Filter pkgconfig requires by William A. Kennington III · 4 years, 8 months ago
  97. e099038 raw: Add class for extracting bytes into structures by William A. Kennington III · 5 years ago
  98. 9e6d15a util/cexec: Add convenience methods for taking strings by William A. Kennington III · 5 years ago
  99. 770c556 test/signal: Convert to catch2 by William A. Kennington III · 5 years ago
  100. 3142235 test: Only build tests when needed by William A. Kennington III · 5 years ago