[M3commit] CVS Update: cm3
Olaf Wagner
wagner at elego.de
Thu Jan 31 01:03:03 CET 2008
CVSROOT: /usr/cvs
Changes by: wagner at birch. 08/01/31 01:03:03
Modified files:
cm3/m3-sys/m3quake/: PkgTags
cm3/m3-sys/m3quake/src/: QMachine.m3 QVal.m3 QValue.i3
m3makefile m3overrides
Added files:
cm3/m3-sys/m3quake/src/: extensions-2008-1-29.txt
cm3/m3-sys/m3quake/test/src/: m3makefile result.stdout
Log message:
Add several builtin quake functions based on m3-libs/sysutils;
a short description can be found in extensions-2008-1-29.txt.
Also fix two quake bugs: strings could not be longer than 1024 bytes,
as they were always stored in the M3ID table, and the scope cleanup
of procedures was wrong in certain situations (with loops).
added: m3quake/src/extensions-2008-1-29.txt
added: m3quake/test/src/m3makefile
added: m3quake/test/src/result.stdout
modified: m3quake/src/QMachine.m3
modified: m3quake/src/QVal.m3
modified: m3quake/src/QValue.i3
modified: m3quake/src/m3makefile
modified: m3quake/src/m3overrides
More information about the M3commit
mailing list