Commit History

Auteur SHA1 Bericht Datum
  nickysn f1467fdaaf * only load the low byte of CurrentColor in the asm version of DirectPutPixel320 6 jaren geleden
  nickysn 1d9dae2129 - removed commented out code from DirectPutPixel320 6 jaren geleden
  nickysn 0a838fa082 * huge memory model fix for the asm version of DirectPutPixel320 6 jaren geleden
  nickysn 6fe9285aa5 - removed the 32-bit asm code from the asm version of DirectPutPixel320 6 jaren geleden
  michael 198abd5e26 * Add Unicode/Widestring overload on windows for ResolveRelativeURI 6 jaren geleden
  florian 4f0da5fcc3 + patch by Marģers to support the x86 assembler instructions blsi, blsr, blsmsk, adcx, adox, movbe, pclmulqdq, resolves #34815 and #34799 6 jaren geleden
  florian 8c66e9a2eb + support for 16 bit registers 6 jaren geleden
  florian fc7ecf3206 * usage example for linux 6 jaren geleden
  michael 181766766b * Do not save so much session info 6 jaren geleden
  michael 3355bc65b0 * Correct options for parsing 6 jaren geleden
  michael 4f8b595e30 * Defaults are not to add default identifiers (fpdoc) 6 jaren geleden
  michael 2bcc195677 * Generic templates can be separated by semicolon (used in fgl unit) 6 jaren geleden
  florian 75a89d2115 * fix and enable MovOpMov2MovOp optimization on x86-64 6 jaren geleden
  michael 80e014d94a * Fix compilation 6 jaren geleden
  michael 6e704b6a4f * Parse type constraints in generics 6 jaren geleden
  florian 94d7a02fae * modified patch by Gareth Moreton to pool TmpUsedRegs in the assembler optimizers, resolves #34679 6 jaren geleden
  michael 1b31c90bba * Fix filename allocator for operators 6 jaren geleden
  michael d3c8ca53f7 * Add in operator 6 jaren geleden
  michael 867de68d9a * Remove debug statement 6 jaren geleden
  florian e24449bcfd * if sub nodes of a commutative node contain conditionally executed nodes, these sub nodes might not be swapped 6 jaren geleden
  michael f3cb1b12ce * Insert and Delete are compiler internals now, need fake definitions 6 jaren geleden
  michael ed91d6d094 * Fix syntax error 6 jaren geleden
  michael 37d3dad0d6 * Remove debug statement 6 jaren geleden
  michael 80057f9d0b * Remove debug statement 6 jaren geleden
  michael ad5c48d539 * Widestring -> unicodestring 6 jaren geleden
  michael fd6fbed094 * Fix one character being eaten at end of input string 6 jaren geleden
  michael 1895b3ce37 * Fix hints and warnings (parameter not used disabled on purpose) 6 jaren geleden
  nickysn 28bb659a1c * PutPixel320 converted to pure assembler routine 6 jaren geleden
  nickysn 25c3981236 * use stosb instead of mov to draw the pixel inside the asm version of PutPixel320 6 jaren geleden
  nickysn 9f4e6c48b3 * only read the low byte of the pixel color in the asm version of PutPixel320 6 jaren geleden