Document SvGAMAGIC(), and its significance w.r.t. the side effects of
[p5sagit/p5-mst-13.2.git] / t / uni / overload.t
2006-04-29 Nicholas Clark syswrite couldn't correctly handle surprises from UTF...
2006-04-29 Nicholas Clark print couldn't correctly handle surprises from UTF...
2006-04-29 Nicholas Clark There were more ways to break uc/lc/ucfirst/lcfirst...
2006-04-29 Nicholas Clark lcfirst/ucfist plus an 8 bit locale could mangle UTF...
2006-04-29 Nicholas Clark uc plus an 8 bit locale could get confused by UTF-8...
2006-04-29 Nicholas Clark lc plus an 8 bit locale could mangle UTF-8 values retur...
2006-04-28 Nicholas Clark Fix bug 34297 (length of overloaded UTF-8 strings)