summaryrefslogtreecommitdiff
path: root/lib/Apache/Config/Preproc/ifdefine.pm
AgeCommit message (Collapse)AuthorFiles
2020-04-01Minor changeSergey Poznyakoff1
2020-01-18Document the locus expansion moduleSergey Poznyakoff1
2020-01-17Provide a base class for preprocessor modules.Sergey Poznyakoff1
* lib/Apache/Config/Preproc.pm (_preproc_section_default) (_preproc_section_optimized): Use begin_section and end_section instead of start and finish. * lib/Apache/Config/Preproc/Expand.pm: New file. * lib/Apache/Config/Preproc/compact.pm: Use the base class. * lib/Apache/Config/Preproc/ifdefine.pm: Likewise. * lib/Apache/Config/Preproc/ifmodule.pm: Likewise. * lib/Apache/Config/Preproc/include.pm: Likewise. * lib/Apache/Config/Preproc/locus.pm: Likewise. * lib/Apache/Config/Preproc/macro.pm: Likewise.
2017-12-15Version 1.02v1.02Sergey Poznyakoff1
2017-12-13Add version information to submodulesSergey Poznyakoff1
2017-12-13BugfixesSergey Poznyakoff1
* lib/Apache/Config/Preproc/include.pm (new): Select included file table implementation basing on the OS name. Fix copy-paste error in NAME section. * lib/Apache/Config/Preproc/ifdefine.pm: Fix copy-paste error in NAME section. * lib/Apache/Config/Preproc.pm: Raise version number. * Changes: New release.
2017-12-08New module: ifdefineSergey Poznyakoff1
* lib/Apache/Config/Preproc.pm: Document ifdefine * lib/Apache/Config/Preproc/ifdefine.pm: New file. * t/05ifdefine00.t: New file. * t/05ifdefine01.t: New file. * t/05ifdefine02.t: New file. * t/99all00.t: Add ifdefine test

Return to:

Send suggestions and report system problems to the System administrator.