Alphabetical Index
|
Tags by Size
| Find tag:
PathTree
Authorship: 100% danij
View commits by groups
December 2012
2012-12-06
Fixed
:
Memory leak in PathTree::Node::path()
November 2012
2012-11-12
Refactor
:
All path arguments given to PathTree now use de::Uri
2012-11-09
Refactor
:
Compose paths to de::Uri instead of de::String
2012-11-09
Refactor
:
PathTree API now uses de::String
2012-11-08
File
|
Refactor
|
StringPool
:
Return const String references where suitable
2012-11-08
File1
|
Refactor
:
PathTree::Node and File1 names now return de::String
2012-11-07
Refactor
:
PathTree now returns a stack-allocated de::String composed path
2012-11-07
Refactor
:
Dumped PathTree's now redundant C wrapper API
2012-11-06
Refactor
:
Use the C++ interface to StringPool in PathTree
2012-11-03
Cleanup
:
Minor cleanup
October 2012
2012-10-29
Added
:
Added an integer user value to PathTree::Node
2012-10-29
Cleanup
|
Refactor
:
Minor cleanup refactorings
2012-10-27
Cleanup
|
Refactor
:
Various cleanup refactorings
2012-10-26
Refactor
:
Cleaned up interface between PathTree and PathTree::Node
2012-10-25
Refactor
:
Moved PathTreeNodeType into PathTree
2012-10-25
Refactor
:
Moved PathDirectoryNode into PathTree and renamed as Node
2012-10-24
Cleanup
|
Refactor
:
Minor cleanup refactorings