提交歷史

作者 SHA1 備註 提交日期
  florian 1b04684d78 o more MingW support, see also discussion of #7412: 16 年之前
  florian a023c165da o patch by Nikolay Nikolov to make the text mode IDE look pretty under 16 年之前
  Jonas Maebe eb84d329d4 * fixed incompatibility of resource strings with the data reordering done by 16 年之前
  florian 2f8e263560 * allow only one thread at a time to attach on a dll so the tls slot is allocated properly, resolves #12987 16 年之前
  Jonas Maebe 621ebe240e * fixed another case where safecall was not ignored for targets<>windows 16 年之前
  marco 32c6253c07 * Last commit broke helpfile/doc compilation. Items should be within description, 16 年之前
  Jonas Maebe 6d0eda6e4a * used ld directly rather than libtool to link dynamic libraries, because 16 年之前
  olivier 7616e9e50e * Harmonize kbAltUp, kbAltDown and kbAltRight declarations for xterm 16 年之前
  Jonas Maebe 196e9f74e4 * freetype and cairo building for BeOS and Haiku (patch from Olivier, 16 年之前
  florian cf215d5097 o patch by Michael V. Denisenko to handle case <string> of (see also #13700) 16 年之前
  Jonas Maebe ab3294dce2 * fixed handling of "type x = y" for objcclass/objcprotocol 16 年之前
  Jonas Maebe eb12fdb617 * give an error for -Xr on platforms where this parameter is ignored 16 年之前
  Jonas Maebe 1f1396596e * don't insert vmt for objcprotocols either 16 年之前
  marco fe20d5546e * initial ms-its: cross chm linking support. 16 年之前
  Jonas Maebe b93ff4c71c * tests should fail (see added comment) 16 年之前
  Jonas Maebe 970fc43aa5 * fixed support for forward-declared objcprotocols 16 年之前
  Jonas Maebe f586299b6a * don't warn that a constructor is necessary for objc classes/protocols 16 年之前
  Jonas Maebe 1f4bb21c6e - reverted r13629-r13630, because dbf actually should support big endian 16 年之前
  Jonas Maebe 3cbad406b5 * forgot to move src/export (which depends on src/dbase) also to the 16 年之前
  Jonas Maebe 26b296a6ba - disabled dbase/dbf for big endian targets, because it's apparently known 16 年之前
  Jonas Maebe 099eb19ac9 * fixed luaL_error declaration after r13618 16 年之前
  sergei 425170167d * Base units of the package now can be compiled also with Delphi, patch from Dariusz Mazur (with some modifications). 16 年之前
  Jonas Maebe 744d20d086 * allow "array of const" parameters again for objcclass/objcprotocol methods 16 年之前
  Jonas Maebe ed38015758 * release allocated object at the end 16 年之前
  Jonas Maebe 15cb7aa49c * added { %norun } 16 年之前
  Jonas Maebe 5082e23d57 Merged revisions 13599-13600,13602-13604,13608,13615-13618 via svnmerge from 16 年之前
  Jonas Maebe b15fb4afb5 * renamed hidden selector parameter to Objective-C methods from msgsel to 16 年之前
  Jonas Maebe b3737214b0 * use paraloc info to obtain parameter size (instead of (re)calulcating it 16 年之前
  Jonas Maebe ceb547d027 * only allow cdecl "array of const" parameters for procvars and for external 16 年之前
  Jonas Maebe ae6200ce72 + tests forgotten to commit as part of r13334 16 年之前