Cronologia Commit

Autore SHA1 Messaggio Data
  florian f0f64a573b * don't pack softfpu helper records and added dummy for proper alignment, generates much better code on CPUs like arm 13 anni fa
  florian 6278c2473e * version updated 13 anni fa
  sergei 042f5264bb * fcl-xml, replacing more occurrences of WideString with XMLString. 13 anni fa
  pierre 67f4886cde * Fix wrong include file name 13 anni fa
  sergei 8df23e7bd0 * Declared the XMLString type to serve as a base string type for entire package, and aliased DOMString and SAXString to it (the type remains WideString; once all other units are adjusted it may be changed to UnicodeString). 13 anni fa
  joost e7a8bc567d * When a dependency on a package is given without a checksum, accept every checksum 13 anni fa
  joost e6582e502a * Fixed checking of changed files which got broken in r20352 13 anni fa
  sergei b781311670 * sax_html.pp: accumulate token chars in ansistring in order to handle multi-byte encodings without errors (counterpart of sax_xml.pp r15738). Mantis #21070. 13 anni fa
  sergei 6498df861b * xmlutils.pp: calculate hash with both range and overflow checks disabled (went unnoticed this far probably because range errors do not manifest on 32-bit platforms). 13 anni fa
  joost 942c2d035e * Fixed AV while filtering datasets with null-fields 13 anni fa
  marco c29ce4c891 * Check autoincrement based on field properties instead of ft-type. This to improve support for autoincrement 13 anni fa
  marco 99892a7e45 * SimpleIPC, avoid stale server state files (Unix). Patch by Andrew, Mantis #21289 13 anni fa
  marco 48d780b920 * Patch from Lacak2 for Mantis #18699 Improve numeric formatting for 13 anni fa
  paul 950ef49b5c fpc: don't treat codepage as different if one element of array has CP_ACP codepage in fpc_AnsiStr_Concat_multi 13 anni fa
  pierre 7d53c2af45 + Regenerate Makefile with mips-linux target 13 anni fa
  pierre 18432ea848 + Add mips and mipsel cpus, enabled for linux only 13 anni fa
  pierre 9576664f20 + Add ifdef USE_MIPS_STK2_ASM to disable assmebler code using alterante stack with r23 by default 13 anni fa
  sergei eda5511ef9 * Don't widen boolean operands of taddnode if they will be converted to pasbool8 immediately thereafter, doing so only causes generation of useless code. Mantis #20843. 13 anni fa
  marco f8f5c3cd23 * alias a few more types on windows. This makes developing portable software easier, since one doesn't have to conditionally import windows for e.g. tfiletime. 13 anni fa
  Jonas Maebe cc736fe115 * use same code path for iphonesim as for darwin (should fix mantis #21190) 13 anni fa
  Jonas Maebe bacdd8be81 * don't ever mark the function result as vs_initialised, also not when 13 anni fa
  marco b31c15fbcc * Patch from Lacak2 for initial Pg interval support. 13 anni fa
  Jonas Maebe aa9aeeada0 * fixed compilation on platforms without ansistring support since assigning 13 anni fa
  Jonas Maebe e8dae4f30a * set result of exp() to 0 in case of underflow with masked exceptions 13 anni fa
  sergei cd44c5f45c Win32 and Win64, fixed DLL exit sequence, resolves #14603: 13 anni fa
  sergei ea37d71f67 - win64: removed empty procedures remove_exception_handlers and fpc_cpucodeinit. 13 anni fa
  marco 136b7dee9b * fix for bug #21281, some functions were missing dllname. 13 anni fa
  sergei 167ee9867e * Moved DLL_xxx declarations to sysos.inc, so they can be reused by wince. 13 anni fa
  pierre c45914fc27 * Fix loss of OPT variable content on last part of cross-cpu cycles 13 anni fa
  pierre c453baf0b9 + Enable stabs debuginfo, dwarf disabled for now 13 anni fa