Commit Graph

103 Commits

Author SHA1 Message Date
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
Jeff Hill 2d8fb10ef9 removed strict compiler specification 2000-04-27 16:44:51 +00:00
Jeff Hill e5d5c9f62f added default for number of objects allocated 2000-04-27 16:23:01 +00:00
Jeff Hill c92b60022c cosmetic 2000-04-27 16:22:04 +00:00
Jeff Hill 8d6060372a installed 2000-04-13 22:34:33 +00:00
Jeff Hill 09b6989a06 added iter for const items 2000-04-12 17:54:31 +00:00
Jeff Hill 4822b368d2 use location exception 2000-02-29 23:28:09 +00:00
Janet B. Anderson 693e2ee541 Modified TOP definition. 2000-02-10 19:22:16 +00:00
Jeff Hill 3361eaa349 made compatible with gcc 2.7.2 2000-02-09 20:48:49 +00:00
Jeff Hill 951df5f436 fixed main() return 2000-02-09 20:47:21 +00:00
Jeff Hill 5ad2970bd1 update 2000-02-09 20:11:05 +00:00
Jeff Hill ed268367ac converted const static data member to static member func for old gnu compilers 2000-02-09 19:49:31 +00:00
Jeff Hill 182945fa93 removed sunos bs 2000-02-09 17:15:41 +00:00
Jeff Hill 8ac0c5ad92 added "int" to main() proto 2000-02-09 17:12:16 +00:00
Jeff Hill c603248935 fixed iterator class pTable => table ref 2000-02-09 16:56:23 +00:00
Jeff Hill 714a8876ed fixed function pointer 2000-02-09 16:51:42 +00:00
Jeff Hill 276caa520d added double include protection 2000-02-09 16:50:54 +00:00
Jeff Hill b913b747b0 removed epicsShareClass from template 2000-02-09 16:49:56 +00:00
Jeff Hill 77167f76c7 fixed problems with the gnu compiler 2000-02-09 16:41:22 +00:00
Jeff Hill b503a7b4cf converted to new makefile format 2000-02-09 16:40:44 +00:00
Jeff Hill c2faad0590 removed unused variable 2000-02-09 16:29:32 +00:00
Jeff Hill ee3ee9d2ad updated to new makefile format 2000-02-09 16:07:32 +00:00
Jeff Hill d967ff6c2f added iterator test 2000-02-02 21:48:07 +00:00
Jeff Hill 17a7f128fc doc 2000-02-02 21:47:07 +00:00
Jeff Hill 7a6bc4e1df turn off exceptions for all versions of vxWorks andd allow iterators to be copied 1999-12-22 23:05:18 +00:00
Jeff Hill cb0edb09ca allow the current item in an iterator to be examined 1999-11-18 20:55:41 +00:00
Marty Kraimer f62b50da17 new way to build 1999-11-18 14:48:25 +00:00
Janet B. Anderson 494e998695 single Makefile for 3.14 1999-09-20 18:52:51 +00:00
Jeff Hill a3ad16c742 removed getPrev and getNext from public interface in node 1999-08-10 00:38:44 +00:00
Jeff Hill c24c96c2ac removed getPrev and getNext from public interface in node 1999-08-10 00:31:24 +00:00
Jeff Hill bf791d14dc rearranged exception classes 1999-08-09 21:32:30 +00:00
Jeff Hill 6378214b68 addwd epicsShareClass to stringId 1999-08-09 20:15:35 +00:00
Jeff Hill e8a43e9aa2 back out stringIdentifier class 1999-08-09 19:44:07 +00:00
Jeff Hill 42f4be6db0 back out stringIdentifier class 1999-08-09 19:09:36 +00:00
Jeff Hill 49a6b46eba fixed issues discoverd by GNU G++ 1999-08-07 00:36:14 +00:00
Jeff Hill 211282e62a eliminated GNU warnings 1999-08-07 00:27:27 +00:00
Jeff Hill 0d72d3f50d fixed spelling 1999-08-06 22:22:55 +00:00
Jeff Hill ef30d45409 fixed sun pro warnings 1999-08-06 22:13:50 +00:00
Jeff Hill ff1f10bea3 fixed solaris compiler incompatibility 1999-08-06 21:27:33 +00:00
Jeff Hill 8174323cca updated to reflect new API 1999-08-06 21:21:21 +00:00
Jeff Hill 3fd5e46608 rearranged to compile on the solaris compiler, and added index
bit width template args to string identifier
1999-08-06 21:20:16 +00:00
Jeff Hill ff969dfaca removed redundant function prototype 1999-08-06 15:24:42 +00:00