[root]/owfs/module/owcapi/src/include

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 16 (100.0%) | 235 (100.0%) | 14.6 |
| alfille | 10 (62.5%) | 191 (81.3%) | 19.1 |
| d1mag | 6 (37.5%) | 44 (18.7%) | 7.3 |
Fix many 1-line if-statements without braces.
19 lines of code changed in 1 file:
Add set_error_level and set_error_print to owcapi, and make it useable from swig/tcl-module.
6 lines of code changed in 1 file:
Indent all .c and .h files with code_format-script.
5 lines of code changed in 1 file:
Pretty-up code using sript: code_format.sh in /src/scripts
15 lines of code changed in 1 file:
Make is possible to compile owcapi with C++
10 lines of code changed in 1 file:
fixing compiler warnings. Get rid of "-Wconvert" and check const and signed definitions
3 lines of code changed in 1 file:
Simplify include files.
2 lines of code changed in 1 file:
owcapi changes, and man page added.
29 lines of code changed in 1 file:
Fix compilation problem for Ubunto and cleaning up the makefiles.
Add owfs-devel and owfs-owcapi rpm's.
Add example-code for owcapi.
3 lines of code changed in 1 file:
Change @RM@ in makefiles.
Install two include files from now on... owfs_config.h and owcapi.h
src/include/config.h contain autogenerated configuration instead of owfs_config.h.
All *.h and *.c is updated to #include <config.h> which is normal behavior.
1 lines of code changed in 1 file:
Geo's changes to owcapi
22 lines of code changed in 1 file:
OWCAPI addedd. Simple C library for OWFS.
20 lines of code changed in 1 file:
OWCAPI addedd. Simple C library for OWFS.
8 lines of code changed in 1 file:
Fixing CVS problems between owfs and owcapi
92 lines of code changed in 3 files: