Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Partial implementation: replace MultiMap in MoleculeRGroupsComposition class - Part 2, remove MultiMap completely #921

Open
wants to merge 19 commits into
base: master
Choose a base branch
from

Conversation

loimu
Copy link
Collaborator

@loimu loimu commented Dec 5, 2022

Partial implementation: replace MultiMap with standard library container

@loimu loimu self-assigned this Dec 5, 2022
@loimu loimu force-pushed the feature/521_std_multimap_molecule_rgroups_composition_2 branch 3 times, most recently from 4a2a8ca to 7300401 Compare December 6, 2022 12:20
Mikalai Sukhikh added 2 commits December 7, 2022 09:25
Partial implementation: replace MultiMap in MoleculeRGroupsComposition class - Part 2
Partial implementation: remove MultiMap implementation from the project completely. Fixes #521
@loimu loimu force-pushed the feature/521_std_multimap_molecule_rgroups_composition_2 branch from 7300401 to 7fc95c0 Compare December 7, 2022 06:26
mkviatkovskii and others added 17 commits January 17, 2023 15:47
* #929: update test references

* #929: fix .NET tests on Linux

Co-authored-by: even1024 <roman.porozhnetov@gmail.com>
* refactoring cdxml loader

* refactoring cdxml reaction loader

* refactoring cdxml loader

* cdxml styles fix

* cdxml styles fix

* clang fix

* clang fix

* clang fix

* clang fix

* stereo chemistry fix

* clang fix

* clang fix

* padding fix

* remove printf

* remove printf

* stereo fix

* enum fix

* display fix

* removed bingo

* removed bingo

* removed bingo

* removed bingo

* removed bingo

* cdx saver

* cdx saver

* cdx saver

* cdx saver

* prepare PR

* prepare PR

* prepare PR

* prepare PR

* prepare PR

* prepare PR

Co-authored-by: Roman Porozhnetov <roman_porozhnetov@epam.com>
…938 (#939)

* bingo removed

* bump to 1.9.0-rc.1

* npm enable

* misc fixes

* misc fixes

* misc changes

* clang fix

* cdx test fix

* bump version to 1.9.0.rc.1

* clang fix

* text size fix

* unordered map fix

Co-authored-by: Roman Porozhnetov <roman_porozhnetov@epam.com>
Co-authored-by: Roman Porozhnetov <roman_porozhnetov@epam.com>

Co-authored-by: Roman Porozhnetov <roman_porozhnetov@epam.com>
…943 (#952)

* rgroups (#946)

Co-authored-by: Roman Porozhnetov <roman_porozhnetov@epam.com>

* CDX import: Reaction arrows disappear when opening a file #943 (#948)

* marvin cdx fix

* clang fix

Co-authored-by: Roman Porozhnetov <roman_porozhnetov@epam.com>

Co-authored-by: Roman Porozhnetov <roman_porozhnetov@epam.com>
* rgroups (#946)

Co-authored-by: Roman Porozhnetov <roman_porozhnetov@epam.com>

* CDX import: Reaction arrows disappear when opening a file #943 (#948)

* marvin cdx fix

* clang fix

Co-authored-by: Roman Porozhnetov <roman_porozhnetov@epam.com>

* CDX import: Aromatized structures are not recognized when Pasting from Clipboard #950 (#953)

* bond order fix

* clang fix

* test fix

Co-authored-by: Roman Porozhnetov <roman_porozhnetov@epam.com>

Co-authored-by: Roman Porozhnetov <roman_porozhnetov@epam.com>
Co-authored-by: Roman Porozhnetov <roman_porozhnetov@epam.com>

Co-authored-by: Roman Porozhnetov <roman_porozhnetov@epam.com>
* added own-built freetype; removed cairo-wasm

* returned freetype CMakeLists.txt to the original state

* fixed freetype building

* added sans fonts files

* added rendere_font_face_manager; support of external fonts

* added utf8 tests to indigo-ketcher

* clang-format fix for sans fonts files

* clang-format fix for font_face_manager files

* fixed build for non UNIX builds

* clang_format fix

* fixed freetype build

* selected FreeType License (FTL) as used license

* selected FreeType License (FTL) as used license

* moved sans fonts files; added OFL license file

* fixed build and CMakeFiles
…928 (#977)

* rbc & subst -2 (#969)

Co-authored-by: Roman Porozhnetov <roman_porozhnetov@epam.com>

* SUBST -2 test

* comment fixed

Co-authored-by: Roman Porozhnetov <roman_porozhnetov@epam.com>
@MysterionRise
Copy link
Collaborator

@loimu could you update it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants