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

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

[Dotgnu-pnet-commits] CVS: pnet/include il_coder.h,1.38,1.39


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnet/include il_coder.h,1.38,1.39
Date: Sun, 23 Feb 2003 19:46:02 -0500

Update of /cvsroot/dotgnu-pnet/pnet/include
In directory subversions:/tmp/cvs-serv6337/include

Modified Files:
        il_coder.h 
Log Message:


Inline calls to "Char.IsWhiteSpace", because it is used heavily
in text processing code.


Index: il_coder.h
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnet/include/il_coder.h,v
retrieving revision 1.38
retrieving revision 1.39
diff -C2 -r1.38 -r1.39
*** il_coder.h  23 Feb 2003 04:24:11 -0000      1.38
--- il_coder.h  24 Feb 2003 00:45:59 -0000      1.39
***************
*** 102,105 ****
--- 102,106 ----
  #define       IL_INLINEMETHOD_SET2D_DOUBLE            15
  #define       IL_INLINEMETHOD_BUILDER_APPEND_CHAR     16
+ #define       IL_INLINEMETHOD_IS_WHITE_SPACE          17
  
  /*





reply via email to

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