커밋 기록

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