]> Cypherpunks.ru repositories - gostls13.git/commit
regexp/syntax: add note about Unicode character classes
authorTom Payne <twpayne@gmail.com>
Fri, 23 Oct 2020 22:40:00 +0000 (23:40 +0100)
committerEmmanuel Odeke <emmanuel@orijtech.com>
Wed, 25 Nov 2020 15:10:09 +0000 (15:10 +0000)
commit1d3baf20dcac2d9ad88634ac3fe75e9f6d966971
tree84c20a79e29879d988ac60bd2569c8286df1cafb
parent750b3729dcb1e0aac239bc69959355ec2242111d
regexp/syntax: add note about Unicode character classes

As proposed on golang-nuts:
https://groups.google.com/g/golang-nuts/c/M3lmSUptExQ/m/hRySV9GsCAAJ

Includes the latest updates from re2's mksyntaxgo:
https://code.googlesource.com/re2/+/refs/heads/master/doc/mksyntaxgo

Change-Id: Ib7b79aa6531f473feabd0a7f1d263cd65c4388e4
Reviewed-on: https://go-review.googlesource.com/c/go/+/264678
Reviewed-by: Russ Cox <rsc@golang.org>
Trust: Emmanuel Odeke <emmanuel@orijtech.com>
src/regexp/syntax/doc.go