Histórico de Commits

Autor SHA1 Mensagem Data
  florian a03d992cc0 * doing fastmath is not useful when testing currency calculation accuracy (test fails with fastmath enabled on some targets) há 9 anos atrás
  florian 53e89b25d1 * reverted r32746: *inttype shall be the normally used integer type, os*inttype shall be the int type with the max. size of integer registers há 9 anos atrás
  florian 3f2057a2f2 * do not generate blx instructions, the generation of blx instead of bl was introduced some years ago but today it proves to be wrong: if necessary, the linker converts the bl into a blx, this is also how gcc and clang handle it há 9 anos atrás
  Jeppe Johansen c929bb32ae Make sure to remove postfix as well when fixing thumb instructions. há 9 anos atrás
  Jeppe Johansen f452d9140e Added missing reset vector há 9 anos atrás
  Jeppe Johansen 4b0f4cf86a Fix some small bugs in the Thumb assembler. há 9 anos atrás
  marco 4c4da73506 * Changed all fn functions to rawbytestring/unicodestring overloaded pair. há 9 anos atrás
  Jonas Maebe 015a864db1 * def.fullownerhierarchyname() already ends in a '.', so don't append another há 9 anos atrás
  Jonas Maebe 4643913d58 - disable x86-specific workarounds when using LLVM (even when targeting x86) há 9 anos atrás
  Jonas Maebe 8471d93bf8 * include the unit name in tstoreddef.fullownerhierarchyname() há 9 anos atrás
  Jonas Maebe 96698994f3 * ensure that we don't firstpass a tcgnestloadnode twice, as it há 9 anos atrás
  Jonas Maebe 1a09209659 * fixed type correctness of array parameter handling for calls to há 9 anos atrás
  Jonas Maebe 35a170ed8e * don't internalerror when asked to set the function result of a function há 9 anos atrás
  Jonas Maebe c452e70f74 + support for a reference without base or symbol, if the offset is 0 há 9 anos atrás
  Jonas Maebe b4fe4789d6 + support for constant call parameters on LLVM há 9 anos atrás
  michael a5eb3777de * Fix MaxDateTime constant (bug ID 28282) há 9 anos atrás
  michael 9689bcc34b * Better unicode string support. Changed TJSONStringType to UTF8String (bug ID 28966) há 9 anos atrás
  florian 1287a8b0e8 * patch by Ondrej Pokorny: advancedipc has now resource strings, resolves issue #29265 há 9 anos atrás
  florian 41ae363356 * unit singleinstance does not have a resource file anymore há 9 anos atrás
  michael 7ab8472a70 TTestCase.CheckAssertCalled implemented (bug ID 28408) há 9 anos atrás
  michael a2985a5572 * Refactored singleinstance so it is independent of any specific implementation há 9 anos atrás
  michael 2451f7596b * Example demonstrating formatsettings for inifile há 9 anos atrás
  michael 22c284ca28 * Allow use of Formatsettings (bug ID 28693) há 9 anos atrás
  michael ac1768adb0 * Applied adapted patch from Simon Ameis to add log with formatting capabilities (bug ID 29262) há 9 anos atrás
  michael 88957c62e3 * Add Ceil64 and Floor64, patch from Bart Broersma (bug ID 28370) há 9 anos atrás
  michael 0042e1d3b8 * Fix bug #29150 há 9 anos atrás
  Jonas Maebe 8917633199 * implement sizeof/typeof completely at the node level, based on há 9 anos atrás
  Jonas Maebe 59eff35c5d * give fields added for VMT definition of TP-style objects the same há 9 anos atrás
  joost b47d158920 * Stream objectlists to JSON há 9 anos atrás
  nickysn 283fd540da * increased the default dosbox timeout to 90 seconds há 9 anos atrás