Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
1. finish converting 'using namespace boost::filsystem' to 'namespace fs = boost::filesystem'.
2. initial version of changes to CMakelists.txt for the regression test
|
|
|
|
|
|
|
|
Conflicts:
src/parsersettings.cc
|
|
triggered exponential expansion of nodes during normalization. Fixes #127
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit 3cd36f972edd62c63b6a831b6b8b944240c22e49.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
build on Ubuntu
|
|
|
|
clothbot-search_function
|
|
|
|
A more comprehensive test that exercises the search function and
MCAD/fonts.scad approach to text rendering together.
|
|
Search for characters, strings and integers in a lookup table and
return the index (or indices) for matches.
|
|
Added vector dot-product, matrix*vec, vec*matrix and matrix*matrix
support.
|
|
|
|
|
|
|
|
|
|
|
|
commented out line open, shadowing command-line parameters. Fixes #76
|
|
|
|
|
|
|
|
|
|
|
|
dependency. When reinstating this, use another mechanism
|