Skip to content
Snippets Groups Projects

improved container classes

Merged Mark OLESEN requested to merge feature-improved-container-classes into develop

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Mark OLESEN changed target branch from master to develop

    changed target branch from master to develop

  • Mark OLESEN changed milestone to %Version v1706

    changed milestone to %Version v1706

  • assigned to @andy

  • Mark OLESEN added ~22 ~36 ~29 labels

    added ~22 ~36 ~29 labels

  • const auto& ?

    By Andrew Heather on 2017-05-02T13:05:55 (imported from GitLab project)

  • Mark OLESEN added 32 commits

    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))

    Compare with previous version

    Toggle commit list
  • Mark OLESEN unmarked as a Work In Progress

    unmarked as a Work In Progress

  • Mark OLESEN resolved all discussions

    resolved all discussions

  • Admin mentioned in commit d2221ea575c68f469aa13d50f6af1487db2a4ad1

    mentioned in commit d2221ea575c68f469aa13d50f6af1487db2a4ad1

    By Andrew Heather on 2017-05-04T15:48:59 (imported from GitLab project)

  • merged

    By Andrew Heather on 2017-05-04T15:49:00 (imported from GitLab project)

Please register or sign in to reply