dotgnu-pnet-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dotgnu-pnet-commits] CVS: pnetlib/profiles compact,1.4,1.5 compact-fp,


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnetlib/profiles compact,1.4,1.5 compact-fp,1.2,1.3 ecma,1.4,1.5 full,1.5,1.6 kernel,1.4,1.5 kernel-fp,1.2,1.3 tiny,1.3,1.4 tiny-fp,1.2,1.3
Date: Mon, 26 May 2003 00:41:23 -0400

Update of /cvsroot/dotgnu-pnet/pnetlib/profiles
In directory subversions:/tmp/cvs-serv26070/profiles

Modified Files:
        compact compact-fp ecma full kernel kernel-fp tiny tiny-fp 
Log Message:


Add the CONFIG_SERIALIZATION option to the profiles.


Index: compact
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/profiles/compact,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** compact     17 Apr 2003 10:36:07 -0000      1.4
--- compact     26 May 2003 04:41:21 -0000      1.5
***************
*** 21,23 ****
--- 21,26 ----
  <define name="CONFIG_REMOTING" value="false"/>
  
+ <!-- Use serialization facilities -->
+ <define name="CONFIG_SERIALIZATION" value="false"/>
+ 
  </profile>

Index: compact-fp
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/profiles/compact-fp,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** compact-fp  17 Apr 2003 10:36:07 -0000      1.2
--- compact-fp  26 May 2003 04:41:21 -0000      1.3
***************
*** 21,23 ****
--- 21,26 ----
  <define name="CONFIG_REMOTING" value="false"/>
  
+ <!-- Use serialization facilities -->
+ <define name="CONFIG_SERIALIZATION" value="false"/>
+ 
  </profile>

Index: ecma
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/profiles/ecma,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** ecma        17 Apr 2003 10:36:07 -0000      1.4
--- ecma        26 May 2003 04:41:21 -0000      1.5
***************
*** 21,23 ****
--- 21,26 ----
  <define name="CONFIG_REMOTING" value="false"/>
  
+ <!-- Use serialization facilities -->
+ <define name="CONFIG_SERIALIZATION" value="false"/>
+ 
  </profile>

Index: full
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/profiles/full,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** full        16 May 2003 05:35:00 -0000      1.5
--- full        26 May 2003 04:41:21 -0000      1.6
***************
*** 24,26 ****
--- 24,29 ----
  <define name="CONFIG_REMOTING" value="true"/>
  
+ <!-- Use serialization facilities -->
+ <define name="CONFIG_SERIALIZATION" value="true"/>
+ 
  </profile>

Index: kernel
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/profiles/kernel,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** kernel      17 Apr 2003 10:36:07 -0000      1.4
--- kernel      26 May 2003 04:41:21 -0000      1.5
***************
*** 21,23 ****
--- 21,26 ----
  <define name="CONFIG_REMOTING" value="false"/>
  
+ <!-- Use serialization facilities -->
+ <define name="CONFIG_SERIALIZATION" value="false"/>
+ 
  </profile>

Index: kernel-fp
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/profiles/kernel-fp,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** kernel-fp   17 Apr 2003 10:36:07 -0000      1.2
--- kernel-fp   26 May 2003 04:41:21 -0000      1.3
***************
*** 21,23 ****
--- 21,26 ----
  <define name="CONFIG_REMOTING" value="false"/>
  
+ <!-- Use serialization facilities -->
+ <define name="CONFIG_SERIALIZATION" value="false"/>
+ 
  </profile>

Index: tiny
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/profiles/tiny,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** tiny        17 Apr 2003 10:36:07 -0000      1.3
--- tiny        26 May 2003 04:41:21 -0000      1.4
***************
*** 21,23 ****
--- 21,26 ----
  <define name="CONFIG_REMOTING" value="false"/>
  
+ <!-- Use serialization facilities -->
+ <define name="CONFIG_SERIALIZATION" value="false"/>
+ 
  </profile>

Index: tiny-fp
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/profiles/tiny-fp,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** tiny-fp     17 Apr 2003 10:36:07 -0000      1.2
--- tiny-fp     26 May 2003 04:41:21 -0000      1.3
***************
*** 21,23 ****
--- 21,26 ----
  <define name="CONFIG_REMOTING" value="false"/>
  
+ <!-- Use serialization facilities -->
+ <define name="CONFIG_SERIALIZATION" value="false"/>
+ 
  </profile>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]