| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-04-05 | feat: Function to write tags by themselvesHEADmain | Jacob McDonnell | |
| Added a function to write tags by themselves as a shorthand since writing tags only is useful. | |||
| 2026-04-04 | style: Add License Header to Files | Jacob McDonnell | |
| Added the SPDX license header to source files missing the header. | |||
| 2026-04-04 | feat: Add "Written by libMatfile" | Jacob McDonnell | |
| Add "Written by libMatfile" to the description section of MAT-Files. | |||
| 2026-04-04 | fix: format-all ignores mk/ directory | Jacob McDonnell | |
| 2026-04-04 | fix: Fix padding issue | Jacob McDonnell | |
| Too much padding was added, instead of adding the remainder in padding, the amount written was added as padding. | |||
| 2026-04-04 | build: Restructured project | Jacob McDonnell | |
| 2026-04-04 | docs: Renamed Project to libMatfile | Jacob McDonnell | |
| 2026-04-04 | style: Force Style Conformance | Jacob McDonnell | |
| 2026-04-04 | feat: Producing a Readable MAT-File | Jacob McDonnell | |
| Producing a readable MAT-File of a 1x5 Array of doubles. The file is somewhat manually generated, but currently works. | |||
| 2026-04-04 | docs: Initial Commit | Jacob McDonnell | |
