[M3commit] CVS Update: cm3
Antony Hosking
hosking at elego.de
Wed Dec 23 22:43:37 CET 2009
CVSROOT: /usr/cvs
Changes by: hosking at birch. 09/12/23 22:43:37
Modified files:
cm3/m3-libs/m3core/src/: m3makefile
cm3/m3-libs/m3core/src/float/Common/: Extended.m3 LongReal.m3
Real.m3
cm3/m3-libs/m3core/src/float/IEEE/: Extended.i3 LongReal.i3
Real.i3
cm3/m3-libs/m3core/src/float/VAX/: Extended.i3 LongReal.i3
Real.i3
Added files:
cm3/m3-libs/m3core/src/types/: ASCII.i3 ASCII.m3 Boolean.i3
Boolean.m3 COPYRIGHT-CMASS
Char.i3 Char.m3 Int32.i3 Int32.m3
Int64.i3 Int64.m3 Integer.i3
Integer.m3 Longint.i3 Longint.m3
Refany.i3 Refany.m3 Unicode.i3
Unicode.m3 WideChar.i3
WideChar.m3 m3makefile
Removed files:
cm3/m3-libs/libm3/src/types/: ASCII.i3 ASCII.m3 Boolean.i3
Boolean.m3 COPYRIGHT-CMASS Char.i3
Char.m3 Int32.i3 Int32.m3 Int64.i3
Int64.m3 Integer.i3 Integer.m3
Longint.i3 Longint.m3
LongrealType.i3 LongrealType.m3
RealType.i3 RealType.m3 Refany.i3
Refany.m3 Unicode.i3 Unicode.m3
WideChar.i3 WideChar.m3 m3makefile
Log message:
Move libm3/src/types into m3core.
Note that LongrealType and RealType have been folded into m3core/src/float.
Clients will need adjustment.
More information about the M3commit
mailing list