Greg Landrum
4ace62f019
remove more clang warnings
2013-12-02 05:10:23 +01:00
Greg Landrum
e196794970
go back to using strings in the dictionary to avoid the memory leaks
2013-07-17 12:58:57 -04:00
Greg Landrum
a79623737e
initial attempt at switching to a const char * dict
2013-07-16 03:01:13 -04:00
Greg Landrum
5542938c03
backup
2013-07-16 02:28:38 -04:00
Greg Landrum
632241886e
Dict tests now pass
2013-07-15 18:05:25 +02:00
Greg Landrum
b805eaae80
Fixes #50
2013-06-12 05:51:32 +02:00
Greg Landrum
be39e8198f
allow Dicts to convert from string or char * to numeric types;
...
this is the fix for issue288
2013-02-04 04:51:51 +00:00
Greg Landrum
3b3d44db16
remove exe property from source files
2011-01-13 04:22:56 +00:00
Greg Landrum
f3fbef45c5
update copyright statements
2010-09-26 17:04:37 +00:00
Greg Landrum
4ea82818a6
switch away from using the old, unsupported boost::log stuff.
...
This "lookalike" implementation is much cruder than the real thing and does not really support
enabling and disabling logs, or associating them with files, but those components were not being
particularly used in the RDKit anyway.
2008-04-06 09:12:02 +00:00
Greg Landrum
e6604b4208
refactor the Dict a bit
2008-03-28 08:27:25 +00:00
Greg Landrum
75a79b6327
initial import
2006-05-06 22:20:08 +00:00