Historial de Commits

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