Version | 1.17.058 |
Author | Martin Jindra , E-mail: martin.jindra@egservis.cz |
Language localisation: | |
English version | Milan Pavlík, E-mail: pavlik@pce.cz |
Slovak version | Jan Korecko, E-mail: korecko.jan@coopexsoft.sk Jan Brndiar, E-mail: brndiar@s-h.sk |
Working files | |
Log table | Abbreviated version of log file, where texts was replaced by ID, referenced to consequent tables. |
Source type table | List of libraries, forms, procedure files and DBC containers. |
Object table | List of all passed procedures and methods in applicaton running code. |
Source code table | Source codes of all passed procedures and methods in applicaton running code. |
Temporary files | |
Source tree table | Source tree view for display source code structure branching. |
Source process table | Source tree view for display real program processing. |
Source code history table | List of processed methods and procedures source code by the global and concrete history. |
1 | Log file reading and processing |
If the log file size is under 2MB, program create cursor through a command APPEND FROM .... In other case the log file will be opened using lowlevel functions and program processed it directly. With processing is generated table contens for "Log table", "Source type table" and "Object table". | |
2 | Object table repairing" |
Method names (object path) will be repaired, especially for class methods ... | |
3 | Processing "Source code table" |
In processing "Source code table" are continually processed all conjuncting objects from "Object table". All object source code will be stored to "Source code table". | |
4 | Displaying source code on page "Sources" |
There are dynamically detected how many times a method/procedures were called. If the method/procedure were called more than once, the choice "Global view" will be added to the combobox. Spinner "Process" determine explicit of process type. If you choose "Called from..." and "Process", an aproxiate source code will be authomatically generated and displayed. | |
5 | Displaying source code on page "Process hierarchy" |
After clicking on branch of tree will be generated and displayed source code for an aproxiate process. |
BIX Archiver 1.00 Beta 4 | |
Autor: | Igor Pavlov |
E-mail: | igorp@geocities.com |
WWW: | http://compress.da.ru, http://compression.hypermart.net |
FTP: | ftp://ftp.elf.stuba.sk/pub/pc/pack/bix*.zip |
BZIP2 Archiver | |
Autor: | Julian Seward |
E-mail: | jseward@acm.org |
WWW: | http://sources.redhat.com/bzip2/index.html |
ZLib Archiver | |
Autor: | Jean-Loup Gailly and Mark Adler |
E-mail: | zlib@gzip.org |
WWW: | http://www.ctan.org/tex-archive/tools/zip/info-zip/zlib/, http://www.info-zip.org/pub/infozip/zlib/, http://www.winimage.com/zLibDll/ |