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

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

[Dotgnu-pnet-commits] pnetlib/profiles compact, 1.12, 1.13 compact-fp, 1


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] pnetlib/profiles compact, 1.12, 1.13 compact-fp, 1.10, 1.11 ecma, 1.12, 1.13 full, 1.13, 1.14 kernel, 1.12, 1.13 kernel-fp, 1.10, 1.11 mscompact, 1.5, 1.6 tiny, 1.11, 1.12 tiny-fp, 1.10, 1.11
Date: Tue, 04 Nov 2003 07:00:30 +0000

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

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


Check in an initial implementation of the .NET Framework 1.2
serial port classes.


Index: tiny
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/profiles/tiny,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** tiny        3 Nov 2003 05:26:20 -0000       1.11
--- tiny        4 Nov 2003 07:00:28 -0000       1.12
***************
*** 69,71 ****
--- 69,74 ----
  <define name="CONFIG_SSL" value="false"/>
  
+ <!-- Use serial port classes -->
+ <define name="CONFIG_SERIAL_PORTS" value="false"/>
+ 
  </profile>

Index: ecma
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/profiles/ecma,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** ecma        3 Nov 2003 05:26:20 -0000       1.12
--- ecma        4 Nov 2003 07:00:28 -0000       1.13
***************
*** 69,71 ****
--- 69,74 ----
  <define name="CONFIG_SSL" value="true"/>
  
+ <!-- Use serial port classes -->
+ <define name="CONFIG_SERIAL_PORTS" value="false"/>
+ 
  </profile>

Index: compact
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/profiles/compact,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** compact     3 Nov 2003 05:26:20 -0000       1.12
--- compact     4 Nov 2003 07:00:28 -0000       1.13
***************
*** 69,71 ****
--- 69,74 ----
  <define name="CONFIG_SSL" value="false"/>
  
+ <!-- Use serial port classes -->
+ <define name="CONFIG_SERIAL_PORTS" value="false"/>
+ 
  </profile>

Index: tiny-fp
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/profiles/tiny-fp,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** tiny-fp     3 Nov 2003 05:26:20 -0000       1.10
--- tiny-fp     4 Nov 2003 07:00:28 -0000       1.11
***************
*** 69,71 ****
--- 69,74 ----
  <define name="CONFIG_SSL" value="false"/>
  
+ <!-- Use serial port classes -->
+ <define name="CONFIG_SERIAL_PORTS" value="false"/>
+ 
  </profile>

Index: compact-fp
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/profiles/compact-fp,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** compact-fp  3 Nov 2003 05:26:20 -0000       1.10
--- compact-fp  4 Nov 2003 07:00:28 -0000       1.11
***************
*** 69,71 ****
--- 69,74 ----
  <define name="CONFIG_SSL" value="false"/>
  
+ <!-- Use serial port classes -->
+ <define name="CONFIG_SERIAL_PORTS" value="false"/>
+ 
  </profile>

Index: full
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/profiles/full,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** full        3 Nov 2003 05:26:20 -0000       1.13
--- full        4 Nov 2003 07:00:28 -0000       1.14
***************
*** 72,74 ****
--- 72,77 ----
  <define name="CONFIG_SSL" value="true"/>
  
+ <!-- Use serial port classes -->
+ <define name="CONFIG_SERIAL_PORTS" value="true"/>
+ 
  </profile>

Index: mscompact
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/profiles/mscompact,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** mscompact   3 Nov 2003 05:26:20 -0000       1.5
--- mscompact   4 Nov 2003 07:00:28 -0000       1.6
***************
*** 72,74 ****
--- 72,77 ----
  <define name="CONFIG_SSL" value="false"/>
  
+ <!-- Use serial port classes -->
+ <define name="CONFIG_SERIAL_PORTS" value="false"/>
+ 
  </profile>

Index: kernel-fp
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/profiles/kernel-fp,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** kernel-fp   3 Nov 2003 05:26:20 -0000       1.10
--- kernel-fp   4 Nov 2003 07:00:28 -0000       1.11
***************
*** 69,71 ****
--- 69,74 ----
  <define name="CONFIG_SSL" value="false"/>
  
+ <!-- Use serial port classes -->
+ <define name="CONFIG_SERIAL_PORTS" value="false"/>
+ 
  </profile>

Index: kernel
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/profiles/kernel,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** kernel      3 Nov 2003 05:26:20 -0000       1.12
--- kernel      4 Nov 2003 07:00:28 -0000       1.13
***************
*** 69,71 ****
--- 69,74 ----
  <define name="CONFIG_SSL" value="false"/>
  
+ <!-- Use serial port classes -->
+ <define name="CONFIG_SERIAL_PORTS" value="false"/>
+ 
  </profile>





reply via email to

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