Commit History

Author SHA1 Message Date
  Ben Boeckel d849800351 variable_watch: Remove undocumented and redundant access type 11 years ago
  Ben Boeckel 270eb96df0 strings: Remove cmStdString references 11 years ago
  Ben Boeckel 34b397e8de variable_watch: Allow specifying the data to match in RemoveWatch 12 years ago
  Ben Boeckel e43e207c7b variable_watch: Match client_data when finding duplicates 12 years ago
  Ben Boeckel 0d6acb1df8 variable_watch: Add a deleter for the client data 12 years ago
  Ben Boeckel fc7c3b4dc8 variable_watch: Store client data as pointers 12 years ago
  Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code 13 years ago
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 years ago
  Brad King 9a5b4eba97 BUG: All variable accesses should produce watch callbacks, including IF(DEFINED <var>) ones. Instead we define a new access type for IF(DEFINED) so that the error does not show up for backward compatibility variables. 18 years ago
  Andy Cedilnik f9f1ccadb3 ENH: Add variable watch command 18 years ago
  Ken Martin 3d96e52261 STYLE: some m_ to this-> cleanup 20 years ago
  Bill Hoffman 89e5fc63fe STYLE: fix line lengths 20 years ago
  Bill Hoffman 6b47b28867 ENH: fix line length style stuff 20 years ago
  Andy Cedilnik ffaaedc7c6 ENH: Add remove watch 22 years ago
  Ken Martin bd217452cd more option on var watches 23 years ago
  Bill Hoffman eff6a20432 use cmstdstring in maps 23 years ago
  Bill Hoffman 57c97f62f6 fix syntax for addwatch 23 years ago
  Andy Cedilnik 829f8382e0 Add option of watching variables 23 years ago