Commit Graph
144 Commits
Author SHA1 Message Date
Marty Kraimer fb1f6751d3 osiMutex replaced by epicsMutex 2001-01-11 19:33:47 +00:00
Jeff Hill 55e6d1a8d5 fixed gnu warnings 2000-12-14 01:05:37 +00:00
Jeff Hill 7a5b239bff fixed gnu warnings 2000-12-14 00:41:49 +00:00
Jeff Hill 5f5c51fc44 fixed MS warnings 2000-12-08 02:12:19 +00:00
Jeff Hill 1d26155a03 allow traverse to work correctly when the node is deleted 2000-11-21 00:30:31 +00:00
Jeff Hill 17b939f6d6 fixed missing const 2000-11-20 21:23:00 +00:00
Jeff Hill ffe38880e9 fixed const traverse 2000-11-20 21:00:55 +00:00
Jeff Hill 6943e07f55 added const traverse function 2000-11-20 20:52:01 +00:00
Jeff Hill 8c4747fe7b removed entry delete functionality 2000-11-20 17:52:42 +00:00
Jeff Hill 2c26c663cb fixed SLL iterator performance 2000-11-08 04:33:36 +00:00
Jeff Hill cb6dfd31d0 SLL iterator speed up 2000-11-08 04:24:59 +00:00
Jeff Hill a3fe65a59a fixed SLL iterator performance 2000-11-08 04:20:30 +00:00
Jeff Hill 87a07b3f22 fixed SLL iterator performance 2000-11-08 04:16:59 +00:00
Jeff Hill be993f0de6 fixed SLL iterator performance 2000-11-08 04:14:27 +00:00
Jeff Hill 2ded135da9 fixed SLL iterator performance 2000-11-08 03:48:48 +00:00
Jeff Hill f9b3f734f0 fixed comment 2000-11-08 01:03:43 +00:00
Jeff Hill 03a89c0f2e use nonambig this 2000-11-08 01:02:55 +00:00
Jeff Hill 8cae692103 fixed iterator performance 2000-11-08 01:02:04 +00:00
Jeff Hill 8e49220af5 fixed syntax err that ms did not detect 2000-10-20 22:18:38 +00:00
Jeff Hill 1e6d54f6da backed out part of the operator = change 2000-10-20 22:09:54 +00:00
Jeff Hill d107f664e5 cleaned up operator = 2000-10-20 22:06:45 +00:00
Jeff Hill e9dbe33a14 find should use the current version of the iterator 2000-10-20 21:14:46 +00:00
Jeff Hill 3e548bdd60 added tests for tsDllList::find() 2000-10-20 21:11:59 +00:00
Jeff Hill df78e9c4e0 fixed type of inclusion used 2000-10-12 18:37:06 +00:00
Jeff Hill bd8db23aec temp removed use of RTTI 2000-10-12 00:45:26 +00:00
Jeff Hill d3a0cee977 added additional debug output 2000-10-11 22:35:35 +00:00
Jeff Hill ae0f01b2ff convert tabs to spaces 2000-10-11 19:44:34 +00:00
Jeff Hill a746ac770d tabs to spaces 2000-10-11 19:32:48 +00:00
Jeff Hill 784adfa5a7 avoid problems with compilers that dont have default template arguments 2000-10-11 19:31:51 +00:00
Jeff Hill 25a730ed88 avoid problems with the borland compiler 2000-10-10 19:37:40 +00:00
Jeff Hill 15505d6a92 proper form of incude 2000-10-10 19:36:52 +00:00
Jeff Hill 75eb4853f3 fixed ifdef on vis C++ version 2000-09-27 19:42:16 +00:00
Jeff Hill 1536bd52f6 added debug messages 2000-09-12 19:40:11 +00:00
Jeff Hill f58dd57315 doc 2000-09-11 16:15:29 +00:00
Jeff Hill 2e86137945 deprecated old iterators 2000-09-11 15:24:18 +00:00
Jeff Hill de4b096a70 check for N == 0 in release function also 2000-09-11 15:22:47 +00:00
Jeff Hill 0b21179092 made more functions inline 2000-09-11 15:21:34 +00:00
Jeff Hill 2fa4a247c7 fixed spelling problems 2000-09-11 13:56:20 +00:00
Jeff Hill 2fa3e3d139 added diagnostics 2000-09-06 00:35:00 +00:00
Jeff Hill 18b885af33 fixed GNU and SUN PRO warnings 2000-08-25 17:55:18 +00:00
Jeff Hill a3341382b8 added debug level 2000-08-25 01:14:37 +00:00
Ralph Lange d50642026d Was the last committed version ever tested? Who defines should implement ... 2000-06-30 16:14:56 +00:00
Ralph Lange 0eeae6e4b4 Moved some inline operators to the class definition (HP aCC error fix) 2000-06-30 14:37:40 +00:00
Jeff Hill d633a0001e fixed duplicate definition of valid () member func 2000-06-27 17:30:32 +00:00
Jeff Hill 65da62b879 fixed problem which slipped through testing because IDE modified
installed version.
2000-06-26 23:54:53 +00:00
Jeff Hill 16946b8b40 added valid iterator member to bidirectional iterator class 2000-06-26 23:42:56 +00:00
Jeff Hill 84c1b75d8d moved inline func out of instantiate ifdef 2000-06-26 23:42:12 +00:00
Jeff Hill 5040152dc9 cosmetic 2000-05-24 22:04:05 +00:00
Jeff Hill 003b83f74c beter size check 2000-05-05 18:50:56 +00:00
Jeff Hill 93f840f146 reformatted 2000-04-27 17:24:44 +00:00