perf(getinfo,rcollate): Removed unnecessary call to fileno() that used semaphore
feat(rcollate): Made -c option override new -fbN behavior
feat(rcollate): Made -fbN where N>1 to specify exact input record size
refactor(rcollate): Minor logic simplification
perf(rcollate): Improved checks and added default -oc setting to # input columns
refactor(rcollate): A few minor changes that should not affect performance
feat(rcollate): Added formatting check for ASCII input with -c option
feat: Added float and double alignment to i/o routines for future mmap() use
refactor(rcollate): eliminated load_file() completely for Windows
fix: fixed a few other bugs related to 64-bit addressing
feat(rcollate): Added -c option to force operation with checks.
Removed redundant include files
Bug fixes in -o option
Additional size checks
Fixing minor issues with new -o code
Added capability to rcollate for reblocking input order for tensors
Added missing header opening line for -hi option
Fixed issue with unmapping mapped memory
Minor tweaks on last change
Fixed issues with very large file i/o
Created MAXFMTLEN to guard against buffer overrun attacks in header input
Switched over to more efficient fread/fwrite replacements getbinary/putbinary
Made memory allocation in index_records less greedy
Prepare for SCons build on Win32 and Win64
Eliminated redundant #define's for getc and putc
Fixed bug in allocation for reading from stream
Work-around fix for transposing ASCII input files under Windows
Simplified code a bit -- no significant change in behavior expected
Fixed issue with failure to manipulate header
Made NROWS/NCOLS more consistent with resolution string
Fixed redundant header output (bug)
Removed unnecessary address operators from function ids.
Bug fixes
Fixed bug when header is being removed from input
Fixed issue with binary data when adding or removing header
Added check for unsupported formats
Added -hi and -ho options to control input and output headers separately
Added NROWS, NCOLS and NCOMP to matrix headers
Reduced number of calls to realloc() when loading from stdin
More Windows fixes (someone should come up with an acrylic version of Windows)
Fixes for Windows
Propogate output dimensions to input dimensions before checking input data
Added -w option to turn off warnings
Added error check for too little input data
Took off write ability I didn't need when mapping input file
Created rcollate command to support 5-phase method
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.