Historie revizí

Autor SHA1 Zpráva Datum
  Pierre Muller 2757e8f299 Fix assembler syntax error in last commit před 1 měsícem
  florian 9bff60e270 + implement while i>0 do ... dec(i); to if i>0 then repeat ... dec(i) until i=0; as proposed by Rika in mr1122 před 1 měsícem
  Michaël Van Canneyt 7a24c2e720 * Fix 3.2.2 compilation of pas2js před 1 měsícem
  florian ea76a1f5e0 * make thread var count size CPU dependent před 1 měsícem
  florian f1251160db * trailing spaces removed před 1 měsícem
  J. Gareth "Curious Kit" Moreton 37cd24f65a * x86: Minor refactoring of "VmovdqxVmovdqxVmovdqxVmovdqx2VmovdqyVmovdqy" optimisations to avoid requirement of AVX2 před 2 měsíci
  ccrause 0e30f6c97c at90usb8u2 and atmega8u2 should use rjmp/rcall because of small flash size. před 1 měsícem
  florian dbf18e9d29 * formatting před 1 měsícem
  Michaël Van Canneyt f8e45083d0 * TLocalTimeZone.FixDoGetOffsetsAndType před 1 měsícem
  florian 285ba1cc6f * allow generic parameters to be used as array limits, resolves #41358 před 1 měsícem
  Michaël Van Canneyt 8a738d3253 * Some Delphi compatibility fixes před 1 měsícem
  Michaël Van Canneyt 64e57de183 * Add format method for Delphi compatibility před 1 měsícem
  Margers 57092e3336 Mouse wheel for go32v2. před 1 měsícem
  Margers 34f50766e1 Mouse wheel for msdos. před 1 měsícem
  Margers 13f44e0284 Mouse wheel generate only down action. před 1 měsícem
  florian 38fd88f001 * strange oversight fixed that tcgassignmentnode.pass_generate_code doesn't handle a certain před 1 měsícem
  Rika Ichinose 5f69f5a7cf For JVM, use float64xxx wrappers instead of unsupported lvalue casts. před 1 měsícem
  marcoonthegit 9f9c546494 * add deprecated to a call with a message about subsitute. před 1 měsícem
  mattias c307108748 fcl-db: parse float .3 and -.3 před 1 měsícem
  J. Gareth "Curious Kit" Moreton d030c85f12 * Fixed bug where a TCallParaNode's "originalindex" defaulted to the wrong value when loading from PPU před 2 měsíci
  florian 5101d2c4ac * fix test před 1 měsícem
  florian adede6d2ae * use math.frexp in system unit, should fix #41250 před 1 měsícem
  Rika Ichinose a789dfc8e8 Simplify UTF8Encode & Decode. před 1 měsícem
  Michaël Van Canneyt d95c3ed784 * Patch from Werner Pamler to implement InternalSize. Fixes issue #41033 před 1 měsícem
  Michaël Van Canneyt 0d4634742a * Address some remarks by Alexey Torgashin. Make sure there are 2 long strings in the list před 1 měsícem
  Karl-Michael Schindler 9844fa0949 Update German translations of error message files. před 1 měsícem
  Michaël Van Canneyt ad89d402a5 * Test for long string in hash object list před 1 měsícem
  Michaël Van Canneyt b27c998d09 * Remove 256 char limit from the hash list. Fixes issue #41335 před 1 měsícem
  Michaël Van Canneyt d16ea18f27 * Rework testsuites to use punit (no dependency on fpcunit) and add tests for contnrs unit před 1 měsícem
  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 před 1 měsícem