Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Jonas Maebe a123902056 * added support for NoRa386* in the {$O ...} section 27 gadi atpakaļ
  Jonas Maebe 66feedde08 + jump analyzing 27 gadi atpakaļ
  Jonas Maebe 2c0d277164 + disposal of labeltable after optimizations 27 gadi atpakaļ
  Jonas Maebe f932c3d833 * converted // comment to {} comment 27 gadi atpakaļ
  Jonas Maebe aa224d4bd5 * removed some units from the uses clause 27 gadi atpakaļ
  pierre cf0cb6a5b5 * small bug fix to get it compiled with bugfix version !! 27 gadi atpakaļ
  carl d48489373f * bugfix of findfirst, was not convberting correctl backslahes 27 gadi atpakaļ
  carl 6a88566548 * stack size default is 256Kb! not 16K! as information stated by Pierre 27 gadi atpakaļ
  pierre a22a7eeb7d * changed all FPK into FPC 27 gadi atpakaļ
  pierre e12c7a240a * weird bug fixed : 27 gadi atpakaļ
  florian c9c4bfe19e * stricomp and strlicomp were buggy (unworkable :(), should be fixed now 27 gadi atpakaļ
  florian cc290ede1a * the raise helper routine get the exception object call by value 27 gadi atpakaļ
  florian 8eb9f6121d * on o : tobject do should also work now, the exceptsymtable shouldn't be 27 gadi atpakaļ
  michael 9fed2b39d0 Default exception handler also needs to call FPC_CATCHES 27 gadi atpakaļ
  michael d207893bde + Added support for ExceptProc+ 27 gadi atpakaļ
  florian 23fe1ae0de * try ... expect <statement> end; works now 27 gadi atpakaļ
  michael dc7304e08e + Small change in raise statement object is passed by reference 27 gadi atpakaļ
  florian a1f903d4b1 * final implemenation of exception support, maybe it needs 27 gadi atpakaļ
  michael 4fc8eb51af + Added support for errorproc. Changed runerror to HandleError 27 gadi atpakaļ
  michael 4e11459938 + Added support for ErrorProc variable. All internal functions are required 27 gadi atpakaļ
  carl f86a9ccb28 * set_sub_sets bugfix, was not using correct operation 27 gadi atpakaļ
  florian 38ec73449d + first implementation of try ... except on .. do end; 27 gadi atpakaļ
  michael ae929aed5a + changed wehere possible, procs to assembler procs 27 gadi atpakaļ
  michael 6827a17d38 + Implemented reading/writing of ansistrings 27 gadi atpakaļ
  michael 9865eea0ef included sysutils and math.pp as target. They compile now. 27 gadi atpakaļ
  michael eca58b48ce + added example 79 27 gadi atpakaļ
  michael e1d76d097a + added setjmp/longjmp functions 27 gadi atpakaļ
  michael 762d5c9029 + Corrected try.. code. Type of exception fram is pushed 27 gadi atpakaļ
  carl d35acfdaf1 * Restored working version 27 gadi atpakaļ
  michael cd2659ce93 + put in exception support 27 gadi atpakaļ