Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-03-01 | moved String helper functions from sciteco.h and main.cpp to string-utils.cpp... | Robin Haberkorn | 1 | -0/+1 |
2015-02-11 | updated copyright to 2015 | Robin Haberkorn | 1 | -1/+1 |
2014-11-11 | added all of SciTECO's declarations to the "SciTECO" namespace | Robin Haberkorn | 1 | -0/+4 |
2014-02-15 | updated Copyright to year 2014 | Robin Haberkorn | 1 | -1/+1 |
2014-02-15 | removed most exception specifications: allow bad_allocs to propagate | Robin Haberkorn | 1 | -2/+2 |
2013-03-16 | documented remaining commands | Robin Haberkorn | 1 | -0/+26 |
2013-02-22 | use typedef for SciTECO integers and make it configurable at configure time | Robin Haberkorn | 1 | -2/+3 |
2013-01-19 | updated copyright (2012-2013) | Robin Haberkorn | 1 | -1/+1 |
2012-12-04 | added copyright notice to every source file | Robin Haberkorn | 1 | -0/+17 |
2012-12-04 | first working version of autotools based build-system | Robin Haberkorn | 1 | -0/+4 |
2012-12-04 | autoconf preparation: move everything into src/ subdir | Robin Haberkorn | 1 | -0/+147 |