Commit Graph

4910 Commits

Author SHA1 Message Date
gary 324e28e5f2 [ox/fs] Update FileStore interface 2018-07-30 21:35:36 -05:00
gary 2f15741907 [ox/fs] Add template instantiations for FileSystemTemplate
(synced from c8ff73b56e)
2018-07-30 21:34:40 -05:00
gary c8ff73b56e [ox/fs] Add template instantiations for FileSystemTemplate 2018-07-30 21:34:40 -05:00
gary 6cf55a4782 [ox/fs] Add more logging to mkdir test
(synced from 61f77767bf)
2018-07-30 21:32:36 -05:00
gary 61f77767bf [ox/fs] Add more logging to mkdir test 2018-07-30 21:32:36 -05:00
gary 463317dae6 [ox/fs] Fix initial root dir inode
(synced from d97247ffe0)
2018-07-30 21:28:16 -05:00
gary d97247ffe0 [ox/fs] Fix initial root dir inode 2018-07-30 21:28:16 -05:00
gary cbca0bc695 [ox/fs] Add missing error and recursion termination checking to Directory::mkdir
(synced from b3bac826f1)
2018-07-30 21:12:42 -05:00
gary b3bac826f1 [ox/fs] Add missing error and recursion termination checking to Directory::mkdir 2018-07-30 21:12:42 -05:00
gary 17c59b17f8 [ox/fs] Fix inode generation check to check for outside the reserved range
(synced from 71af674eef)
2018-07-30 21:05:36 -05:00
gary 71af674eef [ox/fs] Fix inode generation check to check for outside the reserved range 2018-07-30 21:05:36 -05:00
gary f9e14193d0 [ox/fs] Fix PathIterator::valid to check iterator against max size
(synced from 00339ee4fd)
2018-07-30 21:01:07 -05:00
gary 00339ee4fd [ox/fs] Fix PathIterator::valid to check iterator against max size 2018-07-30 21:01:07 -05:00
gary 72979b7545 [ox/std] Fix onMask's default bits value to use the number of bits instead of bytes
(synced from de2e1bd1d6)
2018-07-08 01:40:53 -05:00
gary de2e1bd1d6 [ox/std] Fix onMask's default bits value to use the number of bits instead of bytes 2018-07-08 01:40:53 -05:00
gary cac4596a66 [ox/std] Change how alloca determines which implementation to use
(synced from 7b9c7ddde4)
2018-07-07 14:37:57 -05:00
gary 7b9c7ddde4 [ox/std] Change how alloca determines which implementation to use 2018-07-07 14:37:57 -05:00
gary 3bc5751b65 [ox/std] Add oxReturnError
(synced from d28f727742)
2018-07-07 14:37:31 -05:00
gary d28f727742 [ox/std] Add oxReturnError 2018-07-07 14:37:31 -05:00
gary 854d46ea77 [ox/std] Add MaxValue constexpr template
(synced from 87b580a72a)
2018-07-07 14:36:27 -05:00
gary 87b580a72a [ox/std] Add MaxValue constexpr template 2018-07-07 14:36:27 -05:00
gary 6291cc6041 [ox/trace] Cleanup oxLogError's output
(synced from 86b36b48a3)
2018-07-07 14:34:36 -05:00
gary 86b36b48a3 [ox/trace] Cleanup oxLogError's output 2018-07-07 14:34:36 -05:00
gary 7d90977302 [ox/buffer] Add new log messages to NodeBuffer
(synced from 35df47eaf8)
2018-07-07 14:33:16 -05:00
gary 35df47eaf8 [ox/buffer] Add new log messages to NodeBuffer 2018-07-07 14:33:16 -05:00
gary 0b7ecfb904 [ox/fs] Add fullPath method to PathIterator
(synced from c35f7abc5b)
2018-07-07 14:27:17 -05:00
gary c35f7abc5b [ox/fs] Add fullPath method to PathIterator 2018-07-07 14:27:17 -05:00
gary 438db4967a [ox/trace] Fix error logging to not log chars as ints
(synced from e1494f4ed0)
2018-07-06 22:51:19 -05:00
gary e1494f4ed0 [ox/trace] Fix error logging to not log chars as ints 2018-07-06 22:51:19 -05:00
gary 9e91b4a195 [ox] Fix OxFS 2 Directory test
(synced from a6b9de9a59)
2018-06-06 23:30:57 -05:00
gary a6b9de9a59 [ox] Fix OxFS 2 Directory test 2018-06-06 23:30:57 -05:00
gary 29f6b36dac [ox] Add file:line error tracing
(synced from ea7cf59ec7)
2018-05-31 22:45:57 -05:00
gary ea7cf59ec7 [ox] Add file:line error tracing 2018-05-31 22:45:57 -05:00
gary f3b95d15ed [ox/std] Fix MallocaPtr's move constructor to null out other's m_val
(synced from 956415a6a2)
2018-05-31 22:38:36 -05:00
gary 956415a6a2 [ox/std] Fix MallocaPtr's move constructor to null out other's m_val 2018-05-31 22:38:36 -05:00
gary ebd499afb4 [ox/std] Fix packed errors
(synced from 8e7fb4394b)
2018-05-28 20:07:23 -05:00
gary 8e7fb4394b [ox/std] Fix packed errors 2018-05-28 20:07:23 -05:00
gary 7eefc9e29a [ox/std] Add optional file/line information to ox::Error
(synced from 0da80081f3)
2018-05-26 10:20:06 -05:00
gary 0da80081f3 [ox/std] Add optional file/line information to ox::Error 2018-05-26 10:20:06 -05:00
gary d49f35f0f3 [nostalgia] Add OX_USE_STDLIB setting main CMakeLists.txt 2018-05-19 01:47:23 -05:00
gary 6e9e034527 [ox/std] Make assert prints more noticable
(synced from 2b6ffa3c3f)
2018-05-17 23:26:34 -05:00
gary 2b6ffa3c3f [ox/std] Make assert prints more noticable 2018-05-17 23:26:34 -05:00
gary 52d48a6f3d [ox/trace] Add column structure to stdout trace messages
(synced from a0e336712f)
2018-05-17 23:12:19 -05:00
gary a0e336712f [ox/trace] Add column structure to stdout trace messages 2018-05-17 23:12:19 -05:00
gary f3c3f58b7f [ox/std] Make MallocaPtr::operator= delete the old value
(synced from 0b86f437f0)
2018-05-11 18:27:39 -05:00
gary 0b86f437f0 [ox/std] Make MallocaPtr::operator= delete the old value 2018-05-11 18:27:39 -05:00
gary 603345097e [ox/buffer] Remove and and or keywords
(synced from 99b77e868d)
2018-05-06 09:53:06 -05:00
gary 99b77e868d [ox/buffer] Remove and and or keywords 2018-05-06 09:53:06 -05:00
gary 6c271eef68 [ox] Fix to build with MinGW
(synced from 610f6f4246)
2018-05-05 02:34:55 -05:00
gary 610f6f4246 [ox] Fix to build with MinGW 2018-05-05 02:34:55 -05:00