Commit History

Author SHA1 Message Date
  Don d147533c94 Remove "r" from FPC revision. 4 years ago
  florian 777d536d9b * extended routines int/frac/trunc shouldn't mess with precision or exception flags, should fix #39275 4 years ago
  florian 306fae299e * patch by J. Gareth Moreton: AND/CMP optimisation, resolves #39287 4 years ago
  Michaël Van Canneyt 25e937b0c9 * Correct reader signatures 4 years ago
  Michaël Van Canneyt 2f81580e04 * cast empty string to char no longer compiles 4 years ago
  Michaël Van Canneyt 776790d014 * Rework packet handling 4 years ago
  Michael Van Canneyt 5221388659 Merge branch 'ZeroSeparators' into 'main' 4 years ago
  Ondrej Pokorny a55794d80d DateTimeToString: do not write #0 separators 4 years ago
  Michael Van Canneyt 5997c13615 Merge branch 'WinDateSeparator' into 'main' 4 years ago
  Ondrej Pokorny 0ae0e741cf win: fix default ShortDateFormat and LongDateFormat 4 years ago
  Ondrej Pokorny 2c81b44b1c win: fix default ShortDateFormat and LongDateFormat 4 years ago
  Yuriy Sydorov 10acbca828 * x86: Added the "test $-1,%reg" condition to the MovAndTest2Test optimization. 4 years ago
  Marcus Sackrow c0d57d03c2 amiga: removed some debugging settings 4 years ago
  Marcus Sackrow 8117c97d92 amiga: FPC_DOKEYCONVERSION env var if key conversation Ansi to IBM should be done for every key 4 years ago
  Marcus Sackrow e1a75bf658 Amiga: Implemented GetVar for 1.x 4 years ago
  Yuriy Sydorov 6a3f32ba69 * optimize tests for a single bit "(a and one_bit_mask_const) = <> one_bit_mask_const" into "(a and one_bit_mask_const) <> = 0" to enable further CPU specific optimizations. 4 years ago
  Michaël Van Canneyt 45c6833258 * --example-dir support 4 years ago
  Michaël Van Canneyt 3cfec8f905 * Fix error in calclookupvalue 4 years ago
  Michaël Van Canneyt 352435cb75 * only .pp is needed 4 years ago
  Michaël Van Canneyt 5d826cfe3c * Some additional filters 4 years ago
  Michaël Van Canneyt c5a128fae7 * Gitlab client + example 4 years ago
  Florian Klämpfl 58044c9632 * simplified .gitattributes as we do not do a two synchronization with svn 4 years ago
  Marcus Sackrow c1f6a7afdd Amiga: Workbench 1.x compatibilty via the AMIGA_V1_2_ONLY define 4 years ago
  Yuriy Sydorov 136f042972 * It is still needed to release the temp allocated for the result of an assembler function if the result is not referenced. This fixes some EXTDEBUG warnings. 4 years ago
  Yuriy Sydorov 5920d169c0 * Prevent double release of a temp. 4 years ago
  Marcus Sackrow 5350ac7d65 fpts2junit: prevent double entries in junit xml (in test log are double entries, one for compiles, one for runs) 4 years ago
  marcoonthegit 4ac5f5e433 Merge branch 'main' of gitlab.com:freepascal.org/fpc/source 4 years ago
  marcoonthegit 9e1606f221 * add BI_ALPHABITFIELDS 4 years ago
  Nikolay Nikolov b3744bf11f + added dependency on unit xmd for unit dpms 4 years ago
  Nikolay Nikolov a061b2e763 + added unit xtestext1 (header translation of X11/extensions/xtestext1.h) 4 years ago