6
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Nov 03, 2024 — Nov 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
use thread safe collection in RoundRobinFormulaGenerator More... 11 days ago
Merge pull request #1226 from uli-f/doublebondstereochemistry-create-alignment-fix More... 21 days ago
Merge branch 'main' into doublebondstereochemistry-create-alignment-fix More... 21 days ago
Merge pull request #3 from cdk/doublebondstereochemistry-create-alignment-fix
Uli
More... 21 days ago
Add JDK-25 to CI More... 23 days ago
Some additional null checks and fix the test assertion now the order is corrected. More... 30 days ago
Show how to use the SmirksTransform. More... 30 days ago
Update the documentation to make it clearer how to use the API More... 30 days ago
Avoid regex DoS. More... about 1 month ago
Move the InChI Readers to cdk-inchi module. More... about 1 month ago
Merge pull request #1234 from JonasSchaub/descriptor-parallelisation More... about 1 month ago
a bit of refactoring and linting in the ALogPDescriptor class More... about 1 month ago
a bit of refactoring in the ALogPDescriptor class More... about 1 month ago
a bit of code formatting and refactoring More... about 1 month ago
makes SmallRingDescriptor threadsafe More... about 1 month ago
makes ALogPDescriptor threadsafe More... about 1 month ago
makes Wiener numbers descriptor threadsafe More... about 1 month ago
Fix the terse SGroup test More... about 2 months ago
Fix tests and cleanup CXSMILES output. More... about 2 months ago
Allow terse SRU sgroups More... about 2 months ago
Some extra test cases More... about 2 months ago
Make sure when xbonds are specified they get added to the Sgroup More... about 2 months ago
Fix an issue in SvgDrawVisitor which caused brackets not be drawn. More... about 2 months ago
Fix a failing test, the force field configurator needs ring flags clearing. More... about 2 months ago
Handle Link Nodes in CXSMILES More... about 2 months ago
Simplify the SybylAtomTypeMatcherTest. - Don't need the abstract super class - Avoiding reading Mol2 files (use direct input) More... about 2 months ago
Move around some XML config files. More... about 2 months ago
Remove XYZ reader from this test, we don't need to the full mol to isolate what is actually being asserted on. More... about 2 months ago
Move the atom type aware saturation check to cdk-legacy, this is replaced by Kekulisation which is (a) the more standard naming and (b) uses a much more efficient algorithm. More... about 2 months ago
Move the CDK AtomType Repos File test and fix the PDB one and the PubChem ASN reader. More... about 2 months ago