summaryrefslogtreecommitdiff
path: root/examples
Commit message (Collapse)AuthorAge
* Replaced FLEX_STD macro with std::.Akim Demaille2015-12-05
| | | | | The std:: construct exists as of C++98, so we can simply assume it is supported.
* Removed deprecated 'register' storage class specifier.Yuri2014-07-25
| | | | clang-3.5.0 now complains about them: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register]
* remove unneeded .cvsignore filesWill Estes2012-07-23
|
* now examples/ fits into automakeWill Estes2002-03-05
|
* examples/fastwc now fits into automakeWill Estes2002-03-05
|
* examples/manual directory now fits into automakeWill Estes2002-03-05
|
* renamed Makefile to Makefile.examples for automake's sakeWill Estes2002-03-05
|
* commit the backwash from the branch mergesWill Estes2001-09-19
|
* made preliminary c++ fixes; the intent is to make it work with recent c++ ↵Will Estes2001-09-19
| | | | compilers
* re-add these filesWill Estes2001-07-24
|
* adding the rest of vern's filesWill Estes2001-05-01