Historie revizí

Autor SHA1 Zpráva Datum
  Michaël Van Canneyt 4d66ac9118 * Add PProcedureSignature před 2 roky
  Michaël Van Canneyt b8738944ed * Add TNoRefCountObject (delphi compatibility) před 2 roky
  Sven/Sarah Barth d24eeffa2b * fix #40293: have the SysUtils unit use the TArray<> declaration in the ObjPas unit instead of declaring it again před 2 roky
  Michaël Van Canneyt 462536ca9b * Forgot to add file před 2 roky
  Michaël Van Canneyt a50be08348 * Reorganize tests in more clear sets před 2 roky
  Michaël Van Canneyt bcdd3cd84b * Correct command-line handling před 2 roky
  Michaël Van Canneyt 6e324989eb * Delphi compatibility: Add conversion between TValue from/to variant and TVarRec před 2 roky
  florian 52147baa04 * correct tripletcpustr, resolves #40301 před 2 roky
  Michael VAN CANNEYT a3f441b590 * loongarch64 architecture reinstated před 2 roky
  Michael VAN CANNEYT babcb631f8 * Delegate darwin ifdef out of program flow, towards const, for clarity před 2 roky
  Michael VAN CANNEYT c0893e5c16 * get rid os some warnings před 2 roky
  Michael VAN CANNEYT c6effbd676 * Refactor: add utility routine to handle command-line changes před 2 roky
  Michael VAN CANNEYT a52b3522dc * Refactor: Rename some variables for clarity před 2 roky
  Michael VAN CANNEYT 647f211aa5 Refactor check for -PB and -PP for clarity of flow před 2 roky
  Michael VAN CANNEYT 5d104c9115 Refactor initialization of binary and processor name for clarity of flow před 2 roky
  Michael VAN CANNEYT 27476a915b * Refactor processorname -> suffix name for clarity of flow před 2 roky
  Michaël Van Canneyt 5ee294f224 * GetExtendedFieldinfo, patch to fix #40300 před 2 roky
  Michaël Van Canneyt 8696ca652d * Emit comments in RTTI info for classes/interfaces před 2 roky
  Michaël Van Canneyt 0515be62b4 * Add option to allow emitting comments in RTTI info před 2 roky
  marcoonthegit f0debbe649 * change HDEVNOTIFY to lpvoid/pointer instead of thandle před 2 roky
  marcoonthegit 67eac52f07 * RegisterDeviceNotification před 2 roky
  marcoonthegit fc8b28eecd * change types of method from integre to single for tpointf (probably copy-paste the interface error from integer TPoint ) před 2 roky
  marcoonthegit f4155dc710 * movefile_* consts expanded před 2 roky
  marcoonthegit e9352b4894 * use predefined pointer types from system as much as possible. This avoids trouble between objpas.pinteger and windows.pinteger in generics. (if windows is only in implementation). před 2 roky
  Sven/Sarah Barth 5a0ace6d45 * replace Length(<array>) - 1 with High(<array>) which leads to slightly shorter/better code (reported by lagprogramming on the forum) před 2 roky
  Pierre Muller 3bb2586269 Fix for sparc64 specific code generation bug report #40252 před 2 roky
  Pierre Muller 484c178c15 Add new make variable BETATARGETS, for CPU targets in beta stage, to include it into distclean list před 2 roky
  Pierre Muller 5a123d33ba Add -Awin64-as option for aarch64 compiler for win64 target před 2 roky
  Pierre Muller c1e2f557f1 Add '-b pei_aarch64' option for aarch64-win64 system před 2 roky
  Pierre Muller a342b74f66 Set iconv_is_in_libc macro for DragonFly OS před 2 roky