Historie revizí

Autor SHA1 Zpráva Datum
  florian c3b8b51cb5 * more overflow checking for abs(...) před 1 rokem
  Michaël Van Canneyt daf2dd869b * Add FCM push notifications před 1 rokem
  Michaël Van Canneyt 48d6f5e8a7 * Write correct number of characters to log file před 1 rokem
  Michaël Van Canneyt 2c15deb237 * Support PKCS#8 format for RSA private key, add demos před 1 rokem
  marcoonthegit 01c6a0c180 * don't scan embedded images. fixes #40691 před 1 rokem
  J. Gareth "Curious Kit" Moreton a907eb49c9 * a64: Several secondary peephole optimizations that clean up CSEL instructions před 1 rokem
  J. Gareth "Curious Kit" Moreton ef1cb852a8 * a64: New CSEL block optimisations ported over from x86 CMOV block optimisations před 1 rokem
  florian 2a46596edd * overflow check abs(...) for x86 před 1 rokem
  Michaël Van Canneyt f1c4f0c879 * Check component is not nil prior to calling validateinsert před 1 rokem
  marcoonthegit 2273670aad * fixes issue 40695 před 1 rokem
  Michaël Van Canneyt 6e03b24701 * Remove debug statement před 1 rokem
  Michaël Van Canneyt 18cf928ed6 * Invoke testing on linux requires libffi před 1 rokem
  Michaël Van Canneyt 52d3a0d5e3 * Allow to call constructor using Invoke() před 1 rokem
  Pierre Muller a0a57868c0 cat value of TEST_DATETIME variable into stamp file před 1 rokem
  Michaël Van Canneyt e67cccee37 * Complete erroneously partial commit před 1 rokem
  Pierre Muller 603dd63b39 Fix make variable name error: OBJPAS_DEPS_SPU => OBJPAS_DEPS_CPU před 1 rokem
  Pierre Muller 1230fc811a Use rtl/java version of objpas.pp source for java OS před 1 rokem
  Michaël Van Canneyt f0eb7e8807 * Add all dependencies for consoletestrunner před 1 rokem
  Michaël Van Canneyt e75d97815d * Synchronize Method/Field treatment. Correct parent for fields před 1 rokem
  Michaël Van Canneyt 8665e03886 * Add parameter to skip inherited fields před 1 rokem
  Pierre Muller f88622a799 Be sure not to consume semicolon after _USES twice před 1 rokem
  florian 57a1b5a39b * fix test for i386 před 1 rokem
  Rika Ichinose a35577593b Don’t misalign FillChar pattern. před 1 rokem
  J. Gareth "Curious Kit" Moreton 755d221230 * x86: Additional optimisation in OptPass2MOV to help with sub-optimal MOV/CMP/MOV triplets (and a minor refactor). před 1 rokem
  J. Gareth "Curious Kit" Moreton f4e955d04f * x86: Improvement to CMOVcc/Jcc optimisation that attempts to remove temporary registers storing constants před 1 rokem
  J. Gareth "Curious Kit" Moreton a7fe49f38f * x86: CMOVcc/Jcc pairs are now changed to MOV/Jcc if the register is not used if the jump doesn't branch před 1 rokem
  florian e35403c3b8 * optimize additions of empty sets away if possible, part of #40384 před 1 rokem
  florian edaee6f392 * do not copy sets in fpc_varset_(un)set if source and dest are the same před 1 rokem
  Michaël Van Canneyt c47fc710ba * JSONPath demo před 1 rokem
  florian 594d4cc4f9 * transform -1-x into not(x) před 1 rokem