Commit Graph

  • f11205de68 Comment changes. Janet B. Anderson 2001-07-25 18:20:25 +00:00
  • e573c4362f make ringPointerTestMain a .cpp file; timerTest is obsolete Marty Kraimer 2001-07-25 15:21:38 +00:00
  • ca14e4eabc make exampleMain a .cpp file Marty Kraimer 2001-07-25 15:10:12 +00:00
  • c20c4c5380 Initial version. Janet B. Anderson 2001-07-25 15:05:42 +00:00
  • fd6d55f1ae Changes for R3.14 Janet B. Anderson 2001-07-25 14:44:46 +00:00
  • 5178220160 Changes to automatically generate header file dependancies Janet B. Anderson 2001-07-25 14:44:44 +00:00
  • 443f95471e CODE flag changes for cygwin build Janet B. Anderson 2001-07-25 14:40:19 +00:00
  • bee24cadd8 Changes to automatically generate header dependancy files. Janet B. Anderson 2001-07-25 14:40:18 +00:00
  • 973e8eb0bc Edit updates. Janet B. Anderson 2001-07-24 19:46:14 +00:00
  • 7c81b6920e remove old style C; use signed char for cvtCharToString; get rid of some warning messages Marty Kraimer 2001-07-24 13:47:29 +00:00
  • 420d583db2 allow hex and octal constants Marty Kraimer 2001-07-23 14:43:36 +00:00
  • 694f21d8b9 fix breakpoint table problem Marty Kraimer 2001-07-23 14:42:59 +00:00
  • 018f0b5186 Allow hex and octal constants for constant links Marty Kraimer 2001-07-23 14:39:40 +00:00
  • 3031016853 put VAL field in a promptgroup Marty Kraimer 2001-07-23 14:37:19 +00:00
  • ffdecd4a21 Undefine __STDC__ added for borland build. Janet B. Anderson 2001-07-23 14:10:08 +00:00
  • 7df3905b5c hpcompat.c was needed for HPUX 9; not supported Marty Kraimer 2001-07-23 13:09:55 +00:00
  • a6e67869db Fixed Tornado warnings. Ralph Lange 2001-07-20 17:38:20 +00:00
  • a67444ea1e Fixed HPUX 11 problem: isnan() is a macro. Ralph Lange 2001-07-20 17:36:41 +00:00
  • 48aac3bc86 Fixed Tornado warnings Ralph Lange 2001-07-20 17:33:50 +00:00
  • 993fbd06e9 Updated to solaris 8 POSIX flags. Janet B. Anderson 2001-07-19 15:27:44 +00:00
  • 4698215212 added try lock test Jeff Hill 2001-07-16 18:14:53 +00:00
  • 35110d3e88 fixed incorrect status returned from tryLock() Jeff Hill 2001-07-16 17:30:51 +00:00
  • a520078ce2 fixed spelling Jeff Hill 2001-07-16 17:12:57 +00:00
  • e095b7feba fixed sun pro warnings Jeff Hill 2001-07-16 16:59:37 +00:00
  • 13f8bc14ec better test to determine if this is a receive processing thread, and moved delay == 0 is wait forever to legacy ca_pend_io interface Jeff Hill 2001-07-16 15:39:59 +00:00
  • ef54680c9d better test to determine if this is a receive processing thread Jeff Hill 2001-07-16 15:37:55 +00:00
  • 4d3cf68a21 moved odd ball delay == 0.0 is wait forever behavior into legacy ca_pend_io interface. Jeff Hill 2001-07-16 15:36:19 +00:00
  • dd3baf0ce4 fixed and also simplified locking logic Jeff Hill 2001-07-13 23:12:41 +00:00
  • 57e8a344fc moved odd ball delay == 0.0 is wait forever behavior into legacy ca_pend_event interface so that we dont need to keep doing this in the future. Jeff Hill 2001-07-13 23:11:19 +00:00
  • 9803b24aa9 Ensure that host name is always null-terminated. W. Eric Norum 2001-07-13 18:48:03 +00:00
  • 24a08c9c78 fixed problem discovered by Eric Norum Jeff Hill 2001-07-13 18:08:49 +00:00
  • df9b5703d5 more tests Jeff Hill 2001-07-13 16:10:08 +00:00
  • d0e047f78f correct fix for thread switch problem on Linux Jeff Hill 2001-07-13 16:06:39 +00:00
  • d1c39d4089 dbNameToAddr dod the conversion Marty Kraimer 2001-07-13 13:16:19 +00:00
  • 20aebe4460 kludge to test thread switch on Linux Jeff Hill 2001-07-13 02:16:07 +00:00
  • 2758df6db2 fixed potential deadlock Jeff Hill 2001-07-13 02:06:16 +00:00
  • 35d23ac6bd fixed cac rundown bugs Jeff Hill 2001-07-13 01:58:23 +00:00
  • a29b0fafc7 changed name of constant and added block until recv backlog is complete to pend_event Jeff Hill 2001-07-12 23:57:24 +00:00
  • ef4ebf4d4b work correctly on systems without preemptive schedualing Jeff Hill 2001-07-12 23:48:14 +00:00
  • bc0b51dbe4 made mf private Jeff Hill 2001-07-12 23:25:58 +00:00
  • 207f25f469 fixed typo Jeff Hill 2001-07-12 18:03:45 +00:00
  • c61e68b4e3 revert to using virtual destroy() to destroy timers Jeff Hill 2001-07-12 17:53:51 +00:00
  • b061bb6eb9 no need to save pointer to timer queue now Jeff Hill 2001-07-12 16:04:04 +00:00
  • 1042e657c8 improved internal class hierarchy Jeff Hill 2001-07-12 16:02:54 +00:00
  • 41a2ba5a9b make timer queue visible from epicsTimer Jeff Hill 2001-07-12 02:23:14 +00:00
  • f82a4a28d2 fixed comment Jeff Hill 2001-07-12 02:20:55 +00:00
  • 1403317247 fixed gnu warning Jeff Hill 2001-07-11 23:47:40 +00:00
  • 2923f64442 improved syntax diagnostic Jeff Hill 2001-07-11 23:33:53 +00:00
  • e5b28e846b adapt to new timer API Jeff Hill 2001-07-11 23:31:45 +00:00
  • a16db0ee59 optimized word pop Jeff Hill 2001-07-11 23:30:24 +00:00
  • ca2c93bda4 improved schedualing of recv process thread Jeff Hill 2001-07-11 23:28:57 +00:00
  • 72cbc5edf0 added recv proc flush postpone Jeff Hill 2001-07-11 23:26:56 +00:00
  • c285cbfa30 optimized out v41ok test Jeff Hill 2001-07-11 23:25:32 +00:00
  • bab43925ac removed dated entry Jeff Hill 2001-07-11 23:24:30 +00:00
  • 9a1023a5da optimized word pop Jeff Hill 2001-07-11 23:24:02 +00:00
  • 1ac9d69c64 added new pop routines Jeff Hill 2001-07-11 23:22:08 +00:00
  • 94a05a3077 removed junk Jeff Hill 2001-07-11 23:19:45 +00:00
  • a5c339209b improved schedualing of recv process thread Jeff Hill 2001-07-11 23:19:13 +00:00
  • b1fee9b6e3 detect problems with ca poll Jeff Hill 2001-07-11 23:17:21 +00:00
  • 8ffb5e5fb9 delete timer via timer queue Jeff Hill 2001-07-11 23:16:34 +00:00
  • 71fa55fd2a Removed unused shrlib suffix. Janet B. Anderson 2001-07-09 20:05:04 +00:00
  • 7b54119ff8 Changed to gnu compiler for depends rule. Janet B. Anderson 2001-07-09 20:04:24 +00:00
  • 21dc0da78c fixed benign memory leak Jeff Hill 2001-07-05 18:01:03 +00:00
  • d36ee2b634 cosmetic Jeff Hill 2001-07-05 16:11:37 +00:00
  • 7a6a6dc53e fixed comment Jeff Hill 2001-07-05 16:10:54 +00:00
  • 5640c38032 removed garbage Jeff Hill 2001-07-03 23:57:58 +00:00
  • c717ab3aec track with timer API changes Jeff Hill 2001-07-03 23:36:10 +00:00
  • a9f1052b59 Removed unused HOST_OPT_FLAGS definition. Janet B. Anderson 2001-07-03 23:13:56 +00:00
  • 29b706dd35 call asSubRecordFunctionsRegister Marty Kraimer 2001-07-03 19:25:39 +00:00
  • 5a9517cc4c update the tiome stamp when scanning Jeff Hill 2001-07-03 18:50:24 +00:00
  • 803d57042d improved "usage" diagnostic Jeff Hill 2001-07-03 18:04:55 +00:00
  • 8f07a836f0 use errlogPrintf Jeff Hill 2001-07-03 18:04:30 +00:00
  • 0eba4833fb improved "usage" diagnostic and cmd line syntax Jeff Hill 2001-07-03 18:03:49 +00:00
  • 40ed20bdb1 use uniform PV name extension Jeff Hill 2001-07-03 18:03:12 +00:00
  • 40dab8bd5b fixed spelling in comment Jeff Hill 2001-07-03 18:01:40 +00:00
  • 2b5d0af492 upgraded test diagnostics Jeff Hill 2001-07-03 17:01:27 +00:00
  • 5ff1a8f2a3 make default precision 6 instead of 0 Marty Kraimer 2001-07-03 12:49:01 +00:00
  • 6db46f8890 properly byte swap in exception message Jeff Hill 2001-07-03 01:27:13 +00:00
  • 00815ca1c9 changed interface so that unreferenced table will not optimize away, and fixed problem where get callback exception was incorrectly handled Jeff Hill 2001-07-03 00:59:38 +00:00
  • 1fdcd08c9d changed interface so that unreferenced table will not optimize away Jeff Hill 2001-07-03 00:58:18 +00:00
  • e195df9f32 improved test diagnostics Jeff Hill 2001-07-03 00:55:07 +00:00
  • b90c266295 fixed diagnostic Jeff Hill 2001-07-03 00:54:37 +00:00
  • 185b773419 Added configuration files for the MVME2100 running Linux, both cross and self-hosted compilation supported (but you don't want to use the self-hosted if you can help it!). Assumes the standard Hard Hat Linux install locations for the cross-development tools. Andrew Johnson 2001-07-02 21:49:36 +00:00
  • f4f3c931b0 Extended the ~tsSLList<T>() workaround, egcs-2.91.66 doesn't like this either. Andrew Johnson 2001-07-02 21:44:51 +00:00
  • ac19d5fba6 Added O.Common dir to dependancies of BUILD_ARCHS rule. Janet B. Anderson 2001-07-02 21:39:39 +00:00
  • 36e7eb94c0 fixed function to match prototype Jeff Hill 2001-06-29 22:41:35 +00:00
  • 87a3481b2a use Eric's new putenv API Jeff Hill 2001-06-29 22:40:44 +00:00
  • c20ddad7c6 changed the API for CA context manipulation Jeff Hill 2001-06-29 22:19:53 +00:00
  • f6ea24d417 allow subscription delete from subscription callback Jeff Hill 2001-06-29 22:16:38 +00:00
  • 7b16e38974 added test for monitor delete in event callback Jeff Hill 2001-06-29 22:15:49 +00:00
  • 69545bc772 installed some limited self test capabilities so that the hash tables can be verified during regression testing Jeff Hill 2001-06-28 22:12:54 +00:00
  • 22abff43bf Removed references to EPICS_BASE_LIB. Janet B. Anderson 2001-06-28 21:54:36 +00:00
  • f7d0bf146c Changed EPICS_BASE_HOST_BIN to INSTALL_HOST_BIN. Janet B. Anderson 2001-06-28 21:38:25 +00:00
  • 61c057df16 Add comment explaining why aitConvert must be compiled without optimization for RTEMS-pc386 targets. W. Eric Norum 2001-06-28 21:06:45 +00:00
  • 60173f78cf Remove compiler path requirement. Janet B. Anderson 2001-06-28 21:05:42 +00:00
  • aa8e36e015 Added include for time.h. Janet B. Anderson 2001-06-28 16:19:06 +00:00
  • d7279bbcbf Allow make inc at top level Janet B. Anderson 2001-06-28 16:07:56 +00:00
  • a6ceb5a3f1 Remove OPT flag for RTEMS-pc386 build. Janet B. Anderson 2001-06-28 16:07:55 +00:00
  • b5e9036e79 Updated documentation for alpha3 release. Janet B. Anderson 2001-06-27 18:30:07 +00:00
  • e76c4287ac Added T_A specific OPT and WARN flags. Janet B. Anderson 2001-06-27 14:21:32 +00:00