Historique des commits

Auteur SHA1 Message Date
  michael d6760f0ded * Avoid reallocating string when parsing unicode char (bug ID 0037562) il y a 5 ans
  svenbarth 8ae16284f2 - remove Writelns from JSONStringToString which were probably adding for debugging il y a 5 ans
  svenbarth 17d583a419 * fix for Mantis #37559: the adjustment of the section type should only be done for internal COFF writers il y a 5 ans
  svenbarth dc4637862f + add a constant that describes all internal COFF writers (be it PE/COFF or not) il y a 5 ans
  svenbarth fbb8e161fa + add test for already fixed Mantis #37286 il y a 5 ans
  florian 43d66a4ac8 * it's usefull to enable the test for all platforms il y a 5 ans
  florian cdd80c131d + forgotten test il y a 5 ans
  florian c37f6c052e * patch by J. Gareth Moreton: fix constant handling on aarch64, resolves #37554 il y a 5 ans
  svenbarth fab0cf9537 * regenerate msg*.inc files il y a 5 ans
  svenbarth 352489c397 * document -FF option il y a 5 ans
  svenbarth 4faea3a186 * fix order of options il y a 5 ans
  Mattias Gaertner eb1978fba6 pastojs: fixed TLibraryPas2JSCompiler.CheckUnitAlias changing size of unitname il y a 5 ans
  svenbarth f3541984ee * make sure that the resource compiler related globals are reset il y a 5 ans
  svenbarth b88d12c7b9 + add option -FF to force the use of fpcres as RC compiler il y a 5 ans
  svenbarth f1b9989bdd * for RC files set the current directory to the directory of the RC file so that relative paths are resolved correctly il y a 5 ans
  florian 61d44bba17 * allow iso gotos within a procedure il y a 5 ans
  svenbarth bd6d1e0b6a * do not automatically register the RC reader, because it captures any file, instead handle that in fpcres itself if the output format calls for it il y a 5 ans
  svenbarth 226ee14c20 * add rcreader and rcparser with correct dependencies il y a 5 ans
  svenbarth d59321271b * fcl-base no longer needs to depend on fcl-res il y a 5 ans
  svenbarth aa95cfe0ae * move FileInfo unit and the corresponding example from fcl-base to fcl-extra il y a 5 ans
  svenbarth 7c96b255f8 * use TFPGMap from fgl instead of TFPStringHashTable from Contnrs il y a 5 ans
  svenbarth 7da2ee4578 * set correct compiler flags il y a 5 ans
  svenbarth 108e78d441 * generate Makefile il y a 5 ans
  svenbarth cb98d97b78 * move lexlib and yacclib to their own package il y a 5 ans
  svenbarth 5eabf9851e fcl-res, fpcres: command line switches for include and defines il y a 5 ans
  svenbarth a2750fc5dc fcl-res: memory management il y a 5 ans
  svenbarth 8008f314b1 fcl-res: fix LANGUAGE attribute il y a 5 ans
  svenbarth 81885c7e72 fcl-res: replace preproc defines with much faster hashtable il y a 5 ans
  svenbarth a3a6dca5ea fcl-res: fix strings, literal RCDATA il y a 5 ans
  svenbarth 3a65c1912b fcl-res: support octal numbers il y a 5 ans