Историја ревизија

Аутор SHA1 Порука Датум
  godzil 2bdea1a4fc Big commit, change the properties of a lot of text file to use native eol, and force all of the documentation files to user CRLF eol. Remove some artefacts from CVS (.cvsignores file and a CVSROOT folder) and add svn:keywords to all files in the repository пре 15 година
  (no author) cd4b2ec153 This commit was manufactured by cvs2svn to create tag пре 17 година
  kevinkofler c70067f78e Group the 2 consecutive *procio<<... lines into one. пре 17 година
  kevinkofler 6c8eb6c84f Urlencode on-calc file names passed to ld-tigcc instead of passing raw calculator charset on the command line. пре 17 година
  kevinkofler 5b3cacd8e7 Add support for urlencoded on-calc file names. пре 17 година
  kevinkofler c9e92b2ef8 Fix CalcTolower (- -> +). пре 17 година
  kevinkofler d7ea841b64 Implement portable CalcTolower instead of relying on system tolower for names in the calculator charset. пре 17 година
  kevinkofler eec856e80e Refactor copying of on-calc names into DecodeOnCalcName so urldecoding can be added into a single place. пре 17 година
  kevinkofler a1dbd5d53e Handle settings.pack && settings.outputbin during Post-Processing now that it's a valid combination. пре 17 година
  kevinkofler 4e8e376523 Use new --output-data-var ld-tigcc switch instead of renaming hack. пре 17 година
  kevinkofler 1a05d4279b Document --output-data-var switch. пре 17 година
  kevinkofler 73b434b00f Implement --output-data-var switch (allows specifying the on-computer file name for the data variable). пре 17 година
  kevinkofler 2d9c881f74 Merge ATTRIBUTE_MAY_ALIAS patches from dasm-tigcc. пре 17 година
  kevinkofler 2c5a0e36dd Use the builtin pucrunch support in the latest CVS ld-tigcc instead of ttpack and ttbin2oth. This also adds support for outputting unwrapped binaries for compressed files. пре 17 година
  kevinkofler 0a06b41511 Don't patch on-computer file size when --outputbin-main-only is given either. пре 17 година
  kevinkofler 5181b0125e Don't patch on-computer file size when --outputbin is given. пре 17 година
  kevinkofler e63354fa0b Regenerate .cdtproject with the latest Eclipse. пре 17 година
  kevinkofler 10410dc6d3 Fix emission of calculator builtins when using pucrunch compression. пре 17 година
  kevinkofler a091273289 Complete pucrunch support: fix sizes and checksum, actually call the compression function. пре 17 година
  kevinkofler a7870c9b19 Change pucrunch interface to take an EXP_FILE * so the checksum is computed. пре 17 година
  kevinkofler e670151683 Start implementing ExportPackedTIOSFile. пре 17 година
  kevinkofler 27e38bfa90 When --pack is given, make main file a ppg file and rename data variable (if it exists) to *-data.??y. пре 17 година
  kevinkofler 740805f51f Error out on an attempt to enable pucrunch for TARGET_EMBEDDED. пре 17 година
  kevinkofler 626c2ebb9a Remove excess blank lines. пре 17 година
  kevinkofler 831553d2ce Add --pack switch (currently does nothing). пре 17 година
  kevinkofler 6ed968fee7 Remove unused memStart and useless verbose output for it. пре 17 година
  kevinkofler 7392ee71dd Use Error and Warning instead of fprintf(stderr for error reporting. пре 17 година
  kevinkofler df39dc06e2 Use (void) instead of () for 'InitValueLen' and 'InitRleLen' functions without parameters. пре 17 година
  kevinkofler a9a50454fd Remove unused endAddr. пре 17 година
  kevinkofler bc1a9a7188 Remove unused parameters and unused variable 'memEnd'. пре 17 година