#fpc #freepascal #compiler #fpcobj #pascal

sergei 636736dda6 * log2() and log10(): replaced division by ln(base) with multiplication by reciprocal constant, this executes faster and somehow provides slightly better accuracy. 12 years ago
compiler 9b1a36fcdb * don't call buildderef for the local symtable of procdefs unless we will 12 years ago
ide 5f744ff355 * fixed spelling error and updated link where to download the html docs 12 years ago
installer 1bea98995b * regenerated fpcmake makefiles after r25642 12 years ago
packages aa147703d5 fcl-db: memds: when FieldDefs are changed set TableIsCreated to false to signal, that CreteTable should be called. 12 years ago
rtl 636736dda6 * log2() and log10(): replaced division by ln(base) with multiplication by reciprocal constant, this executes faster and somehow provides slightly better accuracy. 12 years ago
tests 92508a9801 * take of life of tlabelnode.left, the test does not test this however because I'am not aware of any example to force a left node for a label 12 years ago
utils 926c1ba657 Fix extension od dxegen.pp source in fpmake 12 years ago
.gitattributes 92508a9801 * take of life of tlabelnode.left, the test does not test this however because I'am not aware of any example to force a left node for a label 12 years ago
.gitignore 04df0d537e * more finegrained parallelism support for testsuite runs: the tests are no 13 years ago
Makefile e219b8387e * no longer support building with 2.6.0 (mainly because 2.6.0 doesn't generate 12 years ago
Makefile.fpc e219b8387e * no longer support building with 2.6.0 (mainly because 2.6.0 doesn't generate 12 years ago
fpmake.pp df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 years ago
fpmake_add1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 years ago
fpmake_proc1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 years ago