| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| nsl-statistics-lib 1.0 source code.tar.gz | 2026-08-13 | 103.0 kB | |
| nsl-statistics-lib 1.0 source code.zip | 2026-08-13 | 115.9 kB | |
| README.md | 2026-08-13 | 1.4 kB | |
| Totals: 3 Items | 220.4 kB | 0 | |
- Add README and add it to the documents package
- Add GitHub pages action to upload the Doxygen
- Add GitHub continuous integration in
- Debian
- Fedora
- Arch Linux
- MacOS
- Windows MingW64
- Windows MSVC
- Add header development and documents packages to
- Debian
- Fedora/RPM
- Arch Linux/pacman
- Add Doxygen documents
- Add comments in nsl_statistics.h
- Filter nsl_statistics.h to a C and C++ bases to generate the Doxygen
- Update reuse files
- Add main License file
- Add SPDX tags for license and copyright
- Improve nsl_statistics.h
- Add flag 'ST_SKIP_REGISTER' to prevent the use of 'register` keyword
- Improve the selection of the square root function
- Dived by 2 to detect floating
- Syntax improvements
- Add compilation
- newer C and C++ standards
- with clang
- Improve documentation and spelling
- Add test compilation for C++ 17
registerkeyword is obsolete in C++ 17 - Comply to FSFE reuse recommendations
- Add Debian git ignore for Debian package build
- Add unit test
- Add compilation of different standards
- Follow limit constants defined by standard
- Use include headers according to standard C for C and C++ for C++
- Add missing clearing of the vector on allocation