3
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected 1 day ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
remove boost More... almost 7 years ago
Merge pull request #8 from m5w/master More... over 7 years ago
Fix another of the same exact issue. More... over 7 years ago
Merge pull request #7 from m5w/master More... over 7 years ago
Revert DependencyTree stuff in case there are problems with that too More... over 7 years ago
Fix <:: being interpreted as [: (<: is apparently a digraph) More... over 7 years ago
Fix <:: being interpreted as [: (<: is apparently a digraph) More... over 7 years ago
Fixed linking More... over 7 years ago
Fixes with memory and splitting More... over 7 years ago
Initial version of the test (segfault) More... over 7 years ago
Build a library for DependencyTree and link an empty test to it More... over 7 years ago
Perhaps making UNDERSCORE an actual variable prevents the compiler from optimizing it away... More... over 7 years ago
Merge remote-tracking branch 'upstream/master' More... over 7 years ago
Build everything and fix a few issues with pointers. More... over 7 years ago
Implement Word More... over 7 years ago
Finish implementing DependencyTree's constructor. More... over 7 years ago
Implement node linking More... over 7 years ago
Actually parse stuff now More... over 7 years ago
Finish construction of DependencyTreeNode More... over 7 years ago
Just use runtime_error for now More... over 7 years ago
Start work on DependencyTreeNode More... over 7 years ago
Use C++17 More... over 7 years ago
Start impl of DependencyTree More... over 7 years ago
Merge pull request #6 from m5w/master More... over 7 years ago
Merge remote-tracking branch 'upstream/master' More... over 7 years ago
Wrap XML and XSLT library cleanup functions with singletons More... over 7 years ago
Replace manual memory allocation with std::vector More... over 7 years ago
Reintroduce wrappers, and use a unique_ptr to handle intermediate xmlDocPtr during xsltStylesheet construction More... over 7 years ago
Restore wrappers, but without any integration More... over 7 years ago
Merge pull request #5 from m5w/master More... over 7 years ago