Commit Graph
83 Commits
Author SHA1 Message Date
Marty Kraimer 46e5f26dc0 single Makefile for 3.14 1999-09-13 18:17:59 +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 6e58e4c647 install B tree header 1999-08-05 15:30:47 +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 a479190ef7 added B treee targets 1999-04-14 15:34:00 +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 239061a09c winmm => advapi32 1998-07-07 22:45:13 +00:00
Jeff Hill 98644b2ac8 added WIN32 libs 1998-06-16 03:28:53 +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
Jeff Hill a4754b7774 fixed hp sompiler warnings 1998-02-05 23:28:21 +00:00
Jeff Hill b08073064e workaround vis c++ 5.0 bug 1998-02-05 23:25:19 +00:00
Jeff Hill 2a491c9c63 dont install tsBTree.h 1998-02-05 23:23:19 +00:00
Jeff Hill 96d696085a changed some inline func to normal func 1997-08-05 00:53:02 +00:00
Jeff Hill 0e89c83296 guess at DEC C++ compiler bug workaround 1997-06-30 18:16:13 +00:00
Jeff Hill b28a06a474 moved resourceLib.cc into resourceLib.h 1997-06-25 05:48:41 +00:00
Jeff Hill 3fd93fc6f4 allow epicsAssert.h 1997-06-13 18:26:15 +00:00