gary
|
56989c4259
|
[ox/std] Add ox::Exception
(synced from eb39c6aaf0)
|
2021-07-17 12:23:36 -05:00 |
|
gary
|
c6029be068
|
[ox/std] Make oxErr not automatically print new line to stderr
(synced from 5c28cef726)
|
2021-07-17 01:26:05 -05:00 |
|
gary
|
8fe03edc63
|
[ox/event] Add Event package
(synced from 950712b85e)
|
2021-07-16 20:50:29 -05:00 |
|
gary
|
369db4dea4
|
[ox/std] Make symbolicate return more flexible data
(synced from 176ef214f2)
|
2021-07-06 20:58:43 -05:00 |
|
gary
|
db294c87ed
|
[ox/std] Cleanup
(synced from 90ed515842)
|
2021-07-06 20:56:47 -05:00 |
|
gary
|
14b6ed10bd
|
[ox/std] Add defer
(synced from ff2f13c99f)
|
2021-07-06 20:56:47 -05:00 |
|
gary
|
fa9062f0fc
|
[ox/fs] Cleanup
(synced from fcdede2064)
|
2021-07-06 20:56:46 -05:00 |
|
gary
|
42b69c306f
|
[ox/fs] Cleanup
(synced from 66a11eae31)
|
2021-07-06 20:56:46 -05:00 |
|
gary
|
9e558e387e
|
[ox/claw] Cleanup
(synced from 50715ff663)
|
2021-07-06 20:56:46 -05:00 |
|
gary
|
7a578b4dd5
|
[ox/fs] Make write methods take const buffer pointer
(synced from 9638dc52fe)
|
2021-07-06 20:56:46 -05:00 |
|
gary
|
59af414d75
|
[ox/std] Fix formatting error
(synced from 992d3a96d7)
|
2021-07-06 20:56:46 -05:00 |
|
gary
|
8df6a89e6d
|
[ox/std] Fix Vector copy constructor not to move items
(synced from 33775f59ff)
|
2021-06-04 23:37:47 -05:00 |
|
gary
|
6d1f0e958e
|
[ox/std] Add is_char_v
(synced from db3c2602fd)
|
2021-06-03 02:02:25 -05:00 |
|
gary
|
f4f93fa54b
|
[ox/std] Make NullStream constructor noexcept
(synced from 77ac48740a)
|
2021-06-03 02:01:58 -05:00 |
|
gary
|
1baf246d0d
|
[ox/fs] Make toString(FileType) noexcept
(synced from 3ba88e2e27)
|
2021-06-03 02:01:14 -05:00 |
|
gary
|
d17a96ca80
|
[ox/std] Add BasicString<0> instantiation
(synced from a9b5bfe438)
|
2021-06-03 02:00:19 -05:00 |
|
gary
|
111f189b82
|
[ox/std] Remove template integer operators from OutStream
(synced from 5a449cb40b)
|
2021-05-30 15:57:27 -05:00 |
|
gary
|
fbac90cf65
|
[ox/std] Change fmt toCString to take BasicString<sz> instead of String
(synced from 77c7a3ab22)
|
2021-05-30 15:54:49 -05:00 |
|
gary
|
ecd7741e68
|
[ox/std] Make oxThrowError do a move to satisfy clang-tidy
(synced from ae62f89fe8)
|
2021-05-29 15:04:19 -05:00 |
|
gary
|
ff8912c392
|
[ox/fs] Cleanup
(synced from 196c7844ea)
|
2021-05-29 15:03:31 -05:00 |
|
gary
|
0e23730d72
|
[ox/fs] Cleanup
(synced from 4f2a03db94)
|
2021-05-28 22:18:37 -05:00 |
|
gary
|
788b4c8499
|
[ox/std] Add a form of small string and small vector optimization
(synced from 1df1e3809f)
|
2021-05-28 22:18:36 -05:00 |
|
gary
|
ebf6afd2d7
|
[ox/std] Cleanup tests
(synced from 56269004d7)
|
2021-05-15 01:41:50 -05:00 |
|
gary
|
b0e93533c6
|
[buildcore] Cleanup
(synced from 8ffc2830ae)
|
2021-05-13 20:16:12 -05:00 |
|
gary
|
fdf54c0be4
|
[ox/oc] Fix ox::String serialization
(synced from c1338d9d87)
|
2021-05-12 21:44:34 -05:00 |
|
gary
|
e2a4090a2b
|
[ox] Cleanup
(synced from 63f4b96d0f)
|
2021-05-12 21:14:18 -05:00 |
|
gary
|
d667f0e1f2
|
[ox/std] Add iterator.hpp to install list
(synced from 07415a2607)
|
2021-05-12 21:12:38 -05:00 |
|
gary
|
1ca441d329
|
[ox/model] Replace BString<100> with String as ModelString
(synced from 98cb3e1670)
|
2021-05-11 22:10:05 -05:00 |
|
gary
|
e140f76439
|
[ox/std] Make String constructors constexpr
(synced from 7302284095)
|
2021-05-11 22:09:26 -05:00 |
|
gary
|
41ffdafdcd
|
[ox/fs] Replace some reinterpret_casts with placement-new
(synced from a0c645f25c)
|
2021-05-11 22:08:33 -05:00 |
|
gary
|
466258a859
|
[ox/fs] Cleanup, Add error messages for unsupported methods in PassThroughFS
(synced from cdd1de89f8)
|
2021-05-11 00:52:47 -05:00 |
|
gary
|
15cae42317
|
[ox/std] Make toCString(std::string) inline in non-C++20 code
(synced from 5c66f3e0dc)
|
2021-05-11 00:48:11 -05:00 |
|
gary
|
986ea4a37b
|
[ox/std] Fix Linux build
(synced from 0bcb78d3da)
|
2021-05-09 22:46:19 -05:00 |
|
gary
|
6d3b3079c9
|
[ox/std] Add memmove
(synced from 8dcd350671)
|
2021-05-09 22:43:31 -05:00 |
|
gary
|
ba4ff92bac
|
[ox/std] Add copyright header to iterator.hpp
(synced from eb207b2d6c)
|
2021-05-08 22:56:31 -05:00 |
|
gary
|
065e258d5d
|
[ox/fs] Cleanup error handling
(synced from 6845ff38de)
|
2021-05-08 22:40:59 -05:00 |
|
gary
|
18a28a0634
|
[ox/std] Add iterator to Vector
(synced from 15d8e9de5b)
|
2021-05-08 22:03:33 -05:00 |
|
gary
|
b5fea1c3e1
|
[ox/std] Add Error return value to {,B}String::append
(synced from 9a31e898d0)
|
2021-05-07 16:10:41 -05:00 |
|
gary
|
4d180a7483
|
[ox/std] Fix stacktrace shave
(synced from 800e04b3b9)
|
2021-05-07 07:01:04 -05:00 |
|
gary
|
c7c3e21633
|
[ox/std] Increase trace buffer length
(synced from 0f1fbe40dd)
|
2021-05-07 06:48:17 -05:00 |
|
gary
|
dc7dc0094f
|
[ox/std] Improve stacktrace clarity
(synced from 1c509ca20d)
|
2021-05-07 06:45:10 -05:00 |
|
gary
|
b4cc6ed754
|
[ox/std] Add sfmt
(synced from 462f5b580b)
|
2021-05-06 12:39:41 -05:00 |
|
gary
|
304f9496da
|
[ox/std] Add append to String and cleanup BString::operator+=
(synced from fb59d8033b)
|
2021-05-06 11:58:27 -05:00 |
|
gary
|
694f194183
|
[ox/std] Add Deleter parameter to UniquePtr
(synced from a5bb1eeed0)
|
2021-05-06 08:21:54 -04:00 |
|
gary
|
f6dce89b68
|
[ox] Cleanup unnecessary namespace specifications
(synced from 46ea85fa7d)
|
2021-05-05 21:19:10 -04:00 |
|
gary
|
0931f1b096
|
[ox/std] Add size_type and value_type to Vector
(synced from 72f53b08cb)
|
2021-05-05 17:00:37 -04:00 |
|
gary
|
84f115a7d8
|
[ox/fs] Make directAccess return const char*
(synced from 25504d87af)
|
2021-05-03 22:06:24 -04:00 |
|
gary
|
c445f33990
|
[ox/mc] Cleanup
(synced from a415e86ae5)
|
2021-05-03 21:37:00 -04:00 |
|
gary
|
e35d0a2e66
|
[ox/oc] Cleanup
(synced from ed598378ae)
|
2021-05-03 21:16:19 -04:00 |
|
gary
|
5fd4273143
|
[ox/claw] Fix writeClawHeader to move return value
(synced from af7dbd1aee)
|
2021-05-03 20:59:43 -04:00 |
|