Brad King
|
dc333a7115
Merge branch 'upstream-KWSys' into update-kwsys
|
9 anni fa |
Brad King
|
7fa16df4d7
Merge branch 'upstream-kwsys' into update-kwsys
|
11 anni fa |
Brad King
|
c314da004a
Merge branch 'upstream-kwsys' into update-kwsys
|
12 anni fa |
Brad King
|
de955e4b6d
Convert KWSys to OSI-approved BSD License
|
16 anni fa |
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 anni fa |
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 anni fa |
Francois Bertel
|
ee00616289
COMP:Fixed warnings.
|
16 anni fa |
Bill Hoffman
|
0143b83264
COMP: remove warning and check for assignment to itself in operator=
|
17 anni fa |
Bill Hoffman
|
3366e6c2cd
ENH: fix memory leak
|
17 anni fa |
Brad King
|
f43748e1dd
ENH: Add assignment operator to KWSys RegularExpression.
|
17 anni fa |
Mathieu Malaterre
|
5fe4a9dcef
STYLE: Make sure to use the proper cast.
|
20 anni fa |
Brad King
|
c7a61b9802
COMP: Fixed conversion warnings.
|
20 anni fa |
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 anni fa |
Brad King
|
0d0cfaea08
COMP: Added missing include of string.h.
|
21 anni fa |
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 anni fa |
Brad King
|
ce8a34907a
ENH: Updated copyright.
|
22 anni fa |
Brad King
|
37bbb27bfa
ERR: Removed extra variable assignments.
|
22 anni fa |
Brad King
|
d715fba1cb
ENH: Added use of KWSYS_HEADER macro in c and cxx files to include kwsys headers through their configured namespace.
|
22 anni fa |
Brad King
|
ef76ed76f8
ENH: Added DLL support.
|
22 anni fa |
Brad King
|
7dff3a7f69
ENH: Added kwsys library for platform-independent system tools.
|
22 anni fa |