4
I Use This!
Inactive

Commits : Listings

Analyzed 15 minutes ago. based on code collected about 2 hours ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Corrected minor problem with space around filehandles when -mangle is used. More optimizations. More... over 22 years ago
Minor optimizations. More... over 22 years ago
Lots of misc optimizations. More... over 22 years ago
Minor speedups by using constants for debugging code. Fixed longstanding problem with -lp concerning extra blank on line after opening paren. More... over 22 years ago
Lots of cleanups and some minor speedups by avoiding hash usage. More... over 22 years ago
Cleanups in sub scan_list, plus minor optimization of some pattern matching More... over 22 years ago
minor cleanups; changed VERSION extraction scheme for MakeMaker More... over 22 years ago
Added -cscw flag. More... over 22 years ago
Improved outdenting of terminal closing tokens. Eliminated a global variable and simplified sub scan_list. More... over 22 years ago
Lots of coding clean-ups in the list logic. More... over 22 years ago
added breaks at something like 'doit( sub{' where the sub forced a break. also, many coding cleanups in tokenizer. More... over 22 years ago
Flag -w will now place perl -c error messages in error output stream More... over 22 years ago
Corrected glitch in finding matching tokens when -gnu was used. Moved coding to new routine to avoid troubles with unstoring tokens midstream. More... over 22 years ago
improved line breaks for 'sort' and 'map'. Avoid excessive outdenting of leading closing tokens. More... over 22 years ago
Container breaks should now be symmetric. More... over 22 years ago
Improved side comment alignment; updated documentation. More... over 22 years ago
Improved parsing side comments in config files. Stripped quotes from config files. Corrected some -csc issues. More... over 22 years ago
minor changes; static->sticky, -olc and -olq added, minor formatting changes in sub set_list_breakpoints for 2 line lists. More... over 22 years ago
support for closing side comments and outdented keywords More... over 22 years ago
added closing side comments, fixed some -gnu problems, -ola -ock, More... over 22 years ago
Numerous tweaks to breaks in logical statements. More... over 22 years ago
Improved decision for breaking at '||'s and for opening containing structures. More... over 22 years ago
Updates made to give continuation indentation to individual list items. Lists with items which span multiple lines will have breaks at all commas. More... over 22 years ago
Fixed bug reported by Henry Story in which no break was placed after a full line comment in a short eval/map/grep/sort block. More... over 22 years ago
Minor change to scan_bare_identifier; last commit before release. More... over 22 years ago
Minor changes to ?/: formatting More... over 22 years ago
Minor improvements to ?/: break logic More... over 22 years ago
Straightened out lots of little ?/: details. More... over 22 years ago
Rewrote ?/: break logic. More... over 22 years ago
Added serial number for nested tokens. More... over 22 years ago