You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
masawei
0cb390b186
More integration work.
Ran into problem with the AbstractModelChecker being declared const for the model check.
I use it for the subsystem generation and tell it what the current subsystem is. so I have two options:
1. Carry the subsystem as argument through all checking functions of the complete checking tree
2. Store the subsystem in the checker and use it in checkAp to induce the correct result back through the tree.
In the original implementation I used option 2.
But that does only work if it is not constant.
Former-commit-id: 8a833cc05e
12 years ago
..
tests
Added new version of Log4CPlus, updated from v1.1.0 to v.1.1.2-rc2
12 years ago
x64
Added new version of Log4CPlus, updated from v1.1.0 to v.1.1.2-rc2
12 years ago
CLFSAppender.props
Added new version of Log4CPlus, updated from v1.1.0 to v.1.1.2-rc2
12 years ago
CLFSAppender.vcxproj
Added new version of Log4CPlus, updated from v1.1.0 to v.1.1.2-rc2
12 years ago
Qt4DebugAppender.props
Added new version of Log4CPlus, updated from v1.1.0 to v.1.1.2-rc2
12 years ago
Qt4DebugAppender.vcxproj
Added new version of Log4CPlus, updated from v1.1.0 to v.1.1.2-rc2
12 years ago
log4cplus.props
Added new version of Log4CPlus, updated from v1.1.0 to v.1.1.2-rc2
12 years ago
log4cplus.sln
Added new version of Log4CPlus, updated from v1.1.0 to v.1.1.2-rc2
12 years ago
log4cplus.vcxproj
Added new version of Log4CPlus, updated from v1.1.0 to v.1.1.2-rc2
12 years ago
log4cplus.vcxproj.filters
Added new version of Log4CPlus, updated from v1.1.0 to v.1.1.2-rc2
12 years ago
log4cplusS.vcxproj
Added new version of Log4CPlus, updated from v1.1.0 to v.1.1.2-rc2
12 years ago
log4cplusS.vcxproj.filters
Added new version of Log4CPlus, updated from v1.1.0 to v.1.1.2-rc2
12 years ago
log4cplus_debug.props
Added new version of Log4CPlus, updated from v1.1.0 to v.1.1.2-rc2
12 years ago
log4cplus_release.props
Added new version of Log4CPlus, updated from v1.1.0 to v.1.1.2-rc2
12 years ago
loggingserver.props
Added new version of Log4CPlus, updated from v1.1.0 to v.1.1.2-rc2
12 years ago
loggingserver.vcxproj
Added new version of Log4CPlus, updated from v1.1.0 to v.1.1.2-rc2
12 years ago
loggingserver.vcxproj.filters
Added new version of Log4CPlus, updated from v1.1.0 to v.1.1.2-rc2
12 years ago