Commit graph

60 commits

Author SHA1 Message Date
mat007
1abb1d5495 Updated changelog for 1.2.3
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@663 860be788-9bd5-4423-9f1e-828f051e677b
2013-05-21 06:28:21 +00:00
mat007
400aaddf9a Generalized to MOCK_CONSTRAINT
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@660 860be788-9bd5-4423-9f1e-828f051e677b
2013-05-20 10:49:17 +00:00
mat007
8a6edd531e Added floating point comparison constraints
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@659 860be788-9bd5-4423-9f1e-828f051e677b
2013-05-20 10:49:09 +00:00
mat007
c8072405c8 Added MOCK_TERNARY_CONSTRAINT helper macro
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@658 860be788-9bd5-4423-9f1e-828f051e677b
2013-05-20 10:49:03 +00:00
mat007
0592148204 Tweaked documentation
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@656 860be788-9bd5-4423-9f1e-828f051e677b
2013-05-20 10:48:49 +00:00
mat007
415cece00e Updated documentation
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@655 860be788-9bd5-4423-9f1e-828f051e677b
2013-05-20 10:48:43 +00:00
mat007
87cd09bdd4 Updated documentation
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@653 860be788-9bd5-4423-9f1e-828f051e677b
2013-05-20 10:48:28 +00:00
mat007
1320a96179 Added support for nullptr as constraint
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@648 860be788-9bd5-4423-9f1e-828f051e677b
2013-05-12 08:59:25 +00:00
mat007
10073f807e Fixed boost tests
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@646 860be788-9bd5-4423-9f1e-828f051e677b
2013-05-12 08:59:04 +00:00
mat007
d28db33c08 Refactored conversion to boost layout
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@645 860be788-9bd5-4423-9f1e-828f051e677b
2013-05-12 08:58:55 +00:00
mat007
d2fbf4167b Moved examples to source code
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@643 860be788-9bd5-4423-9f1e-828f051e677b
2013-05-12 08:58:40 +00:00
mat007
ef9a3e2c4c Tweaked documentation
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@642 860be788-9bd5-4423-9f1e-828f051e677b
2013-05-12 08:58:29 +00:00
mat007
b560fcca0d Added a warning in the documentation about possible ODR violations with logging
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@641 860be788-9bd5-4423-9f1e-828f051e677b
2013-05-12 08:58:17 +00:00
mat007
8d2fb9c94c Added support for several sequences in 'in'
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@635 860be788-9bd5-4423-9f1e-828f051e677b
2013-05-03 20:17:46 +00:00
mat007
26540da771 Fixed documentation links
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@633 860be788-9bd5-4423-9f1e-828f051e677b
2013-05-03 20:16:17 +00:00
mat007
927748731f Documented quick constraint
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@632 860be788-9bd5-4423-9f1e-828f051e677b
2013-05-03 20:16:01 +00:00
mat007
62adee5d3d Tweaked documentation
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@631 860be788-9bd5-4423-9f1e-828f051e677b
2013-05-03 20:15:18 +00:00
mat007
5cb37bdacd Updated changelog
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@630 860be788-9bd5-4423-9f1e-828f051e677b
2013-04-23 22:49:05 +00:00
mat007
791b807551 Tweaked documentation
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@629 860be788-9bd5-4423-9f1e-828f051e677b
2013-04-23 22:48:55 +00:00
mat007
9dcf6fb274 Documented MOCK_UNARY_CONSTRAINT and MOCK_BINARY_CONSTRAINT
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@628 860be788-9bd5-4423-9f1e-828f051e677b
2013-04-23 22:48:45 +00:00
mat007
c553877466 Updated contributors
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@623 860be788-9bd5-4423-9f1e-828f051e677b
2013-04-11 20:26:59 +00:00
mat007
7b2a9d99f7 Updated changelog
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@621 860be788-9bd5-4423-9f1e-828f051e677b
2013-04-11 20:26:40 +00:00
mat007
4afe1d32d4 Added support for C++11 lambdas as constraints
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@620 860be788-9bd5-4423-9f1e-828f051e677b
2013-04-11 16:24:26 +00:00
mat007
c5861a744d Documented use of C++11 lambdas as actions
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@619 860be788-9bd5-4423-9f1e-828f051e677b
2013-04-11 16:24:02 +00:00
mat007
1ddf17d1c1 Added news section to navbar
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@611 860be788-9bd5-4423-9f1e-828f051e677b
2013-03-10 18:39:34 +00:00
mat007
c5593d5662 Changed https to http
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@610 860be788-9bd5-4423-9f1e-828f051e677b
2013-03-10 18:39:28 +00:00
mat007
3d8a6db28b Updated changelog for 1.2.2
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@609 860be788-9bd5-4423-9f1e-828f051e677b
2013-03-09 21:21:27 +00:00
mat007
200e293b7f Added MOCK_FUNCTOR_TPL
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@608 860be788-9bd5-4423-9f1e-828f051e677b
2013-03-08 20:40:00 +00:00
mat007
a7cdc82a59 Updated documentation
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@606 860be788-9bd5-4423-9f1e-828f051e677b
2013-03-08 08:01:34 +00:00
mat007
b4b9d732d3 Updated documentation
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@601 860be788-9bd5-4423-9f1e-828f051e677b
2013-03-07 07:17:14 +00:00
mat007
aa898eb9a2 Fixed typo in documentation
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@591 860be788-9bd5-4423-9f1e-828f051e677b
2013-01-27 17:52:17 +00:00
mat007
760858ddde Fixed copyright
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@590 860be788-9bd5-4423-9f1e-828f051e677b
2013-01-27 17:52:09 +00:00
mat007
3ee6f1a33a Updated changelog for 1.2.1
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@589 860be788-9bd5-4423-9f1e-828f051e677b
2013-01-27 17:52:00 +00:00
mat007
1b81721c9b Fixed typo
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@588 860be788-9bd5-4423-9f1e-828f051e677b
2013-01-27 17:51:53 +00:00
mat007
526d603260 Fixed boost image linking
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@586 860be788-9bd5-4423-9f1e-828f051e677b
2013-01-24 22:38:43 +00:00
mat007
4cd3d08e3e Fixed type name extraction involving template classes
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@585 860be788-9bd5-4423-9f1e-828f051e677b
2013-01-20 16:50:37 +00:00
mat007
b21790be27 Fixed typo in changelog
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@584 860be788-9bd5-4423-9f1e-828f051e677b
2013-01-07 16:45:17 +00:00
mat007
94b23827fd Updated documentation
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@583 860be788-9bd5-4423-9f1e-828f051e677b
2013-01-07 16:17:39 +00:00
mat007
970b9b6b7b Updated link to license text
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@580 860be788-9bd5-4423-9f1e-828f051e677b
2013-01-07 16:16:22 +00:00
mat007
7f7ea6bc8f Updated documentation
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@579 860be788-9bd5-4423-9f1e-828f051e677b
2013-01-07 16:16:07 +00:00
mat007
d29397417e Turned documentation code into example code
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@578 860be788-9bd5-4423-9f1e-828f051e677b
2012-11-28 23:01:45 +00:00
mat007
af5f82a29d Updated changelog
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@577 860be788-9bd5-4423-9f1e-828f051e677b
2012-11-28 23:01:15 +00:00
mat007
2b0ef7328c Updated documentation
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@575 860be788-9bd5-4423-9f1e-828f051e677b
2012-11-04 00:57:45 +00:00
mat007
9c2bc25822 Updated documentation
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@571 860be788-9bd5-4423-9f1e-828f051e677b
2012-11-04 00:42:15 +00:00
mat007
ff0f8f6832 Added subtitle
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@565 860be788-9bd5-4423-9f1e-828f051e677b
2012-09-21 22:19:28 +00:00
mat007
b9feefc242 Cleanup
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@564 860be788-9bd5-4423-9f1e-828f051e677b
2012-09-21 22:19:19 +00:00
mat007
046bfc26c9 Customized logo and navigation bar
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@563 860be788-9bd5-4423-9f1e-828f051e677b
2012-09-21 22:19:10 +00:00
mat007
269e898942 Re-worked index page to be closer to the one of a library outside boost
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@561 860be788-9bd5-4423-9f1e-828f051e677b
2012-09-15 20:27:04 +00:00
mat007
7792a11699 Re-organized documentation
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@560 860be788-9bd5-4423-9f1e-828f051e677b
2012-09-15 20:26:51 +00:00
mat007
296c83319c Rewrote introduction
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@558 860be788-9bd5-4423-9f1e-828f051e677b
2012-09-15 20:26:26 +00:00