Commit Graph
201 Commits
Author SHA1 Message Date
Jeff Hill 017bf6f96d reduced scope of constants 2002-03-22 21:24:07 +00:00
Jeff Hill 4744a0029d fixed sun pro warning 2002-03-22 17:28:09 +00:00
Jeff Hill ffac9da292 fixed sun pro warning 2002-03-22 15:49:58 +00:00
Jeff Hill 75b572be78 improved dll interface 2002-03-22 02:03:18 +00:00
Jeff Hill d9d84a5695 installed into cvs 2002-03-21 23:52:51 +00:00
Jeff Hill c18a9fb345 simplified 2002-03-21 22:15:57 +00:00
Jeff Hill db5526ecd6 fix gnu compiler detected problem 2002-02-28 00:27:49 +00:00
Jeff Hill 7180f5e66e rearranged for better readability 2002-02-27 23:25:24 +00:00
Jeff Hill bc86907953 supress warning 2002-02-27 23:24:35 +00:00
Ralph Lange 5fc667f7f4 Some more HP aCC warning fixes. 2002-02-06 11:09:12 +00:00
Jeff Hill be0e98b2b9 test presettuing the table size 2002-02-06 02:07:55 +00:00
Jeff Hill 036f046c25 added invalid iterator 2002-02-06 02:06:59 +00:00
Jeff Hill e7270cccb1 dont allocate table space until its needed and remove leftover junk 2002-02-06 02:06:08 +00:00
Ralph Lange 96d928fa51 Changes for HP-UX 11 - first semi-stable version 2002-02-04 15:14:43 +00:00
Jeff Hill f24df999ab added todo comment 2002-01-29 16:06:24 +00:00
Jeff Hill 2519c4f377 fixed to preserve 8 byte alignment 2002-01-15 20:02:45 +00:00
Jeff Hill bdd9faa944 fixed to preserve 8 byte alignment 2002-01-15 16:46:11 +00:00
Jeff Hill af00129bc9 use EPICS_FREELIST_DEBUG for debug builds 2001-12-14 00:37:07 +00:00
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