]> git.saurik.com Git - wxWidgets.git/commit - src/common/strconv.cpp
rewrote UTF-7 to work on streams of data to be comaptible with the way wxTextStream...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 1 Jun 2008 03:08:45 +0000 (03:08 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 1 Jun 2008 03:08:45 +0000 (03:08 +0000)
commit9d653e810c23660d41b1e9e6cfc64646d9ceef2d
tree03367e0d4663203f7c49859917d5cce2dd001ca0
parentd4df635acbe0a3cd0b2158d025a25f2423f84dbf
rewrote UTF-7 to work on streams of data to be comaptible with the way wxTextStream uses the converters; also converted a couple off by 1 bugs and unit test finally pass now

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53889 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
include/wx/strconv.h
interface/strconv.h
src/common/strconv.cpp