Subversion Repositories spk

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
346 12 d 1 h cycrow / Updated commandline tools for c++17 and x64  
291 320 d 3 h cycrow /libspk/src/Utils/  
288 325 d 23 h cycrow /libspk/src/Utils/ Added long long to string conversions (64bit long)  
285 325 d 23 h cycrow /libspk/src/ Updated WString to contain std::wstring instead of derive from it  
284 334 d 6 h cycrow / Updated library for x64 compile  
273 764 d 20 h cycrow / Changes some int's to size_t (for x64)
Replaced some _asm for x64
 
243 948 d 23 h cycrow /libspk/src/Utils/ Added ConvertTime to WString (for formating time strings)  
213 977 d 17 h cycrow / Replaced some wide string conversions  
204 977 d 21 h cycrow / Replaced Package version and creation date with WString  
198 978 d 0 h cycrow /libspk/src/Utils/ Added args functions for std::vector and WStringList  
197 978 d 1 h cycrow / Updated to WString usage  
196 979 d 19 h cycrow / Replaced File_IO and DirIO to use WString  
189 981 d 23 h cycrow /libspk/src/Utils/ Added additional String => WString conversion  
188 981 d 23 h cycrow /libspk/src/Utils/ Renamed String to SString  
187 982 d 0 h cycrow / Added .net WString marshalling  
186 982 d 0 h cycrow /libspk/ Added WString for wide characters