Subversion Repositories spk

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
285 68 d 13 h cycrow /libspk/src/ Updated WString to contain std::wstring instead of derive from it  
284 76 d 19 h cycrow / Updated library for x64 compile  
273 507 d 10 h cycrow / Changes some int's to size_t (for x64)
Replaced some _asm for x64
 
257 665 d 12 h cycrow /libspk/src/ Fixed text file reading for X3R  
243 691 d 13 h cycrow /libspk/src/Utils/ Added ConvertTime to WString (for formating time strings)  
213 720 d 7 h cycrow / Replaced some wide string conversions  
208 720 d 9 h cycrow / Moved WebMirrors to CCorePackage. Fixed values lines wide string conversion  
204 720 d 11 h cycrow / Replaced Package version and creation date with WString  
198 720 d 14 h cycrow /libspk/src/Utils/ Added args functions for std::vector and WStringList  
197 720 d 14 h cycrow / Updated to WString usage  
196 722 d 8 h cycrow / Replaced File_IO and DirIO to use WString  
189 724 d 13 h cycrow /libspk/src/Utils/ Added additional String => WString conversion  
188 724 d 13 h cycrow /libspk/src/Utils/ Renamed String to SString  
187 724 d 13 h cycrow / Added .net WString marshalling  
186 724 d 13 h cycrow /libspk/ Added WString for wide characters