Commit graph

137 commits

Author SHA1 Message Date
mat007
bc0da4c319 Reworked logging
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@254 860be788-9bd5-4423-9f1e-828f051e677b
2011-03-12 09:45:45 +00:00
mat007
39ccffb881 Removed is_comparable which is sometimes ambiguous
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@250 860be788-9bd5-4423-9f1e-828f051e677b
2011-02-21 18:23:31 +00:00
mat007
e59dbf9e56 More work on error logging tests
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@248 860be788-9bd5-4423-9f1e-828f051e677b
2011-02-21 00:40:52 +00:00
mat007
171accfe27 Merged logging branch
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@245 860be788-9bd5-4423-9f1e-828f051e677b
2011-02-19 22:10:22 +00:00
mat007
78befdb9be Added error analyser first draft
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@212 860be788-9bd5-4423-9f1e-828f051e677b
2011-01-29 10:24:46 +00:00
mat007
bd648e0579 Refactored to use Boost.Phoenix only if required (e.g. more than 9 parameters) and Boost.Bind instead because it uses a lot less of memory when compiling
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@188 860be788-9bd5-4423-9f1e-828f051e677b
2011-01-14 17:09:18 +00:00
mat007
aaab74f054 Added dummy application in order to bench the memory required for using the library in a precompiled header
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@187 860be788-9bd5-4423-9f1e-828f051e677b
2011-01-14 17:07:53 +00:00
mat007
7bfe45673e Added dummy application in order to bench the memory required for using the library in a precompiled header
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@186 860be788-9bd5-4423-9f1e-828f051e677b
2011-01-14 17:04:43 +00:00
mat007
3b6e4f6d37 Refactored constraints
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@179 860be788-9bd5-4423-9f1e-828f051e677b
2011-01-10 22:14:31 +00:00
mat007
176611c735 Enhanced custom constraints support
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@178 860be788-9bd5-4423-9f1e-828f051e677b
2011-01-10 14:22:32 +00:00
mat007
4d75d42be5 Clean-up
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@177 860be788-9bd5-4423-9f1e-828f051e677b
2010-11-06 18:30:07 +00:00
mat007
6c8706a649 Added vc100 x64 build files
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@176 860be788-9bd5-4423-9f1e-828f051e677b
2010-10-07 09:43:03 +00:00
mat007
bf6137f04c Added version info
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@175 860be788-9bd5-4423-9f1e-828f051e677b
2010-10-07 09:21:50 +00:00
mat007
5ffd945737 Added vc100 build files
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@174 860be788-9bd5-4423-9f1e-828f051e677b
2010-10-07 09:21:27 +00:00
mat007
c906d3a5f8 Clean-up
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@173 860be788-9bd5-4423-9f1e-828f051e677b
2010-10-07 08:52:50 +00:00
mat007
d63d5d2c1f Fixed MOCK_MAX_ARGS usage to increase to maximum number of arguments of mocked methods
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@169 860be788-9bd5-4423-9f1e-828f051e677b
2010-07-23 13:17:18 +00:00
mat007
e5513654af Fix
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@163 860be788-9bd5-4423-9f1e-828f051e677b
2010-07-20 11:56:19 +00:00
mat007
0d4db2424b Destroying a sequence does not remove order call enforcement anymore
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@159 860be788-9bd5-4423-9f1e-828f051e677b
2010-06-15 18:06:10 +00:00
mat007
a366578b9e Refactoring
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@138 860be788-9bd5-4423-9f1e-828f051e677b
2010-03-02 23:42:15 +00:00
mat007
8a34752a83 Refactoring
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@136 860be788-9bd5-4423-9f1e-828f051e677b
2010-03-02 22:44:23 +00:00
mat007
a21b3d2c2f Refactoring
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@132 860be788-9bd5-4423-9f1e-828f051e677b
2010-03-01 23:08:25 +00:00
mat007
fb4df4527b Refactoring
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@131 860be788-9bd5-4423-9f1e-828f051e677b
2010-03-01 23:06:08 +00:00
mat007
05f40c40d5 Fixed expectation argument types to match signature
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@125 860be788-9bd5-4423-9f1e-828f051e677b
2010-02-18 13:44:32 +00:00
mat007
456869d82b Updating for Boost 1.42
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@120 860be788-9bd5-4423-9f1e-828f051e677b
2010-02-13 15:02:27 +00:00
mat007
facdfbb6f9 Added text files from root in packaging
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@119 860be788-9bd5-4423-9f1e-828f051e677b
2010-02-09 21:40:51 +00:00
mat007
0e5deb6115 Clean-up
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@118 860be788-9bd5-4423-9f1e-828f051e677b
2010-02-09 21:24:48 +00:00
mat007
0bcfffcc03 Added support for Boost.Phoenix
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@113 860be788-9bd5-4423-9f1e-828f051e677b
2010-02-04 07:40:26 +00:00
mat007
05654f9f5f Merged features branch
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@112 860be788-9bd5-4423-9f1e-828f051e677b
2010-02-01 23:54:20 +00:00
mat007
7f7c696505 Clean-up
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@95 860be788-9bd5-4423-9f1e-828f051e677b
2010-01-21 16:06:01 +00:00
mat007
618206f410 Clean-up
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@71 860be788-9bd5-4423-9f1e-828f051e677b
2009-12-10 23:34:26 +00:00
mat007
eb78cf942e Fixed type name extraction
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@70 860be788-9bd5-4423-9f1e-828f051e677b
2009-12-09 23:08:54 +00:00
mat007
6ff9fc5564 Error policy now customizable and missing result specifications now reported with file name and line
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@67 860be788-9bd5-4423-9f1e-828f051e677b
2009-11-24 22:45:27 +00:00
mat007
3f118a8164 Merge from refactoring branch
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@53 860be788-9bd5-4423-9f1e-828f051e677b
2009-09-26 13:23:32 +00:00
mat007
0d0b921d83 Most functors as constraints are detected automatically
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@6 860be788-9bd5-4423-9f1e-828f051e677b
2009-08-28 20:22:26 +00:00
mat007
0da9eb6458 Renaming
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@4 860be788-9bd5-4423-9f1e-828f051e677b
2009-08-26 23:09:30 +00:00
mat007
2158163a27 Fix
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@3 860be788-9bd5-4423-9f1e-828f051e677b
2009-08-26 22:51:44 +00:00
mat007
8e18676b92 Initial import
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@2 860be788-9bd5-4423-9f1e-828f051e677b
2009-08-26 22:02:18 +00:00