Commit History

Author SHA1 Message Date
  nickysn c9a1ee5c8f + added the win16api coordinate transformation functions 10 years ago
  nickysn b8846771bf + added the win16api getdevicecaps function and its constants 10 years ago
  svenbarth 6eef28fd03 pdecsub.pas, proc_add_definition: 10 years ago
  svenbarth 8fbd57080b defcmp.pas, compare_paras: 10 years ago
  svenbarth 65c37df999 + extend tprocdef with the possiblity to create it as unregistered 10 years ago
  svenbarth 84b9d9839c + extend tobjectdef with the possiblity to create it as unregistered 10 years ago
  svenbarth d45c275ef3 + extend ttypesym with the possiblity to create it as unregistered 10 years ago
  nickysn 6bac838fce + added the win16api basic gdi types 10 years ago
  svenbarth 6fb71e55fd symtable.pas, tparasymtable: 10 years ago
  svenbarth 4f5fc66298 + new parser-only node class to handle Delphi-mode inline specializations 10 years ago
  nickysn 09a4efe5d3 + added the win16api keyboard functions 10 years ago
  nickysn afcc5a9e11 + added the win16api string functions 10 years ago
  nickysn 6567700025 + added the win.ini win16api functions 10 years ago
  nickysn f4b4cced38 + added the win16 api atom management functions 10 years ago
  sergei e542800ea9 * Win64 SEH: Track control flow out of unwind-protected regions in a more precise way and don't generate expensive calls to __fpc_local_unwind when not necessary. 10 years ago
  nickysn 5f3c45d370 + added the win16 api resource functions 10 years ago
  nickysn 386c459534 + converted the win16 network api functions 10 years ago
  nickysn 024ebb287e + implemented set_jmp and long_jmp on win16 via the Catch and Throw winapi 10 years ago
  nickysn 600d2cfbc6 + implemented a win16 heap manager for the near data memory models using the 10 years ago
  nickysn a9069dc16d - removed some debug and commented out code from the win16 system unit 10 years ago
  nickysn e323a08b20 + also write the omf special segment attributes in the nasm writer for the win16 target 10 years ago
  nickysn 1344d391d3 * use call instead of jmp to PASCALMAIN, because it sets up a stack frame and 10 years ago
  Jeppe Johansen 3cb9be73bc Moved tcontrollerdatatype out into cpuinfo. 10 years ago
  Jeppe Johansen 53fd543440 Fix fillchar for >ARMv3 10 years ago
  florian 4d349c9c71 * take care of limited offsets of stf/ldf, resolves issue #23620 10 years ago
  florian a645de74d7 * fix warning 10 years ago
  nickysn 253793ab9d + added the 'farprocspushoddbp' target switch to the help screen 10 years ago
  nickysn bdfd23cc2e + new target switch "FarProcsPushOddBP", which causes the i8086 compiler to push 10 years ago
  nickysn 1835c075e6 + added win16 to the nasm's supported targets 10 years ago
  nickysn a76c9ebd43 + initialize StackBottom and StackLength in the win16 system unit startup code 10 years ago