Commit History

Autor SHA1 Mensaxe Data
  Brad King d010ba9fa7 Merge branch 'upstream-KWSys' into update-kwsys %!s(int64=9) %!d(string=hai) anos
  Brad King c5cc3441b3 Merge branch 'upstream-kwsys' into update-kwsys %!s(int64=10) %!d(string=hai) anos
  Brad King 7fa16df4d7 Merge branch 'upstream-kwsys' into update-kwsys %!s(int64=11) %!d(string=hai) anos
  Brad King 13d19468d0 KWSys: Address Intel compiler remarks %!s(int64=14) %!d(string=hai) anos
  Brad King de955e4b6d Convert KWSys to OSI-approved BSD License %!s(int64=16) %!d(string=hai) anos
  Francois Bertel 1a13469a26 COMP:Try to fix error on HP. %!s(int64=16) %!d(string=hai) anos
  Francois Bertel a638a2f8a0 COMP:Fixed warnings. %!s(int64=16) %!d(string=hai) anos
  Mathieu Malaterre 8576d61989 ENH: Remove extra ; %!s(int64=18) %!d(string=hai) anos
  Sean McBride 11604e72c4 COMP: fixed compiler warning in sprintf usage %!s(int64=18) %!d(string=hai) anos
  Utkarsh Ayachit 1ed84c377b BUG: reverting previous change. %!s(int64=19) %!d(string=hai) anos
  Utkarsh Ayachit fbfd05a308 BUG: When a "wrong argument" was detected, we call the WrongArgument handler. If the handler returns success, the argument parsing should continue. Currently, it was stopping parsing immediately after the wrong argument was processed, irrespective of the WrongArgument handler status. Fixed that. %!s(int64=19) %!d(string=hai) anos
  Brad King ab61137eb1 COMP: Fix and/or disable warnings for Borland 5.6 build. %!s(int64=19) %!d(string=hai) anos
  Andy Cedilnik 9bc53f6443 ENH: Add a way to get unused arguments and add a test %!s(int64=19) %!d(string=hai) anos
  Andy Cedilnik 784bb60a4e ENH: It does not really makes sense to have Boolean Argument List %!s(int64=19) %!d(string=hai) anos
  Andy Cedilnik d2a3ccd505 ENH: Add support for multi-arguments: -f arg1 arg2 arg3 ... and support for lists: -f arg1 -f arg2 -f arg3 ... and for boolean to be stored as strings and doubles %!s(int64=19) %!d(string=hai) anos
  Andy Cedilnik 2e1882389b COMP: Remove warnings %!s(int64=19) %!d(string=hai) anos
  Karthik Krishnan 7890524cd9 BUG: The operator precedence is [] followed by *. Calling this method was causing out of array index segfaults bounds %!s(int64=19) %!d(string=hai) anos
  Bill Hoffman 5a2668b326 ENH: add support for win64 for visual studio 2005 ide and nmake, also fix warnings produced by building for win64 %!s(int64=19) %!d(string=hai) anos
  Andy Cedilnik 5e56c7c201 ENH: Add a method to remove remaining arguments %!s(int64=20) %!d(string=hai) anos
  Brad King bac564356b COMP: Added pragma directives for SGI compilers to avoid useless warnings. %!s(int64=20) %!d(string=hai) anos
  Brad King c13fee6ebd COMP: Fixed constant conditional warning. %!s(int64=20) %!d(string=hai) anos
  Brad King caf54b2093 COMP: Adding work-around for CMake dependency scanning limitation. Any configured header included by KWSYS_HEADER() in a .c or .cxx file in kwsys itself must use this hack to get dependencies. %!s(int64=20) %!d(string=hai) anos
  Brad King 0d0cfaea08 COMP: Added missing include of string.h. %!s(int64=21) %!d(string=hai) anos
  Andy Cedilnik fc459731db COMP: Remove warning %!s(int64=21) %!d(string=hai) anos
  Andy Cedilnik 7488e43d69 ENH: Add access to last argument parsed %!s(int64=21) %!d(string=hai) anos
  Andy Cedilnik e96b0b44ca ENH: Add accessor for Argv0 %!s(int64=21) %!d(string=hai) anos
  Andy Cedilnik b3481a9675 ERR: Fix memory problem %!s(int64=21) %!d(string=hai) anos
  Andy Cedilnik 4b9386751a STYLE: Only allocate as much space as needed %!s(int64=21) %!d(string=hai) anos
  Andy Cedilnik 4966d102d6 ENH: Make GetRemainingArguments actually work %!s(int64=21) %!d(string=hai) anos
  Andy Cedilnik d349d6ff18 ENH: a bit more cleanup. The help should really be replaced by something like cmDocumentation %!s(int64=21) %!d(string=hai) anos