- 24 Dec, 2021 3 commits
-
-
Kipp Cannon authored
- if somebody puts a "%" into the delimiter on the command line bad things happen.
-
Kipp Cannon authored
- regarding nvals
-
Kipp Cannon authored
- regarding dsave by deleting the code. it shouldn't be needed, probably won't hurt. "make check" passes.
-
- 08 May, 2018 4 commits
-
-
Kipp Cannon authored
-
Kipp Cannon authored
-
Kipp Cannon authored
-
Kipp Cannon authored
-
- 10 Mar, 2016 1 commit
-
-
Adam Mercer authored
-
- 11 Mar, 2014 8 commits
-
-
Kipp Cannon authored
-
Kipp Cannon authored
-
Kipp Cannon authored
the base64 codec we were using was GPL, which is compatible with metaio's license *except* that metaio includes the code for a matlab extension module. the authors of metaio can choose to link their own code to matlab, but doing it to someone else's GPL'ed code is a license violation. luckily I found a public domain codec, but it does less error checking so we loose that.
-
Kipp Cannon authored
-
Kipp Cannon authored
-
Kipp Cannon authored
-
Kipp Cannon authored
-
Kipp Cannon authored
-
- 09 Dec, 2013 7 commits
-
-
Kipp Cannon authored
-
Kipp Cannon authored
-
Kipp Cannon authored
-
Kipp Cannon authored
-
Kipp Cannon authored
-
Kipp Cannon authored
-
Kipp Cannon authored
-
- 01 Nov, 2013 2 commits
-
-
Kipp Cannon authored
-
Kipp Cannon authored
-
- 24 Jul, 2013 7 commits
-
-
Kipp Cannon authored
-
Kipp Cannon authored
- bump version to 8.4.0 - update daswg e-mail address - remove obsolete check for size of size_t
-
Kipp Cannon authored
-
Kipp Cannon authored
-
Kipp Cannon authored
-
Kipp Cannon authored
-
Kipp Cannon authored
- make metaio_test.sh a script that isn't constructed by config.status (so it's execute flag can be set) - and fix paths to test files
-
- 23 Jul, 2013 2 commits
-
-
Kipp Cannon authored
-
Kipp Cannon authored
-
- 17 Jan, 2013 1 commit
-
-
Kipp Cannon authored
gzvscanf() was using global static data for a buffer. this patch moves it onto the stack
-
- 10 Jan, 2013 3 commits
-
-
Kipp Cannon authored
Conflicts: debian/changelog
-
Kipp Cannon authored
-
Kipp Cannon authored
-
- 09 Jan, 2013 2 commits
-
-
Kipp Cannon authored
-
Kipp Cannon authored
-