Historie revizí

Autor SHA1 Zpráva Datum
  Jonas Maebe 42be54a00f * fixed codepage of result of GetEnvironmentVariable(ansistring) před 12 roky
  Jonas Maebe 8b77f62873 * don't truncate environment variable strings in GetEnvironmentString() před 12 roky
  Jonas Maebe 08099c8558 * explicitly call *A routines from ansistring environment variable routines před 12 roky
  Jonas Maebe d919794fdf * handle the fact that GetEnvironmentStringsA returns the environment in the před 12 roky
  Jonas Maebe a5273abc9c + support for CP_OEMCP před 12 roky
  Jonas Maebe 44f4bdfb2e - removed stray stringcodepage assignment in fpc_AnsiStr_Concat_multi() před 12 roky
  Jonas Maebe 0ef0206417 * fixed off-by-one error in the optimised rawbytestring/unicodestring před 12 roky
  Jonas Maebe ba49e4a29d * fixed do_getdir() for non-defaultdrive after r25042 ("drive" array has to před 12 roky
  Jonas Maebe 26b2149ced * converted the following sysutils routines to unicodestring and před 12 roky
  Jonas Maebe c0d2ebb682 * export PathConv(RawByteString) from the system unit and import/use it in před 12 roky
  Jonas Maebe 60365489e2 * converted fileopen/filecreate interface to RawByteString for před 12 roky
  Jonas Maebe 93bd1dd12a * factored out ToSingleByteFileSystemEncodedFileName() calls for fileopen/ před 12 roky
  Jonas Maebe 00ce3c1f52 * converted nativent sysutils routines to accept unicodestring instead před 12 roky
  Jonas Maebe c604e5af17 * small reorganisation of ansistring/unicodestring routine declarations, so před 12 roky
  Jonas Maebe b1c10cff02 * actually use the filename converted to the file system codepage in před 12 roky
  Jonas Maebe d66d15aad3 + added mkdir/chdir/rmdir(rawbytestring) and (unicodestring) to the system unit před 12 roky
  Jonas Maebe e26210f448 * fixed wii compilation after r24993 před 12 roky
  Jonas Maebe 893a9a57c6 * missing getdir -> do_getdir rename for r24993 před 12 roky
  Jonas Maebe ab9036ecbf + missing unicodestring version of ExpandUNCFileName před 12 roky
  Jonas Maebe 8368f7dba5 * call unicodestring version of ExpandUNCFileName from ansistring version před 12 roky
  Jonas Maebe 3ba39f8e71 * fixed building after cpall unit addition před 12 roky
  Jonas Maebe 08ab4dcabe * convert calls to GetCurrentDirectory to *W in Windows do_getdir() před 12 roky
  Jonas Maebe 6dbcb7db80 + rawbytestring version of PathConv() před 12 roky
  Jonas Maebe fd0a2ac365 + SysUnicodeStringToNtStr() helper před 12 roky
  Jonas Maebe 2e9b642a3b * rtldefs.inc include file for embedded targets (forgot to commit earlier) před 12 roky
  Jonas Maebe 5ed4e99dc1 + uppercase/lowercase(unicodestring) (fixes a warning in fina.inc when před 12 roky
  Jonas Maebe bae3c0296e * fixed result type of StrBufSize(PWideChar) for 64 bit targets před 12 roky
  Jonas Maebe 8a4b092ab9 * made ToSingleByteFileSystemEncodedFileName(unicodestring) overridable by před 12 roky
  Jonas Maebe 1da05d1553 * declared CharInSet(ansichar,tsyscharset) as inline před 12 roky
  Jonas Maebe b08d8091b2 * made fexpand unicodestring-safe (use charinset instead of "in" -- před 12 roky