rvelthuis / DelphiBigNumbers

BigInteger and BigDecimal for Delphi
http://rvelthuis.de/programs/bigintegers.html
BSD 2-Clause "Simplified" License
119 stars 62 forks source link

not thread-safe #19

Open theojk2 opened 11 months ago

theojk2 commented 11 months ago

using in multithread programs failes due to usage of global unsafe variables