Re: [PATCH] STDCXX-1073

2012-10-16 Thread Liviu Nicoara
I have enhanced the collation test, 22.locale.collate.cpp with a bunch of cases that deal with embedded strings, inside the input strings as well as at the edges. More defects became apparent, and they have been fixed. I have re-worked the src/collate.cpp patch and I am attaching it here.

Performance tests

2012-10-16 Thread Liviu Nicoara
Are there any performance tests (and measurements) of STDCXX features against similar features in libc? Thanks, Liviu