From fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Wed, 8 Jul 2015 20:46:52 -0400 Subject: Initial commit --- pkg/tbtables/Revisions | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 pkg/tbtables/Revisions (limited to 'pkg/tbtables/Revisions') diff --git a/pkg/tbtables/Revisions b/pkg/tbtables/Revisions new file mode 100644 index 00000000..0e3d2432 --- /dev/null +++ b/pkg/tbtables/Revisions @@ -0,0 +1,16 @@ +tbyscp.x + The 'sbuf' pointer was being used with Memr (5/4/13, MJF) + +tbhanp.x + Quote strings in text, strip trailing spaces, and capitalize keywords + to be consistent with tbhpnp. (1/7/11, Valdes) + +tbhpnp.x + Don't remove leading whitespace. (1/7/11, Valdes) + +tbttyp.x + 1. Changes to better control the types and extensions. The accepted + extensions are |tab|fits|fit|fxb|txt|dat|cat|tmp|. + 2. If no extensions is given the default is now text instead of STSDAS + table. + (1/7/11, Valdes) -- cgit