提交历史

作者 SHA1 备注 提交日期
  Rika Ichinose 5f69f5a7cf For JVM, use float64xxx wrappers instead of unsupported lvalue casts. 1 月之前
  marcoonthegit 9f9c546494 * add deprecated to a call with a message about subsitute. 1 月之前
  mattias c307108748 fcl-db: parse float .3 and -.3 1 月之前
  J. Gareth "Curious Kit" Moreton d030c85f12 * Fixed bug where a TCallParaNode's "originalindex" defaulted to the wrong value when loading from PPU 2 月之前
  florian 5101d2c4ac * fix test 1 月之前
  florian adede6d2ae * use math.frexp in system unit, should fix #41250 1 月之前
  Rika Ichinose a789dfc8e8 Simplify UTF8Encode & Decode. 1 月之前
  Michaël Van Canneyt d95c3ed784 * Patch from Werner Pamler to implement InternalSize. Fixes issue #41033 1 月之前
  Michaël Van Canneyt 0d4634742a * Address some remarks by Alexey Torgashin. Make sure there are 2 long strings in the list 1 月之前
  Karl-Michael Schindler 9844fa0949 Update German translations of error message files. 1 月之前
  Michaël Van Canneyt ad89d402a5 * Test for long string in hash object list 1 月之前
  Michaël Van Canneyt b27c998d09 * Remove 256 char limit from the hash list. Fixes issue #41335 1 月之前
  Michaël Van Canneyt d16ea18f27 * Rework testsuites to use punit (no dependency on fpcunit) and add tests for contnrs unit 1 月之前
  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 月之前
  J. Gareth "Curious Kit" Moreton 313f2a335f * x86_64: New test for i41317 2 月之前
  J. Gareth "Curious Kit" Moreton 5381fb2a4f * x86_64: Moved "MovlMovq2MovlMovl 1" optimisation to pass 2 (fixes #41317) 2 月之前
  ccrause 89d98d9bf1 Add more tinyAVR 2 controllers. 1 月之前
  Marcus Sackrow e951bf74af Amiga: ssockets implementation 1 月之前
  Marcus Sackrow 6d6225a4af AThreads: In IsValidThreadInfo() leave early if threadinfo is nil 1 月之前
  mattias 4f2cb10848 fcl-db: parse IN (A..B) 1 月之前
  Sven/Sarah Barth d87edcd4be * we don't want N-commas for the name of a generic, but N-1 (as the comment suggests) 1 月之前
  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 月之前
  Sven/Sarah Barth 466049434e + add test for #40838 1 月之前
  Rika Ichinose 29f00416d6 Call MemoryManager.InitThread symmetrically to MemoryManager.DoneThread. 1 月之前
  Marcus Sackrow b2242d7e10 AThreads: implemented ASetThreadDebugNameA() 1 月之前
  Michaël Van Canneyt 574b03bfb9 * Octal notation does not always need 3 characters. Fixes issue #41364 1 月之前
  florian 26099c1d98 * test properly split, resolves #41362 1 月之前
  mattias 391a8ec8df fcl-db: fixed parsing param with underscore 1 月之前
  mattias 184b2cd28c fcl-db: fixed parsing Text as table alias, identifier as parameter name 1 月之前
  mattias a58134462a fcl-db: parse FOR UPDATE OF column1, ... and WITH LOCK 1 月之前