Historial de Commits

Autor SHA1 Mensaje Fecha
  Jonas Maebe 26b2149ced * converted the following sysutils routines to unicodestring and hace 12 años
  Jonas Maebe c0d2ebb682 * export PathConv(RawByteString) from the system unit and import/use it in hace 12 años
  Jonas Maebe 60365489e2 * converted fileopen/filecreate interface to RawByteString for hace 12 años
  Jonas Maebe 93bd1dd12a * factored out ToSingleByteFileSystemEncodedFileName() calls for fileopen/ hace 12 años
  Jonas Maebe 00ce3c1f52 * converted nativent sysutils routines to accept unicodestring instead hace 12 años
  Jonas Maebe c604e5af17 * small reorganisation of ansistring/unicodestring routine declarations, so hace 12 años
  Jonas Maebe b1c10cff02 * actually use the filename converted to the file system codepage in hace 12 años
  Jonas Maebe d66d15aad3 + added mkdir/chdir/rmdir(rawbytestring) and (unicodestring) to the system unit hace 12 años
  Jonas Maebe e26210f448 * fixed wii compilation after r24993 hace 12 años
  Jonas Maebe 893a9a57c6 * missing getdir -> do_getdir rename for r24993 hace 12 años
  Jonas Maebe ab9036ecbf + missing unicodestring version of ExpandUNCFileName hace 12 años
  Jonas Maebe 8368f7dba5 * call unicodestring version of ExpandUNCFileName from ansistring version hace 12 años
  Jonas Maebe 3ba39f8e71 * fixed building after cpall unit addition hace 12 años
  Jonas Maebe 08ab4dcabe * convert calls to GetCurrentDirectory to *W in Windows do_getdir() hace 12 años
  Jonas Maebe 6dbcb7db80 + rawbytestring version of PathConv() hace 12 años
  Jonas Maebe fd0a2ac365 + SysUnicodeStringToNtStr() helper hace 12 años
  Jonas Maebe 2e9b642a3b * rtldefs.inc include file for embedded targets (forgot to commit earlier) hace 12 años
  Jonas Maebe 5ed4e99dc1 + uppercase/lowercase(unicodestring) (fixes a warning in fina.inc when hace 12 años
  Jonas Maebe bae3c0296e * fixed result type of StrBufSize(PWideChar) for 64 bit targets hace 12 años
  Jonas Maebe 8a4b092ab9 * made ToSingleByteFileSystemEncodedFileName(unicodestring) overridable by hace 12 años
  Jonas Maebe 1da05d1553 * declared CharInSet(ansichar,tsyscharset) as inline hace 12 años
  Jonas Maebe b08d8091b2 * made fexpand unicodestring-safe (use charinset instead of "in" -- hace 12 años
  Jonas Maebe 746546ed09 + remaining missing pwidechar overloads/equivalents of pchar functions hace 12 años
  Jonas Maebe eb93429cf0 * prefer "constant string" -> pwidechar for {$modeswitch unicodestrings} hace 12 años
  Jonas Maebe c49ae76837 * let StrBufSize return a cardinal rather than a sizeuint, and also change hace 12 años
  Jonas Maebe 8f1e85d9ae * moved SameFileName from finah.inc to sysansih.inc, since the implementation hace 12 años
  Jonas Maebe 95a877c7e5 * moved GetFileHandle() from fina.inc to filutil.inc because fina.inc hace 12 años
  Jonas Maebe 62ee16278b * changed getdir(ansistring):ansistring to hace 12 años
  Jonas Maebe 679785f90c + rawbytestring and unicodestring versions of DoDirSeparators (optimised to hace 12 años
  Jonas Maebe da7a67bc74 + FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we hace 12 años