RCS file: /u/serv/cvs/Apache-SharedMem/lib/Apache/SharedMem.pm,v
Working file: lib/Apache/SharedMem.pm
head: 1.21
branch:
locks: strict
access list:
symbolic names:
V0_03: 1.20
V0_02: 1.18
V0_01: 1.12
V1_0: 1.1.1.1
RS: 1.1.1
keyword substitution: kv
total revisions: 22; selected revisions: 22
description:
----------------------------
revision 1.21
date: 2001/06/27 08:54:25; author: rs; state: Exp; lines: +8 -7
fix smartlock bug with set method
fix major bug with delete method
fix dupplicate entries in EXPORT_TAGS
----------------------------
revision 1.20
date: 2001/06/26 21:09:46; author: rs; state: Exp; lines: +2 -2
make a new version
correct major bugs (last checkout)
----------------------------
revision 1.19
date: 2001/06/26 21:09:07; author: rs; state: Exp; lines: +8 -4
*** empty log message ***
----------------------------
revision 1.18
date: 2001/06/26 14:20:02; author: rs; state: Exp; lines: +2 -2
version from 0.01 to 0.02
----------------------------
revision 1.17
date: 2001/06/26 13:46:50; author: rs; state: Exp; lines: +11 -9
Implementation of multi-level debug output
----------------------------
revision 1.16
date: 2001/06/25 23:01:14; author: rs; state: Exp; lines: +7 -2
add the :all export tag
----------------------------
revision 1.15
date: 2001/06/25 22:32:27; author: rs; state: Exp; lines: +2 -2
reverse test
----------------------------
revision 1.14
date: 2001/06/25 22:30:42; author: rs; state: Exp; lines: +3 -2
test
----------------------------
revision 1.13
date: 2001/06/25 22:22:43; author: rs; state: Exp; lines: +7 -3
little changes in documentation
----------------------------
revision 1.12
date: 2001/06/25 21:40:33; author: rs; state: Exp; lines: +64 -28
change version number from 1.0 to 0.01.
complete the smart_lock implementation, see source code for more infos
----------------------------
revision 1.11
date: 2001/06/25 16:35:35; author: rs; state: Exp; lines: +119 -20
enabling status for all methods
begining of smart lock mecanisme implementation
----------------------------
revision 1.10
date: 2001/06/25 09:39:00; author: rs; state: Exp; lines: +4 -3
little warning fix
correction in 'new' constructor options checking
----------------------------
revision 1.9
date: 2001/06/23 13:41:04; author: rs; state: Exp; lines: +79 -6
adding some documentation' sections (pod)
----------------------------
revision 1.8
date: 2001/06/22 22:33:22; author: rs; state: Exp; lines: +55 -1
SYNOPSIS section added to the doc
release method implemented
----------------------------
revision 1.7
date: 2001/06/22 21:57:06; author: rs; state: Exp; lines: +15 -14
fix some debug output
optimise _init_namespace and _init_root
correct rootname default name
----------------------------
revision 1.6
date: 2001/06/22 16:20:49; author: rs; state: Exp; lines: +67 -6
implementing fistkey, lastkey, clean methods
cleaning some code
----------------------------
revision 1.5
date: 2001/06/22 15:40:58; author: rs; state: Exp; lines: +40 -16
correct a bug in exists and size methods
correct problems with EXPORT_TAGS
complet the doc
----------------------------
revision 1.4
date: 2001/06/22 13:58:12; author: rs; state: Exp; lines: +76 -55
fist compilation try
debugging of many typos
the code is usable, switching into alpha mode
----------------------------
revision 1.3
date: 2001/06/22 12:12:48; author: rs; state: Exp; lines: +154 -33
Really unique namespace identifier implemented
exists, size and delete method added
new now search in the root for the id of namespace segment.
----------------------------
revision 1.2
date: 2001/06/21 23:40:05; author: rs; state: Exp; lines: +1 -1
adding $Id: Changes,v 1.4 2001/06/27 08:58:54 rs Exp $ keyword
----------------------------
revision 1.1
date: 2001/06/21 23:37:46; author: rs; state: Exp;
branches: 1.1.1;
Initial revision
----------------------------
revision 1.1.1.1
date: 2001/06/21 23:37:46; author: rs; state: Exp; lines: +0 -0
Initial import
First shot of the module, based on IPC::SharedCache
Not tested for moment, very experimental code, don't use it !
=============================================================================