Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-03-16 | documented remaining commands | Robin Haberkorn | 1 | -0/+26 | |
* flow control and other structures have not been documented this ways. I have not yet decided whether they should be documented in separate sections or use the documentation tool. | |||||
2013-02-22 | use typedef for SciTECO integers and make it configurable at configure time | Robin Haberkorn | 1 | -2/+3 | |
* storage size should always be 64 (gint64) to aid macro portability * however, for performance reasons users compiling from source might explicitly compile with 32 bit integers | |||||
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 | |