1
0
Rogier 31ac53dfd0 Fix the checking of flags values in the settings tab
Changes:
- Accept setting an empty flags-type value in the settings tab
  if the variable specification permits it
- Don't accept substrings of flag values
  E.g. with values: 'one,two,three', 'hree', 'w', etc. used to
  be accepted. Not any more
- Don't accept flags with random pattern-matching special characters
  E.g. with values: 'one,two,three', 'on.', '(o)[n]e*' etc. used
  to be accepted. Not any more.
2016-01-10 01:03:06 +00:00
..
2014-05-08 13:02:04 -04:00
2015-10-14 01:03:54 -04:00
2015-10-14 01:03:54 -04:00
2015-11-06 08:51:14 +01:00
2016-01-09 16:52:29 +01:00