Age | Commit message (Collapse) | Author |
|
And a new test is now checking that "\" returns "".
|
|
|
|
|
|
and utf8_add_offset
|
|
after use
|
|
|
|
|
|
|
|
task #9459)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The result of function was sometimes wrong, for example base64 decoding of
"YWJj" was returning "ab" instead of "abc".
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
command /eval (closes #35)
|
|
|
|
weechat.look.highlight
|
|
|
|
static analyzer happy)
|
|
|
|
of insufficient memory)
|
|
|
|
|
|
|
|
syntax for match refs)
The reference char is now an argument for the function.
The references are now $0 .. $99 and $+ was added (last match, with
highest number).
The syntax to replace a match with one char is now: $.cN or $.c+
(for example: "$.*3").
|
|
compilation error with autotools)
|
|
|
|
|
|
insert"
|