[M3commit] CVS Update: cm3

Rodney M. Bates rodney at elego.de
Tue Dec 3 22:38:34 CET 2013


CVSROOT:	/usr/cvs
Changes by:	rodney at birch.	13/12/03 22:38:34

Removed files:
	cm3/m3-libs/libm3/src/rw/: Tag: devel_unicode UniCodec.i3 
	                           UniEncoding.i3 UniRdClass.i3 UniRd.m3 
	                           UniWr.i3 UnsafeUniCodec.i3 
	                           UnsafeUniRd.i3 UnsafeUniWr.i3 
	                           UniCodec.m3 UniEncoding.m3 UniRd.i3 
	                           UniWrClass.i3 UniWr.m3 
	                           UnsafeUniCodec.m3 UnsafeUniRd.m3 
	                           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