ダウンロードリスト

プロジェクト概要

HCC は変換テーブルによると文字フィルターを他の文字を 1 つずつで特定の文字を置き換えます。プレーン テキストに変換する 1 つの文字セットから別に便利です。現在使用可能なフィルターには ISO-8859-2、ASCII (ISO-8859-1)、win1250 に ISO-8859-2、ISO-8859-2 を ASCII (ISO-8859-1) に win1250 に win1250 が含まれます。Glibc の一部である「iconv」ユーティリティで良い結果を得る可能性があります。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2003-10-23 20:08
0.5.7

読み取り/約パフォーマンスが向上しますが実装されている書込みバッファを3回繰り返します。
タグ: Development, Minor feature enhancements
A read/write buffer has been implemented which increases performance about 3 times.

2003-09-17 17:41
0.5.6

変換テーブルの構文との差分'で変更の追跡を容易にするように拡張されている。新しい翻訳をwin1250に追加されている、"iso88592、win1250 -"iso88591、iso88592 -"win1250、およびiso88592 -"cp852マッピングされます。のISO - 8859 - 2 -"win1250変換する必要がありますnow()に損失を完了します。
タグ: Development, Minor feature enhancements
The syntax of conversion tables has been enhanced
to ease tracking of changes with 'diff'. New
translations have been added to win1250->iso88592,
win1250->iso88591, iso88592->win1250, and
iso88592->cp852 maps. ISO-8859-2->win1250
conversion should be now complete (lossless).

2003-08-05 19:08
0.5.5

"特別な、さまざまな"引用符がよいときにwin1250をisoからの変換- 8859 - 1とiso - 8859 - 2処理されます。
タグ: Development, Minor feature enhancements
Various "special" quotes are now handled better
when converting from win1250 to iso-8859-1 and
iso-8859-2.

2003-02-26 18:08
0.5.4

x2yスクリプトのファイル名にスペースの取り扱いについて、固定されている。コンパイル時の警告とGCC 3.xのコンパイルエラーが解決されている。可能なデータの破損については注記の場合、変換を2回以上同じファイル上で実行されているREADMEファイルに追加されています。
タグ: Development, Minor bugfixes
Handling of spaces in filenames in x2y scripts has been fixed. Compilation warnings and GCC 3.x compilation errors have been addressed. A note about possible data corruption if conversion is done more than once on same file has been added to the README.

2002-01-28 11:32
0.5.3

このリリースで修正さiso88592では'SVの'翻訳ミス- win1250地図を'#'がないなど<string.h> '。 u2w、w2a今u2aと同じ方法でコマンドラインパラメータを処理するw2u。
タグ: Development, Major bugfixes
This release fixes a typo in the 'sv' translation in iso88592-win1250 map and a missing '#include <string.h>'. u2w, w2a and w2u now handle command line parameters in the same way as u2a.

プロジェクトリソース