summaryrefslogtreecommitdiffabout
AgeCommit message (Expand)AuthorFilesLines
2009-08-06removed END blockHEADmasterG. Clifford Williams1-16/+0
2009-08-06revert to working version with --nodel --norunG. Clifford Williams1-110/+15
2009-08-06merged new changes with different opt handlingG. Clifford Williams2-5/+71
2009-07-29swapped out old opt handling code for getopt.awk (thanks Arnold ;-)G. Clifford Williams1-39/+90
2009-07-29fix misnamed variable issue in runlines()G. Clifford Williams1-2/+2
2009-07-29commented some of the functionsG. Clifford Williams1-0/+6
2009-07-29refactoring and rearranging to accomodate for problems with awakaG. Clifford Williams1-2/+17
2009-07-28added begin and end tags for include files after processingG. Clifford Williams1-6/+18
2009-07-25dumplines() created to work around various errors in AWKA relating to ARGV an...G. Clifford Williams1-5/+33
2009-07-24fixed -f to make the space optional before the filenameG. Clifford Williams1-3/+9
2009-07-23working file inclusion with bypass for -f ./ for files in /Users/gcw/prog/awk...G. Clifford Williams1-1/+1
2009-07-23added bypass for files in pwd to pwhich()G. Clifford Williams1-0/+2
2009-07-23relabled truefile variable to return_file in gettruefile()G. Clifford Williams1-11/+9
2009-07-23added message for -f files that aren't foundG. Clifford Williams1-5/+9
2009-07-23added -f file processing frameworkG. Clifford Williams1-4/+24
2009-07-23added pathvar parameter to gettruefile()G. Clifford Williams1-10/+16
2009-07-22documented some functions so I don't forget what they doG. Clifford Williams1-0/+11
2009-07-21working skeleton for bangcawkG. Clifford Williams1-16/+36
2009-07-18working skeleton for finding files in AWKPATH and working on either "incfile"...G. Clifford Williams1-1/+82
2009-07-09initial checkinG. Clifford Williams1-0/+8