[M3commit] CVS Update: cm3

Rodney M. Bates rodney at elego.de
Tue Dec 3 22:10:48 CET 2013


CVSROOT:	/usr/cvs
Changes by:	rodney at birch.	13/12/03 22:10:48

Added files:
	cm3/m3-libs/libunicode/src/: Tag: devel_unicode UniCodec.i3 
	                             UniCodec.m3 UniEncoding.i3 
	                             UniEncoding.m3 UniRdClass.i3 
	                             UniRd.i3 UniRd.m3 UniWrClass.i3 
	                             UniWr.i3 UniWr.m3 UnsafeUniCodec.i3 
	                             UnsafeUniCodec.m3 UnsafeUniRd.i3 
	                             UnsafeUniRd.m3 UnsafeUniWr.i3 
	                             UnsafeUniWr.m3 

Log message:
	Move Unicode codec stuff to its own package.  This allows for
	bootstrapping the unicode branch with release and head compilers.
	This code depends on being compiled with Unicode-sized WIDECHAR,
	which is not initially available when first compiling libm3 and
	the compiler, using an earlier compiler.  New package libunicode
	can now be compiled later, after a new compiler is installed.
	
	script do-cm3-unicode.sh does everything do-cm3-front.sh does,
	plus libunicode.




More information about the M3commit mailing list