7 Commits

Author SHA1 Message Date
brectanus
9fb03d277d Fixing code based on review comments...
Cleaned up what vars are cacheable.
Added parens around "*foo++" where it clarified the operation to be "*(foo++)".
Added " at VARNAME" to operator matches where needed.
Escaped var->name in the var generation (user-supplied data).
Marked a bunch of TODOs as ENHs instead.
Transformed some C++ style comments to C style.
Removed the %0-9 macros code which was commented out.
Optimized some ctl action code so that multiple ifs are else ifs.
Implemented some error messages marked as ENH.
Make commented out acmp debugging a configure-time option.
Cleanup GEO debug log messages.
Added relative filename support for geo dbs.
Added help text to Sec* directives.
2008-01-18 00:47:30 +00:00
brectanus
2d034c5ce6 Finished with pre-2.5 source code review. 2008-01-10 22:02:47 +00:00
brectanus
d106a5c4d8 Yet more review data. 2008-01-10 01:06:38 +00:00
brectanus
b0f7dc1fce More review updates. 2008-01-09 21:40:19 +00:00
brectanus
4b05cfe3d6 Update current review data. 2008-01-09 00:56:45 +00:00
brectanus
4473e483c1 Update current review and report generation script. 2008-01-08 16:23:01 +00:00
brectanus
a53969a99b Add the beginings of a pre-2.5 code review ala Jupiter. 2008-01-05 01:17:22 +00:00