Commit History

Автор SHA1 Съобщение Дата
  michael ee2f34588d * Fix bug #28258, missing UTF8ToString, patch by Stocki преди 9 години
  Jonas Maebe db2a02fb63 * clarified missing unicodestring manager error message преди 9 години
  michael fde42ca8ef * Type helpers, compatible to Delphi XE 8 преди 10 години
  Jonas Maebe 2afd8eb802 - removed FPC_HAS_STR_CURRENCY-related code, FPC 2.6.4 has it преди 10 години
  Jonas Maebe 85403876cd * fixed UCS4Decode() for #$ffff (patch by Inoussa OUEDRAOGO, mantis #28593) преди 10 години
  Jonas Maebe cec82a1540 * translate placeholder code page numbers into actual code pages in преди 10 години
  sergei ae68a4962f - RTL: merged functionality of InitWideStringManager into InitUnicodeStringManager and removed the former. преди 11 години
  Jonas Maebe ff583bde6c * made setstring() a compiler intrinsic so it can set the compile-time преди 11 години
  sergei 54e561dfa4 * Assign CharLengthPCharProc and CodePointLengthProc always in initunicodestringmanager, doing it in initwidestringmanager only complicates things. преди 11 години
  Jeppe Johansen 9b79f2f68d Added support for 8-bit CPU's in RTL. Mostly for missing implementations of int<->string conversion and console/text output. преди 11 години
  sergei 0914bb7944 - Removed empty include file wustrings.inc преди 12 години
  Jonas Maebe 3c3ad705f1 * changed fpc_(u)char_to_shortstr() from a procedure into a function, like преди 12 години
  Jonas Maebe d1c36c464a * fixed r22247 so it does in fact set the destination code page properly преди 12 години
  Jonas Maebe aaa5bb48de + ToSingleByteFileSystemEncodedFileName(array of widechar) overload for more преди 12 години
  Jonas Maebe e132a77709 - reverted optimisation from r24962, it's already performed in SetCodePage() преди 12 години
  Jonas Maebe a5273abc9c + support for CP_OEMCP преди 12 години
  Jonas Maebe 8a4b092ab9 * made ToSingleByteFileSystemEncodedFileName(unicodestring) overridable by преди 12 години
  Jonas Maebe e65d01a717 * small optimisation for ToSingleByteFileSystemEncodedFileName(rawbytestring): преди 12 години
  Jonas Maebe 980975ff85 * fixed fpc_UnicodeStr_SetLength for 2.6.x bootstrapping преди 12 години
  Jonas Maebe 3694b4f003 * moved ToSingleByteFileSystemEncodedFileName() to the system unit and преди 12 години
  Jonas Maebe ecd3cba02b * synchronised with trunk up to r24912 преди 12 години
  nickysn cac6ac38d0 + added RTL helpers for Val() for longint/dword on 16/8-bit CPUs преди 12 години
  nickysn 4dfbf148f2 + added Str() helpers for 32-bit ints for 16/8-bit CPUs преди 12 години
  paul 0be1f4d23d rtl: missing FPC_UNICODESTRING_TYPE_DEFINED define преди 12 години
  Jonas Maebe 7c578c3541 * made the pascal name of the string range checking helpers match преди 12 години
  Jonas Maebe fe5a4baa15 - removed FPC 2.4 bootstrapping support преди 12 години
  Jonas Maebe 598d2feeb6 + rtldefs.inc file for every target that contains defines shared by multiple преди 13 години
  Jonas Maebe e073bf3008 * set destination codepage in DefaultUnicode2AnsiMove преди 13 години
  Jonas Maebe 504544e173 * fixed null-termination in StringToWideChar() if the buffer is larger than преди 13 години
  pierre a311c53167 Replace HandleErrorFrame calls by HandleErrorAddrFrameInd where possible in common code (to allow correct backtrace for mips cpu) преди 13 години