Commit History

Author SHA1 Message Date
  Michaël Van Canneyt 8a738d3253 * Some Delphi compatibility fixes 1 month ago
  Michaël Van Canneyt 64e57de183 * Add format method for Delphi compatibility 1 month ago
  Margers 57092e3336 Mouse wheel for go32v2. 1 month ago
  Margers 34f50766e1 Mouse wheel for msdos. 1 month ago
  Margers 13f44e0284 Mouse wheel generate only down action. 1 month ago
  florian 38fd88f001 * strange oversight fixed that tcgassignmentnode.pass_generate_code doesn't handle a certain 1 month ago
  Rika Ichinose 5f69f5a7cf For JVM, use float64xxx wrappers instead of unsupported lvalue casts. 1 month ago
  marcoonthegit 9f9c546494 * add deprecated to a call with a message about subsitute. 1 month ago
  mattias c307108748 fcl-db: parse float .3 and -.3 1 month ago
  J. Gareth "Curious Kit" Moreton d030c85f12 * Fixed bug where a TCallParaNode's "originalindex" defaulted to the wrong value when loading from PPU 2 months ago
  florian 5101d2c4ac * fix test 1 month ago
  florian adede6d2ae * use math.frexp in system unit, should fix #41250 1 month ago
  Rika Ichinose a789dfc8e8 Simplify UTF8Encode & Decode. 1 month ago
  Michaël Van Canneyt d95c3ed784 * Patch from Werner Pamler to implement InternalSize. Fixes issue #41033 1 month ago
  Michaël Van Canneyt 0d4634742a * Address some remarks by Alexey Torgashin. Make sure there are 2 long strings in the list 1 month ago
  Karl-Michael Schindler 9844fa0949 Update German translations of error message files. 1 month ago
  Michaël Van Canneyt ad89d402a5 * Test for long string in hash object list 1 month ago
  Michaël Van Canneyt b27c998d09 * Remove 256 char limit from the hash list. Fixes issue #41335 1 month ago
  Michaël Van Canneyt d16ea18f27 * Rework testsuites to use punit (no dependency on fpcunit) and add tests for contnrs unit 1 month ago
  florian e1b6a8f192 * users can use the internalproc directive in their code, so throw a proper error if the supplied number is not known, resolves #41310 1 month ago
  J. Gareth "Curious Kit" Moreton 313f2a335f * x86_64: New test for i41317 2 months ago
  J. Gareth "Curious Kit" Moreton 5381fb2a4f * x86_64: Moved "MovlMovq2MovlMovl 1" optimisation to pass 2 (fixes #41317) 2 months ago
  ccrause 89d98d9bf1 Add more tinyAVR 2 controllers. 1 month ago
  Marcus Sackrow e951bf74af Amiga: ssockets implementation 1 month ago
  Marcus Sackrow 6d6225a4af AThreads: In IsValidThreadInfo() leave early if threadinfo is nil 1 month ago
  mattias 4f2cb10848 fcl-db: parse IN (A..B) 1 month ago
  Sven/Sarah Barth d87edcd4be * we don't want N-commas for the name of a generic, but N-1 (as the comment suggests) 1 month ago
  Sven/Sarah Barth e6114a573d * fix #41254: move setting up the relationship between current_structdef and its type symbol for records from parse_record_members() to record_dec() so that its also applied for non-advanced records (other code still ensures that the record type itself can't be used inappropriately) 1 month ago
  Sven/Sarah Barth 466049434e + add test for #40838 1 month ago
  Rika Ichinose 29f00416d6 Call MemoryManager.InitThread symmetrically to MemoryManager.DoneThread. 1 month ago