Commit History

Автор SHA1 Съобщение Дата
  paul 11e4440475 test: add delphi generic test which checks that both generic and regular type declarations with the same identifier are allowed in a unit преди 14 години
  paul 0be10ee19f compiler: fix comments преди 14 години
  Jonas Maebe 9a6f574f06 * removed (already unused, because of never taken branch) handling of преди 14 години
  marco 88fe11958b * one letter type fixed, reported by Vincent преди 14 години
  marco ee3004a350 * moved an \end{description} so that the user manual compiles again. преди 14 години
  paul 731291aee0 compiler: change Addr function to return untyped pointer by Blaise Thorn (issue #0018512), change/add tests преди 14 години
  michael 774978a687 * Minor code cleanup suggested by LacaK <[email protected]> преди 14 години
  michael ae380229b6 * Applied patch from bug #16493 преди 14 години
  marco 49ed563e1d * procedural encode/decode base64. Useful when base64ing hashes to XMLs etc. преди 14 години
  marco 608498c64c * committed the fpc/ hierarchy parts of the patch in mants 18271: преди 14 години
  Jonas Maebe e85df4028c * factored out handling of static field accesses преди 14 години
  Jonas Maebe 1d8fcadefb * fixed for 64 bit platforms after r16684 преди 14 години
  joost 319c2da797 * Implemented IHTMLDesignable преди 14 години
  Jonas Maebe 8a389c16d7 * fixed indentation преди 14 години
  sergei caa786af56 * xmlread.pp, fixed condition that was causing an infinite loop in case when a malformed xml contained a null character within whitespace (to be exact, within parts processed by SkipS procedure). Great thanks to alexs75 for finding and supplying such xml file :) преди 14 години
  sekelsenmat d260e8b2ee Adds a DXF reader and fixes an error in the Canvas output преди 14 години
  sekelsenmat dcfcce2dfc opps, there was already a viewer. The converter can view преди 14 години
  sekelsenmat 65e29e3984 Starts implementing a fpvectorial viewer преди 14 години
  paul 0c9b40acb7 compiler: record operators преди 14 години
  pierre 8a7b10586d + Use popuperr unit to avoid interactive error window преди 14 години
  pierre 7d5b632896 Use MSWindows instead of Win32 conditional преди 14 години
  pierre e7dcc27cd9 Add popuperr unit on tests преди 14 години
  pierre c5b2096f40 Add TEST_BENCH config преди 14 години
  pierre e3b56a1bcb преди 14 години
  paul 368c215070 compiler: always derive DispInterface from IDispatch, this solve a problem with assigning dispinterface to IUnknown or IDispatch variables преди 14 години
  paul dad8313512 compiler: handle dispinterfaces the same way as com interfaces because they are IDispatch descendants: increment/decrement they references in assignments and parameters passing by _AddRef, _Release преди 14 години
  joost a9b8343a7e * Add .note.GNU-stack section to .or files, so that executables do not get an executable stack, bug #16545 преди 14 години
  sergei 3a23a3ebe0 Initial support of parametrized dispinterface properties: преди 14 години
  ivost 97e700bbcc * enhanced date/time parser преди 14 години
  ivost 1a66fb6f9b * splitted xmlxsd.pas into xmlxsd.pas and xmlxsdparser.pas преди 14 години