Историја ревизија

Аутор SHA1 Порука Датум
  lacak 1034503c5d fcl-db: bufdataset: improve rev.26604. do not use Field.SetData in BlobStream constructor, because SetData also calls Validate and generates deFieldChange. Which is too early in constructor. These events must be generated after data will be written (in fact deFieldChange is called in BlobStream destructor and Validate is not called in current implementation). пре 11 година
  Jonas Maebe 2adfb6cdda * don't endlessly recurse when printing the typename of a procvardef that пре 11 година
  Jonas Maebe 6d5bef3e1d * removed code duplication in tpointerdef.GetTypeName пре 11 година
  Jonas Maebe 89d97a3c2e * only consider tc_pointer_to_array typeconversions to determine whether a пре 11 година
  Jonas Maebe 9c4505045b * fixed formatting пре 11 година
  masta 9e0af11ad8 Rerun the peephole optimizer after removing the current instruction. пре 11 година
  masta 57ff589ec7 Always set p to the next instruction after removing p from asml. пре 11 година
  lacak 8e6fcd876c fcl-db: bufdataset: when data are written to BLOB field (using TBufBlobStream) assign new write blob buffer to BLOB field in record buffer. So new data are there before Post. пре 11 година
  masta c644503daf Add MovLdr2Ldr peephole optimizer for ARM пре 11 година
  masta 77d12f61a2 Handle LDRD and STRD correctly in RegInInstruction for ARM пре 11 година
  lacak b55c4eec60 fcl-db: bufdataset: formatting пре 11 година
  michael b5a2b3860b * Added AddEmptyStrings to ExtractStrings (bug 25633) пре 11 година
  michael b023e30164 * Only resize TStringStream.Datastring in case the string will grow because of the write operation пре 11 година
  pierre 754790f641 Use new static library not supproted message пре 11 година
  pierre 6feab20b01 regenerated after: Add different message for static libraary not supported пре 11 година
  pierre b4d0cf5593 * Add different message for static libraary not supported пре 11 година
  sergei ff3fe06af9 * Changed condition around declaration of 'cgpara' to be the same as around its usage. пре 11 година
  nickysn 1faf138667 + fixed mistyped call to BsfWord in test tbsx1.pp пре 11 година
  nickysn 4c27c42f35 + added asm optimized BSF/BSR routines for i8086 by Max Nazhalov пре 11 година
  nickysn 5832c323b1 - don't define FPC_HAS_INTERNAL_BSF and FPC_HAS_INTERNAL_BSR on i8086. BSF/BSR пре 11 година
  nickysn 48edf78003 * make BSR/BSF return byte, instead of cardinal on 16/8-bit targets пре 11 година
  nickysn 5e0359d389 * 16/8-bit ALU fix for 64-bit pred/succ after r26580 пре 11 година
  Tomas Hajny 444fdc818b * corrected header (cosmetic) пре 11 година
  florian 48ae2d215a + concatcopy variants using sse and avx, only activated if optimization for size is done because at least on an i7-4770 it has shown no benefit пре 11 година
  florian 060aa2a7fe + SSE and AVX unit cpu flags пре 11 година
  florian 2ec5a649d7 * set Ch_* for more operations пре 11 година
  michael 92187d7045 * Fix to fill in Accept HTTP header (By Mark van Ham, bug #25621) пре 11 година
  florian 0ea0b5c34d * quote parameters пре 11 година
  nickysn e83ef05b74 - disable cs_opt_nodecse from -O2 on i8086, because it breaks building packages пре 11 година
  florian c44b5d1043 * take care of tempinitcode when creating def information for tempcreatenodes пре 11 година