Historia zmian

Autor SHA1 Wiadomość Data
  Brad King f8e8946815 Merge branch 'upstream-KWSys' into update-kwsys 7 lat temu
  Brad King 4a8bbc520a Merge branch 'upstream-KWSys' into update-kwsys 8 lat temu
  Brad King 060cef0c44 Merge branch 'upstream-KWSys' into update-kwsys 8 lat temu
  Brad King 95a97a40e4 Merge branch 'upstream-KWSys' into update-kwsys 9 lat temu
  Brad King dc333a7115 Merge branch 'upstream-KWSys' into update-kwsys 9 lat temu
  Brad King 7fa16df4d7 Merge branch 'upstream-kwsys' into update-kwsys 11 lat temu
  Brad King c314da004a Merge branch 'upstream-kwsys' into update-kwsys 12 lat temu
  Brad King de955e4b6d Convert KWSys to OSI-approved BSD License 16 lat temu
  Francois Bertel 1fb58e3bf4 STYLE:Empty commit just add information about rev 1.15: the reason is that long is 64-bit on gcc on Linux because it uses the LP64 data model whereas long is 32-bit on VS 64-bit because it uses the LLP64 model (ref: http://en.wikipedia.org/wiki/64-bit#64-bit_data_models ) 16 lat temu
  Francois Bertel 489df7836e COMP:Fix warning on VS 64bit. Don't why gcc 4.3.2 didn't catch this one on a 64bit machine with -Wconversion on. 16 lat temu
  Francois Bertel ee00616289 COMP:Fixed warnings. 16 lat temu
  Bill Hoffman 0143b83264 COMP: remove warning and check for assignment to itself in operator= 17 lat temu
  Bill Hoffman 3366e6c2cd ENH: fix memory leak 17 lat temu
  Brad King f43748e1dd ENH: Add assignment operator to KWSys RegularExpression. 17 lat temu
  Mathieu Malaterre 5fe4a9dcef STYLE: Make sure to use the proper cast. 20 lat temu
  Brad King c7a61b9802 COMP: Fixed conversion warnings. 20 lat temu
  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. 20 lat temu
  Brad King 0d0cfaea08 COMP: Added missing include of string.h. 21 lat temu
  Brad King 032d1d8652 ENH: Merging changes from KWSys-IOS-bp to KWSys-IOS-b2t-1-mp to main tree. This introduces separate kwsys_ios and kwsys_stl macros needed to support all platforms. 22 lat temu
  Brad King ce8a34907a ENH: Updated copyright. 22 lat temu
  Brad King 37bbb27bfa ERR: Removed extra variable assignments. 22 lat temu
  Brad King d715fba1cb ENH: Added use of KWSYS_HEADER macro in c and cxx files to include kwsys headers through their configured namespace. 22 lat temu
  Brad King ef76ed76f8 ENH: Added DLL support. 22 lat temu
  Brad King 7dff3a7f69 ENH: Added kwsys library for platform-independent system tools. 22 lat temu