Historial de Commits

Autor SHA1 Mensaje Fecha
  svenbarth 182a8ef4c4 Rebase to Rebase to revision 17273 hace 15 años
  svenbarth 19b2b7fc39 Initialize and finalize threadvars when a thread attaches respective detaches from a DLL (copied from win\syswin.inc). hace 15 años
  svenbarth 4d3d820710 Added some debug output which helped in finding the problems on WinCE. hace 15 años
  svenbarth 6a23c1f511 Removed support for the collector for WinCE again as WinCE does not support DuplicateHandle which is needed for the collector. hace 15 años
  vladob 49f87b6d6b next permutation hace 15 años
  marco f34ffd02c9 * fix for 19114. Deal with empty arguments more graciously by quoting them. hace 15 años
  pierre c22c58b3a5 * Avoid double freeing of frames with zero size as it creates a problem with heaptrc unit hace 15 años
  Jonas Maebe 66258fb0b8 * fixed TCmdStrListItem.GetCopy() (the reference count of the ansistring hace 15 años
  armin 03ca42d6e2 nwpre now initializes bss, use linker generated symbol to get address of .text (for lineinfo) hace 15 años
  armin 672d76e636 added a segment table containing segments for symbols defined by linker script (needed for relocs) hace 15 años
  paul 841357c66e winunits-base: fix structure name hace 15 años
  paul efad673509 winunits-base: correct GetThemeFont, GetThemeSystemFont font argument must be LogFontW instead of LogFont hace 15 años
  sergei b7a56722ff * Cleanup variant->string conversions: TryStrToDate and TryStrToTime are redundant because TryStrToDateTime already does the same checks. Patch from Luiz Americo, resolves #19115. hace 15 años
  florian 6fb666135f * forbid <ordinal> in <set type> hace 15 años
  joost b911e3d1c3 * Fixed AV when no owner is set hace 15 años
  joost 53ca12f8ab * Use INSTALL_PREFIX to install to. Solves problems with testsuite hace 15 años
  sergei c6accaba5c * tcg386.g_copyvaluepara_openarray, improved generated code: hace 15 años
  sergei c17afffb65 * Fixed Variant (containing DateTime) to string conversions. Conversion to WideString was plain wrong, and conversion to AnsiString was ignoring the time portion. Patch from Luiz Americo, resolves #19075. hace 15 años
  sergei 30a02b8d65 * CreateIoCompletionPort and GetCompletionPortStarus: changed type of 'completionKey' parameter to ULONG_PTR, patch from cobines, resolves #19104. hace 15 años
  joost 6c589478c8 * Use proper path-separator and executable extension (Fixes compilation on Windows) hace 15 años
  florian 9279c6955e * support for SSSE3, SSE4,1, SSE4.2, AES instructions set by Emelyanov Roman, resolves #18527 hace 15 años
  florian 0c62133d38 * patch by Mattias Gaertner to allow to override how the compiler reads source/ppu files, resolves #18740 hace 15 años
  florian 00768bea47 * fix compilation of dllprt0.as for older arm assemblers without push support hace 15 años
  florian f2a3f4e5af * patch from Antonio Puente Rodero to fix arctanh and arccosh in unit ucomplex, resolves #18844 hace 15 años
  florian 8bff2a0de4 * patch by Jeppe Johansen to fix thumb2 epilog generation, resolves #18392 hace 15 años
  florian 0e74cea8ed * patch by Simon Ley to improve move on arm: unneeded plds are removed, resolves #19050 hace 15 años
  Jonas Maebe da16630c50 * fixed compilation on FPC_USE_LIBC platforms after r17249 (they already hace 15 años
  sergei 6e09d76b07 + x86_64 assembler implementations of Move and FillChar. Does not use SIMD, so probably not the fastest for large move sizes, but for small to medium sizes it should be competitive. hace 15 años
  joost da7ef036ba * Added univint dependency for MacOSX which is not detected by fpcmake hace 15 años
  michael 56bd9e0d25 * Applied patch from 19097, compilable with Delphi hace 15 años