use revision for external
record tag
tag for conda module build with python 3.14 support
delete branch after merge into trunk
doc commit 1928
support free-threading python 3.14
define Py_GIL_DISABLED on windows when using free-threaded python
pass -nogil flag to swig if supported
branch for free-threading python 3.14 support
record tag
use revision for external
tag for conda module build
delete wrong tag
tag for conda module build
doc commit 1918
add minimal pyproject.toml for conda build
doc commit 1916
instantiate vector<string> for swig
use revision for SDIF
record tag
tag for conda packages
doc commit 1911
fix conda target and setup for windows
doc commit 1909
fix python extension on windows
doc commit 1907
add link library directory for python import library on windows
doc commit 1905
fix detection of include directories from a venv
use revision for external
record tag
tag for Forum release
doc commit 1900
warning cleanup
doc commit 1898
avoid crash if message passed to SdifDefaultErrorFunc or SdifDefaultWarningFunc contains a percent character
doc commit 1896
fix use of temporary strings that were deallocated before use
doc commit 1894
warning cleanup
use revision for external
record tag
tag version 1.4.32
doc commit 1884
fix SDIFEntity::CreateStreamSelection when all streams should be allowed
doc commit 1881
fix const errors with string literals
add support for intel LLVM compiler
add support for intel LLVM compiler
use revision for external
record tag
tag release
document commit 1874
add target for conda/swig build using setuptools
doc commit 1871
only set clang default to libstdc++ if it actually works
doc commit 1869
make three API functions accessible from shared library
doc commit 1867
make SdifMatrixTypeGetNbColumns part of the visible API
record tag
use revision for external
tag for forum release
doc commit 1862
fix mex-file generation for matlab 2019/2020
use revision for external
tag for forum releases
doc commit 1856 and record version
increase version number for SDIF changes
lock external
record version
tag version 1.4.28
doc commit 1845
avoid bind2nd (removed in c++17) and bind/labmdas (not supported by old compilers)
use revision for external
fix tag name
tag version 1.4.25
update change log and record version
fix parsing of character matrix from text
Include <functional> header for std::bind2nd
doc revision 1.30 of easdif/sdifentity.hpp
restore filtering of frames by stream ID or frame type
remove EASDIF_API from FRIterator which is fully inline