Commit Graph
61 Commits
Author SHA1 Message Date
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
Jeff Hill bfa29ec02b fixed tests 1997-06-13 17:42:53 +00:00
Jeff Hill 2b67d03514 fixed compiler compatibility problems 1997-06-13 09:21:53 +00:00
Jeff Hill 33b940562e min() => tsMin() also max 1997-04-23 17:11:50 +00:00
Jeff Hill 08f2298215 stringId::T[] => stringIdFastHash[] 1997-04-23 17:11:15 +00:00
Jeff Hill 2caf1628ca added b-tree templ 1997-04-11 20:53:38 +00:00
Jeff Hill f1865a507c added no arg reset() to bwd iter 1997-04-11 20:49:48 +00:00
Jeff Hill 5c4d82cacc API changes 1997-04-10 19:43:15 +00:00
Jeff Hill bd2407153c installed host build make file 1997-02-27 18:59:18 +00:00
Janet B. Anderson 11b9be6dfd Removed Makefile.Unix files. 1997-02-05 22:18:03 +00:00
Jeff Hill 4dc12e992d updated tests 1997-01-22 21:14:50 +00:00
Jeff Hill bf6f69065c fixed class decl order for VMS 1997-01-22 21:14:21 +00:00
Jeff Hill be09fad901 doc 1997-01-22 21:13:08 +00:00
Jeff Hill 7f3c5e6cbb installed 1997-01-10 00:05:21 +00:00
Jeff Hill 4820f93b6a added auto cleanup of installed classes to destroy 1996-12-06 22:26:36 +00:00
Jeff Hill 52b5b08b62 installed 1996-11-02 01:07:48 +00:00
Jeff Hill c83ef56154 many improvements 1996-11-02 01:07:24 +00:00
Jeff Hill 77c34614a2 added resourceLib.cc 1996-11-02 01:06:48 +00:00
Jeff Hill 826b68b652 string id resource now copies id 1996-09-04 19:57:11 +00:00
Jim Kowalkowski e81b990a31 added first() to list class, added first()/last() to iterator. 1996-08-14 12:32:09 +00:00
Jeff Hill 090e6ce3d3 fixed removes use of iter.cur() 1996-08-05 19:31:59 +00:00
Jeff Hill 4b47e7a979 use pointer (not ref) for list in iter class 1996-07-25 18:01:42 +00:00
Jeff Hill d12ce5f58a updated tests to current version 1996-07-25 18:00:21 +00:00