perf(rlam): Increased maximum input line width to 1 MByte
fix(rlam): Fixed processing of -in option
feature(rsplit,rlam): Modified to allow any number of files up to system limit
Windows cleaning (thanks to Nathaniel Jones for pointing out errors)
Made -f more flexible accepting upper-case letters (byte-swapping doesn't matter)
Made it so -t option sets newline if no character follows
Improved error reporting and added newline after ASCII records
Added check for premature end-of-data
Added rsplit tool to divide input to multiple output streams
Changed rlam -iaN behavior to read N lines rather than N characters
Minor bug fix for Windoz -- was setting fixed-width ASCII input to binary output
Switched over to more efficient fread/fwrite replacements getbinary/putbinary
I guess I can't count...
Added -in options to commands for manual EOF specification
Added flockfile calls and fixed SET_FILE_BINARY usage for consistency
Increased maximum line length to 64KB
Improved handling of -iaN option and binary input from stdin
Added -u option to rlam
Modified rlam to use -iw option for 2-byte words and added -ii and -ib options
Made missing calls to SET_FILE_BINARY() for Windows
Made empty string default separator for binary input
Added -i option to allow rlam to work with binary input records
Changed rlam -t option to accept strings as well as tab characters
Increased file limit from 16 to 32
Reduced compile warnings.
Various compatibility fixes.
Reduced compile warnings/errors on Windows.
Changes and check-in for 3.5 release Includes new source files and modifications not recorded for many years See ray/doc/notes/ReleaseNotes for notes between 3.1 and 3.5 release
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.