Commit Graph

79 Commits

Author SHA1 Message Date
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
Jeff Hill 56ccc1f383 removed extra semi colon 1999-08-06 15:23:52 +00:00
Jeff Hill 137f9e06ee o use care converting "char" to "unsigned"
o use C++ style cast
1999-08-05 23:54:31 +00:00
Jeff Hill 35f139ff64 upgraded tests 1999-08-05 15:30:27 +00:00
Jeff Hill d8baefb2c5 use exeception instead of assert 1999-08-05 15:28:21 +00:00
Jeff Hill f326d7c63c moved inline functions out of class definition 1999-08-05 15:27:18 +00:00
Jeff Hill 30940f7393 cosmetic changes 1999-08-05 15:24:12 +00:00
Jeff Hill 05796df1e6 doc 1999-05-03 15:49:26 +00:00
Jeff Hill 353ec00708 made compatible with visual C++ 6.0 1999-05-03 15:41:40 +00:00
Jeff Hill 41d7a7a7c8 removed redundant API 1999-02-01 21:49:04 +00:00
Jeff Hill a5da7b3c98 doc 1999-01-29 23:03:02 +00:00
Jeff Hill 1fe7ff165a reinstalled const cast away 1999-01-29 22:51:09 +00:00
Jeff Hill f9ea4c847d removed const cast away 1999-01-29 22:36:53 +00:00
Jeff Hill 6f8e2cd675 Changed the remove() function in tsSLList class because users were
confused by it. The name is now removeNextItem() and it is now a private
member of class tsSLNode.
1998-12-18 19:02:47 +00:00
Jeff Hill 409d2c2aaf fixed problem associated with deleting "const char *"
on the solaris compiler
1998-10-23 19:23:46 +00:00
Jeff Hill 18c24640c7 fixed missing new line at EOF 1998-10-23 16:40:47 +00:00
Jeff Hill 4ae1a330bd attempted to clean up HP-UX warnings 1998-10-23 00:20:41 +00:00
Jeff Hill 4935efd6b1 eliminated dangling ptr warning from bounds checker 1998-06-16 03:03:07 +00:00
Jeff Hill e2b7a442d8 cosmetic 1998-06-16 03:01:44 +00:00
Jeff Hill 436be2d448 cleaned up fast string hash table 1998-06-16 03:00:19 +00:00
Jeff Hill 11681240b6 allow use of epicsAssert.h 1998-05-29 17:25:47 +00:00
Jeff Hill 5dfa5ca37d rearranged to allow compilation by g++ 2.8.1 1998-05-05 18:06:58 +00:00
Jeff Hill ec2732b058 fixed solaris architecture specific problem where xxx>>32 was ignored 1998-04-10 23:07:33 +00:00
Jeff Hill 9a49eab8f8 fixed gnu warning 1998-02-18 22:53:13 +00:00
Jeff Hill f9aae0438f global update in test directory 1998-02-05 23:29:18 +00:00