summaryrefslogtreecommitdiff
path: root/ace/Filecache.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replaced raw ACE_*_Guards with their correspondingOssama Othman1999-07-301-4/+13
* Pure unicode fixes.nanbor1999-07-051-1/+1
* ChangeLogTag:Sat Jul 3 12:05:46 1999 Douglas C. Schmidt <schmidt@tango.cs....schmidt1999-07-031-1/+3
* .schmidt1999-06-271-1/+0
* ChangeLogTag:Sat Jun 5 22:57:31 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-06-061-5/+7
* snagged another template<>levine1999-05-221-1/+1
* commented out "template<>" for now. Not all compilers can cope with it.levine1999-05-221-4/+4
* Added "template<>" on specializations.Steve Huston1999-05-201-2/+5
* *** empty log message ***irfan1999-04-021-1/+1
* *** empty log message ***irfan1999-04-021-1/+1
* *** empty log message ***irfan1999-04-021-1/+1
* *** empty log message ***irfan1999-04-021-5/+21
* *** empty log message ***irfan1999-04-021-3/+2
* See my ChangeLog entry from 1 April 1999.Ossama Othman1999-04-011-7/+9
* *** empty log message ***irfan1998-12-251-4/+20
* *** 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