#fpc #freepascal #compiler #fpcobj #pascal

sergei bca2c464da * Don't generate x87 instructions for sin and cos on win64, somehow managed to not commit this part in r25995. Mantis #17273. 12 年之前
compiler bca2c464da * Don't generate x87 instructions for sin and cos on win64, somehow managed to not commit this part in r25995. Mantis #17273. 12 年之前
ide 5f744ff355 * fixed spelling error and updated link where to download the html docs 12 年之前
installer 1bea98995b * regenerated fpcmake makefiles after r25642 12 年之前
packages c16d232c3a fcl-db: bufdataset: when updates in update buffers are canceled, reverted records must be correctly restored to all active indexes not only in current (then other indexes remains in inconsistent state) 12 年之前
rtl 141b2f7066 * arcsin and arccos: improve accuracy at small arguments by replacing sqr(1-x*x) with sqr((1-x)*(1+x)). 12 年之前
tests b6d279d4aa * don't transform div-by-power-of-2 into a shift when overflow checking is 12 年之前
utils 926c1ba657 Fix extension od dxegen.pp source in fpmake 12 年之前
.gitattributes b6d279d4aa * don't transform div-by-power-of-2 into a shift when overflow checking is 12 年之前
.gitignore 04df0d537e * more finegrained parallelism support for testsuite runs: the tests are no 13 年之前
Makefile e219b8387e * no longer support building with 2.6.0 (mainly because 2.6.0 doesn't generate 12 年之前
Makefile.fpc e219b8387e * no longer support building with 2.6.0 (mainly because 2.6.0 doesn't generate 12 年之前
fpmake.pp df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 年之前
fpmake_add1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 年之前
fpmake_proc1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 年之前