K 10 svn:author V 5 aaron K 8 svn:date V 27 2006-05-10T03:19:24.000000Z K 7 svn:log V 536 - Updated from 1.43 to 1.45 - Updated maintainer 1.45 Mon May 1 09:08:20 PDT 2006 Fix a bug in fromTSV last column name is truncated by one character (introduced in 1.44) Thanks to Albert V. Smith 1.44 Sat Apr 15 04:27:28 PDT 2006 Fix a bug in join (type=2 and 3) When right or full join, key fields are undef for right-only entries. modify fromCSV, fromTSV, tsv, csv subroutines to support read/write PC, Mac and UNIX files. csv and tsv can take a file name and directly writes to it. Approved by: tobez (implicit); END