Commit History

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