Commit History

Author SHA1 Message Date
  carl 0e28a46c7c * added 2k buffer for stack checking for correct io on error 27 years ago
  peter 34f5f72c53 * status.currentsource is now calculated in verbose (more accurated) 27 years ago
  peter 756165dd30 * fixed string:= which allowed almost any type 27 years ago
  carl 797f6c4b35 * 2k buffer for stack shecking to permimt correct io 27 years ago
  carl 5dd7e8561a * now compiles under fpc v0.99.5, so don't modify!!!! 27 years ago
  carl 0af81ffc6b * compiles under fpc v0995, don't modify now now! :) 27 years ago
  peter 911abb5abc + NEWINPUT for a better inputfile and scanner object 27 years ago
  peter 87c7b2ce06 + 147 27 years ago
  michael 477a174399 Added length checking for string reading 27 years ago
  michael 9c5e9c2189 Added length checking for string reading 27 years ago
  carl c76f66e7f1 * Standard handles are never closed on the Amiga. 27 years ago
  michael bb21590124 + Added Public,Alias directives for some calls 27 years ago
  michael 9bb3b87cb8 + Added calls for reading/writing ansistrings 27 years ago
  michael 236a77964f + Fixed bug with stream creation flags 27 years ago
  carl 322d273f31 + first version for amiga of printer unit by Nils Sjoholm 27 years ago
  carl a5243e665e * Glurbl.... now work perfectly! Do not change :) 27 years ago
  peter 3a10beb991 + 146 27 years ago
  peter e5557711dc * fixes for window (from "Heinz Ziegenhorn" <[email protected]>) 27 years ago
  peter 34ade816f2 + ifdef has_property for 0.99.5 backward support 27 years ago
  michael eb9df35117 Undid carls changes, but renamed _heapsize to _internal_heapsize. Make cycle now works 27 years ago
  michael c33e3788cd Reinstated the heapsize function. 27 years ago
  carl 004bb57ae9 * hmmm... it is luck (BSS zeroed with GAS) that DoError and ErrorBase work. 27 years ago
  carl fbe85528a9 * Put back DoError, DO NOT TOUCH! 27 years ago
  carl a546945c4d * DOERROR RESOTRED! DON'T TOUCH :) 27 years ago
  carl 6fa5eb2ba7 * IOCheck for mkdir,chdir and rmdir, just like in TP 27 years ago
  carl b77b3c9200 * IOCheck for chdir,rmdir and mkdir as in TP 27 years ago
  carl f5ea384880 * IOCheck/InOutRes check for mkdir, chdir and rmdir as in TP 27 years ago
  carl 02a7a189cb * IOCheck/InOutRes check for mkdir,chdir and rmdir like in TP 27 years ago
  carl b8f38be993 * IOCheck/InOutRes check for mkdir,rmdir and chdir like in TP 27 years ago
  carl 0b4c548a1d * IOCheck for rmdir,chdir and mkdir as in TP 27 years ago