|
7f4e69ea4b
|
refactor: NULL -> nullptr
|
2018-11-30 21:00:53 +01:00 |
|
|
30576ba7ad
|
refactoring: move config to villas/node/config.h
|
2018-11-30 21:00:53 +01:00 |
|
|
1763102931
|
small refactoring
|
2018-11-30 20:58:15 +01:00 |
|
|
0709235502
|
log: adjust to new log constructor signature
|
2018-11-30 20:58:15 +01:00 |
|
|
97181dc461
|
fix invalid return-type of getopt()
|
2018-11-30 19:57:22 +01:00 |
|
|
d35971c26c
|
refactor: update copyright years
|
2018-08-20 18:40:03 +02:00 |
|
|
5707ee9d58
|
new signal declaration code
|
2018-08-20 18:31:27 +02:00 |
|
|
dc8d6d485f
|
whitespace cleanup
|
2018-08-17 11:29:28 +02:00 |
|
|
99ee9a08b7
|
hooks: simplifying hooks system by consolidating read, write, and processing into a single process callback
|
2018-08-17 11:15:51 +02:00 |
|
|
32de7761fe
|
refactor:
- DEFAULT_SAMPLELEN -> DEFAULT_SAMPLE_LENGTH
- DEFAULT_QUEUELEN -> DEFAULT_QUEUE_LENGTH
|
2018-08-12 23:59:15 +02:00 |
|
|
f35588aad8
|
refactor:
- SAMPLE_LEN() -> SAMPLE_LENGTH()
- SAMPLE_DATA_LEN() -> SAMPLE_DATA_LENGTH()
|
2018-08-12 23:59:15 +02:00 |
|
Dennis Potter
|
b2fcfdca9d
|
Checked all tools for the presence of log_parse()
|
2018-07-05 14:40:32 +02:00 |
|
|
4d09482fdb
|
Merge branch 'infiniband' into develop
# Conflicts:
# Makefile
# Makefile.config
# Makefile.help
# lib/Makefile.villas-ext.inc
# lib/Makefile.villas.inc
# lib/memory.c
# lib/nodes/Makefile.inc
|
2018-07-04 16:50:36 +02:00 |
|
|
132a0b88c0
|
cpp: replace <stdio.h> by <iostream>
|
2018-07-03 21:04:28 +02:00 |
|
|
446876fd94
|
porting executables to C++
|
2018-07-03 20:42:37 +02:00 |
|