Commit History

Author SHA1 Message Date
  Jonas Maebe dff5ac3b0a * don't allow passing a field of a record that's not an lvalue as 14 years ago
  Jonas Maebe fadf8bf2a5 * fixed fpc_UnicodeStr_CheckRange() now that apparently the length in 14 years ago
  florian a5cdc0cdde * changed check introduced in r19193 into the same method as other locations in nadd.pas do 14 years ago
  Jonas Maebe 258869c8f1 * and one more fix to prevent endless loops 14 years ago
  Jonas Maebe 3469942f34 * fixed potential endless loop if the code page passed to win2iconv() 14 years ago
  Jonas Maebe 7dd5811828 + support for transcoding the new ansistring type on unix platforms 14 years ago
  florian bba726ae78 * don't do x*x -> sqr(x) optmization for arm softfloat 14 years ago
  Jonas Maebe f0c8563f2d + cwstring for unix platforms 14 years ago
  paul 8f4d02ccfa rtl: add TBytes and TUnicodeCharArray types 14 years ago
  paul eb8a54d666 rtl: add flat functions (duplicates of TCharacter methods) to character unit 14 years ago
  paul 98f6ec4a05 rtl: raise EContructException in TCharacter constructor (compatible to delphi behavior) 14 years ago
  paul 8af1fa3e57 rtl: fix error message 14 years ago
  paul b47b4c3cba rtl: enable character unit for darwin 14 years ago
  paul 9d509e5897 rtl: try to fix linux makefile 14 years ago
  paul f8e82b9d4e rtl: try to fix linux makefile 14 years ago
  paul 67ae360a2b rtl: enable character.pas building for win64 and linux 14 years ago
  paul e774a20c97 rtl: 14 years ago
  paul 1553c8da7d rtl: add EArgumentException, EArgumentOutOfRangeException classes 14 years ago
  pierre b9009d8c02 * Fix PIC code for BSD x86_64 syscall and x86_64 freebsd startup assembler files 14 years ago
  michael f8279d9070 * Added Position 14 years ago
  pierre 0b6d38df14 * Avoid compilation failure for PIC mode add a second variable to ensure .L1 is executed 14 years ago
  marco 07fabab526 * fpgetsid, Mantis #20329 14 years ago
  michael 71be686e5a * Fix IPF output for topics (Fix by Graeme, bug #20318) 14 years ago
  pierre 32f7104ffe * Fix failure of webtbs/tw17560: 14 years ago
  michael 1579470a68 * Also check TMPDIR, a UNIX standard used by a.o. iOS (mantis #20248) 14 years ago
  michael e46bc70389 * Added example for compression level (Bug 20322) 14 years ago
  michael e0f458a7e9 * Applied patch from Daniel Gaspary to add compression level to individual items (Bug 20322) 14 years ago
  paul 935a030dca rtl: enable character unit compilation for win32 14 years ago
  paul eefdd29151 tests: removed accidentally committed test file 14 years ago
  paul 59a69eaeba rtl: add TCharacter class implementation by Inoussa. At this moment only BMP(0-$FFFF) UnicodeChar are handled. 14 years ago