Commit History

Author SHA1 Message Date
  Michaël Van Canneyt 27f8f077d5 * Patch from Luxa Olivetti, fix for issue #33737 3 years ago
  Michaël Van Canneyt f8bf34303c * Fix from Kevin Jesshope to fix concurrent access in case of CGI 3 years ago
  Michaël Van Canneyt 87ea9a9e0f * Fix from Kevin Jesshope to correct filename detection in CGI app 3 years ago
  florian 2670eb1ce7 * improved test as proposed by Rika 3 years ago
  florian 4f7dffadbb * extended test 3 years ago
  mattias 1d95e6087a fcl-web: fixed TCustomWebsocketClient.FreeConnectionObjects 3 years ago
  mattias 4c9f2b8b25 fcl-web: TCustomWSServer.OnDisconnect: pass TCustomWebsocketClient as Sender instead of connection 3 years ago
  mattias 8ebced609c fcl-web: comment 3 years ago
  mattias 87857252a4 fcl-web: TCustomWSServer.RemoveConnection: call DoDisconnect on disconnect 3 years ago
  mattias 0b24d5f92e fcl-web: comments 3 years ago
  mattias 4503070f7f fcl-web: clean up 3 years ago
  marcoonthegit f341baeaa7 * fixed ambiguity between pipe(2) with two params and pipe(3) with one that broke -dFPC_USE_LIBC 3 years ago
  florian 5af087cfc3 * experimental test for #39722, no sure if it will work this way on all platforms 3 years ago
  marcoonthegit 83b4555511 * a few more simple handlers get custom variant intercepts. Also part of #39815 3 years ago
  marcoonthegit 3eb800fac6 * merge in different openbsd langinfo.h with some ifdefs. 3 years ago
  marcoonthegit c67004d929 * custom variant support for integer types, first part of #39815 3 years ago
  florian d3d4de7818 * test for #39834, previous commits resolve #39834 3 years ago
  J. Gareth "Curious Kit" Moreton 131c1e1b93 * Converted assertion into an internal error 3 years ago
  J. Gareth "Curious Kit" Moreton 32f4931fd2 * x86: Fixed bug where the magic number of an integer division wasn't fully sign-extended, causing incorrect logic within the compiler. 3 years ago
  marcoonthegit 9ad1995c6d * Patch by Rika to have a char specific TStringHelper.replace. Probably faster with low number of char matches. closes #39707 3 years ago
  florian d6e8375e64 * apply default replacements also to defines set by -d: 3 years ago
  Karoly Balogh 84de6a0049 Revert " * patch by Rika: This speeds up DefaultReplacements by a lot (order of magnitude or so), resolves #39722" 3 years ago
  Sven/Sarah Barth 61debb1559 * fix #39869: correctly check whether the recorded token stream still needs to be parsed (the replay depth of the scanner needs to be *larger* than what it was before starting the playback) 3 years ago
  florian a2d7503f71 * patch by Rika: This speeds up DefaultReplacements by a lot (order of magnitude or so), resolves #39722 3 years ago
  marcoonthegit d25daba08a * Patch from Alexey T. closes #39705 3 years ago
  florian 9e14dee1c3 * fixed Math.Tanh as proposed by Paolo Valle, resolves #39867 3 years ago
  marcoonthegit 533cd82922 * applied patch from Alexey for closes #39704 3 years ago
  Ondrej Pokorny 761f65cef8 do not publish enums with jumps - keep error on static properties 3 years ago
  Ondrej Pokorny 55629aeb19 do not publish enums with jumps 3 years ago
  florian 44dca29926 + some debug messages added 3 years ago