aboutsummaryrefslogtreecommitdiffstats
path: root/libs/fst
Commit message (Collapse)AuthorAgeFilesLines
* extends the list of platforms without <alloca.h>Josuah Demangeon2022-07-181-1/+1
| | | | | | | | This permits to fix a compilation bug on OpenBSD https://www.gnu.org/software/gnulib/manual/html_node/alloca_002eh.html > This header file is missing on some platforms: > FreeBSD 6.0, NetBSD 9.0, OpenBSD 6.7, mingw, MSVC 14.
* Fix build on FreeBSD, which has no alloca.hMaciej Pasternacki2022-04-241-0/+3
|
* Fix Visual Studio buildMiodrag Milanovic2022-02-024-57/+24
|
* Fix for limit_range_end when not writing vcdMiodrag Milanovic2022-01-281-0/+9
|
* Cleanup of config to support platformsMiodrag Milanovic2022-01-261-20/+13
|
* Add FST libraryMiodrag Milanovic2022-01-259-0/+9853