Commit Graph

  • 2e04d3696f [ox/std] Add is_union_v and is_class_v gary 2019-07-15 18:15:14 -05:00
  • 338458457d [ox/std] Fix Vector copy assignment to allocate as char* gary 2019-07-15 18:10:00 -05:00
  • 9ce7451ca7 [ox/std] Make Vector only call constructor and destructor on valid items gary 2019-07-12 22:48:10 -05:00
  • a3f6d04683 [ox/std] Add log message for asserts gary 2019-07-08 23:18:54 -05:00
  • 3011b12551 [ox/ptrarith] Add asserts to Ptr::operator T* gary 2019-07-08 23:13:30 -05:00
  • 43156ad270 [ox/fs] Fix PassthroughFS to pull in defines from header before check gary 2019-07-07 22:08:39 -05:00
  • 83fbe88757 [ox/fs] Fix issues with PassthroughFS Boost port gary 2019-07-06 01:47:09 -05:00
  • 27636f3d94 [ox/fs] Make macOS builds use Boost FileSystem gary 2019-07-06 00:09:42 -05:00
  • e61cea07e0 [ox/ptrarith] Disable ptrarith tests when OX_RUN_TESTS is not set gary 2019-06-29 23:52:43 -05:00
  • 2972a0a4f7 [ox] Remove -Wshadow, too pedantic gary 2019-06-28 23:56:17 -05:00
  • 062e68f181 [ox/model] Fix name shadowing gary 2019-06-26 23:47:10 -05:00
  • ce420c8f9f [ox] Add -Wshadow warning gary 2019-06-26 21:54:41 -05:00
  • 8d987aba9b [ox] Ensure all gdblogger messages always end with a new line gary 2019-06-26 20:45:48 -05:00
  • 380408afd1 [ox/nodebuffer] Fix bounds checking in Ptr generation gary 2019-06-25 08:19:59 -05:00
  • 88505abf16 [ox/ptrarith] Fix NodeBuffer to properly handle removing only node gary 2019-06-25 00:32:53 -05:00
  • 6e1737b306 [ox/fs] Add resize compactor gary 2019-06-22 17:23:24 -05:00
  • 4aa5e751e3 [ox/fs] Enforce error handling in Directory gary 2019-06-22 11:50:44 -05:00
  • c96e633b78 [ox/fs] Enforce error checking of FS function calls gary 2019-06-22 02:07:20 -05:00
  • 3cb7857398 [ox/fs] Rename confusing parameters in FileStoreTemplate::read gary 2019-06-22 00:40:23 -05:00
  • eaa2da32f1 [ox/fs] Cleanup FileStoreTemplate::read gary 2019-06-21 23:30:06 -05:00
  • 4c0faa4aac [ox/fs] Cleanup hard-to-read code gary 2019-06-20 23:24:36 -05:00
  • dab521a6c3 [ox/fs] Fix Ox FS tests to run again gary 2019-06-20 23:24:03 -05:00
  • 691bbac95e [ox/fs] Remove unused parents parameter from Director::write gary 2019-06-20 22:55:26 -05:00
  • 0e802054d8 [ox/fs] Move large test allocations to heap gary 2019-06-20 21:41:32 -05:00
  • 290e1d78a9 [ox/fs] Fix mkdir -p gary 2019-06-20 20:42:25 -05:00
  • 717776d096 [ox] Fix CMake inconsistency that broke PC builds gary 2019-06-19 23:32:59 -05:00
  • b337c1abc6 [ox/std] Add OX_USE_STDLIB as exported definition on OxStd gary 2019-06-19 23:32:18 -05:00
  • 31ed2ae7ef [ox/std] Add units.hpp to std.hpp and CMake install gary 2019-06-16 22:43:19 -05:00
  • cbbb64388e [ox/std] Add memory unit consts (KB, MB, GB, TB) gary 2019-06-16 21:58:46 -05:00
  • 28b63f7222 [ox/std] Add ValErr support to oxReturnError gary 2019-06-16 19:00:47 -05:00
  • 4b0b34635a [ox/std] Fix placement new declaration to use stdlib declaration if available gary 2019-06-16 01:04:57 -05:00
  • 6cd9b8008d [ox/std] Remove usage of stdlib from substitutes... gary 2019-06-16 00:52:02 -05:00
  • 82284f10eb [ox/std] Add substitutes file with missing __cxa_pure_virtual handler gary 2019-06-15 12:47:11 -05:00
  • 576b412c64 [ox/fs] Cleanup gary 2019-06-15 12:16:11 -05:00
  • 432b9952e9 [ox] Fix incorrect setting of build config when passed in from another CMakeLists.txt gary 2019-06-15 09:44:04 -05:00
  • 5ad2ac4335 [ox] Make code only compile as PIC if a bare metal build gary 2019-06-15 02:34:39 -05:00
  • 7ca368e44c [ox/std] Fix several issues found compiling on FreeBSD gary 2019-06-14 19:36:46 -05:00
  • 55cd1544f4 [ox/std] Add gcc library as dependency when building with GCC gary 2019-06-14 18:18:33 -05:00
  • a1e5b2ad52 [ox] Merge branch 'master' of github.com:gtalent/nostalgia gary 2019-06-14 18:13:50 -05:00
  • 7096d68802 [ox] Remove OC reference gary 2019-06-14 07:53:00 -05:00
  • 68f3159736 [ox/std] Add missing ARM7TDMI functions, some are just stubs for now gary 2019-06-14 07:50:38 -05:00
  • faa6e37ed5 [ox] Fix GCC errors gary 2019-06-06 18:50:06 -05:00
  • c4a668ffe2 [ox/fs] Add base path access to PassthroughFS gary 2019-03-30 17:13:56 -05:00
  • d4f246d368 [ox/std] Uglify OxError parameter name to prevent name conflicts gary 2019-03-30 17:11:41 -05:00
  • f282cd3a72 [ox] Fix setup_build script for GBA gary 2019-03-18 22:33:09 -05:00
  • 96e0dab0a4 [ox/mc] Make VLI encode/decode constexpr gary 2019-03-18 19:26:58 -05:00
  • af5102b714 [ox] Get building with devkitARM again gary 2019-03-18 00:19:04 -05:00
  • caa98169de [ox/fs] Remove bad debug code from FileStore::unplaceItem gary 2019-03-17 23:18:54 -05:00
  • 2788643406 [ox/fs] Remove inode on decLinks if links is 0 gary 2019-03-17 23:16:41 -05:00
  • d2c0a9d2b7 [ox/fs] Properly implement FileStore unplaceItem and move ! to correct canWrite gary 2019-03-17 23:14:17 -05:00
  • 320b35e38c [ox/fs] Switch some FS test asserts to check for ox::Error instead of 0 gary 2019-03-17 22:39:59 -05:00
  • f226983b3b [ox/ptrarith] Fix compact not to cycle back to start gary 2019-03-17 22:39:20 -05:00
  • 072832190b [ox/fs] Fix unnecessary FileStore compacting gary 2019-03-17 22:37:42 -05:00
  • b337ca804d [ox/std] Fix string number/char* append gary 2019-03-17 17:57:17 -05:00
  • 02358655d5 [ox/std] Replace int with ox::Error where appropriate gary 2019-03-17 14:12:11 -05:00
  • 4ae7b99bd1 [ox/std] Move std::size_t delcaration to beginning of std/types.hpp gary 2019-03-17 13:21:04 -05:00
  • 2a9da95ffb [ox/model] Rename ioOp and op to model and field gary 2019-03-17 13:18:46 -05:00
  • b857fff9d8 [ox] Rename Serialization package to Model gary 2019-03-17 13:04:18 -05:00
  • 8345f773b2 [ox/std] Cleanup gary 2019-03-17 03:05:00 -05:00
  • 179dee515f [ox/mc] Use VLI encoding for integers gary 2019-03-17 03:03:21 -05:00
  • 94946fcd3c [ox/mc] Add bytes read to decodeInteger and fix overreading gary 2019-03-17 01:11:12 -05:00
  • 1449f6d3ad [ox/mc] Add VLI decode gary 2019-03-17 00:04:00 -05:00
  • 28406431b6 [ox/mc] Fix VLI encoding not to chop off ends of >24 bit integers gary 2019-03-16 23:52:30 -05:00
  • 3dc6760f4c [ox/std] Add Siged and Unsiged templates gary 2019-03-16 15:50:37 -05:00
  • 3f71959735 [ox/std] Add raw to byteswap type gary 2019-03-16 14:51:09 -05:00
  • 4b440b3c69 [ox/std] Add noexcept to bitops functions gary 2019-03-16 14:50:32 -05:00
  • 21b9466f1f [ox/std] Add is_signed gary 2019-03-16 14:49:16 -05:00
  • e9e076eb88 [ox/mc] Fix VLI encoding to handle negatives gary 2019-03-16 14:41:43 -05:00
  • d9b4cb75f2 [ox/ser] Fix to use Error instead of int gary 2019-03-16 14:39:50 -05:00
  • 97245c2bbf [ox/std] Add integer size templates gary 2019-03-16 14:28:11 -05:00
  • 69f2f56278 [ox/mc] Finish encoding for variable length integers gary 2019-03-15 01:08:49 -05:00
  • 47d5ff455d [ox/ser] Cleanup gary 2019-03-13 17:53:33 -05:00
  • 617c5be42c [ox/ser] Rename McStr to SerStr gary 2019-03-08 21:26:21 -06:00
  • 6ae18f5d98 [ox/ser] Fix byte lengths of integer types gary 2019-03-08 00:21:33 -06:00
  • 740fcbb4d1 [ox/mc] Rename FieldPresenceMask to FieldPresenceIndicator gary 2019-03-07 23:00:59 -06:00
  • b9dc6f2056 [ox] Split generalizable portion MC into ser package gary 2019-03-07 21:47:46 -06:00
  • dae7ff290b [ox] Prefix build setup targets with configure- gary 2019-03-07 18:04:57 -06:00
  • b6a3f8a440 [ox] Change make target to all gary 2019-03-07 18:02:05 -06:00
  • c212ebeda7 [ox/mc] Add basic walking of data by data descriptor gary 2019-03-07 06:05:08 -06:00
  • 66ee721678 [ox/fs] Remove designated initializer usage gary 2019-03-04 23:13:55 -06:00
  • 6e46f2ad91 [ox/std] Remove mc usage from std gary 2019-03-04 22:39:38 -06:00
  • f505cc7ab7 [ox/std] Remove implicit signed/unsigned conversions gary 2019-03-04 21:22:35 -06:00
  • 929608d766 [ox/mc] Replace int errors with Error gary 2019-03-04 21:16:30 -06:00
  • 79138b5cc8 [ox/std] Make ox_strlen return std::size gary 2019-03-04 20:15:53 -06:00
  • 0c6bf4ea58 [ox] Enable new compiler warnings gary 2019-03-04 19:43:29 -06:00
  • cc3fb6f729 [ox/fs] Remove C99 designated initializer usage gary 2019-03-04 19:42:48 -06:00
  • 23a6c7b2bb [ox/std] Remove C-style casts gary 2019-03-04 19:42:22 -06:00
  • c6f97c81a9 [ox/std] Add pop_back to Vector gary 2019-03-02 22:10:12 -06:00
  • caaeb8e012 [ox/mc] Fix build issues encountered when using MetalClawDefWriter gary 2019-02-28 23:11:27 -06:00
  • 244dbb705c [ox/fs] Fix FS to use stdc++fs when building with GNU gary 2019-02-28 23:10:50 -06:00
  • 98c6b0c370 [ox/std] Add maybe_unused to assert check in test to allow release builds gary 2019-02-25 21:50:52 -06:00
  • aaa7bbe93d [ox/std] Add != to BString gary 2019-02-25 21:46:54 -06:00
  • d9a3db6074 [ox/mc] Remove walk.cpp from CMake gary 2019-02-25 20:48:51 -06:00
  • acd04c496c [ox/mc] Add Walker gary 2019-02-24 23:57:31 -06:00
  • 9c42b37933 [ox] Remove redundant null check before delete gary 2019-02-24 23:52:14 -06:00
  • c9a992a450 [ox/std] Remove incorrect noexcepts from HashMap gary 2019-02-24 23:49:14 -06:00
  • 5e254bdfb2 [ox/std] Add nodiscard to bitops, byteswap, and strops gary 2019-02-24 09:36:04 -06:00
  • 14e96f441a [ox] Move buildinfo and trace packages into std gary 2019-02-23 23:02:25 -06:00
  • a039c5764f [ox] Remove VS Code directory gary 2019-02-23 11:52:44 -06:00
  • b1af1fc55e [ox/std] Add missing constexprs to BString methods gary 2019-02-14 05:15:53 +00:00