Commit Graph
238 Commits
Author SHA1 Message Date
Jeff Hill 7fdc295d9d added throw specifications 2002-10-23 22:13:03 +00:00
Jeff Hill 0f70d78803 fixed sun pro warnings 2002-08-22 15:53:14 +00:00
Jeff Hill 02ff3f60d6 changed tsDLIterBD to tsDLIter 2002-07-25 22:11:13 +00:00
Jeff Hill b59d97b4de cleaned up minimal subroutine timer 2002-07-25 22:10:14 +00:00
Jeff Hill e45a480dca changed tsDLIterBD to tsDLIter 2002-07-25 21:02:29 +00:00
Jeff Hill eda7e0910a removed depricated functions 2002-07-25 20:50:38 +00:00
Janet B. Anderson 93b0bf478d Updated license comments. 2002-07-12 21:35:43 +00:00
Jeff Hill bc2763fc1a improved show routine 2002-07-11 15:27:35 +00:00
Jeff Hill fae2978b8a moved implementation od inline functions 2002-07-08 18:49:58 +00:00
Jeff Hill 8f02fe12f0 avoid divide by zero when table is empty 2002-07-08 18:49:16 +00:00
Ralph Lange 0e82cbdaf9 Bugfix (HPUX compiler was complaining) 2002-07-05 12:32:33 +00:00
Jeff Hill 9d14d911fe doc 2002-05-30 19:46:07 +00:00
Jeff Hill 4269375e6c dont destroy singleton in destructor because other file scope objects
may reference the singleton in their destructors
2002-05-28 23:36:46 +00:00
Jeff Hill 94ebd4596f changed certain functions to inline 2002-05-15 18:15:38 +00:00
Jeff Hill a5c9f8d430 updated iterator test 2002-05-14 20:25:17 +00:00
Jeff Hill df30f1bfc5 added iterator classes 2002-05-14 20:21:15 +00:00
Jeff Hill 6b2a91cd0c added assignment operator to iterator 2002-05-14 20:20:01 +00:00
Jeff Hill b929253988 cosmetic 2002-05-09 17:17:32 +00:00
Jeff Hill dbfc2880c8 cleaned up assignment and copy operator for node class 2002-05-09 15:18:56 +00:00
Jeff Hill 9850a45190 allow assignment 2002-05-08 22:50:12 +00:00
Jeff Hill ee15607526 added removeAll mf 2002-05-08 22:49:03 +00:00
Jeff Hill 34041fb80f added comments 2002-04-25 17:25:33 +00:00
Jeff Hill 4fd3866e25 installed 2002-04-19 17:57:15 +00:00
Jeff Hill 6bbd6acd61 added newline at eof 2002-04-19 17:56:33 +00:00
Jeff Hill 8e961a0460 simplified 2002-04-19 17:54:44 +00:00
Jeff Hill 81fbc43277 make node assignment public again 2002-04-19 17:53:12 +00:00
Jeff Hill 0cccc1a4ac fixed debug build 2002-04-19 15:57:34 +00:00
Jeff Hill 4774a2252b removed inline because of sun pro bug 2002-03-28 00:41:09 +00:00
Jeff Hill cdfa4b5363 avoid useless vc++ warning 2002-03-27 21:32:20 +00:00
Jeff Hill a07be4ff1b template instantiation 2002-03-27 19:18:43 +00:00
Jeff Hill e4c810e5ea installed 2002-03-27 19:10:13 +00:00
Jeff Hill 7626a140da switched to inline 2002-03-27 19:10:02 +00:00
Jeff Hill 28147beca6 cleanup 2002-03-26 20:02:20 +00:00
Jeff Hill 0f354b5c0d removed debug template parameter 2002-03-26 19:36:32 +00:00
Jeff Hill fb753fcc02 use #define not static const 2002-03-26 19:09:08 +00:00
Jeff Hill 836fe5dbb0 use epicsThreadOnce so that we are not dependent on static member data 2002-03-26 01:35:54 +00:00
Jeff Hill 9e19d72cb1 assume that new throws an exception 2002-03-25 16:27:47 +00:00
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