Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Jonas Maebe 2e64c63993 * fixed dependencies for lineinfo unit after r33007 9 vuotta sitten
  pierre fd612990e5 Fix number of frames requested when calling CaptureBackTrace function 9 vuotta sitten
  svenbarth 05174f3e67 Fix for Mantis #29546. 9 vuotta sitten
  svenbarth ed94ca4b24 Add support for IfThen() instrinsic that works like the if-statement in that it evaluates only the expression that is indeed executed. 9 vuotta sitten
  svenbarth 1951b8aaaa Fix threadvar handling. Basically a merge of r31913 of my packages branch. 9 vuotta sitten
  svenbarth 191a293e4a Fix compilation of Mac OS X. Without the cdecl modifier we need the _ 9 vuotta sitten
  pierre 987907d2a2 Call system.Flush only once within ReadFromStream nested in ExecuteFPC for interactve mode 9 vuotta sitten
  michael 0ca95e99df * Introduce DefaultRequestUploadDir for easy configuration of Upload directory location 9 vuotta sitten
  pierre 80c5db7aba * Do not call CloseHandle on hStdInput if poPassInput is in Options 9 vuotta sitten
  michael fe1e18eb8d * Fixed TRect setwith and setheight (from Ondrej Pokorny) 9 vuotta sitten
  Jonas Maebe 9c3cab8224 * replaced pure LGPL Mersenne Twister implementation with a public domain 9 vuotta sitten
  svenbarth e3060130a4 Adjustments so that the resource string related tables are provided inside the system unit (both for indirect and direct entry targets). 9 vuotta sitten
  svenbarth 7b67ead440 Pass further main program data through the indirect entry information. 9 vuotta sitten
  svenbarth 0491bca72a inc/system.inc: 9 vuotta sitten
  svenbarth 7e1e947b71 asm_exit is only needed on Win32 (Note: the removal of asm_exit from TEntryInformation in the previous commit should have been in this one -.- ) 9 vuotta sitten
  svenbarth 3da7675eb1 Add a possiblity for targets to specify additional fields for TEntryInformation using an optional sub record called TEntryInformationOS 9 vuotta sitten
  svenbarth b525cecad8 - get rid of the calling convention modifier for PascalMain as it's generated using the default calling convention anyway (without any parameters this luckily doesn't matter that much ;) ) 9 vuotta sitten
  pierre 6b1c604cb5 Add -I, --interactive option to fpmkunit using new poPassInput TProcess option, allows to use gppc386 with fpmake 9 vuotta sitten
  pierre 6c0d2f1b36 Handle poPassInput to be able to handle interactive processes for Windows and Unix systems 9 vuotta sitten
  pierre e1736933fe Add poPassInput to be able to handle interactive processes 9 vuotta sitten
  svenbarth a3871c9d30 Fix compilation of fcl-process on WinCE 9 vuotta sitten
  svenbarth e15e80ab1f Fix for Mantis #29499. 9 vuotta sitten
  pierre aa293d9465 Fix last commit by raise Compilation failure again in finally block in CompileBuildUnit procedure 9 vuotta sitten
  pierre 5e47be4cd5 * Use also 3 retries for mswindows implementation of SysDeleteDirectory 9 vuotta sitten
  pierre 315ce0447b Fix compilation with range check on by redefining tat array in ClearComments procedure 9 vuotta sitten
  pierre d081d9fdc0 Fix cycle for x86_64-win64 target with -Cr option 9 vuotta sitten
  pierre 9881125ba1 Fix NtpGetHeapProcess for Win64 system 9 vuotta sitten
  pierre 1e5883b6d1 Avoid overflow error for single MinValue in rtl syshelph.inc for x86_64 CPU 9 vuotta sitten
  marco 1d5e9ba35f * removed deprecated props 9 vuotta sitten
  pierre f9011289b5 * Fix default OS target for i386 and sparc processor on solaris OS 9 vuotta sitten