Commit történet

Szerző SHA1 Üzenet Dátum
  Sven/Sarah Barth d7d65fe0d7 * fix typo in comment 2 éve
  Sven/Sarah Barth 4510945465 * fix #40062: ensure that Self is only added to anonymous functions when dealing with method pointers 2 éve
  Sven/Sarah Barth d410deb7ae * when assigning an anonymous function to a method pointer move the function to the normal function level to avoid potential problems when accessing other variables 2 éve
  Sven/Sarah Barth a6ddea87b7 * don't free the old, captured Self symbol as that does not belong to the anonymous function 2 éve
  Sven/Sarah Barth 1d73dab2b0 * a callnode for an anonymous function can have its procdefinition fixed, thus avoid the need to check for overloads 2 éve
  Sven/Sarah Barth 5d7e3ca240 * fix #40060: ensure that Self is not added for anonymous functions that are part of a static class method 2 éve
  Sven/Sarah Barth 4c6338207f * fix #40061: the Self of types that aren't implicit pointers (recods, TP-style objects, primitive types (for helpers)) needs to be stored as a Pointer in the Capturer so that modifications are correctly visible 2 éve
  florian 7bd5613954 * fix error on win64 and concerns about pulling math into the windows unit by a local arctan2 copy 2 éve
  florian 7affd78904 * do not throw an internal error on typed constants with wrong element count, resolves #40066 2 éve
  marcoonthegit 5fb88cef00 * Tpoint.Angle initial version using arctan2 2 éve
  marcoonthegit bfb904640a * fix for #40069 add swapdimensions 2 éve
  florian 69eebe4c0c + patch by Rika to implement missing TPointF methods, resolves #40057 2 éve
  Michaël Van Canneyt d7870c81e9 * Example program to print unit dependencies 2 éve
  Karoly Balogh 721e988da2 m68k: add some initial CPU-specifc boilerplate for an internal ELF writer 2 éve
  Karoly Balogh e19f60503b m68k: updated instruction tables to match vasm release 1.9a 2 éve
  florian 4430422489 * improve module local data accesses by avoiding a got read 2 éve
  Pierre Muller 9e48addff5 Specify correct include files used in ptcwrapper unit, not in ptceventqueue 2 éve
  Pierre Muller ea68c97f50 Remove convert.inc from fpmake include list as it was removed in commit 15ff16d85218ad77941878493af4b120cb11da47 2 éve
  Pierre Muller 20f649b7e9 Add missing include directory src/ptcwrapper 2 éve
  Pierre Muller 9f2f4a6574 Remove include files for collation_ru source, as they are gone since commit 27ed2808dcb4c95b101cada579f32ea3325e08d3 2 éve
  Michaël Van Canneyt 535f11886d * Fix missing semi-colon 2 éve
  Michaël Van Canneyt 234a955125 * Fix missing fields in TSQLDBRestResource.Assign 2 éve
  Michaël Van Canneyt a5f49c1cef * RFC states that client must use mask: enforce mask on connect 2 éve
  Michaël Van Canneyt 5469199726 * Sample program from Andrew Haines to test echo servers 2 éve
  Michaël Van Canneyt 4f054f4097 * Patch from Andrew Haines: do not send close connection message if already closed 2 éve
  Michaël Van Canneyt 23d61350bd * Patch from Andrew Haines to actually pass OutgoingFrameMask to frames. Add woSendErrClosesConn flag 2 éve
  florian cf41a549b9 * patch by Bart B and Rika for *H functions, part of #40055 2 éve
  Michaël Van Canneyt ef4a1c74cb * Obey -p/--port command-line option 2 éve
  Michaël Van Canneyt 59501f11a5 * Fix hierarchy 2 éve
  florian d948420eba + (modified) patch by Bart B to add Cycles conversion functions, part of #40055 2 éve