fpc/tests/test/units
Jonas Maebe a4804a3c25 * let FloatToStr output the correct number of decimals in case the
first significant digit is preceded by several zeroes (patch by
    C. Western, mantis #16907)

git-svn-id: trunk@19738 -
2011-12-03 22:34:00 +00:00
..
character rtl: patch from Inoussa to complete TCharacter class implementation (mantis #0020302): 2011-09-30 00:15:37 +00:00
classes rtl: add TBytesStream class for compatibility with delphi (TStringStream is a descendant of TBytesStream) + test 2011-10-06 04:41:10 +00:00
crt
dos
fmtbcd * Applied patch from Lacak2 that improved compare() functionality for 2011-10-18 20:21:34 +00:00
fpcunit
math
matrix * patch by Petr-K to fix 3*3 matrix inversion, resolves #19828 2011-08-14 21:46:47 +00:00
objects
sharemem
softfpu
strings
strutils
system + x86_64 assembler implementations of Move and FillChar. Does not use SIMD, so probably not the fastest for large move sizes, but for small to medium sizes it should be competitive. 2011-04-05 09:53:54 +00:00
sysutils * let FloatToStr output the correct number of decimals in case the 2011-12-03 22:34:00 +00:00
variants * VarUtils, fixed missing support for interfaces 2010-12-09 16:38:55 +00:00