提交歷史

作者 SHA1 備註 提交日期
  paul 5ac95bc27a merge r17607 from cpstrnew branch by inoussa: 14 年之前
  paul 05d66e31ce merge r17603 from cpstrnew branch by inoussa: 14 年之前
  paul aaf5392315 merge r17601 from cpstrnew branch by inoussa: 14 年之前
  paul 7c21524892 merge r17587 from cpstrnew branch by inoussa: 14 年之前
  paul 005795495d merge r17552 from cpstrnew branch by inoussa: 14 年之前
  paul 22b19220a3 merge r17485 from cpstrnew branch by michael: 14 年之前
  paul 9e0ad7baae merge r17318 from cpstrnew branch by florian: 14 年之前
  paul 091627883f merge r14347 from cpstrnew branch by florian: 14 年之前
  paul 55434fd1d8 merge r14143 from cpstrnew branch by paul: 14 年之前
  paul ad8195e9ae merge r14136 from cpstrnew branch by paul: 14 年之前
  paul b3db8db481 merge r14133 from cpstrnew branch by paul except ptconst.pas which has a difficult merge conflict (code moved to another unit which is not at the branch during the revision): 14 年之前
  paul afa559ab2e merge r14123 from cpstrnew branch by paul: 14 年之前
  paul 5e9ee14ee7 merge r 14122 from cpstrnew branch by paul: 14 年之前
  paul 8cc22972a0 merge r13488 from cpstrnew branch by florian except ncgcon.pas which has a difficult merge conflict (code moved to another unit which is not at the branch during the revision): 14 年之前
  paul 06af8f3e44 merge r13486 from cpstrnew branch by florian: 14 年之前
  paul ae0d732c8f merge r13485 from cpstrnew branch by florian: 14 年之前
  paul 8a4634a7b1 merge r13481 from cpstrnew branch by florian 14 年之前
  Jonas Maebe ab7f0a4461 * changed the parameters of the fpc_pchar_ansistr_intern_charmove() added in 14 年之前
  Jonas Maebe b39e74362a * use separate defines for fpc_ansistr_Unique() and 14 年之前
  Jonas Maebe 5496436349 * the generic astrings.inc is now also used to the extent possible on 14 年之前
  sergei 829ee9828d * Added back pre-r17129 configuration of string range check helpers under {$ifdef ver2_4}. Without it, bootstrapping with 2.4.4 and -Cr is broken. 14 年之前
  sergei 0849132ee1 + added procedure SetString(AnsiString, PWideChar, SizeInt) 14 年之前
  sergei 3e6ad5f5aa * tcgvecnode, simplified range checking for strings. Removed FPC_*STR_CHECKZERO helpers, and changed FPC_*STR_CHECKRANGE so they accept the original left node. Now strings are checked the same way as dynamic arrays, and the compiler part is considerably simpler. 14 年之前
  florian e99c4d1950 + support str(<boolean>,...), boolean is an enumeration type 14 年之前
  Jonas Maebe 08a4ede9c4 * added str(enum,charray) and export str(enum,ansistr/widestr/unicodestr) 15 年之前
  marco 2fd39019bf * fix for 11176 val ansistring to enum 17 年之前
  micha 83b7f81f81 + add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone) 17 年之前
  Jonas Maebe 76b7bfedd8 * fix for (w)chararray to ansi/widestring conversions after 17 年之前
  Jonas Maebe cdfb7c8f26 * patch from Sergei Gorelkin to return ansi/widestrings by reference 17 年之前
  yury cd03a2893b * Explicitly increment and decrement ref count to keep copy of destination string in fpc_AnsiStr_Concat_multi and fpc_WideStr_Concat_multi. It prevents note "Local variable "destcopy" is assigned but never used". 18 年之前