Commit Verlauf

Autor SHA1 Nachricht Datum
  michael dd87c4f34f * Fix for bug ID #0028976 vor 10 Jahren
  Tomas Hajny 2c566ffcb9 * fix compilation failure after r32262 vor 10 Jahren
  svenbarth 0ff87336aa Convert the Boolean parameters accept_equal, typeonly and hadspecialize of comp_expr(), sub_expr() and factor() to a set parameter and adjust all calls. vor 10 Jahren
  nickysn 4edbd27774 * support writing omf libraries with size greater than 251 blocks vor 10 Jahren
  nickysn e498bfc1ba * changed an internal error number to ensure it's unique vor 10 Jahren
  michael 745c1499df * Mark forgotten implementations with runerror 219 vor 10 Jahren
  michael 6955106a13 * Fix TStringSplitOptions vor 10 Jahren
  michael b86ef67a54 * Resolved conflict with none in TStringSplitoptions vor 10 Jahren
  michael 4a32135563 * no type helpers in version 2.6.* vor 10 Jahren
  michael fde42ca8ef * Type helpers, compatible to Delphi XE 8 vor 10 Jahren
  florian 094a3c4350 * fixes masm code generation for rep mov* vor 10 Jahren
  marco a9ac2abc77 * fixed #28908 (add alias for ADDRINUSE to sockets) for win,os2,unix vor 10 Jahren
  marco d95b95e648 * fix for #28940 also add PSizeUint vor 10 Jahren
  nickysn ca24b006ef + support 'dw SEG symbol' in the inline assembler on i8086 vor 10 Jahren
  marco 266ebc351b * remove some deprecated functions. Most have alternatives since at least 2.4, and more often 2.2 vor 10 Jahren
  marco 4484f793e7 * avoid deprecated warning. vor 10 Jahren
  marco a441becb11 * enable mysql 5.7 vor 10 Jahren
  nickysn bb47eb4a2a + support aitconst_seg in the i8086 internal assembler as well vor 10 Jahren
  nickysn ac97d20249 + added support for typed word/smallint constants, initialized with Seg(symbol) on the i8086 vor 10 Jahren
  nickysn 44b04e250e + implemented support for aitconst_seg (emits a 'DW SEG symbol') in the nasm assembler writer for i8086 vor 10 Jahren
  nickysn 8c81e93a96 * replaced setintvec(x,@proc) in i8086 tests with the memory model independent version setintvec(x,ptr(seg(proc),ofs(proc))) vor 10 Jahren
  Jonas Maebe 4f54f8b3bd * fixed expectloc for llvm bool_2_int typeconversions where the location vor 10 Jahren
  Jonas Maebe 69b832c1d0 * added in_sqr_x support for llvm vor 10 Jahren
  Jonas Maebe 98c08dee1a * fixed indentation vor 10 Jahren
  Jonas Maebe 22d8b273bd * the type of tvarrec fields that are passed by address is already a pointer vor 10 Jahren
  pierre f4cf58739f Add poWaitOnExit option to TProcess inside GetCompilerInfo vor 10 Jahren
  Jonas Maebe fa3b0ca312 * support marking defs created via the getreusable*() class methods as vor 10 Jahren
  Jonas Maebe d5aa498cf5 * fixed several issues related to dumping jvm ppu files vor 10 Jahren
  Jonas Maebe 9914f02faa * always set the resultdef for variant array constructors correctly, so we vor 10 Jahren
  Jonas Maebe a3ba779b22 * fixed formatting vor 10 Jahren