Alphabetical Index | Tags by Size | Find tag:

PathTree (Grouped)

Authorship: 100% danij

View commits by date

Jump down to:
  Refactor (14)
  Cleanup (4)
  Added (1)
  File (1)
  File1 (1)
  Fixed (1)
  StringPool (1)

  Refactor (14) — PathTree

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
October 2012
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

↑ Back to top

  Cleanup (4) — PathTree

November 2012
2012-11-03 Cleanup : Minor cleanup
October 2012
2012-10-29 Cleanup | Refactor : Minor cleanup refactorings
2012-10-27 Cleanup | Refactor : Various cleanup refactorings
2012-10-24 Cleanup | Refactor : Minor cleanup refactorings

↑ Back to top

  Added (1) — PathTree

October 2012
2012-10-29 Added : Added an integer user value to PathTree::Node

↑ Back to top

  File (1) — PathTree

November 2012
2012-11-08 File | Refactor | StringPool : Return const String references where suitable

↑ Back to top

  File1 (1) — PathTree

November 2012
2012-11-08 File1 | Refactor : PathTree::Node and File1 names now return de::String

↑ Back to top

  Fixed (1) — PathTree

December 2012
2012-12-06 Fixed : Memory leak in PathTree::Node::path()

↑ Back to top

  StringPool (1) — PathTree

November 2012
2012-11-08 File | Refactor | StringPool : Return const String references where suitable

↑ Back to top