2020-06-25 |
Steve Hancock | refined lists of keywords which might not require an arg |
commit | commitdiff | tree | snapshot |
2020-06-24 |
Steve Hancock | added keywords 'fc' and 'evalbytes' |
commit | commitdiff | tree | snapshot |
2020-06-24 |
Steve Hancock | add 'ref' to a hash to fix git #32, misparse of a ... |
commit | commitdiff | tree | snapshot |
2020-06-23 |
Steve Hancock | minor coding cleanup |
commit | commitdiff | tree | snapshot |
2020-06-23 |
Steve Hancock | improved error ouput for --assert-tidy |
commit | commitdiff | tree | snapshot |
2020-06-22 |
Steve Hancock | remove binmode object call; not available in older... |
commit | commitdiff | tree | snapshot |
2020-06-21 |
Steve Hancock | fixed an undefined variable in --assert-tidy warning... |
commit | commitdiff | tree | snapshot |
2020-06-21 |
Steve Hancock | fixed typos in text messages |
commit | commitdiff | tree | snapshot |
2020-06-21 |
Steve Hancock | show first file difference when --assert-tidy causes... 20200619.01 |
commit | commitdiff | tree | snapshot |
2020-06-21 |
Steve Hancock | bumped version to 20200619.01 for continued development |
commit | commitdiff | tree | snapshot |
2020-06-19 |
Steve Hancock | fixed MANIFEST and some formatting before release 20200619 |
commit | commitdiff | tree | snapshot |
2020-06-19 |
Steve Hancock | eliminate need for -xs flag for Switch::Plain |
commit | commitdiff | tree | snapshot |
2020-06-18 |
Steve Hancock | updates for next release, v20200619 |
commit | commitdiff | tree | snapshot |
2020-06-18 |
Steve Hancock | convert some eq tests to a hash |
commit | commitdiff | tree | snapshot |
2020-06-13 |
Steve Hancock | cleanup string length calculations in vertical aligner |
commit | commitdiff | tree | snapshot |
2020-06-13 |
Steve Hancock | added tests for -sot -sct |
commit | commitdiff | tree | snapshot |
2020-06-11 |
Steve Hancock | update docs |
commit | commitdiff | tree | snapshot |
2020-06-11 |
Steve Hancock | allow Switch::Plain constructs within ternary stmts |
commit | commitdiff | tree | snapshot |
2020-06-11 |
Steve Hancock | fixed garbled text |
commit | commitdiff | tree | snapshot |
2020-06-11 |
Steve Hancock | added support of Switch::Plain |
commit | commitdiff | tree | snapshot |
2020-06-09 |
Steve Hancock | added xor to list of builtin -sak keywords, should... |
commit | commitdiff | tree | snapshot |
2020-06-09 |
Steve Hancock | added xor to builtin -sak keywords; should have been |
commit | commitdiff | tree | snapshot |
2020-06-09 |
Steve Hancock | updated docs regarding list formatting |
commit | commitdiff | tree | snapshot |
2020-06-08 |
Steve Hancock | update docs concerning change to default --nouse-unicod... |
commit | commitdiff | tree | snapshot |
2020-06-08 |
Steve Hancock | made --nouse-unicode-gcstring default to avoid confusion |
commit | commitdiff | tree | snapshot |
2020-06-07 |
Steve Hancock | added 'unless' to a hash to avoid unwanted valign rejec... |
commit | commitdiff | tree | snapshot |
2020-06-05 |
Steve Hancock | added option --logical-padding or -lop, see git#29 |
commit | commitdiff | tree | snapshot |
2020-06-02 |
Steve Hancock | include 'for' with 'foreach' in special case for -kpit... |
commit | commitdiff | tree | snapshot |
2020-06-02 |
Steve Hancock | fixed 2 issues with -kpit option (git #26) |
commit | commitdiff | tree | snapshot |
2020-05-26 |
Steve Hancock | fixed potential index problem; added test case for... |
commit | commitdiff | tree | snapshot |
2020-05-25 |
Steve Hancock | minor optimization for -kpit |
commit | commitdiff | tree | snapshot |
2020-05-25 |
Steve Hancock | added parameter -kpit=n and kpitl=s, see git#26 discussion |
commit | commitdiff | tree | snapshot |
2020-05-24 |
Steve Hancock | update docs regarding fix for git#25 |
commit | commitdiff | tree | snapshot |
2020-05-24 |
Steve Hancock | minor restructuring for future development |
commit | commitdiff | tree | snapshot |
2020-05-24 |
Steve Hancock | fixed bug with -okwl option and added test case |
commit | commitdiff | tree | snapshot |
2020-05-24 |
Steve Hancock | added sub 'fix_ragged_matches' for better vertical... |
commit | commitdiff | tree | snapshot |
2020-05-23 |
Steve Hancock | removed '{' as list alignment |
commit | commitdiff | tree | snapshot |
2020-05-23 |
Steve Hancock | remove vertical alignment anonymous sub braces; update... |
commit | commitdiff | tree | snapshot |
2020-05-22 |
Steve Hancock | added values 'end_group' and 'is_forced_break' to Line.pm |
commit | commitdiff | tree | snapshot |
2020-05-21 |
Steve Hancock | added a missing flush check; needed for future coding |
commit | commitdiff | tree | snapshot |
2020-05-14 |
Steve Hancock | fixed minor problem with -gnu closing brace placement... |
commit | commitdiff | tree | snapshot |
2020-05-13 |
Steve Hancock | fixed error handling for -ce, added test |
commit | commitdiff | tree | snapshot |
2020-05-12 |
Steve Hancock | fix problem causing failure of test case sub3.def |
commit | commitdiff | tree | snapshot |
2020-05-12 |
Steve Hancock | fixed undefined variable problem |
commit | commitdiff | tree | snapshot |
2020-05-12 |
Steve Hancock | removed some unused variables |
commit | commitdiff | tree | snapshot |
2020-05-11 |
Steve Hancock | removed unwanted (but harmless) call |
commit | commitdiff | tree | snapshot |
2020-05-11 |
Steve Hancock | restructuring to eliminate some global vars |
commit | commitdiff | tree | snapshot |
2020-05-10 |
Steve Hancock | rewrote -bli option for efficiency |
commit | commitdiff | tree | snapshot |
2020-05-10 |
Steve Hancock | remove unused global var |
commit | commitdiff | tree | snapshot |
2020-05-10 |
Steve Hancock | simplified coding of whitespace cycle option |
commit | commitdiff | tree | snapshot |
2020-05-10 |
Steve Hancock | added test for -wc |
commit | commitdiff | tree | snapshot |
2020-05-09 |
Steve Hancock | added test case |
commit | commitdiff | tree | snapshot |
2020-05-08 |
Steve Hancock | minor code cleanups; eliminated some global variables |
commit | commitdiff | tree | snapshot |
2020-05-06 |
Steve Hancock | activated 'filter_example.t' (caused install problems... |
commit | commitdiff | tree | snapshot |
2020-05-06 |
Steve Hancock | minor code cleanups |
commit | commitdiff | tree | snapshot |
2020-05-06 |
Steve Hancock | improved test case error messages |
commit | commitdiff | tree | snapshot |
2020-05-04 |
Steve Hancock | switch to Test::More |
commit | commitdiff | tree | snapshot |
2020-05-02 |
Steve Hancock | tee options now work correctly with -io and -it=n |
commit | commitdiff | tree | snapshot |
2020-05-01 |
Steve Hancock | add note on new module call parameters |
commit | commitdiff | tree | snapshot |
2020-05-01 |
Steve Hancock | allow a module call to capture any .DEBUG stream and... |
commit | commitdiff | tree | snapshot |
2020-05-01 |
Steve Hancock | convert Tokenizer.pm to use object format print calls |
commit | commitdiff | tree | snapshot |
2020-05-01 |
Steve Hancock | convert to object format print calls |
commit | commitdiff | tree | snapshot |
2020-05-01 |
Steve Hancock | convert LineSink.pm to use object format print calls |
commit | commitdiff | tree | snapshot |
2020-05-01 |
Steve Hancock | convert print to use object call |
commit | commitdiff | tree | snapshot |
2020-04-30 |
Steve Hancock | fix to allow both -dbc and -tbc in same run |
commit | commitdiff | tree | snapshot |
2020-04-29 |
Steve Hancock | update docs |
commit | commitdiff | tree | snapshot |
2020-04-29 |
Steve Hancock | removed a /o modifier (can lead to subtle bugs) |
commit | commitdiff | tree | snapshot |
2020-04-29 |
Steve Hancock | add tests |
commit | commitdiff | tree | snapshot |
2020-04-29 |
Steve Hancock | added test cases regarding spaces between tokens |
commit | commitdiff | tree | snapshot |
2020-04-29 |
Steve Hancock | fix -spp to work with anonymous subs |
commit | commitdiff | tree | snapshot |
2020-04-28 |
Steve Hancock | minor fix to make -sub-alias-list work correctly |
commit | commitdiff | tree | snapshot |
2020-04-28 |
Steve Hancock | add note for git#24, note about adding spaces |
commit | commitdiff | tree | snapshot |
2020-04-26 |
Steve Hancock | add tests for -fs -fsb -fse -trp, update some docs |
commit | commitdiff | tree | snapshot |
2020-04-26 |
Steve Hancock | remove unused code, update comments |
commit | commitdiff | tree | snapshot |
2020-04-26 |
Steve Hancock | removed some unused subs |
commit | commitdiff | tree | snapshot |
2020-04-26 |
Steve Hancock | added internal code consistency check |
commit | commitdiff | tree | snapshot |
2020-04-25 |
Steve Hancock | added test cases |
commit | commitdiff | tree | snapshot |
2020-04-25 |
Steve Hancock | fixed -tbc (was outputting extra lines) and -tsc (did... |
commit | commitdiff | tree | snapshot |
2020-04-25 |
Steve Hancock | fix to allow simultaneous -dp and -tp |
commit | commitdiff | tree | snapshot |
2020-04-25 |
Steve Hancock | add sub write_tee_line |
commit | commitdiff | tree | snapshot |
2020-04-25 |
Steve Hancock | add warning about conflict of --delete-pod and --tee-pod |
commit | commitdiff | tree | snapshot |
2020-04-24 |
Steve Hancock | improve some sub names and comments |
commit | commitdiff | tree | snapshot |
2020-04-24 |
Steve Hancock | removed redundant data initializations from BEGIN blocks |
commit | commitdiff | tree | snapshot |
2020-04-24 |
Steve Hancock | minor optimization by eliminating a sub call |
commit | commitdiff | tree | snapshot |
2020-04-24 |
Steve Hancock | simplified sub print_line_of_tokens |
commit | commitdiff | tree | snapshot |
2020-04-23 |
Steve Hancock | moved travis-ci badge in README |
commit | commitdiff | tree | snapshot |
2020-04-23 |
Steve Hancock | added travis-ci build status badge |
commit | commitdiff | tree | snapshot |
2020-04-23 |
Steve Hancock | added numerous test cases |
commit | commitdiff | tree | snapshot |
2020-04-23 |
Steve Hancock | remove /o modifier (unnecessary, can cause bugs) |
commit | commitdiff | tree | snapshot |
2020-04-23 |
Steve Hancock | fixed glitch processing multiple input values of -blil |
commit | commitdiff | tree | snapshot |
2020-04-23 |
Steve Hancock | fix glitch with changing -sak |
commit | commitdiff | tree | snapshot |
2020-04-22 |
Steve Hancock | update comments |
commit | commitdiff | tree | snapshot |
2020-04-22 |
Steve Hancock | added numerous tests to improve coverage |
commit | commitdiff | tree | snapshot |
2020-04-21 |
Steve Hancock | cleaned up coding of sub print_line_of_tokens |
commit | commitdiff | tree | snapshot |
2020-04-20 |
Steve Hancock | removed some unused coding |
commit | commitdiff | tree | snapshot |
2020-04-19 |
Steve Hancock | added tests for parameters -dbc -dp -dsc and -nibc |
commit | commitdiff | tree | snapshot |
2020-04-19 |
Steve Hancock | added tests for parameters -fpsc -iscl -msc -mbl |
commit | commitdiff | tree | snapshot |
2020-04-19 |
Steve Hancock | convert subs _step_A and _step_B to use named call... |
commit | commitdiff | tree | snapshot |
2020-04-17 |
Steve Hancock | minor reorganization of length calc |
commit | commitdiff | tree | snapshot |
2020-04-16 |
Steve Hancock | update docs for --use-unicode-gcstring |
commit | commitdiff | tree | snapshot |
next |