Move Operating System specific defines to a cen...
C++11 requires a space between literal and stri...
Added check to see if config file was found.
Corrected redundant size check on fileLocation ...
Added default configuration presets.
Minor corrections because I have OCD...
New makefile is more complicated than it needs ...
Replace tabs with spaces.
Remove WIP sub branch
Move WIP contents to clerk test branch
Changed method names for no apparent reason.
Removed unnecessary semicolons.
Added -Wpedantic argument to check for more err...
Clean up file formatting
Create header and move specialized functions ou...
Extended to regex expression to include clean c...
Wrote regex code to match season and episode pa...
Corrected public math error
Removed overhead in parsing file path, name, an...
Move clerk test version to independent branch
New test project
Updated for linux formatting and changed variab...
Updated to include a sloppy a validation check ...
Updated process_Config to check if variables ar...
Method to read config file now correctly valida...
Added method to check if a directory exists to ...
Made independant scripts to compile on Linux an...
Removed unneeded files ( map, new_clerk.conf )
Revised to include fileHandler class
Revised to contain only Configure class methods
Added fileHandler compile options
Added FileHandler class documents to deal with ...
Updated to reflect new configuration options
Changed line endings to be compatible with Linu...
Created folder for testing
All binaries have been updated
All builds have been updated
All builds have been updated
All builds have been updated
clerk now has a documentation website
Merge erythros branch back into trunk, create s...
Added 0.37.152 stable tag
Merged back to mainline
Merge back to mainline
Corrected Windows style slashes in the makefile
Corrected OS identification for Windows platfor...
Reorganized the pirvate members within parser.h...
All ConfigOpts class members are now static
Removed unnecessary header includes
Const modifier added to appropriate functions
Added ugly hack to silence warnings during linu...
Update functions to be static class members whe...
Doxygen commenting updated for enumerated value...
Now with even more enumerated values...
Edited INSTALL file to match new makefile setup
Created consolidated makefile
Removed void parameter from functions/procedures
Removed unneeded g++ options
Removed duplicate <stdlib.h> references
Test logo
A pointer to an array is a pointer to a pointer...
More magic numbers replaced by enumerated values
Updated with enumerated values
Move erythros branch to correct location
Create a personal branch
Added stable release with doxygen comments
Creating dox folder for the trunk
Merge comment-revision back into branch
Merged back to trunk
Standardized doxygen comments.
Corrected error in doxygen comment
Added clerk.png
Created mainpage.dox
Completed doxygen commenting for main.cpp
Completed doxygen commenting in main.cpp
Updated doxygen commenting on findfiles.cpp and...
Doxygen updates for handler.cpp and initlists.cpp
Doxygen commenting completed for mainPublic.cpp
Minor comment fix to outPut.cpp
Doxygen comment updates for almost all files in...
Updated doxygen comments to include method list...
More Doxygen updates.
Updated doxygen comments for show.cpp
Comment fixes, not done yet.
Doxygen commenting completed for season.cpp
writeShow.cpp and xml.cpp updated for better fi...
Doxygen commenting completed for library.cpp
Updated comments for showParser.cpp
Updated get methods, on episode.cpp, to reflect...
parseFilter.cpp fix
Updated comments for Doxygen in files tasks.cpp...
Comment additions to gap.cpp and mainOutput.cpp...
Fixed a minor mistake in matchPattern.cpp
Updated comments for Doxygen for matchPattern.c...
Doxygen test comments for review.
Completed Doxygen commenting for episode.hpp, f...
Doxygen commenting complete.
Doxygen commenting complete.
Doxygen commenting complete.
Minor comment edits to enhance formatting.