This website requires JavaScript.
Explore
Help
Sign In
drinkingtea
/
ox
Watch
2
Star
0
Fork
0
You've already forked ox
Code
Issues
Pull Requests
Actions
Releases
Wiki
Activity
280
Commits
6
Branches
4
Tags
545636eaa39d0946492def5256eb3797c810028f
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
gary
545636eaa3
Fix ox::Vector::~Vector to use delete[] instead of delete
...
(synced from
48de8f2561
)
2017-12-23 20:28:15 -06:00
build
Merge branch 'master' of github.com:wombatant/ox
2017-04-25 20:55:23 -05:00
cmake
/Modules
Removed unused CMake file
2017-12-22 00:18:37 -06:00
deps/ox/src/ox
/mc
Add general ioOp that will call ioOpRead or ioOpWrite
2017-12-22 00:17:06 -06:00
scripts
Remove unused scripts
2017-07-30 02:25:54 -05:00
src
Fix ox::Vector::~Vector to use delete[] instead of delete
2017-12-23 20:28:15 -06:00
.gitignore
Cleanup build setup
2016-12-23 14:40:01 -06:00
.liccor.yml
Switch to .liccor.yml
2017-07-28 17:59:43 -05:00
.travis.yml
Add dist: trusty to .travis.yml
2016-12-17 20:02:32 -06:00
CMakeLists.txt
Revert back to C++11
2017-10-11 16:54:37 -05:00
LICENSE
Added LICENSE.
2015-09-07 03:32:18 -05:00
Makefile
Add -s flag to nested make calls
2017-05-19 21:04:43 -05:00
OxConfig.cmake
Add MetalClaw to OxConfig.cmake
2017-11-03 17:51:01 -05:00
S
Description
No description provided
MPL-2.0
38
MiB
Languages
C++
97.3%
CMake
2.6%