[Vm-dev] [commit][2825] Update per VMMaker-dtl.331

commits at squeakvm.org commits at squeakvm.org
Wed Dec 11 13:27:46 UTC 2013


Revision: 2825
Author:   lewis
Date:     2013-12-11 05:27:41 -0800 (Wed, 11 Dec 2013)
Log Message:
-----------
Update per VMMaker-dtl.331
VMMaker 4.12.9
BitBltSimulation>>lockSurfaces fix from VMMaker.oscog-eem.553
Bug reported by David Binderman:
http://lists.squeakfoundation.org/pipermail/vm-dev/2013-December/014237.html

Modified Paths:
--------------
    trunk/src/ckformat.c
    trunk/src/plugins/ADPCMCodecPlugin/ADPCMCodecPlugin.c
    trunk/src/plugins/AioPlugin/AioPlugin.c
    trunk/src/plugins/AsynchFilePlugin/AsynchFilePlugin.c
    trunk/src/plugins/B2DPlugin/B2DPlugin.c
    trunk/src/plugins/B3DAcceleratorPlugin/B3DAcceleratorPlugin.c
    trunk/src/plugins/BMPReadWriterPlugin/BMPReadWriterPlugin.c
    trunk/src/plugins/BitBltPlugin/BitBltPlugin.c
    trunk/src/plugins/CameraPlugin/CameraPlugin.c
    trunk/src/plugins/ClipboardExtendedPlugin/ClipboardExtendedPlugin.c
    trunk/src/plugins/CroquetPlugin/CroquetPlugin.c
    trunk/src/plugins/DBusPlugin/DBusPlugin.c
    trunk/src/plugins/DSAPrims/DSAPrims.c
    trunk/src/plugins/DropPlugin/DropPlugin.c
    trunk/src/plugins/FFTPlugin/FFTPlugin.c
    trunk/src/plugins/FT2Plugin/FT2Plugin.c
    trunk/src/plugins/FileCopyPlugin/FileCopyPlugin.c
    trunk/src/plugins/FilePlugin/FilePlugin.c
    trunk/src/plugins/FloatArrayPlugin/FloatArrayPlugin.c
    trunk/src/plugins/FloatMathPlugin/FloatMathPlugin.c
    trunk/src/plugins/GeniePlugin/GeniePlugin.c
    trunk/src/plugins/HostWindowPlugin/HostWindowPlugin.c
    trunk/src/plugins/JPEGReadWriter2Plugin/JPEGReadWriter2Plugin.c
    trunk/src/plugins/JPEGReaderPlugin/JPEGReaderPlugin.c
    trunk/src/plugins/JoystickTabletPlugin/JoystickTabletPlugin.c
    trunk/src/plugins/Klatt/Klatt.c
    trunk/src/plugins/LargeIntegers/LargeIntegers.c
    trunk/src/plugins/LocalePlugin/LocalePlugin.c
    trunk/src/plugins/MIDIPlugin/MIDIPlugin.c
    trunk/src/plugins/Matrix2x3Plugin/Matrix2x3Plugin.c
    trunk/src/plugins/MiscPrimitivePlugin/MiscPrimitivePlugin.c
    trunk/src/plugins/Mpeg3Plugin/Mpeg3Plugin.c
    trunk/src/plugins/RePlugin/RePlugin.c
    trunk/src/plugins/RomePlugin/RomePlugin.c
    trunk/src/plugins/ScratchPlugin/ScratchPlugin.c
    trunk/src/plugins/SecurityPlugin/SecurityPlugin.c
    trunk/src/plugins/SerialPlugin/SerialPlugin.c
    trunk/src/plugins/SocketPlugin/SocketPlugin.c
    trunk/src/plugins/SoundCodecPrims/SoundCodecPrims.c
    trunk/src/plugins/SoundGenerationPlugin/SoundGenerationPlugin.c
    trunk/src/plugins/SoundPlugin/SoundPlugin.c
    trunk/src/plugins/Squeak3D/Squeak3D.c
    trunk/src/plugins/SqueakFFIPrims/SqueakFFIPrims.c
    trunk/src/plugins/SqueakSSL/SqueakSSL.c
    trunk/src/plugins/StarSqueakPlugin/StarSqueakPlugin.c
    trunk/src/plugins/UUIDPlugin/UUIDPlugin.c
    trunk/src/plugins/UnicodePlugin/UnicodePlugin.c
    trunk/src/plugins/UnixOSProcessPlugin/UnixOSProcessPlugin.c
    trunk/src/plugins/WeDoPlugin/WeDoPlugin.c
    trunk/src/plugins/XDisplayControlPlugin/XDisplayControlPlugin.c
    trunk/src/plugins/ZipPlugin/ZipPlugin.c
    trunk/src/vm/interp.c
    trunk/src/vm/interp.h
    trunk/src/vm/sqNamedPrims.h

Modified: trunk/src/ckformat.c
===================================================================
--- trunk/src/ckformat.c	2013-12-11 01:31:20 UTC (rev 2824)
+++ trunk/src/ckformat.c	2013-12-11 13:27:41 UTC (rev 2825)
@@ -5,7 +5,7 @@
 /* Usage: ckformat imageFileName */
 
 /* --- DO NOT EDIT THIS FILE --- */
-/* --- Automatically generated from class ImageFormat 2013-10-31T19:50:44.199+01:00--- */
+/* --- Automatically generated from class ImageFormat 2013-12-11T08:17:06.697+01:00--- */
 /* --- Source code is in package ImageFormat in the VMMaker repository --- */
 /* --- DO NOT EDIT THIS FILE --- */
 

Modified: trunk/src/plugins/ADPCMCodecPlugin/ADPCMCodecPlugin.c
===================================================================
--- trunk/src/plugins/ADPCMCodecPlugin/ADPCMCodecPlugin.c	2013-12-11 01:31:20 UTC (rev 2824)
+++ trunk/src/plugins/ADPCMCodecPlugin/ADPCMCodecPlugin.c	2013-12-11 13:27:41 UTC (rev 2825)
@@ -1,10 +1,10 @@
-/* Smalltalk from Squeak4.4 with VMMaker 4.12.8 translated as C source on 31 October 2013 7:50:18 pm */
+/* Smalltalk from Squeak4.4 with VMMaker 4.12.9 translated as C source on 11 December 2013 8:16:36 am */
 /* Automatically generated by
-	VMPluginCodeGenerator VMMaker-dtl.328 uuid: 952f8e54-a106-406f-8f0e-3c588fb14748
+	VMPluginCodeGenerator VMMaker-dtl.331 uuid: 468f31d3-f1b7-44d6-b67c-25b591adde55
    from
-	ADPCMCodecPlugin VMMaker-dtl.328 uuid: 952f8e54-a106-406f-8f0e-3c588fb14748
+	ADPCMCodecPlugin VMMaker-dtl.331 uuid: 468f31d3-f1b7-44d6-b67c-25b591adde55
  */
-static char __buildInfo[] = "ADPCMCodecPlugin VMMaker-dtl.328 uuid: 952f8e54-a106-406f-8f0e-3c588fb14748 " __DATE__ ;
+static char __buildInfo[] = "ADPCMCodecPlugin VMMaker-dtl.331 uuid: 468f31d3-f1b7-44d6-b67c-25b591adde55 " __DATE__ ;
 
 
 
@@ -70,9 +70,9 @@
 struct VirtualMachine* interpreterProxy;
 static const char *moduleName =
 #ifdef SQUEAK_BUILTIN_PLUGIN
-	"ADPCMCodecPlugin 31 October 2013 (i)"
+	"ADPCMCodecPlugin 11 December 2013 (i)"
 #else
-	"ADPCMCodecPlugin 31 October 2013 (e)"
+	"ADPCMCodecPlugin 11 December 2013 (e)"
 #endif
 ;
 

Modified: trunk/src/plugins/AioPlugin/AioPlugin.c
===================================================================
--- trunk/src/plugins/AioPlugin/AioPlugin.c	2013-12-11 01:31:20 UTC (rev 2824)
+++ trunk/src/plugins/AioPlugin/AioPlugin.c	2013-12-11 13:27:41 UTC (rev 2825)
@@ -1,6 +1,6 @@
-/* Smalltalk from Squeak4.4 with VMMaker 4.12.8 translated as C source on 31 October 2013 7:50:42 pm */
+/* Smalltalk from Squeak4.4 with VMMaker 4.12.9 translated as C source on 11 December 2013 8:17:04 am */
 /* Automatically generated by
-	VMPluginCodeGenerator VMMaker-dtl.328 uuid: 952f8e54-a106-406f-8f0e-3c588fb14748
+	VMPluginCodeGenerator VMMaker-dtl.331 uuid: 468f31d3-f1b7-44d6-b67c-25b591adde55
    from
 	UnixAioPlugin VMConstruction-Plugins-AioPlugin-eem.15 uuid: 0029df1c-3720-4b61-8579-4851417d24a7
  */
@@ -88,9 +88,9 @@
 struct VirtualMachine* interpreterProxy;
 static const char *moduleName =
 #ifdef SQUEAK_BUILTIN_PLUGIN
-	"AioPlugin 31 October 2013 (i)"
+	"AioPlugin 11 December 2013 (i)"
 #else
-	"AioPlugin 31 October 2013 (e)"
+	"AioPlugin 11 December 2013 (e)"
 #endif
 ;
 

Modified: trunk/src/plugins/AsynchFilePlugin/AsynchFilePlugin.c
===================================================================
--- trunk/src/plugins/AsynchFilePlugin/AsynchFilePlugin.c	2013-12-11 01:31:20 UTC (rev 2824)
+++ trunk/src/plugins/AsynchFilePlugin/AsynchFilePlugin.c	2013-12-11 13:27:41 UTC (rev 2825)
@@ -1,10 +1,10 @@
-/* Smalltalk from Squeak4.4 with VMMaker 4.12.8 translated as C source on 31 October 2013 7:50:18 pm */
+/* Smalltalk from Squeak4.4 with VMMaker 4.12.9 translated as C source on 11 December 2013 8:16:36 am */
 /* Automatically generated by
-	SmartSyntaxPluginCodeGenerator VMMaker-dtl.328 uuid: 952f8e54-a106-406f-8f0e-3c588fb14748
+	SmartSyntaxPluginCodeGenerator VMMaker-dtl.331 uuid: 468f31d3-f1b7-44d6-b67c-25b591adde55
    from
-	AsynchFilePlugin VMMaker-dtl.328 uuid: 952f8e54-a106-406f-8f0e-3c588fb14748
+	AsynchFilePlugin VMMaker-dtl.331 uuid: 468f31d3-f1b7-44d6-b67c-25b591adde55
  */
