Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
46 commits
Select commit Hold shift + click to select a range
bd7231f
travis test setup
Oct 30, 2017
9f653df
issue for the use of wrong string class solved
Oct 30, 2017
bdba132
CMakeLists updated to make it use C++14 and minor header fix in Stati…
Oct 30, 2017
3613321
travis issue fixed
Oct 30, 2017
ade8e01
travis and CMakeList compiler issue fix
Oct 30, 2017
edf9542
fixes static string substr function
Mogball Nov 2, 2017
ff5efe3
Merge pull request #11 from Mogball/jeff/static_string_substr_fix
Nov 2, 2017
c7d48eb
wlib linking issue fixed by modifying cmake
Nov 4, 2017
e91311b
Merge pull request #13 from dhillondeep/library_linking_fix
Nov 4, 2017
0f162c2
Fix typos in MEMORY_OVERLOAD
ambyjkl Nov 4, 2017
b5c3881
Add vscode to gitignore
ambyjkl Nov 5, 2017
f5c1ff9
Merge pull request #21 from teamwaterloop/fix-memory
Nov 5, 2017
5e11107
Implement STL List
ambyjkl Nov 5, 2017
11b56d1
automate script for cmake and make added
Nov 5, 2017
b9982c4
Added valgrind and cppcheck to travis
Mogball Nov 5, 2017
65d5376
Merge pull request #25 from dhillondeep/automate-cmake-make
Nov 5, 2017
0bdbef8
Merge branch 'master' into jeff/valgrind_cppcheck
Nov 5, 2017
303b528
LF new line add for wmake so they will work
Nov 5, 2017
40dc383
Merge pull request #27 from dhillondeep/automate-cmake-make
Nov 5, 2017
858f6f9
wmake used to compile and run tests
Nov 5, 2017
9350e93
giving executable permission to wmake
Nov 5, 2017
8ed8cd8
Merge branch 'master' into gitignore
Nov 5, 2017
126a428
Merge branch 'master' into stl-list
ambyjkl Nov 5, 2017
f4c04f7
Merge branch 'master' into jeff/valgrind_cppcheck
Nov 5, 2017
e6c78a5
Merge pull request #28 from teamwaterloop/gitignore
Mogball Nov 5, 2017
ffb3fd2
Merge branch 'master' into jeff/valgrind_cppcheck
Nov 5, 2017
c56e141
Merge pull request #26 from Mogball/jeff/valgrind_cppcheck
Nov 5, 2017
abd2011
Merge branch 'master' into stl-list
ambyjkl Nov 5, 2017
e057fdb
Add bin to gitignore
ambyjkl Nov 5, 2017
8fe8d64
Update .gitignore
Mogball Nov 5, 2017
c19c5ae
Merge pull request #30 from teamwaterloop/gitignore-2
Nov 5, 2017
28a1b47
Merge branch 'master' into stl-list
ambyjkl Nov 5, 2017
8efbf37
Implement tests for list
ambyjkl Nov 5, 2017
045988d
Move stuff to header file because of C++ issues
ambyjkl Nov 5, 2017
4d04657
Merge branch 'master' into stl-list
ambyjkl Nov 5, 2017
93eecf7
Implement requested changes
ambyjkl Nov 5, 2017
a216dfb
Increase coverage
ambyjkl Nov 5, 2017
549d0ad
Changes to tests
ambyjkl Nov 6, 2017
95d0445
Move big class functions outside class definition
ambyjkl Nov 18, 2017
8b208d0
Implement iterators
ambyjkl Nov 19, 2017
5d45095
Merge branch 'master' into stl-list
ambyjkl Nov 19, 2017
0c90db9
Test and fix iterators
ambyjkl Nov 19, 2017
5b243bb
Wrap up List.h (hopefully)
ambyjkl Nov 20, 2017
005aba7
Merge branch 'master' into stl-list
Nov 20, 2017
ff1f653
Merge branch 'master' into stl-list
Mogball Nov 20, 2017
765fe4e
Quick fixups
Mogball Nov 21, 2017
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading