improved container classes
Merge request reports
Activity
Filter activity
changed milestone to %Version v1706
assigned to @andy
added 32 commits
- e80ad92a...49d992a6 - 8 commits from branch
develop
- 195a6781 - ENH: further refinement to edge methods
- 510835d4 - STYLE: HashTable documentation
- f0fbb241 - ENH: support HashTable erasure via a FixedList
- 3be7d533 - ENH: improve HashSet construction and assignment
- da37425e - ENH: add some standard templates and macros into stdFoam.H
- a345377b - ENH: HashTable improvements
- f4bb33d6 - ENH: add Tuple2 comparison operators, typedefs
- 3d2f66b2 - ENH: add labelRange comparison operators and subset methods
- cad1059c - ENH: support UList[labelRange] and SubList construction with labelRange
- a09a0c57 - BUG: comparison with incorrect construction tables
- 2b6b0f21 - BUG: comparison to static end() for hashtable lookup.
- bcf6e58e - ENH: ensure nullObject is large enough for reinterpret
- dd6048d3 - ENH: improve overall consistency of the HashTable and its iterators
- 2da561e9 - ENH: add HashTable::writeKeys and HashSet::writeList
- dd1f3e72 - ENH: HashSet iterators operator* now return Key.
- f0ae0275 - BUG: fixed odd sizing for hash tables (fixes #460 (closed))
- d0b427f8 - COMP: avoid clang compiler warnings
- e271f07d - ENH: simplify and extend labelRange
- acf2d7ca - STYLE: relocate some friend operations to be global ones
- 79d79c59 - STYLE: add edge(labelPair) constructor, debug info etc.
- 333ea772 - STYLE: more consistent typedefs in Map, PtrMap, HashPtrTable
- 5d666955 - ENH: improve HashTable iterator access and management
- 72b26b70 - ENH: regex matching on std::string, not Foam::string
- b7c1f28b - BUG: odd table size after shrink (issue #460 (closed))
Toggle commit list- e80ad92a...49d992a6 - 8 commits from branch
Please register or sign in to reply