2022-06-02 |
Steve Hancock | set tentative next release at 20220613 20220613 |
commit | commitdiff | tree | snapshot |
2022-06-02 |
Steve Hancock | add restrictions on use of -kba and -kbb |
commit | commitdiff | tree | snapshot |
2022-05-29 |
Steve Hancock | update docs |
commit | commitdiff | tree | snapshot |
2022-05-29 |
Steve Hancock | fix perlcritic complaint |
commit | commitdiff | tree | snapshot |
2022-05-29 |
Steve Hancock | update docs |
commit | commitdiff | tree | snapshot |
2022-05-29 |
Steve Hancock | add running cpants_lint.pl to build sequence |
commit | commitdiff | tree | snapshot |
2022-05-29 |
Steve Hancock | disallow kbb='(' - can cause math formatting instability |
commit | commitdiff | tree | snapshot |
2022-05-28 |
Steve Hancock | update to preliminary v20220601 |
commit | commitdiff | tree | snapshot |
2022-05-27 |
Steve Hancock | fix spelling errors |
commit | commitdiff | tree | snapshot |
2022-05-27 |
Steve Hancock | minor cleanups; fix internal fault check for '->$$' |
commit | commitdiff | tree | snapshot |
2022-05-27 |
Steve Hancock | update MANIFEST |
commit | commitdiff | tree | snapshot |
2022-05-27 |
Steve Hancock | make non-executable |
commit | commitdiff | tree | snapshot |
2022-05-27 |
Steve Hancock | update docs and fix spelling |
commit | commitdiff | tree | snapshot |
2022-05-25 |
Steve Hancock | speedup tokenizer when processing blank tokens |
commit | commitdiff | tree | snapshot |
2022-05-24 |
Steve Hancock | remove unused var 'slevels' |
commit | commitdiff | tree | snapshot |
2022-05-24 |
Steve Hancock | improve tokenizer efficiency |
commit | commitdiff | tree | snapshot |
2022-05-23 |
Steve Hancock | simplified code for scanning complex identifiers |
commit | commitdiff | tree | snapshot |
2022-05-20 |
Steve Hancock | split sub do_BAREWORD into smaller parts |
commit | commitdiff | tree | snapshot |
2022-05-20 |
Steve Hancock | update comments |
commit | commitdiff | tree | snapshot |
2022-05-20 |
Steve Hancock | fix issue b1345 |
commit | commitdiff | tree | snapshot |
2022-05-20 |
Steve Hancock | fix tokenization issue c147 |
commit | commitdiff | tree | snapshot |
2022-05-20 |
Steve Hancock | reorganize Tokenizer with some minor optimizations |
commit | commitdiff | tree | snapshot |
2022-05-19 |
Steve Hancock | update comments |
commit | commitdiff | tree | snapshot |
2022-05-15 |
Steve Hancock | extend unactivated flag -bopl and rename as -bocp |
commit | commitdiff | tree | snapshot |
2022-05-15 |
Steve Hancock | move number parsing code to sub do_DIGITS |
commit | commitdiff | tree | snapshot |
2022-05-15 |
Steve Hancock | update comments |
commit | commitdiff | tree | snapshot |
2022-05-13 |
Steve Hancock | add sub names to tokenization code |
commit | commitdiff | tree | snapshot |
2022-05-13 |
Steve Hancock | update comments |
commit | commitdiff | tree | snapshot |
2022-05-13 |
Steve Hancock | fix problem with Perl version 5.14 |
commit | commitdiff | tree | snapshot |
2022-05-13 |
Steve Hancock | define constants EMPTY_STRING and SPACE |
commit | commitdiff | tree | snapshot |
2022-05-13 |
Steve Hancock | change level to 1, update excluded policies |
commit | commitdiff | tree | snapshot |
2022-05-12 |
Steve Hancock | use constants for some fixed integers |
commit | commitdiff | tree | snapshot |
2022-05-12 |
Steve Hancock | testing constant EMPTY_STRING as alternative to "" |
commit | commitdiff | tree | snapshot |
2022-05-12 |
Steve Hancock | misc code cleanups |
commit | commitdiff | tree | snapshot |
2022-05-10 |
Steve Hancock | undo use English for $] |
commit | commitdiff | tree | snapshot |
2022-05-10 |
Steve Hancock | switch to use English + other minor code cleanups |
commit | commitdiff | tree | snapshot |
2022-05-08 |
Steve Hancock | minor cleanups; removed unused var 'saw_extrude' |
commit | commitdiff | tree | snapshot |
2022-05-08 |
Steve Hancock | add case b1340 |
commit | commitdiff | tree | snapshot |
2022-05-07 |
Steve Hancock | adjust weld rule for -lp -wn -pvt=2 to fix b1340 |
commit | commitdiff | tree | snapshot |
2022-05-07 |
Steve Hancock | rewrite severl C-style for loops |
commit | commitdiff | tree | snapshot |
2022-05-05 |
Steve Hancock | do not let -dsc delete control side comments |
commit | commitdiff | tree | snapshot |
2022-05-05 |
Steve Hancock | remove some old double sigle code |
commit | commitdiff | tree | snapshot |
2022-05-04 |
Steve Hancock | Avoid 'Reused variable name in lexical scope' |
commit | commitdiff | tree | snapshot |
2022-05-04 |
Steve Hancock | remove newline from a link |
commit | commitdiff | tree | snapshot |
2022-05-04 |
Steve Hancock | switch from level 4 to 3 |
commit | commitdiff | tree | snapshot |
2022-05-01 |
Steve Hancock | remove unused vars |
commit | commitdiff | tree | snapshot |
2022-04-29 |
Steve Hancock | convert C-style for loops to foreach |
commit | commitdiff | tree | snapshot |
2022-04-28 |
Steve Hancock | adjust weld rules to fix issue b1339 |
commit | commitdiff | tree | snapshot |
2022-04-24 |
Steve Hancock | avoid some needless sub calls |
commit | commitdiff | tree | snapshot |
2022-04-24 |
Steve Hancock | fix potential conflict of -wn -lp -pvt=2, b1338 |
commit | commitdiff | tree | snapshot |
2022-04-23 |
Steve Hancock | tokenizer optimizations |
commit | commitdiff | tree | snapshot |
2022-04-22 |
Steve Hancock | tokenizer optimizations |
commit | commitdiff | tree | snapshot |
2022-04-21 |
Steve Hancock | some minor optimizations |
commit | commitdiff | tree | snapshot |
2022-04-21 |
Steve Hancock | work around conflict of -vmll -xci -bbxi=2 (b1336) |
commit | commitdiff | tree | snapshot |
2022-04-21 |
Steve Hancock | trim spaces in token split by line break (c139) |
commit | commitdiff | tree | snapshot |
2022-04-21 |
Steve Hancock | fix minor tokenization issue b1337 |
commit | commitdiff | tree | snapshot |
2022-04-19 |
Steve Hancock | minor optimizations |
commit | commitdiff | tree | snapshot |
2022-04-18 |
Steve Hancock | minor correction to recent coding change |
commit | commitdiff | tree | snapshot |
2022-04-17 |
Steve Hancock | bump version to .04 20220217.04 |
commit | commitdiff | tree | snapshot |
2022-04-17 |
Steve Hancock | update tests |
commit | commitdiff | tree | snapshot |
2022-04-17 |
Steve Hancock | make () align with qw in a 'use' statement (git #93) |
commit | commitdiff | tree | snapshot |
2022-04-15 |
Steve Hancock | bump version to .03 20220217.03 |
commit | commitdiff | tree | snapshot |
2022-04-15 |
Steve Hancock | update docs |
commit | commitdiff | tree | snapshot |
2022-04-15 |
Steve Hancock | add test case |
commit | commitdiff | tree | snapshot |
2022-04-15 |
Steve Hancock | add alignment for use ... qw (see issue git #93) |
commit | commitdiff | tree | snapshot |
2022-04-14 |
Steve Hancock | eliminate global var standard_spaces |
commit | commitdiff | tree | snapshot |
2022-04-14 |
Steve Hancock | some optimizations |
commit | commitdiff | tree | snapshot |
2022-04-12 |
Steve Hancock | remove unused var |
commit | commitdiff | tree | snapshot |
2022-04-12 |
Steve Hancock | eliminate 2 unused hashes |
commit | commitdiff | tree | snapshot |
2022-04-09 |
Steve Hancock | fix instability when -ci>-i and -bbxi=2; issue b1334 |
commit | commitdiff | tree | snapshot |
2022-04-08 |
Steve Hancock | eliminate some needless sub calls |
commit | commitdiff | tree | snapshot |
2022-04-08 |
Steve Hancock | add input line numbers to some log messages |
commit | commitdiff | tree | snapshot |
2022-04-08 |
Steve Hancock | make three forced-breakpoint vars global for efficiency |
commit | commitdiff | tree | snapshot |
2022-04-08 |
Steve Hancock | fix 'eq' to be '==' |
commit | commitdiff | tree | snapshot |
2022-04-08 |
Steve Hancock | clarify log message |
commit | commitdiff | tree | snapshot |
2022-04-07 |
Steve Hancock | minor optimizations |
commit | commitdiff | tree | snapshot |
2022-04-06 |
Steve Hancock | minor optimization |
commit | commitdiff | tree | snapshot |
2022-04-06 |
Steve Hancock | fix undef ref for user-defined formatter without output |
commit | commitdiff | tree | snapshot |
2022-04-05 |
Steve Hancock | fix rare instability found in testing, issue b1331 |
commit | commitdiff | tree | snapshot |
2022-04-05 |
Steve Hancock | fix unusual instability found in testing, b1332 |
commit | commitdiff | tree | snapshot |
2022-04-05 |
Steve Hancock | Fix unusual instability, issue b1333 |
commit | commitdiff | tree | snapshot |
2022-04-05 |
Steve Hancock | minor cleanups and optimizations |
commit | commitdiff | tree | snapshot |
2022-04-02 |
Steve Hancock | convert some regexes to hashes based on NYTProf |
commit | commitdiff | tree | snapshot |
2022-03-30 |
Steve Hancock | clarify how -et works, see issue git #90 |
commit | commitdiff | tree | snapshot |
2022-03-30 |
Steve Hancock | add log message that -gcs was used; fix bad log msg |
commit | commitdiff | tree | snapshot |
2022-03-30 |
Steve Hancock | update docs |
commit | commitdiff | tree | snapshot |
2022-03-29 |
Steve Hancock | fix rare poor line break, issue c133 |
commit | commitdiff | tree | snapshot |
2022-03-28 |
Steve Hancock | cleanup list stack array initializations |
commit | commitdiff | tree | snapshot |
2022-03-28 |
Steve Hancock | more efficient data structure for bond strength bias |
commit | commitdiff | tree | snapshot |
2022-03-28 |
Steve Hancock | fix minor initialization error, issue c131 |
commit | commitdiff | tree | snapshot |
2022-03-27 |
Steve Hancock | clean up comments |
commit | commitdiff | tree | snapshot |
2022-03-27 |
Steve Hancock | eliminate global array bond_strength_to_go |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Steve Hancock | fix issue b1330, -xlp edge case |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Steve Hancock | update docs |
commit | commitdiff | tree | snapshot |
2022-03-24 |
Steve Hancock | minor -pbp formatting improvement, issue c054 |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Steve Hancock | fix rare formatting issue b1318 b1322 b1328 20220217.02 |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Steve Hancock | fix issue b1324 involving breaks at chain of keywords |
commit | commitdiff | tree | snapshot |
2022-03-20 |
Steve Hancock | fix rare formatting issue b1325 |
commit | commitdiff | tree | snapshot |
2022-03-19 |
Steve Hancock | bump version to .02 |
commit | commitdiff | tree | snapshot |
2022-03-19 |
Steve Hancock | treat an obj with print method as a file in -eos logic |
commit | commitdiff | tree | snapshot |
next |