Historial de Commits

Autor SHA1 Mensaje Fecha
  Jonas Maebe 04e26bfc85 * corrected version of r16812: code generation is still handled specially hace 14 años
  paul 0f35da07f1 compiler: call gen_intf_wrappers not only for unit symtables but also for syntables of records and object types because they can contain nested classes (bug #0018610) hace 14 años
  sekelsenmat 6bad2fa169 Large improvements to the DXF reader and adds a new circle entity to fpvectorial hace 14 años
  Jonas Maebe ed1485c33e - reverted r16812 for now because it breaks building some packages hace 14 años
  Jonas Maebe b0f3fd2533 * completely handle assigned() in pass_1, replaced second_assigned with hace 14 años
  sergei 2b6fea065d * Several functions had their results unassigned, fixed. hace 14 años
  sergei 58f37dc952 Improvements to dispinterface property handling: hace 14 años
  sergei ba74d47081 * pdecvar.pas, refactoring: don't create storedprocdef unless it is actually required. hace 14 años
  paul ae7bfbb578 compiler: don't connect parasyms to procdefinition in tcallnode.derefimpl if procdefinition is not defined (a possible case for a generic method) (fixes issue #0018573) hace 14 años
  paul a39733a0a2 compiler: extend enumerator support for records: hace 14 años
  paul 8102c480d7 compiler: generate an error message if enumerator operator is declared with return object which has no valid MoveNext method, Current property hace 14 años
  paul 9499692eeb compiler: allow Assignment and Explicit operators for undefined defs (issue #0018567) hace 14 años
  marco c24997777f patch from #18541 add comments field hace 14 años
  sergei 124487b9b2 * xmlcfg.pp, changed 'exit' to 'break' so that function won't exit without result assigned, Mantis #18589 hace 14 años
  florian af020e8ebc * fix assembling of ljmp mem, resolves #18556 hace 14 años
  florian 0be59445f8 + basic i386-embedded implementation for multiboot by Jeppe Johansen, resolves #15676 hace 14 años
  florian 197049c221 * updated to version 9 hace 14 años
  marco ba4cb62544 * adapted FFTW licensing. This is a GPL lib, not MIT. hace 14 años
  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 hace 14 años
  paul 0be10ee19f compiler: fix comments hace 14 años
  Jonas Maebe 9a6f574f06 * removed (already unused, because of never taken branch) handling of hace 14 años
  marco 88fe11958b * one letter type fixed, reported by Vincent hace 14 años
  marco ee3004a350 * moved an \end{description} so that the user manual compiles again. hace 14 años
  paul 731291aee0 compiler: change Addr function to return untyped pointer by Blaise Thorn (issue #0018512), change/add tests hace 14 años
  michael 774978a687 * Minor code cleanup suggested by LacaK <[email protected]> hace 14 años
  michael ae380229b6 * Applied patch from bug #16493 hace 14 años
  marco 49ed563e1d * procedural encode/decode base64. Useful when base64ing hashes to XMLs etc. hace 14 años
  marco 608498c64c * committed the fpc/ hierarchy parts of the patch in mants 18271: hace 14 años
  Jonas Maebe e85df4028c * factored out handling of static field accesses hace 14 años
  Jonas Maebe 1d8fcadefb * fixed for 64 bit platforms after r16684 hace 14 años