Historie revizí

Autor SHA1 Zpráva Datum
  sergei 72dcf89350 * Output the encoding label (still fixed to "utf-8", others are not yet supported), Mantis #19827, #19172. před 14 roky
  sergei 70bc36da85 + Implemented TDOMDocument.xmlStandalone property před 14 roky
  sergei 7e102d12ca * Escape '>' characters in attribute values, resolves #19831 před 14 roky
  marco 8bb66f5e07 * add bigint. sqlite compat. před 14 roky
  sekelsenmat abdc672fe3 fpvectorial: Implements support for arc in the postscript reader před 14 roky
  Mattias Gaertner 391f268bbb instantfpc: fixed compilation for 2.4.4 před 14 roky
  sergei ad94e5e719 * Link TLS directory and callbacks only into executables. It is not necessary for DLLs, because callback functionality is contained in DllMain. Moreover, DLLs with TLS directory cannot be dynamically loaded in Windows versions prior to Vista. před 14 roky
  michael 888ea8121c * Patch from Reinier Olislaegers to handle multiline data před 14 roky
  michael f0bbea9319 * Tester for XSD export před 14 roky
  michael 03133e4980 * fpxmlxsdexport.pp(2285,41) Error: Illegal type conversion: "LongInt" to "AnsiString" před 14 roky
  sergei c9f92c0323 * Excluded oso_executable from attributes of user sections. User sections may currently be specified only for variables and typed consts, which are not executable. před 14 roky
  marco 134f941937 * widestring fields for odbc. Patch from Mantis #19773 před 14 roky
  marco e7375bf76f * add some wide* cases to bufdataset index building, fixes bug #19807 před 14 roky
  marco eef37e69c5 * use ctypes types in structs, fixes Mantis #19778 and 64-bit linux před 14 roky
  sergei 32c868d83e * Modified test so recent Windows TLS changes do not break it (these changes cause threadvar Output to move from .bss to thread-local storage, and heaptrc no longer treats it as a valid pointer). Adding support for tls pointer checks to heaptrc could solve this, too (and would be fine anyway), but it is a separate issue. This test is about checking pointers from .data and .bss. před 14 roky
  sergei ef48f93d85 * win/systhrd.inc: modified ThreadMain so it initializes RTL if not already done, allowing TLS callbacks to be optional. před 14 roky
  sergei 24c3a43b35 * Call SysFlushStdio from FlushThread, instead of duplicating its functionality. před 14 roky
  sergei 4d0e8ca896 * Fixed compilation of the test after r16326 před 14 roky
  Jonas Maebe cb1da8de85 * fixed getcopy order for ttempcreatenode in case it has tempinitcode před 14 roky
  florian 95ad75c7bf * hack to set stack top for atmega128 před 14 roky
  florian 57613d1bb9 + add avr-embedded to systems_embedded před 14 roky
  florian 5c9e0a7a1b + V is avr help screen option před 14 roky
  florian 57cdf34a6b * put -Wpxxxx switch on the help screen před 14 roky
  florian ecb04d1620 * use tcgint instead of aint in ttempcreatenode před 14 roky
  florian aae20fd488 * enable loading of the stack pointer před 14 roky
  florian 98d3007580 + support to parse hi8/lo8(...) in inline assembler před 14 roky
  Mattias Gaertner e18d5e1f61 avltree: made nodemgr protected před 14 roky
  florian 04e2321724 * avr cpuflags renames před 14 roky
  florian ac17ee8acb * fix compilation of atmega128 startup code, not working yet před 14 roky
  michael 840b158eb8 * Fixed DeleteKey. Deleting the last key does not delete the section (Delphi/Windows compatible) před 14 roky