summaryrefslogtreecommitdiff
path: root/ace/Filecache.h
Commit message (Expand)AuthorAgeFilesLines
* ChangeLogTag:Sat Jul 19 18:38:50 UTC 2003 Don Hinton <dhinton@dresystems.com>dhinton2003-07-191-2/+2
* ChangeLogTag:Thu Feb 20 09:01:55 2003 Ossama Othman <ossama@uci.edu>Ossama Othman2003-02-201-8/+13
* ChangeLogTag:Sat Jan 11 09:37:24 2003 Douglas C. Schmidt <schmidt@tango.doc...schmidt2003-01-111-10/+10
* ChangeLogTag:Fri Oct 4 20:22:41 2002 Steve Huston <shuston@riverace.com>Steve Huston2002-10-051-4/+4
* ChangeLogTag: Sun Apr 14 12:06:12 2002 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2002-04-141-4/+6
* ChangeLogTag:Wed Jan 24 14:44:12 2001 Nanbor Wang <nanbor@cs.wustl.edu>nanbor2001-01-241-1/+1
* ChangeLogTag:Wed Nov 1 14:11:48 2000 Carlos O'Ryan <coryan@uci.edu>coryan2000-11-011-115/+115
* ChangeLogTag:Sat Oct 7 000:50:02 2000 Darrell Brunsch <brunsch@uci.edu>brunsch2000-10-071-2/+2
* ChangeLogTag:Sat Apr 22 20:53:11 2000 Darrell Brunsch <brunsch@uci.edu>brunsch2000-04-231-20/+20
* ChangeLogTag:Thu Mar 23 14:34:26 2000 Nanbor Wang <nanbor@cs.wustl.edu>nanbor2000-03-231-1/+1
* ChangeLogTag:Sat Mar 18 05:42:06 2000 Nanbor Wang <nanbor@cs.wustl.edu>nanbor2000-03-181-0/+2
* Added a comment documenting how to remove a file from the filecache.jxh1999-12-081-1/+2
* ChangeLogTag:Sat Jul 31 12:07:48 1999 Douglas C. Schmidt <schmidt@mambo.cs....schmidt1999-07-311-1/+1
* Reverted the changes I made concerning explicitly disabling defaultOssama Othman1999-04-021-6/+0
* Reverted some of the -Weffc++ changes I made.Ossama Othman1999-04-021-6/+0
* See my ChangeLog entry from 1 April 1999.Ossama Othman1999-04-011-0/+12
* changed include protection from #if !defined to ifndef, and added #pragma onc...levine1998-10-201-4/+5
* Basic_Types.hschmidt1998-10-171-1/+1
* .schmidt1998-10-141-0/+4
* *** empty log message ***schmidt1998-09-021-3/+1
* pSOS Diab and Trimedia compiler port checkincdgill1998-09-011-24/+24
* Reverted MP safe Double-checking modification. It doesn't solve the real pro...nanbor1998-06-021-4/+1
* Modified double-checking patternnanbor1998-06-011-1/+4
* *** empty log message ***irfan1998-05-141-1/+1
* VC 4.2 can't handle the macro ACE_EXPORT_DECLARE.nanbor1998-05-061-5/+2
* removed extra , in enum ACE_Filecache_Flag definition.levine1997-12-311-1/+1
* Added an enum type, ACE_Filecache_Flag, which gets passed into thejxh1997-12-301-4/+13
* *** empty log message ***schmidt1997-12-211-5/+4
* - Filecache changed -- debugged writing a file.jxh1997-12-181-16/+23
* Added LPSECURITY_ATTRIBUTES to a bunch of methods.nw11997-10-201-3/+8
* removed unused static Filecache::lock_levine1997-10-011-1/+0
* *** empty log message ***jxh1997-09-301-0/+5
* preallocate locks for Filecache and Signal in ACE_Object_Managerlevine1997-09-221-8/+3
* Comments and fixes that came up during JAWS code review.jxh1997-09-091-109/+110
* Moved definition of ACE_Filecache_Object from Filecache.cpp to Filecache.hSteve Huston1997-08-201-1/+109
* *** empty log message ***jxh1997-08-071-0/+9
* Total re-implementations. Fewer locks acquired and released when therejxh1997-08-061-17/+28
* *** empty log message ***irfan1997-07-261-1/+1
* *** empty log message ***jxh1997-07-091-2/+16
* *** empty log message ***jxh1997-07-091-105/+4
* *** empty log message ***schmidt1997-07-091-58/+61
* Added Filecache (CVF). Updated the Makefile to match.jxh1997-07-081-0/+286