snark14.git
2021-05-21 Kevin M. Rosenbergadd ubuntu package to INSTALL master
2021-05-21 Kevin M. Rosenbergadd libx11-dev to INSTALL instructions
2018-02-13 Kevin M. RosenbergUsing stdlib.h rather than malloc.h
2018-02-13 Kevin M. RosenbergCHANGELOG updates
2018-02-13 Kevin M. RosenbergMerge branch 'master' of ssh://git.medonline.com:8822...
2018-02-13 Kevin M. RosenbergAdded CHANGELOG file
2018-02-13 Kevin M. RosenbergImprove examples make target names
2018-02-12 Kevin M. RosenbergCurrent regression issues file
2018-02-12 Kevin M. RosenbergInstall target also installs binaries in /usr/local/bin
2018-02-12 Kevin M. RosenbergUpdate install directions
2018-02-12 Kevin M. RosenbergIgnore auto generated cpp files
2018-02-12 Kevin M. RosenbergMove building of libsnark14.so to top level Makefile.
2018-02-12 Kevin M. RosenbergExclude examples with random number generators from...
2018-02-12 Kevin M. RosenbergUse rand48()
2018-02-12 Kevin M. RosenbergExclude examples b7 and b11 from regression as use...
2018-02-12 Kevin M. RosenbergDisable srand48/rand48 by default
2018-02-12 Kevin M. RosenbergAuto-create bin directories
2018-02-12 Kevin M. RosenbergAdd install target to copy lib/*.so /usr/local/lib/.
2018-02-12 Kevin M. RosenbergCache running examples with .have_run flag file. Add...
2018-02-12 Kevin M. RosenbergChange name of atExitCleanup function
2018-02-12 Kevin M. RosenbergAutomatically remove snark.lock file on application...
2018-02-12 Kevin M. RosenbergAdd kmr example b20
2018-02-12 Kevin M. RosenbergUse rand48 rather than rand
2018-02-12 Kevin M. RosenbergRename build command
2018-02-12 Kevin M. RosenbergMerge branch 'master' of ssh://tiger.med-info.com:8822...
2018-02-12 Kevin M. RosenbergChange sprintf to snprintf for buffer overflow protection
2018-02-12 Kevin M. RosenbergRemove temporary emacs file
2018-02-12 Kevin M. RosenbergAlso clean qt-x11 builds
2018-02-12 Kevin M. RosenbergFix permissions on script
2018-02-12 Kevin M. RosenbergAdd upstream PDF
2018-02-12 Kevin M. RosenbergAutomate build on Debian
2018-02-12 Kevin M. RosenbergRemove temp moc*.cpp files
2018-02-12 Kevin M. RosenbergRemove temporary moc_*.cpp files
2018-02-12 Kevin M. RosenbergCleanup examples files
2018-02-12 Kevin M. RosenbergMerge branch 'master' of ssh://tiger.med-info.com:8822...
2018-02-12 Kevin M. RosenbergAdd cleaning for example files
2018-02-12 Kevin M. RosenbergFix upstream bug of too small of a sprintf call
2018-02-12 Kevin M. RosenbergBuild without src/snark/.deps/*.Po. May add back gcc...
2018-02-12 Kevin M. RosenbergBuild example user_defined programs
2018-02-12 Kevin M. RosenbergMake snark14 library
2018-02-12 Kevin M. RosenbergIgnore temporary build files
2018-02-12 Kevin M. RosenbergBuilding example programs, but libsnark.so not yet...
2018-02-12 Kevin M. RosenbergRemove .deps directory
2018-02-12 Kevin M. RosenbergAdd additional build instructions
2018-02-12 Kevin M. RosenbergBuild for /usr/local/qt3
2018-02-12 Kevin M. RosenbergRevert to QT3 header files
2018-02-12 Kevin M. RosenbergFix file permissions
2018-02-12 Kevin M. RosenbergChanges for QT4 headers
2018-02-12 Kevin M. RosenbergBuild without /usr/local/snark14
2018-02-12 Kevin M. RosenbergAdded snark14m distribution examples
2018-02-12 Kevin M. RosenbergFixed text file permissions
2018-02-12 Kevin M. RosenbergMigrated from xerces=2.x
2018-02-11 Kevin M. RosenbergInitial snark14m import