Commit Graph

1387 Commits

Author SHA1 Message Date
gary f8574cab9c [ox/std] Add missing + and += operators to Span
(synced from 3308b4dd72)
2024-11-27 00:17:37 -06:00
gary c39f1eec75 [ox/std] Fix Span raw array constructor
(synced from a0ed1b3f62)
2024-11-26 23:57:41 -06:00
gary 15aa8088cb [ox] Add more unsafe buffer exceptions
(synced from c78d3cf638)
2024-11-26 23:31:34 -06:00
gary 05fb58515d [ox/std] Replace an unsafe buffer
(synced from cee4f65d4a)
2024-11-26 22:31:20 -06:00
gary 2cef6dad64 [ox/fs] Suppress unsafe buffer warnings
(synced from cd3eeeef14)
2024-11-26 22:30:57 -06:00
gary c4fcd9a5e4 [ox/clargs] Cleanup
(synced from 287d42f2b9)
2024-11-26 22:08:36 -06:00
gary 328a384027 [ox/clargs] Enable unsafe buffer warnings
(synced from dbbaaa46b9)
2024-11-26 22:06:50 -06:00
gary 07c8b56f30 [ox/std] Enable unsafe buffer warnings
(synced from 9b8a8c4e46)
2024-11-26 21:59:26 -06:00
gary a8a5afc8c7 [cityhash] Add pragmas to ignore unsafe buffer warnings
(synced from e44fa288fd)
2024-11-26 21:58:39 -06:00
gary 354bbd19b0 [ox/std] Remove raw char* CharBufferWriter constructor
(synced from e13c6e812b)
2024-11-26 20:48:13 -06:00
gary 12bd36e5f5 [ox/std] Cleanup
(synced from cb55b31afa)
2024-11-26 20:43:43 -06:00
gary ffea6eecab [ox/std] Make Span access check message consistent with other messages
(synced from ab3f9e1627)
2024-11-26 20:43:20 -06:00
gary 4296576f5c [ox/std] Make CharBufferWriter constructor take a Span
(synced from 8f25ef96ff)
2024-11-26 20:42:33 -06:00
gary e7ce6090ea [ox/std] Cleanup an unsafe buffer
(synced from e13eebaf0b)
2024-11-26 20:38:00 -06:00
gary f1241eac74 [ox/std] Add overflow checking to SpanIterator
(synced from 114f5c6685)
2024-11-19 01:09:48 -06:00
gary 5dec5ca285 [ox] Add Vector/Array/Span overflow checking
(synced from f772e48b36)
2024-11-14 21:08:38 -06:00
gary f2c4c76811 Merge commit '9e11019b87ba27d1dac9e097dc212a126e404218'
(synced from 5025475414)
2024-11-01 22:23:08 -05:00
gary 72cbca4cc5 [ox] Fix typo in docs
(synced from bfe890ae00)
2024-10-08 23:04:49 -05:00
gary 039d50571f [ox/std] Remove oxRequireT and oxRequireMT
(synced from ab5bc1adb6)
2024-10-06 06:16:14 -05:00
gary 9159646448 [ox] Add Project Structure section to docs
(synced from 3271a37115)
2024-10-04 01:15:17 -05:00
gary a8f0d16c75 [ox] Add ox-docs.md
(synced from c8c4177d60)
2024-10-04 00:59:23 -05:00
gary 2b7e0512cc [ox/std] Add CStringViewCR
(synced from 66cd5c4a7e)
2024-09-28 23:56:14 -05:00
gary e8633bdf6a [ox] Cleanup
(synced from 6ad79b305c)
2024-09-28 18:44:50 -05:00
gary b7fe301313 [ox] Rename CRString to StringCR
(synced from 1a9f0d49e7)
2024-09-28 17:46:45 -05:00
gary 4dcccb38d1 [ox] Rename CRStringView to StringViewCR
(synced from cc10631b55)
2024-09-28 16:09:43 -05:00
gary 1d7fc6bccc [ox/oc] Fix Linux build
(synced from e8a1ff0643)
2024-09-27 02:44:25 -05:00
gary f6e1090248 [ox/oc] Add option for writeOC to return a string
(synced from 396fecab5b)
2024-09-27 02:31:08 -05:00
gary a97184ebdb [ox/std] Add HashMap::values
(synced from 8b655c40b9)
2024-09-21 16:12:37 -05:00
gary 9f11c7cf44 [ox/std] Add oxModelFwdDecl macro for broken Apple Clang
(synced from da23c9304d)
2024-09-17 23:49:04 -05:00
gary ca79dfd12a [ox/std] Make operator[] in Array and Vector nodiscard
(synced from 3ae1d6c897)
2024-09-14 23:45:33 -05:00
gary eb2b190914 [ox/std] Cleanup
(synced from 71313ed8f4)
2024-09-14 02:30:22 -05:00
gary 89b735c938 [ox/std] Cleanup Defer
(synced from 76760dafb6)
2024-09-13 23:51:58 -05:00
gary 78dacff239 [ox/std] Cleanup logging output
(synced from 5834b9c98d)
2024-09-13 23:32:42 -05:00
gary 508e45b088 [ox/fs] More cleanup and bug fix from previous cleanup
(synced from 2a58490521)
2024-09-13 23:32:13 -05:00
gary a575ac5200 [ox/fs] Cleanup
(synced from 702b166b8d)
2024-09-13 00:17:07 -05:00
gary 78e8f39651 [ox/std] Make Result copyTo and moveTo able to convert
(synced from c45efa6019)
2024-09-07 02:24:52 -05:00
gary a0f66bdad2 [ox/std] Add IString::unsafeResize
(synced from ba4540e43f)
2024-09-06 21:19:59 -05:00
gary a301b76cd9 [ox/std] Add StringParam
(synced from f4a9872fe0)
2024-08-30 20:34:54 -05:00
gary f59095e720 [ox/std] Fix itoa result length calculation
(synced from f8aa60e4c1)
2024-08-30 20:12:12 -05:00
gary 1bf2d6cf66 [ox/event] Comment out Signal disconnect warning
(synced from eb498ca557)
2024-08-27 19:58:14 -05:00
gary b41c918cf1 [ox/event] Comment out error logging for a long ignored error
(synced from 531d930985)
2024-06-30 00:42:45 -05:00
gary a9f2664f89 [ox/std] Fix Windows ARM build
(synced from 3c4836497a)
2024-06-22 15:20:29 -05:00
gary 59343c5f70 [ox/std] Hopefully fix MSVC build
(synced from 6cf7bf9628)
2024-06-15 15:25:20 -05:00
gary a7f2f42baa [ox/std] Add non-const operator[] to Pair
(synced from 3824788a1a)
2024-06-12 22:52:20 -05:00
gary 420537b287 [ox/std] Add Pair
(synced from 1eac7e1e56)
2024-06-12 22:51:57 -05:00
gary 9ff491b5e5 [ox/model] Fix type params in type ID
(synced from dd5d1bfbf5)
2024-05-30 23:43:49 -05:00
gary b42c84b3d1 [ox/oc] Fix OC not dealing with certain int types properly
(synced from c021e5e7fb)
2024-05-30 22:13:01 -05:00
gary a1c4554e40 [ox/std] Fix String::c_str to always retrun a valid C str
(synced from 95a69b72b5)
2024-05-29 20:51:15 -05:00
gary ca8ca7119a [ox/std] Ensure ox::String always has at least a null terminator
(synced from 67cf3ae837)
2024-05-29 02:15:30 -05:00
gary 73cbcf34d6 [ox/preloader] Fix alignment issue
(synced from 0b8051b6cc)
2024-05-28 20:44:26 -05:00