2020-09-15 |
Steve Hancock | bump version to 20200907.01 |
commit | commitdiff | tree | snapshot |
2020-09-15 |
Steve Hancock | add test for -bbhb and -bbp |
commit | commitdiff | tree | snapshot |
2020-09-15 |
Steve Hancock | expand excluded keywords for -pbp |
commit | commitdiff | tree | snapshot |
2020-09-15 |
Steve Hancock | moved braces to avoid perlcritic warnings |
commit | commitdiff | tree | snapshot |
2020-09-15 |
Steve Hancock | added flags -bbhb=n, -bbsb=n, -bbq=n, suggestion git #38 |
commit | commitdiff | tree | snapshot |
2020-09-14 |
Steve Hancock | Allow line-ending '=>' to align vertically |
commit | commitdiff | tree | snapshot |
2020-09-14 |
Steve Hancock | improved hash-bang warning filter |
commit | commitdiff | tree | snapshot |
2020-09-14 |
Steve Hancock | do not create a zero length file by deleting semicolons |
commit | commitdiff | tree | snapshot |
2020-09-13 |
Steve Hancock | fixed unitialized variable problem |
commit | commitdiff | tree | snapshot |
2020-09-13 |
Steve Hancock | fixed unitialized variable problem |
commit | commitdiff | tree | snapshot |
2020-09-13 |
Steve Hancock | fix undefined variable reference |
commit | commitdiff | tree | snapshot |
2020-09-13 |
Steve Hancock | prevent unnecessary hash-bang warning message |
commit | commitdiff | tree | snapshot |
2020-09-12 |
Steve Hancock | fixed undefined index |
commit | commitdiff | tree | snapshot |
2020-09-12 |
Steve Hancock | update random file generator |
commit | commitdiff | tree | snapshot |
2020-09-12 |
Steve Hancock | update bug logfile |
commit | commitdiff | tree | snapshot |
2020-09-12 |
Steve Hancock | removed unused vars, converted stack from array to... |
commit | commitdiff | tree | snapshot |
2020-09-11 |
Steve Hancock | fixed rare bug involving incorrect cache writing order |
commit | commitdiff | tree | snapshot |
2020-09-11 |
Steve Hancock | simplified debug flags |
commit | commitdiff | tree | snapshot |
2020-09-11 |
Steve Hancock | fixed several fringe parsing bugs found in testing |
commit | commitdiff | tree | snapshot |
2020-09-10 |
Steve Hancock | Fixed problem identifying pod in __DATA__ and __END__... |
commit | commitdiff | tree | snapshot |
2020-09-10 |
Steve Hancock | fixed very rare fault found with automated testing |
commit | commitdiff | tree | snapshot |
2020-09-10 |
Steve Hancock | simplified internal debug flags |
commit | commitdiff | tree | snapshot |
2020-09-10 |
Steve Hancock | converted several package vars to lexical vars |
commit | commitdiff | tree | snapshot |
2020-09-10 |
Steve Hancock | update skip list |
commit | commitdiff | tree | snapshot |
2020-09-09 |
Steve Hancock | change package variables to lexical variables in Format... |
commit | commitdiff | tree | snapshot |
2020-09-09 |
Steve Hancock | -nib side comments get 1 space and do not align or... |
commit | commitdiff | tree | snapshot |
2020-09-09 |
Steve Hancock | fixed typo in variable name |
commit | commitdiff | tree | snapshot |
2020-09-09 |
Steve Hancock | removed debug statement accidentally left in code |
commit | commitdiff | tree | snapshot |
2020-09-09 |
Steve Hancock | convert array to hash to avoid trouble with neg levels... |
commit | commitdiff | tree | snapshot |
2020-09-09 |
Steve Hancock | adjustment to prevent some long blocks from exceeding... |
commit | commitdiff | tree | snapshot |
2020-09-08 |
Steve Hancock | fixed rare problem with stored index values for -lp... |
commit | commitdiff | tree | snapshot |
2020-09-08 |
Steve Hancock | fix problem parsing sub prototypes |
commit | commitdiff | tree | snapshot |
2020-09-08 |
Steve Hancock | fix undefined variable |
commit | commitdiff | tree | snapshot |
2020-09-08 |
Steve Hancock | do not allow -wc and -lp together, can cause bugs |
commit | commitdiff | tree | snapshot |
2020-09-08 |
Steve Hancock | simplify AUTOLOAD as much as possible |
commit | commitdiff | tree | snapshot |
2020-09-08 |
Steve Hancock | remove confusing warning message |
commit | commitdiff | tree | snapshot |
2020-09-08 |
Steve Hancock | improved treatment of long lines with here targets |
commit | commitdiff | tree | snapshot |
2020-09-08 |
Steve Hancock | added test for long line with here target |
commit | commitdiff | tree | snapshot |
2020-09-08 |
Steve Hancock | fixed bug where long line with here target got broken |
commit | commitdiff | tree | snapshot |
2020-09-08 |
Steve Hancock | update skip list |
commit | commitdiff | tree | snapshot |
2020-09-08 |
Steve Hancock | add warning about inappropriate -x flag |
commit | commitdiff | tree | snapshot |
2020-09-08 |
Steve Hancock | fix problem of undefined values involving j_terminal_match |
commit | commitdiff | tree | snapshot |
2020-09-08 |
Steve Hancock | added sub set_j_terminal_match() |
commit | commitdiff | tree | snapshot |
2020-09-08 |
Steve Hancock | added batch_count to simplify debugging |
commit | commitdiff | tree | snapshot |
2020-09-07 |
Steve Hancock | improve error summary |
commit | commitdiff | tree | snapshot |
2020-09-07 |
Steve Hancock | patched for undefined variable |
commit | commitdiff | tree | snapshot |
2020-09-07 |
Steve Hancock | remove duplicate => |
commit | commitdiff | tree | snapshot |
2020-09-07 |
Steve Hancock | protect against undefined object call |
commit | commitdiff | tree | snapshot |
2020-09-07 |
Steve Hancock | fix typo |
commit | commitdiff | tree | snapshot |
2020-09-07 |
Steve Hancock | Added DESTROY subs to avoid AUTOLOAD calls in some... |
commit | commitdiff | tree | snapshot |
2020-09-07 |
Steve Hancock | add AUTOLOAD subs to better catch programming errors |
commit | commitdiff | tree | snapshot |
2020-09-07 |
Steve Hancock | update docs to include ref to git issue # |
commit | commitdiff | tree | snapshot |
2020-09-07 |
Steve Hancock | improved error reporting; get parameters dynamically |
commit | commitdiff | tree | snapshot |
2020-09-06 |
Steve Hancock | updates preparing for next release 20200907 |
commit | commitdiff | tree | snapshot |
2020-09-05 |
Steve Hancock | added example script to repair -csc -scbb problems |
commit | commitdiff | tree | snapshot |
2020-09-05 |
Steve Hancock | added random parameter test script |
commit | commitdiff | tree | snapshot |
2020-09-05 |
Steve Hancock | change to avoid perlcritic complaint |
commit | commitdiff | tree | snapshot |
2020-09-05 |
Steve Hancock | fix problem causing unitialized values at VERSION stmt... |
commit | commitdiff | tree | snapshot |
2020-09-05 |
Steve Hancock | fix minor issue with uninitialized value |
commit | commitdiff | tree | snapshot |
2020-09-05 |
Steve Hancock | add test case for -scbb -csc combination |
commit | commitdiff | tree | snapshot |
2020-09-05 |
Steve Hancock | add extra safety check for the -scbb -csc problem |
commit | commitdiff | tree | snapshot |
2020-09-05 |
Steve Hancock | fixed minor undefined variable problem |
commit | commitdiff | tree | snapshot |
2020-09-04 |
Steve Hancock | fix problem with combo -scbb and -csc; lost data |
commit | commitdiff | tree | snapshot |
2020-09-04 |
Steve Hancock | fixed undefined variable for combination -csc and ... |
commit | commitdiff | tree | snapshot |
2020-09-03 |
Steve Hancock | avoid repeated error messages on bad -kgb input |
commit | commitdiff | tree | snapshot |
2020-09-03 |
Steve Hancock | update -nib docs |
commit | commitdiff | tree | snapshot |
2020-09-02 |
Steve Hancock | turn off --asert-tidy and --assert-untidy if format... |
commit | commitdiff | tree | snapshot |
2020-09-02 |
Steve Hancock | fixed call to undefined sub warning |
commit | commitdiff | tree | snapshot |
2020-09-02 |
Steve Hancock | changed new -nib feature to be on by default |
commit | commitdiff | tree | snapshot |
2020-09-02 |
Steve Hancock | clarify format-skipping behavior |
commit | commitdiff | tree | snapshot |
2020-09-02 |
Steve Hancock | modify -nib to be exact match, not just leading match |
commit | commitdiff | tree | snapshot |
2020-09-02 |
Steve Hancock | minor code cleanups |
commit | commitdiff | tree | snapshot |
2020-09-02 |
Steve Hancock | convert $self from hash ref to array ref |
commit | commitdiff | tree | snapshot |
2020-09-01 |
Steve Hancock | convert self from hash ref to array ref |
commit | commitdiff | tree | snapshot |
2020-09-01 |
Steve Hancock | added missing initializations |
commit | commitdiff | tree | snapshot |
2020-09-01 |
Steve Hancock | minor cleanups for -nib option |
commit | commitdiff | tree | snapshot |
2020-09-01 |
Steve Hancock | converted self from hash ref to array ref |
commit | commitdiff | tree | snapshot |
2020-09-01 |
Steve Hancock | added option --non-indenting-braces |
commit | commitdiff | tree | snapshot |
2020-08-31 |
Steve Hancock | move logger vars to a closure |
commit | commitdiff | tree | snapshot |
2020-08-30 |
Steve Hancock | added $self to calls where needed for future updates |
commit | commitdiff | tree | snapshot |
2020-08-30 |
Steve Hancock | moved forced_breakpoint vars to a closure |
commit | commitdiff | tree | snapshot |
2020-08-29 |
Steve Hancock | moved %postponed_breakpoint into a closure |
commit | commitdiff | tree | snapshot |
2020-08-28 |
Steve Hancock | moved global weld hashes into $self |
commit | commitdiff | tree | snapshot |
2020-08-28 |
Steve Hancock | moved -lp format global vars into a closure |
commit | commitdiff | tree | snapshot |
2020-08-27 |
Steve Hancock | update comments |
commit | commitdiff | tree | snapshot |
2020-08-27 |
Steve Hancock | moved csc global vars into a closure |
commit | commitdiff | tree | snapshot |
2020-08-27 |
Steve Hancock | fix comment error |
commit | commitdiff | tree | snapshot |
2020-08-25 |
Steve Hancock | reset side comment location at a new level 0 opening... |
commit | commitdiff | tree | snapshot |
2020-08-25 |
Steve Hancock | standardized comments for closures |
commit | commitdiff | tree | snapshot |
2020-08-25 |
Steve Hancock | test restoring unlink of tmp file in test-eol.t |
commit | commitdiff | tree | snapshot |
2020-08-24 |
Steve Hancock | remove test-pod2html.t, trouble w/appveyor test; file... |
commit | commitdiff | tree | snapshot |
2020-08-24 |
Steve Hancock | modify test-pod2html for appveyor; do not die on warnin... |
commit | commitdiff | tree | snapshot |
2020-08-24 |
Steve Hancock | do not ulink tmpfile - appveyor does not allow |
commit | commitdiff | tree | snapshot |
2020-08-24 |
Steve Hancock | added revised test for RT #133161, check for pod2html |
commit | commitdiff | tree | snapshot |
2020-08-23 |
Steve Hancock | removed test of pod2html; headers vary with system |
commit | commitdiff | tree | snapshot |
2020-08-23 |
Steve Hancock | unlink tmpfile when done |
commit | commitdiff | tree | snapshot |
2020-08-23 |
Steve Hancock | Add test for RT #133166, RT #133171, git #35; encoded... |
commit | commitdiff | tree | snapshot |
2020-08-23 |
Steve Hancock | add test case for RT #133161, pod2html test |
commit | commitdiff | tree | snapshot |
2020-08-22 |
Steve Hancock | changes preparing for next release, v20200822 20200822 |
commit | commitdiff | tree | snapshot |
2020-08-15 |
Steve Hancock | fix RT #133166, encoding not set for -st |
commit | commitdiff | tree | snapshot |
next |