Commit History

Author SHA1 Message Date
  sergei 2b6fea065d * Several functions had their results unassigned, fixed. 14 years ago
  sergei 58f37dc952 Improvements to dispinterface property handling: 14 years ago
  sergei ba74d47081 * pdecvar.pas, refactoring: don't create storedprocdef unless it is actually required. 14 years ago
  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) 14 years ago
  paul a39733a0a2 compiler: extend enumerator support for records: 14 years ago
  paul 8102c480d7 compiler: generate an error message if enumerator operator is declared with return object which has no valid MoveNext method, Current property 14 years ago
  paul 9499692eeb compiler: allow Assignment and Explicit operators for undefined defs (issue #0018567) 14 years ago
  marco c24997777f patch from #18541 add comments field 14 years ago
  sergei 124487b9b2 * xmlcfg.pp, changed 'exit' to 'break' so that function won't exit without result assigned, Mantis #18589 14 years ago
  florian af020e8ebc * fix assembling of ljmp mem, resolves #18556 14 years ago
  florian 0be59445f8 + basic i386-embedded implementation for multiboot by Jeppe Johansen, resolves #15676 14 years ago
  florian 197049c221 * updated to version 9 14 years ago
  marco ba4cb62544 * adapted FFTW licensing. This is a GPL lib, not MIT. 14 years ago
  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 years ago
  paul 0be10ee19f compiler: fix comments 14 years ago
  Jonas Maebe 9a6f574f06 * removed (already unused, because of never taken branch) handling of 14 years ago
  marco 88fe11958b * one letter type fixed, reported by Vincent 14 years ago
  marco ee3004a350 * moved an \end{description} so that the user manual compiles again. 14 years ago
  paul 731291aee0 compiler: change Addr function to return untyped pointer by Blaise Thorn (issue #0018512), change/add tests 14 years ago
  michael 774978a687 * Minor code cleanup suggested by LacaK <[email protected]> 14 years ago
  michael ae380229b6 * Applied patch from bug #16493 14 years ago
  marco 49ed563e1d * procedural encode/decode base64. Useful when base64ing hashes to XMLs etc. 14 years ago
  marco 608498c64c * committed the fpc/ hierarchy parts of the patch in mants 18271: 14 years ago
  Jonas Maebe e85df4028c * factored out handling of static field accesses 14 years ago
  Jonas Maebe 1d8fcadefb * fixed for 64 bit platforms after r16684 14 years ago
  joost 319c2da797 * Implemented IHTMLDesignable 14 years ago
  Jonas Maebe 8a389c16d7 * fixed indentation 14 years ago
  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 years ago
  sekelsenmat d260e8b2ee Adds a DXF reader and fixes an error in the Canvas output 14 years ago
  sekelsenmat dcfcce2dfc opps, there was already a viewer. The converter can view 14 years ago