Historial de Commits

Autor SHA1 Mensaje Fecha
  Sven/Sarah Barth d221f42a57 * ensure that the correct overload is picked for function reference parameters hace 2 años
  Sven/Sarah Barth 19cee9b841 + mark the def for a capturer class with a corresponding object option hace 2 años
  Sven/Sarah Barth a714e2ff35 * fix #39981: retrieve the symbol that returns the desired procdef/procvardef not maybe the Self or something else as we need that symbol to differentiate the procdefs hace 2 años
  Sven/Sarah Barth 3c2703787c * ensure that newly created tloadparentfpnodes have a valid resultdef as they might be created in situation where the loadnode itself is no longer typechecked hace 2 años
  Rika Ichinose 7243befdb7 Better TBits. hace 2 años
  Ondrej Pokorny eab28cdd2e clean up hace 2 años
  Ondrej Pokorny 029ea37ed9 * simplify implementation (almost) without touching the public interface hace 2 años
  Ondrej Pokorny 6bb59c66cb clean up hace 2 años
  Ondrej Pokorny 56cb11e3ef both callback interfaces: classic events and function references hace 2 años
  Ondrej Pokorny dab6c48b47 clean up hace 2 años
  Ondrej Pokorny 7ee1dea027 use function references for callbacks + change TNotifyEvent to TFPHTTPClientPoolSimpleCallback hace 2 años
  Ondrej Pokorny 28a8279d91 remove unused private variable hace 2 años
  Ondrej Pokorny b881deeb9f fix TServerSocketStream.CanRead result when FServer is gone (this happens on closing the server with open connections) hace 2 años
  Ondrej Pokorny a1a30876d5 disable KeepAlive flag in CloseConnectionSocket to close hanging keep-alive connections hace 2 años
  J. Gareth "Curious Kit" Moreton 0dbf40a24c * Added new tests for BZHI optimisations hace 2 años
  J. Gareth "Curious Kit" Moreton c40f518de4 * x86: "x and ((1 shl y) - 1)" to BZHI adapted for in_and_assign_x_y hace 2 años
  J. Gareth "Curious Kit" Moreton 7da9b4a988 * x86: The code generator will now attempt to manipulate "x and ((1 shl y) - 1)" to use BZHI hace 2 años
  J. Gareth "Curious Kit" Moreton e748e4c7ab * x86: Added new emit_reg_ref_reg routine and related methods to support BMI2 instructions hace 2 años
  Jonas Maebe 95f94a279c llvmdbg: fixes for method debug info hace 2 años
  Jonas Maebe c5cdfbd9c0 dwarf-eh: don't emit header if there's no data to emit hace 2 años
  florian 1b08b89b7b * check if a target really supports safecall before calling load_safecallresult_node hace 2 años
  florian 3db1415a44 * generate correct dfa for subroutines declared as safecall hace 2 años
  ccrause 031c16dd3c Fix potential overflow when incrementing 8 bit high value of res. hace 2 años
  Pierre Muller 9b6926c5f5 Introduce CTYPES_INLINE, enabled by default but which can be disabled using -dDISABLE_INLINE for ctypes unit hace 2 años
  florian e67670fa70 * changed of do_optdeadstoreelim must be passed by reference as noted by Alexey Torgashin hace 2 años
  Ondrej Pokorny c5f4fe2882 httpserver: add KeepConnectionIdleTimeout property and OnKeepConnectionIdle event. Fix KeepConnectionTimeout to match the meaning from the comment and the name hace 2 años
  florian 342524c312 * run dead store elimination multiple times if needed hace 2 años
  florian a0366d7d28 * dead store elimnation should not remove statements which can cause an exception hace 2 años
  Ondrej Pokorny 05c45486e8 fcl-image/pasjpeg: handle Exif orientation flag automatically hace 2 años
  florian 3f7bf0fd70 * stop generation of typed array constants if the size does not match, resolves #39980 hace 2 años