-static char __buildInfo[] = "AsynchFilePlugin VMMaker-dtl.328 uuid: 952f8e54-a106-406f-8f0e-3c588fb14748 " __DATE__ ;
+static char __buildInfo[] = "AsynchFilePlugin VMMaker-dtl.331 uuid: 468f31d3-f1b7-44d6-b67c-25b591adde55 " __DATE__ ;
 
 
 
@@ -67,9 +67,9 @@
 struct VirtualMachine* interpreterProxy;
 static const char *moduleName =
 #ifdef SQUEAK_BUILTIN_PLUGIN
-	"AsynchFilePlugin 31 October 2013 (i)"
+	"AsynchFilePlugin 11 December 2013 (i)"
 #else
-	"AsynchFilePlugin 31 October 2013 (e)"
+	"AsynchFilePlugin 11 December 2013 (e)"
 #endif
 ;
 static void * sCOAFfn;

Modified: trunk/src/plugins/B2DPlugin/B2DPlugin.c
===================================================================
--- trunk/src/plugins/B2DPlugin/B2DPlugin.c	2013-12-11 01:31:20 UTC (rev 2824)
+++ trunk/src/plugins/B2DPlugin/B2DPlugin.c	2013-12-11 13:27:41 UTC (rev 2825)
@@ -1,10 +1,10 @@
-/* Smalltalk from Squeak4.4 with VMMaker 4.12.8 translated as C source on 31 October 2013 7:50:21 pm */
+/* Smalltalk from Squeak4.4 with VMMaker 4.12.9 translated as C source on 11 December 2013 8:16:39 am */
 /* Automatically generated by
-	VMPluginCodeGenerator VMMaker-dtl.328 uuid: 952f8e54-a106-406f-8f0e-3c588fb14748
+	VMPluginCodeGenerator VMMaker-dtl.331 uuid: 468f31d3-f1b7-44d6-b67c-25b591adde55
    from
-	BalloonEnginePlugin VMMaker-dtl.328 uuid: 952f8e54-a106-406f-8f0e-3c588fb14748
+	BalloonEnginePlugin VMMaker-dtl.331 uuid: 468f31d3-f1b7-44d6-b67c-25b591adde55
  */
-static char __buildInfo[] = "BalloonEnginePlugin VMMaker-dtl.328 uuid: 952f8e54-a106-406f-8f0e-3c588fb14748 " __DATE__ ;
+static char __buildInfo[] = "BalloonEnginePlugin VMMaker-dtl.331 uuid: 468f31d3-f1b7-44d6-b67c-25b591adde55 " __DATE__ ;
 
 
 
@@ -447,9 +447,9 @@
 static void * loadBBFn;
 static const char *moduleName =
 #ifdef SQUEAK_BUILTIN_PLUGIN
-	"B2DPlugin 31 October 2013 (i)"
+	"B2DPlugin 11 December 2013 (i)"
 #else
-	"B2DPlugin 31 October 2013 (e)"
+	"B2DPlugin 11 December 2013 (e)"
 #endif
 ;
 static int* objBuffer;

Modified: trunk/src/plugins/B3DAcceleratorPlugin/B3DAcceleratorPlugin.c
===================================================================
--- trunk/src/plugins/B3DAcceleratorPlugin/B3DAcceleratorPlugin.c	2013-12-11 01:31:20 UTC (rev 2824)
+++ trunk/src/plugins/B3DAcceleratorPlugin/B3DAcceleratorPlugin.c	2013-12-11 13:27:41 UTC (rev 2825)
@@ -1,10 +1,10 @@
-/* Smalltalk from Squeak4.4 with VMMaker 4.12.8 translated as C source on 31 October 2013 7:50:32 pm */
+/* Smalltalk from Squeak4.4 with VMMaker 4.12.9 translated as C source on 11 December 2013 8:16:53 am */
 /* Automatically generated by
-	VMPluginCodeGenerator VMMaker-dtl.328 uuid: 952f8e54-a106-406f-8f0e-3c588fb14748
+	VMPluginCodeGenerator VMMaker-dtl.331 uuid: 468f31d3-f1b7-44d6-b67c-25b591adde55
    from
-	B3DAcceleratorPlugin VMMaker-dtl.328 uuid: 952f8e54-a106-406f-8f0e-3c588fb14748
+	B3DAcceleratorPlugin VMMaker-dtl.331 uuid: 468f31d3-f1b7-44d6-b67c-25b591adde55
  */
-static char __buildInfo[] = "B3DAcceleratorPlugin VMMaker-dtl.328 uuid: 952f8e54-a106-406f-8f0e-3c588fb14748 " __DATE__ ;
+static char __buildInfo[] = "B3DAcceleratorPlugin VMMaker-dtl.331 uuid: 468f31d3-f1b7-44d6-b67c-25b591adde55 " __DATE__ ;
 
 
 
@@ -107,9 +107,9 @@
 struct VirtualMachine* interpreterProxy;
 static const char *moduleName =
 #ifdef SQUEAK_BUILTIN_PLUGIN
-	"B3DAcceleratorPlugin 31 October 2013 (i)"
+	"B3DAcceleratorPlugin 11 December 2013 (i)"
 #else
-	"B3DAcceleratorPlugin 31 October 2013 (e)"
+	"B3DAcceleratorPlugin 11 December 2013 (e)"
 #endif
 ;
 

Modified: trunk/src/plugins/BMPReadWriterPlugin/BMPReadWriterPlugin.c
===================================================================
--- trunk/src/plugins/BMPReadWriterPlugin/BMPReadWriterPlugin.c	2013-12-11 01:31:20 UTC (rev 2824)
+++ trunk/src/plugins/BMPReadWriterPlugin/BMPReadWriterPlugin.c	2013-12-11 13:27:41 UTC (rev 2825)
@@ -1,10 +1,10 @@
-/* Smalltalk from Squeak4.4 with VMMaker 4.12.8 translated as C source on 31 October 2013 7:50:18 pm */
+/* Smalltalk from Squeak4.4 with VMMaker 4.12.9 translated as C source on 11 December 2013 8:16:36 am */
 /* Automatically generated by
-	VMPluginCodeGenerator VMMaker-dtl.328 uuid: 952f8e54-a106-406f-8f0e-3c588fb14748
+	VMPluginCodeGenerator VMMaker-dtl.331 uuid: 468f31d3-f1b7-44d6-b67c-25b591adde55
    from
-	BMPReadWriterPlugin VMMaker-dtl.328 uuid: 952f8e54-a106-406f-8f0e-3c588fb14748
+	BMPReadWriterPlugin VMMaker-dtl.331 uuid: 468f31d3-f1b7-44d6-b67c-25b591adde55
  */
-static char __buildInfo[] = "BMPReadWriterPlugin VMMaker-dtl.328 uuid: 952f8e54-a106-406f-8f0e-3c588fb14748 " __DATE__ ;
+static char __buildInfo[] = "BMPReadWriterPlugin VMMaker-dtl.331 uuid: 468f31d3-f1b7-44d6-b67c-25b591adde55 " __DATE__ ;
 
 
 
@@ -58,9 +58,9 @@
 struct VirtualMachine* interpreterProxy;
 static const char *moduleName =
 #ifdef SQUEAK_BUILTIN_PLUGIN
-	"BMPReadWriterPlugin 31 October 2013 (i)"
+	"BMPReadWriterPlugin 11 December 2013 (i)"
 #else
-	"BMPReadWriterPlugin 31 October 2013 (e)"
+	"BMPReadWriterPlugin 11 December 2013 (e)"
 #endif
 ;
 

Modified: trunk/src/plugins/BitBltPlugin/BitBltPlugin.c
===================================================================
--- trunk/src/plugins/BitBltPlugin/BitBltPlugin.c	2013-12-11 01:31:20 UTC (rev 2824)
+++ trunk/src/plugins/BitBltPlugin/BitBltPlugin.c	2013-12-11 13:27:41 UTC (rev 2825)
@@ -1,10 +1,10 @@
-/* Smalltalk from Squeak4.4 with VMMaker 4.12.8 translated as C source on 31 October 2013 7:50:22 pm */
+/* Smalltalk from Squeak4.4 with VMMaker 4.12.9 translated as C source on 11 December 2013 8:16:41 am */
 /* Automatically generated by
-	SmartSyntaxPluginCodeGenerator VMMaker-dtl.328 uuid: 952f8e54-a106-406f-8f0e-3c588fb14748
+	SmartSyntaxPluginCodeGenerator VMMaker-dtl.331 uuid: 468f31d3-f1b7-44d6-b67c-25b591adde55
    from
-	BitBltSimulation VMMaker-dtl.328 uuid: 952f8e54-a106-406f-8f0e-3c588fb14748
+	BitBltSimulation VMMaker-dtl.331 uuid: 468f31d3-f1b7-44d6-b67c-25b591adde55
  */
-static char __buildInfo[] = "BitBltSimulation VMMaker-dtl.328 uuid: 952f8e54-a106-406f-8f0e-3c588fb14748 " __DATE__ ;
+static char __buildInfo[] = "BitBltSimulation VMMaker-dtl.331 uuid: 468f31d3-f1b7-44d6-b67c-25b591adde55 " __DATE__ ;
 
 
 
@@ -257,9 +257,9 @@
 };
 static const char *moduleName =
 #ifdef SQUEAK_BUILTIN_PLUGIN
