Commit történet

Szerző SHA1 Üzenet Dátum
  pierre c20b51a806 Use ApplyAsmSymbolRestrictions function and limit label sie to 247 for watcom assembler 5 éve
  pierre 64da07da48 Add conversion from "$" to "." for i386-watcom target and avoid iteration if no char modification is wanted in ApplyAsmSymbolRestrictions function 5 éve
  ondrej 192bbc07f5 * simplify TThread.RemoveQueuedEvent - decide what to delete and not what to leave (better corresponds with the docs) 5 éve
  florian 69fcacc948 * use fld/fst on i386 to copy doubles 5 éve
  florian e124b07e86 + evaluate typeinfo(<type1>)=/<>typeinfo(<type2>) at compile time, resolves #30260 5 éve
  svenbarth a624348692 * when removing a method from the synchronization queue using TThread.RemoveQueuedEvent then both the Code and the Data need to match (Delphi does the same) 5 éve
  michael 218ce57b5b * More strict behaviour for identifiers, patch by Benito van der Zander (bug ID 37841) 5 éve
  michael 130d9ccdc3 * Fix more strict handling of numbers (bug ID 37840, patch by Benito van der Zander) 5 éve
  florian 1a2b99bc09 * correctly reset fpu on x86_64-linux after a floating point exception, resolves second part of #37468 5 éve
  michael 202976b457 * Fix windows compilation 5 éve
  Jonas Maebe 322d04cdee * regenerated after adding unixtype dependencies 5 éve
  Jonas Maebe de095258a7 * add missing unixtype dependencies 5 éve
  Jonas Maebe f3e140fc50 * test for mantis #34543 (already fixed) 5 éve
  michael ce3335affe * LibreSSL support 5 éve
  Mattias Gaertner a66b6cd7c7 pastojs: classname=typeinfoname 5 éve
  michael 7c238c24e8 * Fix bug ID #37824 5 éve
  michael b9158ed311 * Fix bug #37830, always append dot even if signature empty 5 éve
  Károly Balogh 9f8417ba52 z80: added handling of sections provided by the startup code to the vlink linker script. this fixes executable building, but the resulting executables still don't work at this point 5 éve
  Károly Balogh aa745e0319 z80: re-enabled af_smartlink_sections for vasm which is required for the vasm + vlink combo, partially reverting r46916 5 éve
  Károly Balogh 7c195d2062 z80: cleaned up some tabs vs. spaces indentation mess in the vasm writer. no functional change. 5 éve
  florian bb92fbafa0 patch by J. Gareth Moreton: GetNextInstructionUsingReg drops out earlier, second part of #37526 5 éve
  florian eec51afadd * patch (with little modification) by J. Gareth Moreton: refactor ARM/Aarch64 peephole optimizer, first part of #37526 5 éve
  florian e1536bdf26 * when implicit try...finallys are turned off, do not throw an error if a procedure 5 éve
  florian a628c1c3dd * if an array constructor is passed to a formaldef parameter, it is passed as a set (if the conversion is possible), resolves #37796 5 éve
  florian 4c1978c131 * reported by Bart on the mailing list: insert empty line to make clear to which function the comment applies 5 éve
  Mattias Gaertner ea0fb9a8b4 pastojs: specialize with interface constraints, issue #37690 5 éve
  Mattias Gaertner 35f59b6736 pastojs: shortrefglobals: local recordtype 5 éve
  Mattias Gaertner 7945631ff1 pastojs: clean up 5 éve
  Mattias Gaertner d5d9635cd9 fcl-passrc: clean up 5 éve
  Mattias Gaertner c1e700b3fe fcl-js: clean up 5 éve