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

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

[Dotgnu-libs-commits] CVS: dotgnu-base ChangeLog,1.5,1.6


From: Peter Minten <address@hidden>
Subject: [Dotgnu-libs-commits] CVS: dotgnu-base ChangeLog,1.5,1.6
Date: Sat, 07 Sep 2002 06:42:40 -0400

Update of /cvsroot/dotgnu-libs/dotgnu-base
In directory subversions:/tmp/cvs-serv27271

Modified Files:
        ChangeLog 
Log Message:
Added class by Haran Shivanan


Index: ChangeLog
===================================================================
RCS file: /cvsroot/dotgnu-libs/dotgnu-base/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** ChangeLog   3 Aug 2002 11:13:55 -0000       1.5
--- ChangeLog   7 Sep 2002 10:42:38 -0000       1.6
***************
*** 1,2 ****
--- 1,24 ----
+ 2002-09-07  Peter Minten  <address@hidden>
+       * DotGNU/Net/Nntp/Nntp.cs: Added class by Haran Shivanan.
+ 
+ 2002-08-20  Peter Minten  <address@hidden>
+       * DotGNU/Threading/Timer.cs: Removed, timer is not done and we'd have
+       to keep it up-to-date with pnetlib development. Since the class is only
+       needed for a small convenience feature in Socket that can be implemented
+       another way this class can be safely removed.
+       * DotGNU/Net/Sockets/Socket.cs: Changed code to release dependence on
+       Timer.
+ 
+ 2002-08-19  Peter Minten  <address@hidden>
+       * DotGNU/DotGNU.build: Made support dirs be excluded from building.
+       * DotGNU/Regex.cs, DotGNU/RegexCompFlags.cs, DotGNU/RegexExecFlags.cs,
+       DotGNU/RegexMatchFlags.cs, DotGNU/RegexReturn.cs: Added class and
+       enums for regular expressions.
+       * DotGNU/support/Makefile.am, * DotGNU/support/regexwrapper.c: 
+       Added support code for Regex.cs .
+       * configure.in DotGNU/Makefile.am: Made makefiles be used in support 
dirs.
+       Note that all support dirs must be listed in the DotGNU/Makefile.am 
files
+       and not in other directories.
+ 
  2002-08-01  Peter Minten  <address@hidden>
        * DotGNU/Net/Socket.cs, DotGNU/Net/NetworkStream.cs,





reply via email to

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