-	"BitBltPlugin 31 October 2013 (i)"
+	"BitBltPlugin 11 December 2013 (i)"
 #else
-	"BitBltPlugin 31 October 2013 (e)"
+	"BitBltPlugin 11 December 2013 (e)"
 #endif
 ;
 static sqInt nWords;
@@ -2992,7 +2992,7 @@
 					l = ((sx < dx) ? sx : dx);
 					r = (((sx < dx) ? dx : sx)) + bbW;
 					t = ((sy < dy) ? sy : dy);
-					b = (((sy < sy) ? sy : sy)) + bbH;
+					b = (((sy < dy) ? dy : sy)) + bbH;
 					sourceBits = fn(sourceHandle, &sourcePitch, l, t, r-l, b-t);
 				} else {
 

Modified: trunk/src/plugins/CameraPlugin/CameraPlugin.c
===================================================================
--- trunk/src/plugins/CameraPlugin/CameraPlugin.c	2013-12-11 01:31:20 UTC (rev 2824)
+++ trunk/src/plugins/CameraPlugin/CameraPlugin.c	2013-12-11 13:27:41 UTC (rev 2825)
@@ -1,10 +1,10 @@
-/* Smalltalk from Squeak4.4 with VMMaker 4.12.8 translated as C source on 31 October 2013 7:50:33 pm */
+/* Smalltalk from Squeak4.4 with VMMaker 4.12.9 translated as C source on 11 December 2013 8:16:54 am */
 /* Automatically generated by
-	VMPluginCodeGenerator VMMaker-dtl.328 uuid: 952f8e54-a106-406f-8f0e-3c588fb14748
+	VMPluginCodeGenerator VMMaker-dtl.331 uuid: 468f31d3-f1b7-44d6-b67c-25b591adde55
    from
-	CameraPlugin VMMaker-dtl.328 uuid: 952f8e54-a106-406f-8f0e-3c588fb14748
+	CameraPlugin VMMaker-dtl.331 uuid: 468f31d3-f1b7-44d6-b67c-25b591adde55
  */
-static char __buildInfo[] = "CameraPlugin VMMaker-dtl.328 uuid: 952f8e54-a106-406f-8f0e-3c588fb14748 " __DATE__ ;
+static char __buildInfo[] = "CameraPlugin VMMaker-dtl.331 uuid: 468f31d3-f1b7-44d6-b67c-25b591adde55 " __DATE__ ;
 
 
 
@@ -64,9 +64,9 @@
 struct VirtualMachine* interpreterProxy;
 static const char *moduleName =
 #ifdef SQUEAK_BUILTIN_PLUGIN
-	"CameraPlugin 31 October 2013 (i)"
+	"CameraPlugin 11 December 2013 (i)"
 #else
-	"CameraPlugin 31 October 2013 (e)"
+	"CameraPlugin 11 December 2013 (e)"
 #endif
 ;
 

Modified: trunk/src/plugins/ClipboardExtendedPlugin/ClipboardExtendedPlugin.c
===================================================================
--- trunk/src/plugins/ClipboardExtendedPlugin/ClipboardExtendedPlugin.c	2013-12-11 01:31:20 UTC (rev 2824)
+++ trunk/src/plugins/ClipboardExtendedPlugin/ClipboardExtendedPlugin.c	2013-12-11 13:27:41 UTC (rev 2825)
@@ -1,10 +1,10 @@
-/* Smalltalk from Squeak4.4 with VMMaker 4.12.8 translated as C source on 31 October 2013 7:50:34 pm */
+/* Smalltalk from Squeak4.4 with VMMaker 4.12.9 translated as C source on 11 December 2013 8:16:55 am */
 /* Automatically generated by
-	SmartSyntaxPluginCodeGenerator VMMaker-dtl.328 uuid: 952f8e54-a106-406f-8f0e-3c588fb14748
+	SmartSyntaxPluginCodeGenerator VMMaker-dtl.331 uuid: 468f31d3-f1b7-44d6-b67c-25b591adde55
    from
-	ClipboardExtendedPlugin VMMaker-dtl.328 uuid: 952f8e54-a106-406f-8f0e-3c588fb14748
+	ClipboardExtendedPlugin VMMaker-dtl.331 uuid: 468f31d3-f1b7-44d6-b67c-25b591adde55
  */
-static char __buildInfo[] = "ClipboardExtendedPlugin VMMaker-dtl.328 uuid: 952f8e54-a106-406f-8f0e-3c588fb14748 " __DATE__ ;
+static char __buildInfo[] = "ClipboardExtendedPlugin VMMaker-dtl.331 uuid: 468f31d3-f1b7-44d6-b67c-25b591adde55 " __DATE__ ;
 
 
 
@@ -61,9 +61,9 @@
 struct VirtualMachine* interpreterProxy;
 static const char *moduleName =
 #ifdef SQUEAK_BUILTIN_PLUGIN
-	"ClipboardExtendedPlugin 31 October 2013 (i)"
+	"ClipboardExtendedPlugin 11 December 2013 (i)"
 #else
-	"ClipboardExtendedPlugin 31 October 2013 (e)"
+	"ClipboardExtendedPlugin 11 December 2013 (e)"
 #endif
 ;
 

Modified: trunk/src/plugins/CroquetPlugin/CroquetPlugin.c
===================================================================
--- trunk/src/plugins/CroquetPlugin/CroquetPlugin.c	2013-12-11 01:31:20 UTC (rev 2824)
+++ trunk/src/plugins/CroquetPlugin/CroquetPlugin.c	2013-12-11 13:27:41 UTC (rev 2825)
@@ -1,10 +1,10 @@
-/* Smalltalk from Squeak4.4 with VMMaker 4.12.8 translated as C source on 31 October 2013 7:50:23 pm */
+/* Smalltalk from Squeak4.4 with VMMaker 4.12.9 translated as C source on 11 December 2013 8:16:41 am */
 /* Automatically generated by
-	VMPluginCodeGenerator VMMaker-dtl.328 uuid: 952f8e54-a106-406f-8f0e-3c588fb14748
+	VMPluginCodeGenerator VMMaker-dtl.331 uuid: 468f31d3-f1b7-44d6-b67c-25b591adde55
    from
-	CroquetPlugin VMMaker-dtl.328 uuid: 952f8e54-a106-406f-8f0e-3c588fb14748
+	CroquetPlugin VMMaker-dtl.331 uuid: 468f31d3-f1b7-44d6-b67c-25b591adde55
  */
-static char __buildInfo[] = "CroquetPlugin VMMaker-dtl.328 uuid: 952f8e54-a106-406f-8f0e-3c588fb14748 " __DATE__ ;
+static char __buildInfo[] = "CroquetPlugin VMMaker-dtl.331 uuid: 468f31d3-f1b7-44d6-b67c-25b591adde55 " __DATE__ ;
 
 
 
@@ -73,9 +73,9 @@
 struct VirtualMachine* interpreterProxy;
 static const char *moduleName =
 #ifdef SQUEAK_BUILTIN_PLUGIN
-	"CroquetPlugin 31 October 2013 (i)"
+	"CroquetPlugin 11 December 2013 (i)"
 #else
-	"CroquetPlugin 31 October 2013 (e)"
+	"CroquetPlugin 11 December 2013 (e)"
 #endif
 ;
 

Modified: trunk/src/plugins/DBusPlugin/DBusPlugin.c
===================================================================
--- trunk/src/plugins/DBusPlugin/DBusPlugin.c	2013-12-11 01:31:20 UTC (rev 2824)
+++ trunk/src/plugins/DBusPlugin/DBusPlugin.c	2013-12-11 13:27:41 UTC (rev 2825)
@@ -1,6 +1,6 @@
-/* Smalltalk from Squeak4.4 with VMMaker 4.12.8 translated as C source on 31 October 2013 7:50:34 pm */
+/* Smalltalk from Squeak4.4 with VMMaker 4.12.9 translated as C source on 11 December 2013 8:16:55 am */
 /* Automatically generated by
-	SmartSyntaxPluginCodeGenerator VMMaker-dtl.328 uuid: 952f8e54-a106-406f-8f0e-3c588fb14748
+	SmartSyntaxPluginCodeGenerator VMMaker-dtl.331 uuid: 468f31d3-f1b7-44d6-b67c-25b591adde55
    from
 	DBusPlugin DBus-Plugin-dtl.35 uuid: 2ae30f08-4793-4acb-876b-c443a5f5e665
  */
@@ -143,9 +143,9 @@
 static DBusMessageIter messageIter[DBUS_MAXIMUM_TYPE_RECURSION_DEPTH];
 static const char *moduleName =
 #ifdef SQUEAK_BUILTIN_PLUGIN
-	"DBusPlugin 31 October 2013 (i)"
+	"DBusPlugin 11 December 2013 (i)"
 #else
-	"DBusPlugin 31 October 2013 (e)"
+	"DBusPlugin 11 December 2013 (e)"
 #endif
 ;
 static DBusMessage* writeMessage;

Modified: trunk/src/plugins/DSAPrims/DSAPrims.c
===================================================================
--- trunk/src/plugins/DSAPrims/DSAPrims.c	2013-12-11 01:31:20 UTC (rev 2824)
+++ trunk/src/plugins/DSAPrims/DSAPrims.c	2013-12-11 13:27:41 UTC (rev 2825)
@@ -1,10 +1,10 @@
-/* Smalltalk from Squeak4.4 with VMMaker 4.12.8 translated as C source on 31 October 2013 7:50:23 pm */
+/* Smalltalk from Squeak4.4 with VMMaker 4.12.9 translated as C source on 11 December 2013 8:16:42 am */
 /* Automatically generated by
-	VMPluginCodeGenerator VMMaker-dtl.328 uuid: 952f8e54-a106-406f-8f0e-3c588fb14748
+	VMPluginCodeGenerator VMMaker-dtl.331 uuid: 468f31d3-f1b7-44d6-b67c-25b591adde55
    from
-	DSAPlugin VMMaker-dtl.328 uuid: 952f8e54-a106-406f-8f0e-3c588fb14748
+	DSAPlugin VMMaker-dtl.331 uuid: 468f31d3-f1b7-44d6-b67c-25b591adde55
  */
-static char __buildInfo[] = "DSAPlugin VMMaker-dtl.328 uuid: 952f8e54-a106-406f-8f0e-3c588fb14748 " __DATE__ ;
+static char __buildInfo[] = "DSAPlugin VMMaker-dtl.331 uuid: 468f31d3-f1b7-44d6-b67c-25b591adde55 " __DATE__ ;
 
 
 
@@ -67,9 +67,9 @@
 struct VirtualMachine* interpreterProxy;
 static const char *moduleName =
 #ifdef SQUEAK_BUILTIN_PLUGIN
-	"DSAPrims 31 October 2013 (i)"
+	"DSAPrims 11 December 2013 (i)"
 #else
-	"DSAPrims 31 October 2013 (e)"
+	"DSAPrims 11 December 2013 (e)"
 #endif
 ;
 static sqInt remainderDigitCount;

Modified: trunk/src/plugins/DropPlugin/DropPlugin.c
===================================================================
--- trunk/src/plugins/DropPlugin/DropPlugin.c	2013-12-11 01:31:20 UTC (rev 2824)
+++ trunk/src/plugins/DropPlugin/DropPlugin.c	2013-12-11 13:27:41 UTC (rev 2825)
@@ -1,10 +1,10 @@
-/* Smalltalk from Squeak4.4 with VMMaker 4.12.8 translated as C source on 31 October 2013 7:50:23 pm */
+/* Smalltalk from Squeak4.4 with VMMaker 4.12.9 translated as C source on 11 December 2013 8:16:43 am */
 /* Automatically generated by
-	VMPluginCodeGenerator VMMaker-dtl.328 uuid: 952f8e54-a106-406f-8f0e-3c588fb14748
+	VMPluginCodeGenerator VMMaker-dtl.331 uuid: 468f31d3-f1b7-44d6-b67c-25b591adde55
    from
-	DropPlugin VMMaker-dtl.328 uuid: 952f8e54-a106-406f-8f0e-3c588fb14748
+	DropPlugin VMMaker-dtl.331 uuid: 468f31d3-f1b7-44d6-b67c-25b591adde55
  */
-static char __buildInfo[] = "DropPlugin VMMaker-dtl.328 uuid: 952f8e54-a106-406f-8f0e-3c588fb14748 " __DATE__ ;
+static char __buildInfo[] = "DropPlugin VMMaker-dtl.331 uuid: 468f31d3-f1b7-44d6-b67c-25b591adde55 " __DATE__ ;
 
 
 
@@ -62,9 +62,9 @@
 struct VirtualMachine* interpreterProxy;
 static const char *moduleName =
 #ifdef SQUEAK_BUILTIN_PLUGIN
-	"DropPlugin 31 October 2013 (i)"
+	"DropPlugin 11 December 2013 (i)"
 #else
-	"DropPlugin 31 October 2013 (e)"
+	"DropPlugin 11 December 2013 (e)"
 #endif
 ;
 

Modified: trunk/src/plugins/FFTPlugin/FFTPlugin.c
===================================================================
--- trunk/src/plugins/FFTPlugin/FFTPlugin.c	2013-12-11 01:31:20 UTC (rev 2824)
+++ trunk/src/plugins/FFTPlugin/FFTPlugin.c	2013-12-11 13:27:41 UTC (rev 2825)
@@ -1,10 +1,10 @@
-/* Smalltalk from Squeak4.4 with VMMaker 4.12.8 translated as C source on 31 October 2013 7:50:24 pm */
+/* Smalltalk from Squeak4.4 with VMMaker 4.12.9 translated as C source on 11 December 2013 8:16:43 am */
 /* Automatically generated by
-	VMPluginCodeGenerator VMMaker-dtl.328 uuid: 952f8e54-a106-406f-8f0e-3c588fb14748
+	VMPluginCodeGenerator VMMaker-dtl.331 uuid: 468f31d3-f1b7-44d6-b67c-25b591adde55
    from
-	FFTPlugin VMMaker-dtl.328 uuid: 952f8e54-a106-406f-8f0e-3c588fb14748
+	FFTPlugin VMMaker-dtl.331 uuid: 468f31d3-f1b7-44d6-b67c-25b591adde55
  */
-static char __buildInfo[] = "FFTPlugin VMMaker-dtl.328 uuid: 952f8e54-a106-406f-8f0e-3c588fb14748 " __DATE__ ;
+static char __buildInfo[] = "FFTPlugin VMMaker-dtl.331 uuid: 468f31d3-f1b7-44d6-b67c-25b591adde55 " __DATE__ ;
 
 
 
@@ -68,9 +68,9 @@
 struct VirtualMachine* interpreterProxy;
 static const char *moduleName =
 #ifdef SQUEAK_BUILTIN_PLUGIN
-	"FFTPlugin 31 October 2013 (i)"
+	"FFTPlugin 11 December 2013 (i)"
 #else
-	"FFTPlugin 31 October 2013 (e)"
+	"FFTPlugin 11 December 2013 (e)"
 #endif
 ;
 static sqInt nu;

Modified: trunk/src/plugins/FT2Plugin/FT2Plugin.c
===================================================================
--- trunk/src/plugins/FT2Plugin/FT2Plugin.c	2013-12-11 01:31:20 UTC (rev 2824)
+++ trunk/src/plugins/FT2Plugin/FT2Plugin.c	2013-12-11 13:27:41 UTC (rev 2825)
@@ -1,10 +1,10 @@
-/* Smalltalk from Squeak4.4 with VMMaker 4.12.8 translated as C source on 31 October 2013 7:50:24 pm */
+/* Smalltalk from Squeak4.4 with VMMaker 4.12.9 translated as C source on 11 December 2013 8:16:44 am */
 /* Automatically generated by
-	FT2PluginCodeGenerator * FreeType-tween.435 uuid: 1866706e-ba6b-a742-b2fb-7854932b7596
+	FT2PluginCodeGenerator * FreeType-nice.442 uuid: 9895a884-7d42-4783-9fb8-1a71ef244e16
    from
-	FT2Plugin * FreeType-tween.435 uuid: 1866706e-ba6b-a742-b2fb-7854932b7596
+	FT2Plugin * FreeType-nice.442 uuid: 9895a884-7d42-4783-9fb8-1a71ef244e16
  */
-static char __buildInfo[] = "FT2Plugin * FreeType-tween.435 uuid: 1866706e-ba6b-a742-b2fb-7854932b7596 " __DATE__ ;
+static char __buildInfo[] = "FT2Plugin * FreeType-nice.442 uuid: 9895a884-7d42-4783-9fb8-1a71ef244e16 " __DATE__ ;
 
 
 
@@ -121,9 +121,9 @@
 static FT_Library library;
 static const char *moduleName =
 #ifdef SQUEAK_BUILTIN_PLUGIN
-	"FT2Plugin 31 October 2013 (i)"
+	"FT2Plugin 11 December 2013 (i)"
 #else
-	"FT2Plugin 31 October 2013 (e)"
+	"FT2Plugin 11 December 2013 (e)"
 #endif
 ;
 

Modified: trunk/src/plugins/FileCopyPlugin/FileCopyPlugin.c
===================================================================
--- trunk/src/plugins/FileCopyPlugin/FileCopyPlugin.c	2013-12-11 01:31:20 UTC (rev 2824)
+++ trunk/src/plugins/FileCopyPlugin/FileCopyPlugin.c	2013-12-11 13:27:41 UTC (rev 2825)
@@ -1,10 +1,10 @@
-/* Smalltalk from Squeak4.4 with VMMaker 4.12.8 translated as C source on 31 October 2013 7:50:35 pm */
+/* Smalltalk from Squeak4.4 with VMMaker 4.12.9 translated as C source on 11 December 2013 8:16:56 am */
 /* Automatically generated by
-	SmartSyntaxPluginCodeGenerator VMMaker-dtl.328 uuid: 952f8e54-a106-406f-8f0e-3c588fb14748
+	SmartSyntaxPluginCodeGenerator VMMaker-dtl.331 uuid: 468f31d3-f1b7-44d6-b67c-25b591adde55
    from
-	FileCopyPlugin VMMaker-dtl.328 uuid: 952f8e54-a106-406f-8f0e-3c588fb14748
+	FileCopyPlugin VMMaker-dtl.331 uuid: 468f31d3-f1b7-44d6-b67c-25b591adde55
  */
-static char __buildInfo[] = "FileCopyPlugin VMMaker-dtl.328 uuid: 952f8e54-a106-406f-8f0e-3c588fb14748 " __DATE__ ;
+static char __buildInfo[] = "FileCopyPlugin VMMaker-dtl.331 uuid: 468f31d3-f1b7-44d6-b67c-25b591adde55 " __DATE__ ;
 
 
 
@@ -57,9 +57,9 @@
 struct VirtualMachine* interpreterProxy;
 static const char *moduleName =
 #ifdef SQUEAK_BUILTIN_PLUGIN
-	"FileCopyPlugin 31 October 2013 (i)"
+	"FileCopyPlugin 11 December 2013 (i)"
 #else
-	"FileCopyPlugin 31 October 2013 (e)"
+	"FileCopyPlugin 11 December 2013 (e)"
 #endif
 ;
 

Modified: trunk/src/plugins/FilePlugin/FilePlugin.c
===================================================================
--- trunk/src/plugins/FilePlugin/FilePlugin.c	2013-12-11 01:31:20 UTC (rev 2824)
+++ trunk/src/plugins/FilePlugin/FilePlugin.c	2013-12-11 13:27:41 UTC (rev 2825)
@@ -1,10 +1,10 @@
-/* Smalltalk from Squeak4.4 with VMMaker 4.12.8 translated as C source on 31 October 2013 7:50:25 pm */
+/* Smalltalk from Squeak4.4 with VMMaker 4.12.9 translated as C source on 11 December 2013 8:16:44 am */
 /* Automatically generated by
-	VMPluginCodeGenerator VMMaker-dtl.328 uuid: 952f8e54-a106-406f-8f0e-3c588fb14748
+	VMPluginCodeGenerator VMMaker-dtl.331 uuid: 468f31d3-f1b7-44d6-b67c-25b591adde55
    from
-	FilePlugin VMMaker-dtl.328 uuid: 952f8e54-a106-406f-8f0e-3c588fb14748
+	FilePlugin VMMaker-dtl.331 uuid: 468f31d3-f1b7-44d6-b67c-25b591adde55
  */
-static char __buildInfo[] = "FilePlugin VMMaker-dtl.328 uuid: 952f8e54-a106-406f-8f0e-3c588fb14748 " __DATE__ ;
+static char __buildInfo[] = "FilePlugin VMMaker-dtl.331 uuid: 468f31d3-f1b7-44d6-b67c-25b591adde55 " __DATE__ ;
 
 
 
@@ -100,9 +100,9 @@
 struct VirtualMachine* interpreterProxy;
 static const char *moduleName =
 #ifdef SQUEAK_BUILTIN_PLUGIN
-	"FilePlugin 31 October 2013 (i)"
+	"FilePlugin 11 December 2013 (i)"
 #else
-	"FilePlugin 31 October 2013 (e)"
+	"FilePlugin 11 December 2013 (e)"
 #endif
 ;
 static void * sCCPfn;

Modified: trunk/src/plugins/FloatArrayPlugin/FloatArrayPlugin.c
===================================================================
--- trunk/src/plugins/FloatArrayPlugin/FloatArrayPlugin.c	2013-12-11 01:31:20 UTC (rev 2824)
+++ trunk/src/plugins/FloatArrayPlugin/FloatArrayPlugin.c	2013-12-11 13:27:41 UTC (rev 2825)
@@ -1,10 +1,10 @@
-/* Smalltalk from Squeak4.4 with VMMaker 4.12.8 translated as C source on 31 October 2013 7:50:25 pm */
+/* Smalltalk from Squeak4.4 with VMMaker 4.12.9 translated as C source on 11 December 2013 8:16:44 am */
 /* Automatically generated by
-	VMPluginCodeGenerator VMMaker-dtl.328 uuid: 952f8e54-a106-406f-8f0e-3c588fb14748
+	VMPluginCodeGenerator VMMaker-dtl.331 uuid: 468f31d3-f1b7-44d6-b67c-25b591adde55
    from
-	FloatArrayPlugin VMMaker-dtl.328 uuid: 952f8e54-a106-406f-8f0e-3c588fb14748
+	FloatArrayPlugin VMMaker-dtl.331 uuid: 468f31d3-f1b7-44d6-b67c-25b591adde55
  */
-static char __buildInfo[] = "FloatArrayPlugin VMMaker-dtl.328 uuid: 952f8e54-a106-406f-8f0e-3c588fb14748 " __DATE__ ;
+static char __buildInfo[] = "FloatArrayPlugin VMMaker-dtl.331 uuid: 468f31d3-f1b7-44d6-b67c-25b591adde55 " __DATE__ ;
 
 
 
@@ -72,9 +72,9 @@
 struct VirtualMachine* interpreterProxy;
 static const char *moduleName =
 #ifdef SQUEAK_BUILTIN_PLUGIN
-	"FloatArrayPlugin 31 October 2013 (i)"
+	"FloatArrayPlugin 11 December 2013 (i)"
 #else
-	"FloatArrayPlugin 31 October 2013 (e)"
+	"FloatArrayPlugin 11 December 2013 (e)"
 #endif
 ;
 

Modified: trunk/src/plugins/FloatMathPlugin/FloatMathPlugin.c
===================================================================
--- trunk/src/plugins/FloatMathPlugin/FloatMathPlugin.c	2013-12-11 01:31:20 UTC (rev 2824)
+++ trunk/src/plugins/FloatMathPlugin/FloatMathPlugin.c	2013-12-11 13:27:41 UTC (rev 2825)
@@ -1,10 +1,10 @@
-/* Smalltalk from Squeak4.4 with VMMaker 4.12.8 translated as C source on 31 October 2013 7:50:25 pm */
+/* Smalltalk from Squeak4.4 with VMMaker 4.12.9 translated as C source on 11 December 2013 8:16:45 am */
 /* Automatically generated by
-	VMPluginCodeGenerator VMMaker-dtl.328 uuid: 952f8e54-a106-406f-8f0e-3c588fb14748
+	VMPluginCodeGenerator VMMaker-dtl.331 uuid: 468f31d3-f1b7-44d6-b67c-25b591adde55
    from
-	FloatMathPlugin VMMaker-dtl.328 uuid: 952f8e54-a106-406f-8f0e-3c588fb14748
+	FloatMathPlugin VMMaker-dtl.331 uuid: 468f31d3-f1b7-44d6-b67c-25b591adde55
  */
-static char __buildInfo[] = "FloatMathPlugin VMMaker-dtl.328 uuid: 952f8e54-a106-406f-8f0e-3c588fb14748 " __DATE__ ;
+static char __buildInfo[] = "FloatMathPlugin VMMaker-dtl.331 uuid: 468f31d3-f1b7-44d6-b67c-25b591adde55 " __DATE__ ;
 
 
 
@@ -79,9 +79,9 @@
 struct VirtualMachine* interpreterProxy;
 static const char *moduleName =
 #ifdef SQUEAK_BUILTIN_PLUGIN
-	"FloatMathPlugin 31 October 2013 (i)"
+	"FloatMathPlugin 11 December 2013 (i)"
 #else
-	"FloatMathPlugin 31 October 2013 (e)"
+	"FloatMathPlugin 11 December 2013 (e)"
 #endif
 ;
 

Modified: trunk/src/plugins/GeniePlugin/GeniePlugin.c
===================================================================
--- trunk/src/plugins/GeniePlugin/GeniePlugin.c	2013-12-11 01:31:20 UTC (rev 2824)
+++ trunk/src/plugins/GeniePlugin/GeniePlugin.c	2013-12-11 13:27:41 UTC (rev 2825)
@@ -1,10 +1,10 @@
-/* Smalltalk from Squeak4.4 with VMMaker 4.12.8 translated as C source on 31 October 2013 7:50:26 pm */
+/* Smalltalk from Squeak4.4 with VMMaker 4.12.9 translated as C source on 11 December 2013 8:16:45 am */
 /* Automatically generated by
-	SmartSyntaxPluginCodeGenerator VMMaker-dtl.328 uuid: 952f8e54-a106-406f-8f0e-3c588fb14748
+	SmartSyntaxPluginCodeGenerator VMMaker-dtl.331 uuid: 468f31d3-f1b7-44d6-b67c-25b591adde55
    from
-	GeniePlugin VMMaker-dtl.328 uuid: 952f8e54-a106-406f-8f0e-3c588fb14748
+	GeniePlugin VMMaker-dtl.331 uuid: 468f31d3-f1b7-44d6-b67c-25b591adde55
  */
-static char __buildInfo[] = "GeniePlugin VMMaker-dtl.328 uuid: 952f8e54-a106-406f-8f0e-3c588fb14748 " __DATE__ ;
+static char __buildInfo[] = "GeniePlugin VMMaker-dtl.331 uuid: 468f31d3-f1b7-44d6-b67c-25b591adde55 " __DATE__ ;
 
 
 
@@ -61,9 +61,9 @@
 struct VirtualMachine* interpreterProxy;
 static const char *moduleName =
 #ifdef SQUEAK_BUILTIN_PLUGIN
-	"GeniePlugin v2.0 31 October 2013 (i)"
+	"GeniePlugin v2.0 11 December 2013 (i)"
 #else
-	"GeniePlugin v2.0 31 October 2013 (e)"
+	"GeniePlugin v2.0 11 December 2013 (e)"
 #endif
 ;
 

Modified: trunk/src/plugins/HostWindowPlugin/HostWindowPlugin.c
===================================================================
--- trunk/src/plugins/HostWindowPlugin/HostWindowPlugin.c	2013-12-11 01:31:20 UTC (rev 2824)
+++ trunk/src/plugins/HostWindowPlugin/HostWindowPlugin.c	2013-12-11 13:27:41 UTC (rev 2825)
@@ -1,10 +1,10 @@
-/* Smalltalk from Squeak4.4 with VMMaker 4.12.8 translated as C source on 31 October 2013 7:50:37 pm */
+/* Smalltalk from Squeak4.4 with VMMaker 4.12.9 translated as C source on 11 December 2013 8:16:58 am */
 /* Automatically generated by
-	SmartSyntaxPluginCodeGenerator VMMaker-dtl.328 uuid: 952f8e54-a106-406f-8f0e-3c588fb14748
+	SmartSyntaxPluginCodeGenerator VMMaker-dtl.331 uuid: 468f31d3-f1b7-44d6-b67c-25b591adde55
    from
-	HostWindowPlugin VMMaker-dtl.328 uuid: 952f8e54-a106-406f-8f0e-3c588fb14748
+	HostWindowPlugin VMMaker-dtl.331 uuid: 468f31d3-f1b7-44d6-b67c-25b591adde55
  */
-static char __buildInfo[] = "HostWindowPlugin VMMaker-dtl.328 uuid: 952f8e54-a106-406f-8f0e-3c588fb14748 " __DATE__ ;
+static char __buildInfo[] = "HostWindowPlugin VMMaker-dtl.331 uuid: 468f31d3-f1b7-44d6-b67c-25b591adde55 " __DATE__ ;
 
 
 
@@ -66,9 +66,9 @@
 struct VirtualMachine* interpreterProxy;
 static const char *moduleName =
 #ifdef SQUEAK_BUILTIN_PLUGIN
-	"HostWindowPlugin 31 October 2013 (i)"
+	"HostWindowPlugin 11 December 2013 (i)"
 #else
-	"HostWindowPlugin 31 October 2013 (e)"
+	"HostWindowPlugin 11 December 2013 (e)"
 #endif
 ;
 

Modified: trunk/src/plugins/JPEGReadWriter2Plugin/JPEGReadWriter2Plugin.c
===================================================================
--- trunk/src/plugins/JPEGReadWriter2Plugin/JPEGReadWriter2Plugin.c	2013-12-11 01:31:20 UTC (rev 2824)
+++ trunk/src/plugins/JPEGReadWriter2Plugin/JPEGReadWriter2Plugin.c	2013-12-11 13:27:41 UTC (rev 2825)
@@ -1,10 +1,10 @@
-/* Smalltalk from Squeak4.4 with VMMaker 4.12.8 translated as C source on 31 October 2013 7:50:26 pm */
+/* Smalltalk from Squeak4.4 with VMMaker 4.12.9 translated as C source on 11 December 2013 8:16:46 am */
 /* Automatically generated by
-	SmartSyntaxPluginCodeGenerator VMMaker-dtl.328 uuid: 952f8e54-a106-406f-8f0e-3c588fb14748
+	SmartSyntaxPluginCodeGenerator VMMaker-dtl.331 uuid: 468f31d3-f1b7-44d6-b67c-25b591adde55
    from
-	JPEGReadWriter2Plugin VMMaker-dtl.328 uuid: 952f8e54-a106-406f-8f0e-3c588fb14748
+	JPEGReadWriter2Plugin VMMaker-dtl.331 uuid: 468f31d3-f1b7-44d6-b67c-25b591adde55
  */
-static char __buildInfo[] = "JPEGReadWriter2Plugin VMMaker-dtl.328 uuid: 952f8e54-a106-406f-8f0e-3c588fb14748 " __DATE__ ;
+static char __buildInfo[] = "JPEGReadWriter2Plugin VMMaker-dtl.331 uuid: 468f31d3-f1b7-44d6-b67c-25b591adde55 " __DATE__ ;
 
 
 
@@ -68,9 +68,9 @@
 struct VirtualMachine* interpreterProxy;
 static const char *moduleName =
 #ifdef SQUEAK_BUILTIN_PLUGIN
-	"JPEGReadWriter2Plugin 31 October 2013 (i)"
+	"JPEGReadWriter2Plugin 11 December 2013 (i)"
 #else
-	"JPEGReadWriter2Plugin 31 October 2013 (e)"
+	"JPEGReadWriter2Plugin 11 December 2013 (e)"
 #endif
 ;
 

Modified: trunk/src/plugins/JPEGReaderPlugin/JPEGReaderPlugin.c
===================================================================
--- trunk/src/plugins/JPEGReaderPlugin/JPEGReaderPlugin.c	2013-12-11 01:31:20 UTC (rev 2824)
+++ trunk/src/plugins/JPEGReaderPlugin/JPEGReaderPlugin.c	2013-12-11 13:27:41 UTC (rev 2825)
@@ -1,10 +1,10 @@
-/* Smalltalk from Squeak4.4 with VMMaker 4.12.8 translated as C source on 31 October 2013 7:50:26 pm */
+/* Smalltalk from Squeak4.4 with VMMaker 4.12.9 translated as C source on 11 December 2013 8:16:46 am */
 /* Automatically generated by
-	VMPluginCodeGenerator VMMaker-dtl.328 uuid: 952f8e54-a106-406f-8f0e-3c588fb14748
+	VMPluginCodeGenerator VMMaker-dtl.331 uuid: 468f31d3-f1b7-44d6-b67c-25b591adde55
    from
-	JPEGReaderPlugin VMMaker-dtl.328 uuid: 952f8e54-a106-406f-8f0e-3c588fb14748
+	JPEGReaderPlugin VMMaker-dtl.331 uuid: 468f31d3-f1b7-44d6-b67c-25b591adde55
  */
-static char __buildInfo[] = "JPEGReaderPlugin VMMaker-dtl.328 uuid: 952f8e54-a106-406f-8f0e-3c588fb14748 " __DATE__ ;
+static char __buildInfo[] = "JPEGReaderPlugin VMMaker-dtl.331 uuid: 468f31d3-f1b7-44d6-b67c-25b591adde55 " __DATE__ ;
 
 
 
@@ -136,9 +136,9 @@
 static sqInt jsReadLimit;
 static const char *moduleName =
 #ifdef SQUEAK_BUILTIN_PLUGIN
-	"JPEGReaderPlugin 31 October 2013 (i)"
+	"JPEGReaderPlugin 11 December 2013 (i)"
 #else
-	"JPEGReaderPlugin 31 October 2013 (e)"
+	"JPEGReaderPlugin 11 December 2013 (e)"
 #endif
 ;
 static int *residuals;

Modified: trunk/src/plugins/JoystickTabletPlugin/JoystickTabletPlugin.c
===================================================================
--- trunk/src/plugins/JoystickTabletPlugin/JoystickTabletPlugin.c	2013-12-11 01:31:20 UTC (rev 2824)
+++ trunk/src/plugins/JoystickTabletPlugin/JoystickTabletPlugin.c	2013-12-11 13:27:41 UTC (rev 2825)
@@ -1,10 +1,10 @@
-/* Smalltalk from Squeak4.4 with VMMaker 4.12.8 translated as C source on 31 October 2013 7:50:27 pm */
+/* Smalltalk from Squeak4.4 with VMMaker 4.12.9 translated as C source on 11 December 2013 8:16:46 am */
 /* Automatically generated by
-	SmartSyntaxPluginCodeGenerator VMMaker-dtl.328 uuid: 952f8e54-a106-406f-8f0e-3c588fb14748
+	SmartSyntaxPluginCodeGenerator VMMaker-dtl.331 uuid: 468f31d3-f1b7-44d6-b67c-25b591adde55
    from
-	JoystickTabletPlugin VMMaker-dtl.328 uuid: 952f8e54-a106-406f-8f0e-3c588fb14748
+	JoystickTabletPlugin VMMaker-dtl.331 uuid: 468f31d3-f1b7-44d6-b67c-25b591adde55
  */
-static char __buildInfo[] = "JoystickTabletPlugin VMMaker-dtl.328 uuid: 952f8e54-a106-406f-8f0e-3c588fb14748 " __DATE__ ;
+static char __buildInfo[] = "JoystickTabletPlugin VMMaker-dtl.331 uuid: 468f31d3-f1b7-44d6-b67c-25b591adde55 " __DATE__ ;
 
 
 
@@ -62,9 +62,9 @@
 struct VirtualMachine* interpreterProxy;
 static const char *moduleName =
 #ifdef SQUEAK_BUILTIN_PLUGIN
-	"JoystickTabletPlugin 31 October 2013 (i)"
+	"JoystickTabletPlugin 11 December 2013 (i)"
 #else
-	"JoystickTabletPlugin 31 October 2013 (e)"
+	"JoystickTabletPlugin 11 December 2013 (e)"
 #endif
 ;
 

Modified: trunk/src/plugins/Klatt/Klatt.c
===================================================================
--- trunk/src/plugins/Klatt/Klatt.c	2013-12-11 01:31:20 UTC (rev 2824)
+++ trunk/src/plugins/Klatt/Klatt.c	2013-12-11 13:27:41 UTC (rev 2825)
@@ -1,10 +1,10 @@
-/* Smalltalk from Squeak4.4 with VMMaker 4.12.8 translated as C source on 31 October 2013 7:50:27 pm */
+/* Smalltalk from Squeak4.4 with VMMaker 4.12.9 translated as C source on 11 December 2013 8:16:47 am */
 /* Automatically generated by
-	VMPluginCodeGenerator VMMaker-dtl.328 uuid: 952f8e54-a106-406f-8f0e-3c588fb14748
+	VMPluginCodeGenerator VMMaker-dtl.331 uuid: 468f31d3-f1b7-44d6-b67c-25b591adde55
    from
-	KlattSynthesizerPlugin VMMaker-dtl.328 uuid: 952f8e54-a106-406f-8f0e-3c588fb14748
+	KlattSynthesizerPlugin VMMaker-dtl.331 uuid: 468f31d3-f1b7-44d6-b67c-25b591adde55
  */
-static char __buildInfo[] = "KlattSynthesizerPlugin VMMaker-dtl.328 uuid: 952f8e54-a106-406f-8f0e-3c588fb14748 " __DATE__ ;
+static char __buildInfo[] = "KlattSynthesizerPlugin VMMaker-dtl.331 uuid: 468f31d3-f1b7-44d6-b67c-25b591adde55 " __DATE__ ;
 
 
 
@@ -155,9 +155,9 @@
 struct VirtualMachine* interpreterProxy;
 static const char *moduleName =
 #ifdef SQUEAK_BUILTIN_PLUGIN
-	"Klatt 31 October 2013 (i)"
+	"Klatt 11 December 2013 (i)"
 #else
-	"Klatt 31 October 2013 (e)"
+	"Klatt 11 December 2013 (e)"
 #endif
 ;
 static float nlast;

Modified: trunk/src/plugins/LargeIntegers/LargeIntegers.c
===================================================================
--- trunk/src/plugins/LargeIntegers/LargeIntegers.c	2013-12-11 01:31:20 UTC (rev 2824)
+++ trunk/src/plugins/LargeIntegers/LargeIntegers.c	2013-12-11 13:27:41 UTC (rev 2825)
@@ -1,10 +1,10 @@
-/* Smalltalk from Squeak4.4 with VMMaker 4.12.8 translated as C source on 31 October 2013 7:50:28 pm */
+/* Smalltalk from Squeak4.4 with VMMaker 4.12.9 translated as C source on 11 December 2013 8:16:48 am */
 /* Automatically generated by
-	SmartSyntaxPluginCodeGenerator VMMaker-dtl.328 uuid: 952f8e54-a106-406f-8f0e-3c588fb14748
+	SmartSyntaxPluginCodeGenerator VMMaker-dtl.331 uuid: 468f31d3-f1b7-44d6-b67c-25b591adde55
    from
-	LargeIntegersPlugin VMMaker-dtl.328 uuid: 952f8e54-a106-406f-8f0e-3c588fb14748
+	LargeIntegersPlugin VMMaker-dtl.331 uuid: 468f31d3-f1b7-44d6-b67c-25b591adde55
  */
-static char __buildInfo[] = "LargeIntegersPlugin VMMaker-dtl.328 uuid: 952f8e54-a106-406f-8f0e-3c588fb14748 " __DATE__ ;
+static char __buildInfo[] = "LargeIntegersPlugin VMMaker-dtl.331 uuid: 468f31d3-f1b7-44d6-b67c-25b591adde55 " __DATE__ ;
 
 
 

Modified: trunk/src/plugins/LocalePlugin/LocalePlugin.c
===================================================================
--- trunk/src/plugins/LocalePlugin/LocalePlugin.c	2013-12-11 01:31:20 UTC (rev 2824)
+++ trunk/src/plugins/LocalePlugin/LocalePlugin.c	2013-12-11 13:27:41 UTC (rev 2825)
@@ -1,10 +1,10 @@
-/* Smalltalk from Squeak4.4 with VMMaker 4.12.8 translated as C source on 31 October 2013 7:50:28 pm */
+/* Smalltalk from Squeak4.4 with VMMaker 4.12.9 translated as C source on 11 December 2013 8:16:48 am */
 /* Automatically generated by
-	SmartSyntaxPluginCodeGenerator VMMaker-dtl.328 uuid: 952f8e54-a106-406f-8f0e-3c588fb14748
+	SmartSyntaxPluginCodeGenerator VMMaker-dtl.331 uuid: 468f31d3-f1b7-44d6-b67c-25b591adde55
    from
-	LocalePlugin VMMaker-dtl.328 uuid: 952f8e54-a106-406f-8f0e-3c588fb14748
+	LocalePlugin VMMaker-dtl.331 uuid: 468f31d3-f1b7-44d6-b67c-25b591adde55
  */
-static char __buildInfo[] = "LocalePlugin VMMaker-dtl.328 uuid: 952f8e54-a106-406f-8f0e-3c588fb14748 " __DATE__ ;
+static char __buildInfo[] = "LocalePlugin VMMaker-dtl.331 uuid: 468f31d3-f1b7-44d6-b67c-25b591adde55 " __DATE__ ;
 
 
 
@@ -71,9 +71,9 @@
 struct VirtualMachine* interpreterProxy;
 static const char *moduleName =
 #ifdef SQUEAK_BUILTIN_PLUGIN
-	"LocalePlugin 31 October 2013 (i)"
+	"LocalePlugin 11 December 2013 (i)"
 #else
-	"LocalePlugin 31 October 2013 (e)"
+	"LocalePlugin 11 December 2013 (e)"
 #endif
 ;
 

Modified: trunk/src/plugins/MIDIPlugin/MIDIPlugin.c
===================================================================
--- trunk/src/plugins/MIDIPlugin/MIDIPlugin.c	2013-12-11 01:31:20 UTC (rev 2824)
+++ trunk/src/plugins/MIDIPlugin/MIDIPlugin.c	2013-12-11 13:27:41 UTC (rev 2825)
@@ -1,10 +1,10 @@
-/* Smalltalk from Squeak4.4 with VMMaker 4.12.8 translated as C source on 31 October 2013 7:50:39 pm */
+/* Smalltalk from Squeak4.4 with VMMaker 4.12.9 translated as C source on 11 December 2013 8:17 am */
 /* Automatically generated by
-	SmartSyntaxPluginCodeGenerator VMMaker-dtl.328 uuid: 952f8e54-a106-406f-8f0e-3c588fb14748
+	SmartSyntaxPluginCodeGenerator VMMaker-dtl.331 uuid: 468f31d3-f1b7-44d6-b67c-25b591adde55
    from
-	MIDIPlugin VMMaker-dtl.328 uuid: 952f8e54-a106-406f-8f0e-3c588fb14748
+	MIDIPlugin VMMaker-dtl.331 uuid: 468f31d3-f1b7-44d6-b67c-25b591adde55
  */
-static char __buildInfo[] = "MIDIPlugin VMMaker-dtl.328 uuid: 952f8e54-a106-406f-8f0e-3c588fb14748 " __DATE__ ;
+static char __buildInfo[] = "MIDIPlugin VMMaker-dtl.331 uuid: 468f31d3-f1b7-44d6-b67c-25b591adde55 " __DATE__ ;
 
 
 
@@ -70,9 +70,9 @@
 struct VirtualMachine* interpreterProxy;
 static const char *moduleName =
 #ifdef SQUEAK_BUILTIN_PLUGIN
-	"MIDIPlugin 31 October 2013 (i)"
+	"MIDIPlugin 11 December 2013 (i)"
 #else
-	"MIDIPlugin 31 October 2013 (e)"
+	"MIDIPlugin 11 December 2013 (e)"
 #endif
 ;
 

Modified: trunk/src/plugins/Matrix2x3Plugin/Matrix2x3Plugin.c
===================================================================
--- trunk/src/plugins/Matrix2x3Plugin/Matrix2x3Plugin.c	2013-12-11 01:31:20 UTC (rev 2824)
+++ trunk/src/plugins/Matrix2x3Plugin/Matrix2x3Plugin.c	2013-12-11 13:27:41 UTC (rev 2825)
@@ -1,10 +1,10 @@
-/* Smalltalk from Squeak4.4 with VMMaker 4.12.8 translated as C source on 31 October 2013 7:50:28 pm */
+/* Smalltalk from Squeak4.4 with VMMaker 4.12.9 translated as C source on 11 December 2013 8:16:49 am */
 /* Automatically generated by
-	VMPluginCodeGenerator VMMaker-dtl.328 uuid: 952f8e54-a106-406f-8f0e-3c588fb14748
+	VMPluginCodeGenerator VMMaker-dtl.331 uuid: 468f31d3-f1b7-44d6-b67c-25b591adde55
    from
-	Matrix2x3Plugin VMMaker-dtl.328 uuid: 952f8e54-a106-406f-8f0e-3c588fb14748
+	Matrix2x3Plugin VMMaker-dtl.331 uuid: 468f31d3-f1b7-44d6-b67c-25b591adde55
  */
-static char __buildInfo[] = "Matrix2x3Plugin VMMaker-dtl.328 uuid: 952f8e54-a106-406f-8f0e-3c588fb14748 " __DATE__ ;
+static char __buildInfo[] = "Matrix2x3Plugin VMMaker-dtl.331 uuid: 468f31d3-f1b7-44d6-b67c-25b591adde55 " __DATE__ ;
 
 
 
@@ -74,9 +74,9 @@
 static double m23ResultY;
 static const char *moduleName =
 #ifdef SQUEAK_BUILTIN_PLUGIN
-	"Matrix2x3Plugin 31 October 2013 (i)"
+	"Matrix2x3Plugin 11 December 2013 (i)"
 #else
-	"Matrix2x3Plugin 31 October 2013 (e)"
+	"Matrix2x3Plugin 11 December 2013 (e)"
 #endif
 ;
 

Modified: trunk/src/plugins/MiscPrimitivePlugin/MiscPrimitivePlugin.c
===================================================================
--- trunk/src/plugins/MiscPrimitivePlugin/MiscPrimitivePlugin.c	2013-12-11 01:31:20 UTC (rev 2824)
+++ trunk/src/plugins/MiscPrimitivePlugin/MiscPrimitivePlugin.c	2013-12-11 13:27:41 UTC (rev 2825)
@@ -1,10 +1,10 @@
-/* Smalltalk from Squeak4.4 with VMMaker 4.12.8 translated as C source on 31 October 2013 7:50:29 pm */
+/* Smalltalk from Squeak4.4 with VMMaker 4.12.9 translated as C source on 11 December 2013 8:16:49 am */
 /* Automatically generated by
-	VMPluginCodeGenerator VMMaker-dtl.328 uuid: 952f8e54-a106-406f-8f0e-3c588fb14748
+	VMPluginCodeGenerator VMMaker-dtl.331 uuid: 468f31d3-f1b7-44d6-b67c-25b591adde55
    from
-	MiscPrimitivePlugin VMMaker-dtl.328 uuid: 952f8e54-a106-406f-8f0e-3c588fb14748
+	MiscPrimitivePlugin VMMaker-dtl.331 uuid: 468f31d3-f1b7-44d6-b67c-25b591adde55
  */
-static char __buildInfo[] = "MiscPrimitivePlugin VMMaker-dtl.328 uuid: 952f8e54-a106-406f-8f0e-3c588fb14748 " __DATE__ ;
+static char __buildInfo[] = "MiscPrimitivePlugin VMMaker-dtl.331 uuid: 468f31d3-f1b7-44d6-b67c-25b591adde55 " __DATE__ ;
 
 
 
@@ -70,9 +70,9 @@
 struct VirtualMachine* interpreterProxy;
 static const char *moduleName =
 #ifdef SQUEAK_BUILTIN_PLUGIN
-	"MiscPrimitivePlugin 31 October 2013 (i)"
+	"MiscPrimitivePlugin 11 December 2013 (i)"
 #else
-	"MiscPrimitivePlugin 31 October 2013 (e)"
+	"MiscPrimitivePlugin 11 December 2013 (e)"
 #endif
 ;
 

Modified: trunk/src/plugins/Mpeg3Plugin/Mpeg3Plugin.c
===================================================================
--- trunk/src/plugins/Mpeg3Plugin/Mpeg3Plugin.c	2013-12-11 01:31:20 UTC (rev 2824)
+++ trunk/src/plugins/Mpeg3Plugin/Mpeg3Plugin.c	2013-12-11 13:27:41 UTC (rev 2825)
@@ -1,10 +1,10 @@
-/* Smalltalk from Squeak4.4 with VMMaker 4.12.8 translated as C source on 31 October 2013 7:50:39 pm */
+/* Smalltalk from Squeak4.4 with VMMaker 4.12.9 translated as C source on 11 December 2013 8:17:01 am */
 /* Automatically generated by
-	SmartSyntaxPluginCodeGenerator VMMaker-dtl.328 uuid: 952f8e54-a106-406f-8f0e-3c588fb14748
+	SmartSyntaxPluginCodeGenerator VMMaker-dtl.331 uuid: 468f31d3-f1b7-44d6-b67c-25b591adde55
    from
-	Mpeg3Plugin VMMaker-dtl.328 uuid: 952f8e54-a106-406f-8f0e-3c588fb14748
+	Mpeg3Plugin VMMaker-dtl.331 uuid: 468f31d3-f1b7-44d6-b67c-25b591adde55
  */
-static char __buildInfo[] = "Mpeg3Plugin VMMaker-dtl.328 uuid: 952f8e54-a106-406f-8f0e-3c588fb14748 " __DATE__ ;
+static char __buildInfo[] = "Mpeg3Plugin VMMaker-dtl.331 uuid: 468f31d3-f1b7-44d6-b67c-25b591adde55 " __DATE__ ;
 
 
 
@@ -101,9 +101,9 @@
 static sqInt maximumNumberOfFilesToWatch;
 static const char *moduleName =
 #ifdef SQUEAK_BUILTIN_PLUGIN
-	"Mpeg3Plugin 31 October 2013 (i)"
+	"Mpeg3Plugin 11 December 2013 (i)"
 #else
-	"Mpeg3Plugin 31 October 2013 (e)"
+	"Mpeg3Plugin 11 December 2013 (e)"
 #endif
 ;
 static mpeg3_t *mpegFiles[1024+1];

Modified: trunk/src/plugins/RePlugin/RePlugin.c
===================================================================
--- trunk/src/plugins/RePlugin/RePlugin.c	2013-12-11 01:31:20 UTC (rev 2824)
+++ trunk/src/plugins/RePlugin/RePlugin.c	2013-12-11 13:27:41 UTC (rev 2825)
@@ -1,10 +1,10 @@
-/* Smalltalk from Squeak4.4 with VMMaker 4.12.8 translated as C source on 31 October 2013 7:50:29 pm */
+/* Smalltalk from Squeak4.4 with VMMaker 4.12.9 translated as C source on 11 December 2013 8:16:49 am */
 /* Automatically generated by
-	SmartSyntaxPluginCodeGenerator VMMaker-dtl.328 uuid: 952f8e54-a106-406f-8f0e-3c588fb14748
+	SmartSyntaxPluginCodeGenerator VMMaker-dtl.331 uuid: 468f31d3-f1b7-44d6-b67c-25b591adde55
    from
-	RePlugin VMMaker-dtl.328 uuid: 952f8e54-a106-406f-8f0e-3c588fb14748
+	RePlugin VMMaker-dtl.331 uuid: 468f31d3-f1b7-44d6-b67c-25b591adde55
  */
-static char __buildInfo[] = "RePlugin VMMaker-dtl.328 uuid: 952f8e54-a106-406f-8f0e-3c588fb14748 " __DATE__ ;
+static char __buildInfo[] = "RePlugin VMMaker-dtl.331 uuid: 468f31d3-f1b7-44d6-b67c-25b591adde55 " __DATE__ ;
 
 
 
@@ -79,9 +79,9 @@
 static sqInt matchFlags;
 static const char *moduleName =
 #ifdef SQUEAK_BUILTIN_PLUGIN
-	"RePlugin 31 October 2013 (i)"
+	"RePlugin 11 December 2013 (i)"
 #else
-	"RePlugin 31 October 2013 (e)"
+	"RePlugin 11 December 2013 (e)"
 #endif
 ;
 static int netMemory = 0;

Modified: trunk/src/plugins/RomePlugin/RomePlugin.c
===================================================================
--- trunk/src/plugins/RomePlugin/RomePlugin.c	2013-12-11 01:31:20 UTC (rev 2824)
+++ trunk/src/plugins/RomePlugin/RomePlugin.c	2013-12-11 13:27:41 UTC (rev 2825)
@@ -1,6 +1,6 @@
-/* Smalltalk from Squeak4.4 with VMMaker 4.12.8 translated as C source on 31 October 2013 7:50:40 pm */
+/* Smalltalk from Squeak4.4 with VMMaker 4.12.9 translated as C source on 11 December 2013 8:17:02 am */
 /* Automatically generated by
-	SmartSyntaxPluginCodeGenerator VMMaker-dtl.328 uuid: 952f8e54-a106-406f-8f0e-3c588fb14748
+	SmartSyntaxPluginCodeGenerator VMMaker-dtl.331 uuid: 468f31d3-f1b7-44d6-b67c-25b591adde55
    from
 	RomePlugin Rome-Plugin-yo.39 uuid: 4bc7d831-189d-43ce-8b6d-7e96cf20a234
  */
@@ -199,9 +199,9 @@
 static sqInt maxSurfaceID;
 static const char *moduleName =
 #ifdef SQUEAK_BUILTIN_PLUGIN
-	"RomePlugin yo.39 31 October 2013 (i)"
+	"RomePlugin yo.39 11 December 2013 (i)"
 #else
-	"RomePlugin yo.39 31 October 2013 (e)"
+	"RomePlugin yo.39 11 December 2013 (e)"
 #endif
 ;
 static fn_ioRegisterSurface registerSurfaceFn;

Modified: trunk/src/plugins/ScratchPlugin/ScratchPlugin.c
===================================================================
--- trunk/src/plugins/ScratchPlugin/ScratchPlugin.c	2013-12-11 01:31:20 UTC (rev 2824)
+++ trunk/src/plugins/ScratchPlugin/ScratchPlugin.c	2013-12-11 13:27:41 UTC (rev 2825)
@@ -1,10 +1,10 @@
-/* Smalltalk from Squeak4.4 with VMMaker 4.12.8 translated as C source on 31 October 2013 7:50:41 pm */
+/* Smalltalk from Squeak4.4 with VMMaker 4.12.9 translated as C source on 11 December 2013 8:17:03 am */
 /* Automatically generated by
-	VMPluginCodeGenerator VMMaker-dtl.328 uuid: 952f8e54-a106-406f-8f0e-3c588fb14748
+	VMPluginCodeGenerator VMMaker-dtl.331 uuid: 468f31d3-f1b7-44d6-b67c-25b591adde55
    from
-	ScratchPlugin VMMaker-dtl.328 uuid: 952f8e54-a106-406f-8f0e-3c588fb14748
+	ScratchPlugin VMMaker-dtl.331 uuid: 468f31d3-f1b7-44d6-b67c-25b591adde55
  */
-static char __buildInfo[] = "ScratchPlugin VMMaker-dtl.328 uuid: 952f8e54-a106-406f-8f0e-3c588fb14748 " __DATE__ ;
+static char __buildInfo[] = "ScratchPlugin VMMaker-dtl.331 uuid: 468f31d3-f1b7-44d6-b67c-25b591adde55 " __DATE__ ;
 
 
 
@@ -89,9 +89,9 @@
 struct VirtualMachine* interpreterProxy;
 static const char *moduleName =
 #ifdef SQUEAK_BUILTIN_PLUGIN
-	"ScratchPlugin 31 October 2013 (i)"
+	"ScratchPlugin 11 December 2013 (i)"
 #else
-	"ScratchPlugin 31 October 2013 (e)"
+	"ScratchPlugin 11 December 2013 (e)"
 #endif
 ;
 

Modified: trunk/src/plugins/SecurityPlugin/SecurityPlugin.c
===================================================================
--- trunk/src/plugins/SecurityPlugin/SecurityPlugin.c	2013-12-11 01:31:20 UTC (rev 2824)
+++ trunk/src/plugins/SecurityPlugin/SecurityPlugin.c	2013-12-11 13:27:41 UTC (rev 2825)
@@ -1,10 +1,10 @@
-/* Smalltalk from Squeak4.4 with VMMaker 4.12.8 translated as C source on 31 October 2013 7:50:29 pm */
+/* Smalltalk from Squeak4.4 with VMMaker 4.12.9 translated as C source on 11 December 2013 8:16:50 am */
 /* Automatically generated by
-	VMPluginCodeGenerator VMMaker-dtl.328 uuid: 952f8e54-a106-406f-8f0e-3c588fb14748
+	VMPluginCodeGenerator VMMaker-dtl.331 uuid: 468f31d3-f1b7-44d6-b67c-25b591adde55
    from
-	SecurityPlugin VMMaker-dtl.328 uuid: 952f8e54-a106-406f-8f0e-3c588fb14748
+	SecurityPlugin VMMaker-dtl.331 uuid: 468f31d3-f1b7-44d6-b67c-25b591adde55
  */
-static char __buildInfo[] = "SecurityPlugin VMMaker-dtl.328 uuid: 952f8e54-a106-406f-8f0e-3c588fb14748 " __DATE__ ;
+static char __buildInfo[] = "SecurityPlugin VMMaker-dtl.331 uuid: 468f31d3-f1b7-44d6-b67c-25b591adde55 " __DATE__ ;
 
 
 
@@ -80,9 +80,9 @@
 struct VirtualMachine* interpreterProxy;
 static const char *moduleName =
 #ifdef SQUEAK_BUILTIN_PLUGIN
-	"SecurityPlugin 31 October 2013 (i)"
+	"SecurityPlugin 11 December 2013 (i)"
 #else
-	"SecurityPlugin 31 October 2013 (e)"
+	"SecurityPlugin 11 December 2013 (e)"
 #endif
 ;
 

Modified: trunk/src/plugins/SerialPlugin/SerialPlugin.c
===================================================================
--- trunk/src/plugins/SerialPlugin/SerialPlugin.c	2013-12-11 01:31:20 UTC (rev 2824)
+++ trunk/src/plugins/SerialPlugin/SerialPlugin.c	2013-12-11 13:27:41 UTC (rev 2825)
@@ -1,10 +1,10 @@
-/* Smalltalk from Squeak4.4 with VMMaker 4.12.8 translated as C source on 31 October 2013 7:50:30 pm */
+/* Smalltalk from Squeak4.4 with VMMaker 4.12.9 translated as C source on 11 December 2013 8:16:50 am */
 /* Automatically generated by

@@ Diff output truncated at 50000 characters. @@


More information about the Vm-dev mailing list