Commit Graph

  • 375853f710 [ox/mc] Add McStr to wrap C style strings to distinguish them from arrays gary 2019-02-13 02:42:33 +00:00
  • b2a1e9d4c9 [ox/mc] Fix DefWriter to properly detect when to write Types gary 2019-02-12 06:20:05 +00:00
  • f54e19ab9b [ox/mc] Add Vector handler to Reader and Writer gary 2019-02-12 05:02:40 +00:00
  • e2e6164ead [ox/mc] Add Vector handler to DefWriter, add static_assert tests gary 2019-02-12 03:58:14 +00:00
  • f766c6a981 [ox/mc] Fix MetalClawDefWriter OpType gary 2019-02-11 06:51:01 +00:00
  • 8f2f99c038 [ox/mc] Add def writer gary 2019-02-11 05:59:33 +00:00
  • f86de28ba9 [ox/std] Make BString constexpr gary 2019-02-10 07:52:22 +00:00
  • 8f766668ef [ox/std] Remove unused include from assert.hpp gary 2019-02-09 07:43:58 +00:00
  • 2dfc756875 [ox/mc] Fix MC test's incorrect reporting of number of fields gary 2019-02-09 07:39:55 +00:00
  • 11cec1ae74 [ox/std] Add missing pragma once to HashMap header gary 2019-02-09 04:29:32 +00:00
  • 80d048dd6a [ox/std] Add expand to HashMap gary 2019-02-03 01:13:35 -06:00
  • 286b65ef79 [ox/std] Add HashMap gary 2019-02-02 21:06:42 -06:00
  • 1a9bf8ca4a [ox] Add gdblogger gary 2019-01-15 22:32:54 -06:00
  • 4ecb34629c [ox/fs] Strip leading slashes in PassThroughFS paths gary 2019-01-15 22:01:30 -06:00
  • 5758cb341c [ox/std] Fix ox_malloca to work outside ox namespace gary 2019-01-15 17:39:33 -06:00
  • 5d9d5f078a [ox/fs] Add PassthroughFS gary 2019-01-11 19:39:20 -06:00
  • cec3f0f045 [ox/fs] Make format method static gary 2018-12-29 22:29:03 -06:00
  • 29f82d2e99 [ox/fs] Remove old file system code gary 2018-10-29 22:56:01 -05:00
  • cd71e9c1a4 [ox/fs] Fix log channel gary 2018-10-21 15:29:33 -05:00
  • bbf0afb6c4 [ox] Make cmake directory structure more consistent with project gary 2018-10-21 07:21:25 -05:00
  • 0ecd5d6aff [ox] Add gdblogger integration gary 2018-10-21 07:20:49 -05:00
  • 8332b141c2 [ox/fs] Fix Directory::mkdir gary 2018-10-21 07:19:40 -05:00
  • d272dce4f8 [ox/std] Make asserts generate stack traces gary 2018-09-02 21:10:32 -05:00
  • 08e7a88e66 [ox/fs] Add extra checks to FileSystem test gary 2018-09-02 10:20:01 -05:00
  • cc9f8d9ca9 [ox/fs] Remove abstract FileStore class gary 2018-09-01 21:53:50 -05:00
  • e0aeb544e4 [ox/trace] Add delimiter setter to trace handlers gary 2018-09-01 21:52:26 -05:00
  • 8901162456 [ox/fs] Fix FileSystemTemplate::write to create Directory path index gary 2018-09-01 16:28:36 -05:00
  • fe802cbace [ox/fs] Make Directory type a type parameter in FileSystemTemplate gary 2018-09-01 15:52:59 -05:00
  • 30e5cc4bbe [ox] Add vscode files gary 2018-09-01 15:11:19 -05:00
  • 6a32c09165 [ox/fs] Fix -p write gary 2018-09-01 01:56:20 -05:00
  • 7fde46fc7a [ox/fs] Remove completely pointless uses of ox_malloca gary 2018-09-01 01:16:37 -05:00
  • 67f20ed3c1 [ox/std] Cleanup MallocaPtr on heap determination gary 2018-09-01 00:25:32 -05:00
  • 13a9482c93 [ox/std] Fix errCode extraction incorrect bit shift gary 2018-08-19 00:06:37 -05:00
  • 82483f74b8 [ox/std] Further constexpr OxError gary 2018-08-19 00:02:13 -05:00
  • cab28c6e61 [ox/std] Fix oxReturnError to not re-originate the Error gary 2018-08-18 23:57:59 -05:00
  • fd8336338b [ox/fs] Add recursive check on directory remove gary 2018-08-18 23:49:29 -05:00
  • 506fcb3b30 [ox/fs] Fill out new FileSystem method stubs gary 2018-08-18 23:41:31 -05:00
  • f20ef2aedc [ox/fs] Remove erroneous error case gary 2018-07-31 21:59:58 -05:00
  • 84749bdc03 [ox/trace] Add environment variable to enable logging gary 2018-07-30 22:12:20 -05:00
  • 823fbeadd0 [ox/fs] Update FileStore interface gary 2018-07-30 21:35:36 -05:00
  • 2f15741907 [ox/fs] Add template instantiations for FileSystemTemplate gary 2018-07-30 21:33:28 -05:00
  • 6cf55a4782 [ox/fs] Add more logging to mkdir test gary 2018-07-30 21:32:36 -05:00
  • 463317dae6 [ox/fs] Fix initial root dir inode gary 2018-07-30 21:28:16 -05:00
  • cbca0bc695 [ox/fs] Add missing error and recursion termination checking to Directory::mkdir gary 2018-07-30 21:12:42 -05:00
  • 17c59b17f8 [ox/fs] Fix inode generation check to check for outside the reserved range gary 2018-07-30 21:05:36 -05:00
  • f9e14193d0 [ox/fs] Fix PathIterator::valid to check iterator against max size gary 2018-07-30 21:01:07 -05:00
  • 72979b7545 [ox/std] Fix onMask's default bits value to use the number of bits instead of bytes gary 2018-07-08 01:40:53 -05:00
  • cac4596a66 [ox/std] Change how alloca determines which implementation to use gary 2018-07-07 14:37:57 -05:00
  • 3bc5751b65 [ox/std] Add oxReturnError gary 2018-07-07 14:37:31 -05:00
  • 854d46ea77 [ox/std] Add MaxValue constexpr template gary 2018-07-07 14:36:27 -05:00
  • 6291cc6041 [ox/trace] Cleanup oxLogError's output gary 2018-07-07 14:34:36 -05:00
  • 7d90977302 [ox/buffer] Add new log messages to NodeBuffer gary 2018-07-07 14:33:16 -05:00
  • 0b7ecfb904 [ox/fs] Add fullPath method to PathIterator gary 2018-07-07 14:27:17 -05:00
  • 438db4967a [ox/trace] Fix error logging to not log chars as ints gary 2018-07-06 22:51:10 -05:00
  • 9e91b4a195 [ox] Fix OxFS 2 Directory test gary 2018-06-06 23:30:57 -05:00
  • 29f6b36dac [ox] Add file:line error tracing gary 2018-05-31 22:45:57 -05:00
  • f3b95d15ed [ox/std] Fix MallocaPtr's move constructor to null out other's m_val gary 2018-05-31 22:38:36 -05:00
  • ebd499afb4 [ox/std] Fix packed errors gary 2018-05-28 20:07:23 -05:00
  • 7eefc9e29a [ox/std] Add optional file/line information to ox::Error gary 2018-05-26 10:08:11 -05:00
  • 6e9e034527 [ox/std] Make assert prints more noticable gary 2018-05-17 23:26:34 -05:00
  • 52d48a6f3d [ox/trace] Add column structure to stdout trace messages gary 2018-05-17 23:11:05 -05:00
  • f3c3f58b7f [ox/std] Make MallocaPtr::operator= delete the old value gary 2018-05-11 18:27:39 -05:00
  • 603345097e [ox/buffer] Remove and and or keywords gary 2018-05-06 09:53:06 -05:00
  • 6c271eef68 [ox] Fix to build with MinGW gary 2018-05-05 02:34:55 -05:00
  • acc18143c9 [ox/std] Fix new.hpp to correctly look for includes under MinGW gary 2018-05-04 01:15:37 -05:00
  • 861ff1bbec [ox/fs] Cleanup gary 2018-05-04 00:21:50 -05:00
  • bef59ae394 [ox/std] Add ox_strncpy and ox_strnlen gary 2018-05-04 00:16:24 -05:00
  • f34e007a7b [ox/std] Remove copy constructor and operator from MallocaPtr gary 2018-05-03 23:26:26 -05:00
  • c3d2166d89 [ox/trace] Remove use of ::size_t gary 2018-05-03 01:41:47 -05:00
  • e384fec0e3 [ox] Cleanup gary 2018-05-03 01:33:47 -05:00
  • eac3976304 [ox/std] Fix non-stdlib version of ox_malloca gary 2018-05-03 01:32:46 -05:00
  • 5d9ee3803f [ox/std] Add some notable missing comments gary 2018-05-03 01:20:59 -05:00
  • f317512951 [ox/std] Remove ox_freea gary 2018-05-03 01:13:57 -05:00
  • 048f507f6d [ox/std] Add MallocaPtr gary 2018-05-03 01:09:17 -05:00
  • 381f11cc01 [ox/fs] Cleanup gary 2018-05-02 22:36:44 -05:00
  • edfdfbcf51 [ox/buffer] Add copy constructor to NodeBuffer gary 2018-05-02 21:11:49 -05:00
  • cfad1676f4 [ox/buffer] Add to to Ptr gary 2018-05-02 21:11:00 -05:00
  • 9ec38124f8 [ox/fs] Fix DirectoryEntry base size gary 2018-05-02 21:09:31 -05:00
  • 0f63fb4268 [ox/fs] Fix FileStoreItem::data bounds gary 2018-05-02 19:45:45 -05:00
  • afea2a01e4 [ox/std] Fix malloca allocation size gary 2018-05-01 19:09:34 -05:00
  • dc5fe8df0f [ox/std] Add alloca and malloca gary 2018-05-01 00:43:25 -05:00
  • e23d4a5ba3 [ox/std] Change stddef to use cstddef if using stdlib gary 2018-04-30 21:08:00 -05:00
  • ec4cabc30b [ox/std] Make rotateLeft a template so it can operate on any size int gary 2018-04-30 21:05:21 -05:00
  • ad6a7af231 [ox/std] Add missing includes to CMake install gary 2018-04-28 11:00:02 -05:00
  • f911e922b6 [ox/fs] Add new FileStore write gary 2018-04-26 21:11:48 -05:00
  • 3c49f22064 [ox/fs] Add new Directory type gary 2018-04-23 22:51:49 -05:00
  • 9d1d83651a [ox/std] Add const to BString's const-able methods gary 2018-04-14 14:15:04 -05:00
  • 71b23151f3 [ox] Move NodeBuffer and Ptr to ptrarith package gary 2018-04-14 10:53:02 -05:00
  • 19de3e1687 [ox] Change make purge to delete root build directory gary 2018-04-14 00:08:35 -05:00
  • a9444d6cf7 [ox] Remove permanent build directory gary 2018-04-13 21:11:51 -05:00
  • adebe4399e [ox/std] Make types use cstdint if OX_USE_STDLIB is enabled gary 2018-04-13 07:41:03 -05:00
  • acc7c28f31 [ox/fs] Add const subPtr methods to ox::fs::Ptr gary 2018-04-12 19:41:12 -05:00
  • e13d0ad95d [ox/std] Remove ::size_t gary 2018-04-12 19:35:16 -05:00
  • ad69fb6705 [ox/std] Conform size_t to standard gary 2018-04-12 19:23:12 -05:00
  • 9f9be4ecae [ox/std] Remove bigEndianAdapt gary 2018-04-12 07:43:58 -05:00
  • 389c86c5a0 [ox/fs] Fix invalid test invocations gary 2018-04-12 00:26:33 -05:00
  • a7469a282a [ox/fs] Fix a read/write issue in new FileStore gary 2018-04-12 00:02:09 -05:00
  • 3d09271ebc [ox/std] Make strops constexpr functions and use static_assert for tests gary 2018-04-10 20:01:27 -05:00
  • 84df1b67b9 Make ASAN a distinct build type from Debug gary 2018-03-17 23:44:02 -05:00
  • 56627543be Change buildinfo namespace to defines gary 2018-03-16 20:29:19 -05:00