• Dick Hollenbeck's avatar
    ++all: · 2f211c6b
    Dick Hollenbeck authored
      * TokenList2DsnLexer.cmake now wraps each token enum in its own namespace. It
        also no longer setup of the "using" directive in the header file, which was
        bad behavior.  C++ enum values will have name collisions unless the enums
        themselves are different namespaces.
    ++new:
      * Sweet library is now a DSO/DLL.
      * Brought in SWIG to do a wrap of the Sweet DSO/DLL for unit testing
        and scripting.  The SWIG DSO/DLLs are built separate from the Sweet DSO/DLL
        and are also optional.
    2f211c6b
To find the state of this project's repository at the time of any of these versions, check out the tags.
CHANGELOG.txt 48.7 KB