Historial de Commits

Autor SHA1 Mensaje Fecha
  michael 2b2bf19981 * Fix bug in SQL -- comment handling (by Andrea Urbani, bug ID #28333) hace 9 años
  michael 46e672e0a0 * Added threading example from Silvio Clecio hace 9 años
  michael 3e7357064d * Add signal function (from Silvio Clecio) hace 9 años
  michael de2eb17d6e * Added windowed stream by Danny Milosavljevic (bug ID 12845) hace 9 años
  michael 081b6ce8a1 * Fix bug where BindFields does not raise error when a field is not found (Bug ID 28173) hace 9 años
  michael 8e33a70981 * Prevent timing attack, patch by Thaddy De Koning hace 9 años
  michael d93babffde * Prevent timing attack, patch by Thaddy De Koning hace 9 años
  florian b7786d0849 * fix test parameter hace 9 años
  michael 4f82d103af * Added SkipLastLineBreak to TStrings (bug ID 28213) hace 9 años
  michael 67d0cd1770 * Fix bug #29273 (extra argument for IsValidIdent) hace 9 años
  florian a03d992cc0 * doing fastmath is not useful when testing currency calculation accuracy (test fails with fastmath enabled on some targets) hace 9 años
  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 hace 9 años
  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 hace 9 años
  Jeppe Johansen c929bb32ae Make sure to remove postfix as well when fixing thumb instructions. hace 9 años
  Jeppe Johansen f452d9140e Added missing reset vector hace 9 años
  Jeppe Johansen 4b0f4cf86a Fix some small bugs in the Thumb assembler. hace 9 años
  marco 4c4da73506 * Changed all fn functions to rawbytestring/unicodestring overloaded pair. hace 9 años
  Jonas Maebe 015a864db1 * def.fullownerhierarchyname() already ends in a '.', so don't append another hace 9 años
  Jonas Maebe 4643913d58 - disable x86-specific workarounds when using LLVM (even when targeting x86) hace 9 años
  Jonas Maebe 8471d93bf8 * include the unit name in tstoreddef.fullownerhierarchyname() hace 9 años
  Jonas Maebe 96698994f3 * ensure that we don't firstpass a tcgnestloadnode twice, as it hace 9 años
  Jonas Maebe 1a09209659 * fixed type correctness of array parameter handling for calls to hace 9 años
  Jonas Maebe 35a170ed8e * don't internalerror when asked to set the function result of a function hace 9 años
  Jonas Maebe c452e70f74 + support for a reference without base or symbol, if the offset is 0 hace 9 años
  Jonas Maebe b4fe4789d6 + support for constant call parameters on LLVM hace 9 años
  michael a5eb3777de * Fix MaxDateTime constant (bug ID 28282) hace 9 años
  michael 9689bcc34b * Better unicode string support. Changed TJSONStringType to UTF8String (bug ID 28966) hace 9 años
  florian 1287a8b0e8 * patch by Ondrej Pokorny: advancedipc has now resource strings, resolves issue #29265 hace 9 años
  florian 41ae363356 * unit singleinstance does not have a resource file anymore hace 9 años
  michael 7ab8472a70 TTestCase.CheckAssertCalled implemented (bug ID 28408) hace 9 años