On Sat, 3 Apr 2010 00:51:57 +0200 =?KOI8-R?B?z8zYx8Egy9LZ1sHOz9fTy8HR?= wrote:
> I have a few questions about AST sort:

> - Does AST sort support multibyte characters, i.e. will it sort
> characters outside the ASCII range correctly?

yes, with proper locale settings
C locale should be used for speed
I just modified the --man description to include a locale reference

> - Does option -t support multibyte characters?

not yet

> - Is there a public description of the sort discipline API?

src/lib/librecsort/recsort.3
http://www2.research.att.com/~gsf/man/man3/recsort.html

_______________________________________________
ast-developers mailing list
[email protected]
https://mailman.research.att.com/mailman/listinfo/ast-developers

Reply via email to