Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
rntrack-1_26-w32msvs-bin+perl5_12.zip | 2011-02-09 | 1.0 MB | |
rntrack-1_26-w32msvs-perl5_12.zip | 2011-02-09 | 881.6 kB | |
rntrack-1_26-w32mingw.zip | 2011-02-09 | 322.7 kB | |
rntrack-1_26-w32msvs.zip | 2011-02-09 | 238.8 kB | |
rntrack-1_26-src.tgz | 2011-02-09 | 548.9 kB | |
readme.txt | 2011-02-09 | 1.5 kB | |
Totals: 6 Items | 3.0 MB | 0 |
Netmail tracker RNTrack 1.26 ============================ File naming scheme: rntrack-M_NN-PPPCCCCC-BBB.zip where: "rntrack" : name of program M : Major version number NN : Minor version number PPP : Platform of binary (executable) file or abbreviation of content ("src", "cfg") CCCC : Compiler used for build (for some platform only) BBB : Build options delimited with plus sign ("perl" & etc.) ".zip" : File suffix indicates format of archive Each archive contain documentation and config files example. Examples. 1. rntrack-1_26-w32mingw.zip RNTrack 1.26 Win32 executable complied without options using MinGW32. 2. rntrack-1_26-w32msvs-bin+perl.zip RNTrack 1.26 Win32 executable complied with and without embedded Perl using Miscrosoft Visual Studio (two executable file in archive). 3. rntrack-1_26-w32msvs-perl.zip RNTrack 1.26 Win32 executable complied with embedded perl using Miscrosoft Visual Studio (one executable file in archive). 4. rntrack-1_26-src.tgz RNTrack 1.26 sources. 5. rntrack-1_26-lnx.tgz RNTrack 1.26 GNU/Linux binary, statically linked without embedded Perl. Log of changes -------------- ! - Bug fixed # - Added feature or changes 1.26 2011-02-08 --------------- # New log level 3 "Notice" for messages without action ("Scanning...", "Skip...", "Ignore...", "...not used" & etc.) # Update manual (described nuances works with the attached files) ! Fix build on unix-like OS using GNU C 4.x