gjansa
bc3ce27494
Using == operator on fields
2010-12-28 10:06:18 +01:00
Gasper Jansa
c203989cbd
Introspection registry implementation
2010-12-27 10:48:01 +01:00
miha_vitorovic
6917f6d468
caConstants.h: removing needless declarations.
...
blockingUDPTransport.*: implementation - work in progress
remote.h: added file
inetAddressUtil.*: added 'inetAddressToString' function and fixed 'getSocketAddressList' declaration.
inetAddressUtilsTest.c: using the new function.
Makefile: added remote.h
2010-12-24 10:37:16 +01:00
Matej Sekoranja
a18f7f54a5
change make to build only one library
2010-12-19 15:25:51 +01:00
Matej Sekoranja
0e1fd21ffc
MacOSX port, warnings removed
2010-12-18 20:53:17 +01:00
miha_vitorovic
e40e183884
Added logger which is implemented using standard EPICSv3 logging facilities.
2010-12-10 15:12:28 +01:00
miha_vitorovic
6bebb6594c
- Added inetAddressUtil.
...
- Fixed Makefiles to use a single pvData library.
2010-12-10 09:52:22 +01:00
miha_vitorovic
b53db4c792
GrowingCircularBuffer added and tested.
2010-11-11 14:03:53 +01:00
miha_vitorovic
5379cd638a
- Finished the ArrayFIFO test and debugged the implementation.
...
- Moved all the local #include directives to the top of the files, to catch any missing global #include directives.
2010-11-11 09:14:39 +01:00
miha_vitorovic
f53aad747c
Added utils and tests for it. It's a work in progress. ArrayFIFOTest is still not finished.
2010-11-10 14:17:36 +01:00