
The branch, master has been updated via 57cfb3ec63a9637602e4d70396acc2517967c41b (commit) from ae58838ee39924f8a587778d6745d6c7f33845ff (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- http://git.qos.ch/gitweb/?p=cal10n.git;a=commit;h=57cfb3ec63a9637602e4d70396... http://github.com/ceki/cal10n/commit/57cfb3ec63a9637602e4d70396acc2517967c41... commit 57cfb3ec63a9637602e4d70396acc2517967c41b Author: Ceki Gulcu <ceki@qos.ch> Date: Fri Sep 4 00:03:59 2009 +0200 documenting removal of native2ascii from the translation procedure diff --git a/cal10n-site/src/site/pages/index.html b/cal10n-site/src/site/pages/index.html index 5c1ebe0..3e5d777 100644 --- a/cal10n-site/src/site/pages/index.html +++ b/cal10n-site/src/site/pages/index.html @@ -39,6 +39,10 @@ <p>Tooling to detect errors in message keys</p> </li> + <li>The <em>native2ascii</em> no longer necessary. With CAL10N, + you can directly encode bundles in the most convenient charset, + per locale.</li> + <li> <p>Good performance (300 nanoseconds per key lookup)</p> </li> ----------------------------------------------------------------------- Summary of changes: cal10n-site/src/site/pages/index.html | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) hooks/post-receive -- Compiler assisted localization library