Fraser Hutchison
|
175c25ea6c
|
Merge remote-tracking branch 'upstream/master'
|
2013-11-29 12:44:40 +00:00 |
|
Adam Strzelecki
|
d1e5480d95
|
std::auto_ptr is deprecated in c++11/c++0x
This will use std::unique_ptr on C++11 and remove deprecation warning.
|
2013-11-17 18:44:35 +01:00 |
|
Fraser Hutchison
|
c1062c97b5
|
Temporarily disabled VC warning C4702.
|
2013-09-27 00:31:59 +01:00 |
|
Phil Nash
|
1870ca8455
|
Some Clara/ command line clean-up and tweaks
|
2013-08-16 18:57:57 +01:00 |
|
Phil Nash
|
f3d1f08c3b
|
Removed all trailing whitespace
- addresses #105
|
2013-07-03 19:14:59 +01:00 |
|
Phil Nash
|
cd688300b0
|
Build 2
|
2013-06-29 12:11:32 +01:00 |
|
Phil Nash
|
cb60d130f8
|
Runner -> RunContext, Runner2 -> Runner and fixed issue with processName
|
2013-06-05 08:18:52 +01:00 |
|
Phil Nash
|
aee9b75e37
|
Now fully switched over to Clara-based command line with modified args
|
2013-06-04 08:37:28 +01:00 |
|
Phil Nash
|
0514fe4f38
|
Got parseCommandLine ready to use new Clara (but not doing so yet)
|
2013-05-31 18:48:31 +01:00 |
|
Phil Nash
|
10fa0593db
|
Moved Clara into its (her?) own file
|
2013-05-27 10:52:58 +01:00 |
|