Commit Graph

66 Commits

Author SHA1 Message Date
Greg Landrum
5369d1ffc9 fix builds of SWIG wrappers 2013-06-01 18:09:47 +02:00
Greg Landrum
02fda45efe fixes greglandrum/rdkit#32 2013-05-17 05:15:17 +02:00
Greg Landrum
f98053faaf add chem transforms test 2013-04-17 03:52:26 +00:00
Greg Landrum
56de45a9e3 add and test support for BRICS in the cartridge 2013-04-15 15:04:03 +00:00
Greg Landrum
8f736a26a0 plug a fingerprint core leak in the SWIG wrappers 2013-03-29 17:17:08 +00:00
Greg Landrum
405702d138 add support for MQN descriptors. Need testing here still 2013-02-23 11:56:49 +00:00
Greg Landrum
92739e6882 add Java wrapper support for MACCS keys 2013-02-09 16:55:59 +00:00
Greg Landrum
1798d82986 support the connectivity descriptors in the java wrapper 2013-01-10 03:47:37 +00:00
Greg Landrum
483383c4a2 support the connectivity descriptors in the java wrapper 2013-01-10 03:44:32 +00:00
Greg Landrum
57572918de add initial support for addRecursiveQueries to ChemTransforms.
active and tested in C++ and python, in the SWIG wrapper but untested.
still needs linux and windows builds.
2012-12-17 09:06:02 +00:00
Greg Landrum
14314b01ad add cmake configure variable to make multi-threaded stuff optional 2012-12-17 04:07:20 +00:00
Greg Landrum
7f295847f1 add another test 2012-12-14 07:55:01 +00:00
Greg Landrum
f14e02e831 add a bit more detailed avalon fingerprinter test 2012-12-14 07:28:34 +00:00
Greg Landrum
ee28352889 move the svg drawing code into GraphMol too 2012-12-03 16:03:02 +00:00
Greg Landrum
8b49988bbd reflect moved MolDrawing; 2012-12-03 08:43:50 +00:00
Greg Landrum
f542dbf7f3 more readme updates for the csharp stuff 2012-11-22 05:39:35 +00:00
Greg Landrum
0fb49c4024 move towards generalizing the vs.net project file 2012-11-22 05:20:22 +00:00
Greg Landrum
e5b3438846 update csharp wrapper builds;
note: this current version will almost certainly not work on windows
2012-11-22 04:26:11 +00:00
Greg Landrum
dafff3bcaf stop including our own std_vector.i, instead just extend the one provided with swig; duplicate the std_list file into the csharp wrapper in case it ends up needing to be different 2012-11-21 16:11:16 +00:00
Greg Landrum
3a78545b2b fix a leak with getAtoms(); reported by Thomas Veith 2012-11-21 15:31:10 +00:00
Greg Landrum
05e235cd31 remove out-of-date readme 2012-11-01 11:54:14 +00:00
Greg Landrum
9437cf466b update docs 2012-11-01 11:53:49 +00:00
Greg Landrum
a23c058463 get csharp wrapper building with and useable within visual studio 2012-11-01 11:33:33 +00:00
Greg Landrum
2e910c817f test addition of csharp build to cmake 2012-10-31 06:48:56 +00:00
Greg Landrum
5fab7845e3 make these work with non-java wrappers 2012-10-28 12:17:57 +00:00
Greg Landrum
0e95bfafa6 add preliminary pass at a csharp wrapper.
this currently only will work using mono, visual studio integration still needs to be done
2012-10-28 12:17:25 +00:00
Greg Landrum
f8c1999207 update build system to work with boost v1.51 2012-10-26 03:48:04 +00:00
Greg Landrum
75c3c7ade4 update the flex files; get the swig wrappers building on the mac 2012-10-08 12:08:24 +00:00
Greg Landrum
b96cff10e8 fix and test sf.net issue 254 2012-09-23 10:13:46 +00:00
Greg Landrum
00b79222c7 modify drawing code so that it once again handles non-cyclic aromatic bonds (for fragments) 2012-09-19 02:52:37 +00:00
Greg Landrum
14e396c26d refactoring the SMILES parser to make it more efficient
NOTE: this changes the ordering of bonds in molecules with branches.
2012-08-28 04:01:49 +00:00
Greg Landrum
3a3b582d28 clean up + add support for D and T in molecular formula 2012-07-27 06:16:45 +00:00
Greg Landrum
e64b035f16 update java tests 2012-06-29 03:55:18 +00:00
Greg Landrum
75df98e221 sync with trunk 2012-06-29 03:41:00 +00:00
Greg Landrum
03ecdbc1cc fix and test issue 3525000 2012-05-09 13:13:46 +00:00
Greg Landrum
bbde03e9d6 fix and test issue 3524949 2012-05-09 03:19:30 +00:00
Greg Landrum
1b26ee2f87 at this point all tests pass 2012-04-21 06:01:14 +00:00
Greg Landrum
f17eb44221 fix leak in java wrapper 2012-04-11 09:29:07 +00:00
Greg Landrum
bd0e29fe21 merge in latest trunk 2012-03-03 07:24:09 +00:00
Greg Landrum
bb4acb5495 merge with the trunk rev1977 2012-02-26 19:19:16 +00:00
Greg Landrum
3e86211806 another test 2012-02-26 10:17:07 +00:00
Greg Landrum
aeaf84e4cb work on getting the stuff in java 2012-02-26 10:05:44 +00:00
Greg Landrum
ea026fb071 bring a change over from the trunk 2012-02-25 10:39:05 +00:00
Greg Landrum
b205d287da more windows building fixes 2012-02-25 10:38:14 +00:00
Greg Landrum
42fb8e4cb2 get the depiction stuff also working 2012-02-25 09:57:03 +00:00
Greg Landrum
be7b811993 support seeding the picker 2012-02-05 11:38:31 +00:00
Greg Landrum
c63f015b24 support explaining morgan bits more easily 2012-01-19 08:45:18 +00:00
Greg Landrum
43c0695661 fix a core leak in the java wrappers 2012-01-14 15:46:48 +00:00
Greg Landrum
8a4b466565 get windows build working 2012-01-04 05:12:19 +00:00
Greg Landrum
29312e73e1 minor updates 2012-01-03 07:50:53 +00:00