[Show "Revision History"] [Show "General Page Infos"] [Show "Page hits and edits"]

Revision History

Showing page edit history entries from 74 to 78 out of 83 entries total. (5 | 10 | 25 | 50 | 100 | 200 items per page)

Newer 83 78 73 68 63 58 53 3 Older
# Date Size Editor Comment Action
78 2022-11-02 11:51:38 12732 to previous emanuele6 since 5.2: ${pat/a/"$rep"} needs quotes; use -- with perl; fix wrong replace() function: ${1+-i} => ${3+'-i'}; shift 2 doesn't shift at all if $#<2, use shift;shift or "${@:3}" instead view
77 2022-08-23 09:33:58 12715 to previous emanuele6 simplify awk (the environment variables are always set, and even if they weren't it would not be a problem) view
76 2022-08-21 21:43:48 12727 to previous emanuele6 fixup variable names view
75 2022-08-21 21:38:10 12724 to previous emanuele6 pass variables to awk using environment variables instead of -v var="${var//'\'/'\\'}". it seems that nawk doesn't like strings containing newline as argument for -v, so that pe is not good enough view
74 2022-01-23 08:45:10 12767 to previous emanuele6 unset => unset -v view
Newer 83 78 73 68 63 58 53 3 Older