Activity for ErrFlags

  • ErrFlags ErrFlags released /ErrFlags-Python-V3.0.0.zip

  • Wilfred van Velzen committed [bb6f62] on Code

    Added DELNODE feature. This serves to delete specific nodes from the nodelist segments it checks, specified by node number.

  • ErrFlags ErrFlags released /ErrFlags-Python-V2.99.10-Beta.zip

  • AmigaNet ZC committed [e7b941] on Code

    Add ^Z character to end of written nodelist segment files.

  • ErrFlags ErrFlags released /original-pascal-versions/errfl222.zip

  • ErrFlags ErrFlags released /original-pascal-versions/ErrFl215.rar

  • ErrFlags ErrFlags released /pascal/errfl222.zip

  • ErrFlags ErrFlags released /pascal/ErrFl215.rar

  • ErrFlags ErrFlags released /old-pascal-exe/ErrFl215.rar

  • ErrFlags ErrFlags released /ErrFlags-Python-V2.99.8-Beta.zip

  • WvV WvV committed [e7cfe8]

    v2.99.8

  • ErrFlags ErrFlags released /ErrFlags-Python-V2.99.7-Beta.zip

  • WvV WvV committed [851ea1]

    Error messages now go to stderr

  • ErrFlags ErrFlags released /ErrFlags-Python-V2.99.6-Beta.zip

  • WvV WvV committed [8a66f8]

    Better flag conversion code, and also reporting

  • ErrFlags ErrFlags released /ErrFlags-Python-V2.99.5-Beta.zip

  • WvV WvV committed [8b58a7]

    Bug fix regarding user flags processing. Code and output improvements.

  • ErrFlags ErrFlags released /ErrFlags-Python-V2.99.4-Beta.zip

  • WvV WvV committed [9f1b2e]

    Bug fixes and code improvements. v2.99.4 beta

  • WvV WvV committed [0379b1]

    Bug fix regarding duplicate flags removal

  • ErrFlags ErrFlags released /ErrFlags-Python-V2.99.3-Beta.zip

  • ErrFlags ErrFlags released /ErrFlags-Python-V2.99.2Beta.zip

  • WvV WvV committed [c1e628]

    Changed license of errflags.py to GNU GPLv3

  • WvV WvV committed [f68cf3]

    Remove unneeded files from the Python branch

  • WvV WvV committed [6f2e21]

    Removed some double files (case differences between windows and linux versions)

  • Wilfred van Velzen committed [4031eb]

    Merge branch 'python_port' of /home/wilfred/Projects/errflags into python_port

  • Wilfred van Velzen committed [371275]

    Cosmetic changes in effflags.py

  • WvV WvV committed [acc483]

    Fixed encoding issue and crc calculation

  • AmigaNet ZC committed [66587f]

    OS independent case-insensitive pattern matching.

  • WvV WvV committed [260ebc]

    The python version now produces virtually identical output as the pascal version for my AmigaNet test set.

  • WvV WvV committed [79e458]

    Updated the errflags.txt doc file

  • WvV WvV committed [c2785d]

    More debugging done.

  • WvV WvV committed [5cb7c6]

    Some debugging done

  • WvV WvV committed [dc8811]

    All code is converted. Now debugging

  • WvV WvV committed [e03414]

    More porting done, about 80%

  • WvV WvV committed [14ba59]

    And more porting done...

  • WvV WvV committed [28d123]

    More poorting done...

  • WvV WvV committed [838dd0]

    Some more porting done.

  • WvV WvV committed [60f7ad]

    More porting done. Over half of it is done now.

  • WvV WvV committed [640284]

    More porting done

  • WvV WvV committed [4af2c0]

    Used str.replace() function to simplify code

  • WvV WvV committed [cd1083]

    More porting done.

  • WvV WvV committed [3e05b8]

    Ported a bit more. Maybe 30% done.

  • WvV WvV committed [0b5352]

    Ported a bit more.

  • WvV WvV committed [6ab196]

    Added ERRFLAGS.ZC2 file.

  • WvV WvV committed [b58969]

    Started porting to python. Maybe 25% of the code done.

  • WvV WvV committed [5b7e5b]

    Ignore PyCharm project files

  • Niels Joncheere committed [10f682]

    Added new zip file to version control

  • Niels Joncheere committed [be9079]

    ErrFlags 2.22 - Tested by Ward under Windows XP

  • Niels Joncheere committed [629a99]

    Tested ErrFlags v2.21 under Linux and Windows XP

  • Niels Joncheere committed [2547e6]

    Parametrized check for combination of prefix and flag introduced in v2.19; to be tested

  • Niels Joncheere committed [3cf278]

    Fixed newline issue reported by Ward (regression of version 2.19, cf. space at start of report file lines)

  • Niels Joncheere committed [838be6]

    Compiled win32 executable and hatched new distribution package

  • Niels Joncheere committed [cb076f]

    Parametrized maximum entry length introduced in v2.8; to be tested

  • Niels Joncheere committed [307dd9]

    Removed debugging statement

  • Niels Joncheere committed [8935ac]

    Fixing temporary file name issue in a different way in the hope that it will be more compatible with older systems (which cannot handle long filenames)

  • Niels Joncheere committed [7ee211]

    Refactored some utility functions

  • Niels Joncheere committed [415613]

    Using <inputpath>.tmp as temp file in order to solve strange file rename error

  • Niels Joncheere committed [880529]

    Extended error logging in case of problems with input file rename

  • Niels Joncheere committed [adebea]

    Updated changelog entry for version 2.19 :-)

  • Niels Joncheere committed [5b4a92]

    Re-packaged version 2.19 after correcting version dates

  • Niels Joncheere committed [4ef587]

    Corrected version dates to date of release

  • Niels Joncheere committed [45dde7]

    ErrFlags version 2.19: Added check for combination of 'Pvt' prefix and 'CM' flag.

  • Niels Joncheere committed [9cbf15]

    Changed file_id.diz filename to lowercase

  • Niels Joncheere committed [8f0f02]

    Added makefile target for hatching dist bundle

  • Niels Joncheere committed [be515c]

    ErrFlags v2.18 should work on Tom's system...

  • Niels Joncheere committed [7fc594]

    Ignoring .DS_Store file

  • Niels Joncheere committed [93c0a3]

    Fixed problem with errflags.ctl not being loaded on WIndows XP reported by Tom De Puysseleyr

  • Niels Joncheere committed [d18cd2]

    Got program to compile using FPC on Windows

  • Niels Joncheere committed [ac59b5]

    Renamed license file

  • Niels Joncheere committed [05004b]

    Added support for a realistic Linux setup.

  • Niels Joncheere committed [1679cf]

    Added clean and install targets to Makefile; renamed ErrFlags.* to errflags.*; modified code to try to load errflags.* if ErrFlags.* cannot be found

  • Niels Joncheere committed [8f845e]

    Cleaned up WordToStr function

  • Niels Joncheere committed [62259d]

    Received latest version of ErrFlags.ZC2 directly from Ward

  • Niels Joncheere committed [f4b1b7]

    Updated report file epilog

  • Niels Joncheere committed [c0827b]

    Removed check for presence of Pvt prefix if phone number is -Unpublished-

  • Niels Joncheere committed [fad200]

    Changed file format of manual from .doc to .txt

  • Niels Joncheere committed [8160e4]

    Downloaded newer version of ErrFlags.ZC2 from Ward’s system

  • Niels Joncheere committed [13ee2b]

    Modified ErrFlags.pas to compile with GNU FPC

  • Niels Joncheere committed [935198]

    Imported initial version of ErrFlags 2.15 source files as downloaded from https://sourceforge.net/projects/errflags/

  • Wilfred van Velzen committed [e78511]

    Patch by Torsten:

  • Wilfred van Velzen committed [1b881a]

    20170831 2.18 Ignore empty lines, or lines with just spaces in a nodelist segment

  • WvV WvV committed [86086e]

    Version 2.17

  • WvV WvV committed [8070c5]

    Version 2.16:

1