Jeff Hill
|
e46a919662
|
fixed warnings
|
2001-10-22 16:17:59 +00:00 |
|
Jeff Hill
|
7b1b2988d7
|
turn of ms already instantiated warning
|
2001-10-22 03:18:52 +00:00 |
|
Jeff Hill
|
4cd0787e4d
|
revert to malloc/free if EPICS_DEBUG is defined
|
2001-10-16 22:37:38 +00:00 |
|
Jeff Hill
|
9f96c98ff3
|
removed explicit template mechanism
|
2001-09-13 15:10:41 +00:00 |
|
Jeff Hill
|
3fbee94fde
|
allow creation of end of seq iterator
|
2001-09-07 22:59:26 +00:00 |
|
Jeff Hill
|
7fb6862dfb
|
fixed sun pro warning
|
2001-08-29 20:25:24 +00:00 |
|
Jeff Hill
|
5a808ee4d5
|
include typeinfo
|
2001-08-23 21:59:33 +00:00 |
|
Jeff Hill
|
7af4623511
|
call show routines of bucket entries from the resource table show function
|
2001-08-23 20:46:53 +00:00 |
|
Jeff Hill
|
11d2c6b698
|
cosmetic
|
2001-08-23 20:45:42 +00:00 |
|
Ralph Lange
|
3712987800
|
Fixed HPUX warnings.
|
2001-07-26 07:59:07 +00:00 |
|
Jeff Hill
|
d36ee2b634
|
cosmetic
|
2001-07-05 16:11:37 +00:00 |
|
Jeff Hill
|
7a6a6dc53e
|
fixed comment
|
2001-07-05 16:10:54 +00:00 |
|
Andrew Johnson
|
f4f3c931b0
|
Extended the ~tsSLList<T>() workaround, egcs-2.91.66 doesn't like this either.
|
2001-07-02 21:44:51 +00:00 |
|
Jeff Hill
|
9a0f0900ce
|
work around problems in the Tornado compiler
|
2001-06-16 00:47:09 +00:00 |
|
Jeff Hill
|
759b1a3541
|
improved test
|
2001-06-15 22:34:35 +00:00 |
|
Jeff Hill
|
9c89eabc84
|
now uses linear hashing technique to expand the table w/o
causing significant outliers in insertion or lookup delays
|
2001-06-15 22:33:48 +00:00 |
|
Jeff Hill
|
535ead1241
|
allow one list to be initialized from, and also steal the contents from,
another list
|
2001-06-15 22:18:09 +00:00 |
|
Janet B. Anderson
|
7874d35daf
|
Changes to create vxWorks archive libraries and prods.
|
2001-06-07 14:26:06 +00:00 |
|
Jeff Hill
|
f6c9619a48
|
use now throw new
|
2001-05-22 01:32:00 +00:00 |
|
Jeff Hill
|
0f1ed56f07
|
pushed locking out to users new/delte operator
|
2001-03-06 23:06:42 +00:00 |
|
Jeff Hill
|
ea9aba2917
|
made compatible with prev changes
|
2001-02-24 02:07:35 +00:00 |
|
Jeff Hill
|
3fb8147771
|
workaround for borland compiler bug
|
2001-02-24 01:25:17 +00:00 |
|
Jeff Hill
|
b67619c0fc
|
workaround for borland compiler bug
|
2001-02-24 01:18:06 +00:00 |
|
Jeff Hill
|
571136b337
|
fixed proper return type for inc and dec operator
|
2001-02-24 00:25:58 +00:00 |
|
Jeff Hill
|
771de45cca
|
cosmetic
|
2001-02-21 00:35:25 +00:00 |
|
Jeff Hill
|
b6de9cf931
|
added double include protection
|
2001-02-20 23:41:52 +00:00 |
|
Jeff Hill
|
c4b03e703b
|
fixed missing const
|
2001-02-20 19:01:15 +00:00 |
|
Jeff Hill
|
a33ced77fc
|
fixed missing const
|
2001-02-20 18:58:44 +00:00 |
|
Jeff Hill
|
85f5100665
|
fixed loop iteration bug in traversal functions
|
2001-02-20 18:47:20 +00:00 |
|
Jeff Hill
|
63fb42a888
|
fixed lack of const
|
2001-02-15 23:15:46 +00:00 |
|
Jeff Hill
|
212b3212cc
|
cosmetic
|
2001-02-15 23:15:33 +00:00 |
|
Jeff Hill
|
4323532096
|
fixed add list to not use default assignment op
|
2001-02-15 17:38:24 +00:00 |
|
Jeff Hill
|
33fa1b7ff8
|
changed list interface
|
2001-02-15 17:26:50 +00:00 |
|
Jeff Hill
|
b572a856e9
|
fixed doc
|
2001-02-15 00:22:01 +00:00 |
|
Jeff Hill
|
dc957f400f
|
work around braindead sun pro compiler
|
2001-02-09 18:48:57 +00:00 |
|
Jeff Hill
|
7286d6be96
|
cosmetic
|
2001-02-09 17:16:43 +00:00 |
|
Jeff Hill
|
865ab30162
|
fixed parse error
|
2001-01-31 02:40:17 +00:00 |
|
Jeff Hill
|
855f1afc9d
|
added member function that returns the number of entries installed
|
2001-01-31 02:00:21 +00:00 |
|
Jeff Hill
|
57bf87beac
|
fixed borland warning
|
2001-01-22 22:52:51 +00:00 |
|
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 |
|