Commit History

Author SHA1 Message Date
  michael 5c3df528ab * changed resourcestrings to new mechanism 26 years ago
  michael 9a440f2721 + Changed external var for resourcestrings 26 years ago
  michael eb5bc7aff7 + Fixed memory leak 26 years ago
  michael 452213952b * Fixed freemem bug; reported by Sebastian Guenther 26 years ago
  michael 1ebb362a0d + Pass hash also for speed reasons. 26 years ago
  michael 77f10694a1 + Changed resource string mechanism to use names. 26 years ago
  michael 2a851006a5 + Delphi-style getmem and freemem 26 years ago
  peter ea34cb18fa * array[cardinal] is buggy, use array[word] 26 years ago
  michael f2243fa982 * Added HasResourceStrings check 26 years ago
  michael 1035a30a91 + Implemented resource stuff 26 years ago
  michael 74c446f9f3 + Paramstr now returns cmdline args >255 chars in ansistring objpas.pp 26 years ago
  florian 42780da22f + implemented a paramstr function which returns an ansistring, nevertheless 26 years ago
  florian e905aeea04 * most of the Object Pascal stuff moved to the system unit 26 years ago
  peter 5d648e1b4c * objpas fixes 26 years ago
  florian b100bb5730 + tobject.messagestringtable function for Megido/GTK support 26 years ago
  pierre 84a3b7e99d * call %edi => call *%edi 26 years ago
  florian 9c0fa36e97 + TObject.Dispatch and TObject.DispatchStr added, working 26 years ago
  michael 5c50c92f90 Implemented AssignFile and CloseFile compatibility 27 years ago
  florian 31989910e4 * as operator runtime error can be now caught by an errorproc 27 years ago
  peter 369e79adf9 + assert() support 27 years ago
  florian fec8cda54a + TObject.AfterConstruction and TObject.BeforeDestruction of Delphi 4 27 years ago
  michael e4b82f7372 Changes in exception and open array handling 27 years ago
  michael ada9e5797b Fixed TVarRec again. Should be OK now 27 years ago
  michael 297d67aba4 + added VType in TVArRec 27 years ago
  peter 81a46d399f * tvarrec should be 8 bytes 27 years ago
  peter e1b4038877 * array of const update 27 years ago
  michael 9eb24eda6f Naming scheme changed, FPC_ prefix added. 27 years ago
  michael ac4ac905aa Added AbstractErrorHandler 27 years ago
  florian 1264cfa331 + method tobject.classinfo added 27 years ago
  peter f03a034c8f * 0.99.5 doesn't compile a whole objpas anymore to overcome crashes 27 years ago