aboutsummaryrefslogtreecommitdiffstats
path: root/doc/examples/package.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix minor errors and warnings in the examples. Remove boost dependency fromlloyd2010-03-031-1/+4
| | | | rng_test example.
* Add copyright and license notes to pretty much every file that didn't have them,lloyd2009-12-311-0/+6
| | | | | | | | including the examples and self-test code. Most of these files had not copyright/license information at all; since a major point of the examples is to allow users to copy and paste code that already does something they want, an ambigious license is not good.
* Fix some minor compilation issues in the exampleslloyd2009-10-141-1/+1
|
* Add example of the package transformlloyd2009-09-101-0/+61