Commit History

Автор SHA1 Съобщение Дата
  sergei e1616fd8ef * Replaced 'movzbl %r8b, %r8' because it is rejected by GAS (suffix does not match the operand size). The correct instruction is 'movzbq %r8b, %r8' but that one is rejected by FPC reader instead. Provides a fix for broken builds of targets using external assembler (Mantis #19188). преди 14 години
  vladob 46d50c9ebc fcl-stl fixes2 преди 14 години
  vladob 80dcd5f937 fcl-stl fixes преди 14 години
  paul f904f41664 compiler: don't allow local or anonymous records to have types (the second part of issue #0019099) преди 14 години
  paul 550ad700c3 compiler: allow class declarations inside records (1 part of issue #0019099) преди 14 години
  paul 56cd7b3450 compiler: allow use of default properties for records (issue #0019098) преди 14 години
  sergei 62e11742bf * Reverted STD_xxx_HANDLE constants back to DWORD type (issue introduced in r15824). These are not handles, and are 32-bit even in Win64. See http://msdn.microsoft.com/en-us/library/ms683231.aspx преди 14 години
  florian d3e0105ba8 + Italian UTF-8 message file, contributed by Massimo Soricetti, resolves #19179 преди 14 години
  florian 6b4f13c1d7 * workaround for bug in GetThreadLocale on some W7, resolves #18574 преди 14 години
  michael 953560eeaa * Fixed compilation of apache modules in Lazarus преди 14 години
  florian ee54a8b879 * Merged helper branch made by Sven Barth преди 14 години
  florian a31c879e7b * run test only if the platform supports the extended type преди 14 години
  paul 872d9e98ea rtl: fix return type of 2 callback procedures (UINT -> UINT_PTR) преди 14 години
  sergei 06311e5aad * i386-win32: Pass const variants by reference to safecall procedures, confirmed this behavior with Delphi (in general, safecall on win32 must behave as close as possible to stdcall). преди 14 години
  michael 6408dbfbb3 * Free Contents of TFPWebAction in Destructor преди 14 години
  michael 48b79b9c31 * TParam.AsXXX now also sets Bound преди 14 години
  florian 58fcf9dc52 * probably mark an overloaded := operator used as type conversion as used, resolves #18909 преди 14 години
  sergei 6bca660e76 * Patch from LacaK, eliminates redundant variant finalization and try..finally block in TFMTBcdFactory.CastTo преди 14 години
  sergei 30f7bff09d * Did a clean rewrite of IndexByte and IndexWord, resulting in somewhat less instructions. преди 14 години
  vladob 9781c0d051 more tests in fcl-stl преди 14 години
  svenbarth 35b47e491c Rebase to revision 17306 преди 14 години
  svenbarth 9eafb5e7cd For "inherited" the use of helpers must be allowed as well, as those might use a ttypenode of a helper as well. преди 14 години
  paul 16b2db1b8f winunits-base: don't use "packed records", pack all records according to winapi headers definition: {$packrecords 1} for non win64 mode преди 14 години
  paul 32ec75216c rtl: fix printer hook procedures - they return PTR_UINT instead of UINT преди 14 години
  vladob 5dd0d99368 iterators for fcl-stl containers преди 14 години
  svenbarth 3c477c67ec Removing "current_syssym" again преди 14 години
  svenbarth 24243f87e8 Added a check similar to the "allowed" one to be able to remove the "current_syssym" variable again. преди 14 години
  svenbarth 798cc01ffe Corrected two tests ("modeswitch" => "mode") преди 14 години
  pierre 83e0b5207d + Add graph, wincrt and winmouse units for win64 OS target преди 14 години
  pierre d3d34c61f6 * Use system thread functions and allow win64 compilation преди 14 години