提交历史

作者 SHA1 备注 提交日期
  Jonas Maebe dcac6b9c6f * disallow passing a dynarray(niln/pointerconstn) as an open array 7 年之前
  marco d385546d71 * CB_GETCOMBOBOXINFO from patch mantis #32890 7 年之前
  florian d315d3cc96 * after r34939, it was not taken care of the extra storage needed for the size field, fixed, should fix #32875 7 年之前
  marco acf6fde3cf * fix widestringreplace, shared routine missed some *sizeof(srchar) here and there. 7 年之前
  michael d9f733bada * Re-add Pas2jsLibCompiler to uses clause 7 年之前
  Károly Balogh 6094910917 amiga/m68k: disable dynlibs feature. while the amiga has dynamic libraries, they have a different architecture, which don't mix with this feature. powerpc amiga could support the mainstream-style dynlibs, so keep it enabled there. 7 年之前
  Károly Balogh 888e59d34d amiga: added some code to compile the Amiga RTL with tinyheap. will be useful for Kickstart 1.3 and better very-low-end systems support. disabled by default. also added ifdefs around DynLibs support 7 年之前
  Károly Balogh 4c0e6980db atari: workaround/silence of a vlink warning, when it merges ro sections into rw ones. there are no ro sections on atari anyway 7 年之前
  Károly Balogh 05642cd495 atari: switch off threading for atari tos. i think if we'll ever support MiNT, that should be a separate target, with all the advanced features enabled 7 年之前
  Károly Balogh bde64031d5 packages: disable some packages and files, in preparation of turning off threading feature for atari tos 7 年之前
  Károly Balogh 8dd14b92a2 objcbase: as discussed on the mailing list - still allow a dummy version to be built. this allows darwin to be built without objectivec feature 7 年之前
  michael 40cc1d3731 * Compile server 7 年之前
  michael 364620fd73 * Use only project file 7 年之前
  michael 00da85bea1 * Correct uses clause 7 年之前
  marco b20dd5cdbb * fpslist.deleterange mantis #32807 7 年之前
  florian cffe17f3ce * regenerated 7 年之前
  florian e13bbe7f2d * do not set -Xs if -dDEBUG is passed to the compiler as proposed by Thaddy de Koning in #32831 7 年之前
  florian 8eb885de91 * better error message if a unit is not found 7 年之前
  michael 580979ed1c * Forgot to add 7 年之前
  michael 90679c0ce7 * Correct lib name 7 年之前
  michael cb918ec2e4 Dynamic use of freetype lib 7 年之前
  Jeppe Johansen e699be78ab Handle simple cases where a record member is passed in a register on AVR, and referenced from inline assembly. 7 年之前
  michael d997db7fa7 * Fix bug ID #32389 (patch from Martok) to fix script parsing 7 年之前
  michael 7b46b3d35e * Catch case where status>0 for mysql_next_result (bug ID 30551) 7 年之前
  michael 97b3c0b00a * Fix same as bug ID #31416 7 年之前
  michael a9f2f71a81 * Fix bug ID #31416 (POST content not read when initializing request) 7 年之前
  Jeppe Johansen a7d3d2d298 Fixed internal error in case inline assembler constants are used. 7 年之前
  Jeppe Johansen 4a169e6b1a Changed subarch of at90pwm161 7 年之前
  michael e160d4c530 * Fix bug ID #32889, handle ReadInterfaceRaw in TReader 7 年之前
  michael 7f99562850 * Fix bug ID #32898, add FullName function to get name prepended with schema name (if any) 7 年之前