summaryrefslogtreecommitdiff
path: root/ace/Filecache.cpp
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'TAO-0_2_32'.TAO-0_2_32nobody1998-10-231-702/+0
* *** empty log message ***jxh1998-09-171-0/+1
* *** empty log message ***irfan1998-09-151-10/+1
* *** empty log message ***jxh1998-09-141-1/+1
* I guess nobody uses GCC anymore. Fixed some template instantiationjxh1998-09-021-3/+0
* *** empty log message ***irfan1998-09-011-2/+2
* pSOS Diab and Trimedia compiler port checkincdgill1998-09-011-21/+24
* Avoided a deadlock detected by Tom Dobridge (thanks!).jxh1998-08-071-38/+5
* Added RCS Id strings to cpp files via a macro that can be turned offgonzo1998-07-111-0/+2
* Reverted MP safe Double-checking modification. It doesn't solve the real pro...nanbor1998-06-021-10/+3
* Modified double-checking patternnanbor1998-06-011-3/+10
* removed redundant template instantiationslevine1998-05-281-2/+0
* Regular CE stuff.nanbor1998-03-121-4/+4
* replaced MAP_PRIVATE with ACE_MAP_PRIVATElevine1998-02-191-2/+2
* Added missing template instantiation codes.nw11998-01-081-0/+10
* Required modifications to accomodate the ACE_Filecache_Flag parameter.jxh1997-12-301-8/+8
* - Filecache changed -- debugged writing a file.jxh1997-12-181-24/+52
* *** empty log message ***schmidt1997-11-191-0/+6
* *** empty log message ***schmidt1997-10-261-1/+1
* *** empty log message ***irfan1997-10-261-3/+12
* Removed template method specialization of shared_find. No longerjxh1997-10-241-31/+4
* Added LPSECURITY_ATTRIBUTES to a bunch of methods.nw11997-10-201-8/+18
* removed unused static Filecache::lock_levine1997-10-011-1/+0
* *** empty log message ***jxh1997-09-301-12/+5
* preallocate locks for Filecache and Signal in ACE_Object_Managerlevine1997-09-221-37/+46
* *** empty log message ***jxh1997-09-171-0/+3
* Comments and fixes that came up during JAWS code review.jxh1997-09-091-0/+1
* commented out unused constants [RW]COPY_FLAGSlevine1997-09-081-6/+6
* Moved definition of ACE_Filecache_Object from Filecache.cpp to Filecache.hSteve Huston1997-08-201-107/+0
* *** empty log message ***schmidt1997-08-101-29/+43
* *** empty log message ***schmidt1997-08-101-7/+7
* *** empty log message ***schmidt1997-08-071-11/+9
* > > "Filecache.cpp", line 477: warning(3666): variable "handle" was setjxh1997-08-071-2/+13
* Changed #include ace/Filecache_New2.h to #include ace/Filecache.h.jxh1997-08-061-1/+1
* Total re-implementations. Fewer locks acquired and released when therejxh1997-08-061-371/+360
* *** empty log message ***irfan1997-07-121-7/+1
* *** empty log message ***irfan1997-07-111-0/+2
* moved ACE_Guard, etc., specializations from Filecache.cpp and Service_Config....levine1997-07-101-11/+0
* *** empty log message ***jxh1997-07-091-1/+154
* only instantiate ACE_Guard, etc., if ACE_HAS_THREADS because Service_Config.c...levine1997-07-091-3/+8
* *** empty log message ***schmidt1997-07-091-44/+26
* *** empty log message ***schmidt1997-07-091-6/+6
* Added Filecache (CVF). Updated the Makefile to match.jxh1997-07-081-0/+672