Commit History

Author SHA1 Message Date
  florian bccc0b195e * allow type = type ... ; syntax only for previously declared types, avoids also internal error for #40566 1 year ago
  Rika Ichinose b7d32e4933 ERMSB-aware Fill* for i386. 1 year ago
  Michaël Van Canneyt 4c529287c6 * string -> shortstring 2 years ago
  Michaël Van Canneyt 56006aa002 * Allow widechar sets, reduce to ansichar set 2 years ago
  Michael VAN CANNEYT bcaf82f5e7 * String -> ShortString 2 years ago
  Michael VAN CANNEYT d2d3fe6bc3 * Char -> AnsiChar 2 years ago
  Michaël Van Canneyt bd03612527 * Typo fixed 2 years ago
  Michaël Van Canneyt 6e5c4667cd * Do not compile pointer overloads of atomic operations for MS-DOS/i8086 2 years ago
  Michaël Van Canneyt 2a87366086 * Delphi compatibility aliases for Interlocked* functions 2 years ago
  Rika Ichinose 98fa292b20 SSE2 Index* and Compare* for i386, chosen at runtime. 2 years ago
  Jinyang He 664c613d96 add loongarch64 rtl support 2 years ago
  florian a06c034189 * cleanup of outdated defines 2 years ago
  Pierre Muller 5913434ba9 Add DISABLE_SYSTEMINLINE check to be able to avoid setting SYSTEMINLINE macro 2 years ago
  Nikolay Nikolov c9ed14f87b + enable the 64-bit SAR instruction on the WebAssembly target 3 years ago
  Nikolay Nikolov b6aaa06f83 + enable the ROL/ROR instructions for WebAssembly 3 years ago
  Pierre Muller fbed068048 Set float type information in system interface part for mips64 and mips64el CPUs 3 years ago
  Tomas Hajny 9f6651fdb7 + added Get/SetTextAutoFlush feature 4 years ago
  Károly Balogh 45b5e9215c rtl: remove defines for v2.x compiler from the common part of the RTL. It's no longer suppported to build with that 4 years ago
  nickysn 800bb3adc2 * instead of using discardresult, wrap the uniquestring functions in procedures, 4 years ago
  nickysn df947d3ae8 * fixed rtl compilation with FPC 3.2.0 starting compiler 4 years ago
  nickysn 7e958e0a35 + introduced the discardresult directive and declared the UniqueString() 4 years ago
  nickysn 4c85306f69 + added wasm32 type defines 4 years ago
  Károly Balogh 05d680902e * make sure things still build with 3.0 after r47353 4 years ago
  svenbarth c496b609d1 * fix for Mantis #38051: make Chr() a real intrinsics so that it can be used in type declarations as well 4 years ago
  svenbarth ac36eec71a * protect GetFullName with FPC_HAS_FEATURE_UNICODESTRINGS instead of _WIDESTRINGS 4 years ago
  pierre e80b1d9e70 Put GetFullName functions inside $ifdef FPC_WIDESTRING_EQUAL_UNICODESTRING 4 years ago
  florian 408fc819b3 + initial implementation of a FullName field in file records to overcome length limitions of the name field 4 years ago
  florian 1bf58c2a55 + introduce TExitCode 4 years ago
  florian 1e4dc56155 * inlinable frame handling dummies for avr 4 years ago
  florian 7f53d04ffd + xtensa: make use of nsau to implement Bsr* 4 years ago