john30
|
07f278d66a
|
insert default suffix in circuit if found in filename
|
2015-11-22 15:10:20 +01:00 |
|
john30
|
bf172b3688
|
removed template param, moved tolower() to FileReader
|
2015-11-22 09:31:11 +01:00 |
|
john30
|
331820f7ee
|
moved handling of defaults row to MessageMap, added documentation
|
2015-11-21 14:32:52 +01:00 |
|
john30
|
9dbdeffe0c
|
unified copyright notice
|
2015-11-07 14:47:13 +01:00 |
|
john30
|
cc8d69d197
|
added constant
|
2015-11-07 09:50:15 +01:00 |
|
john30
|
5e7558acbe
|
extracted splitting of fields into own method and fixed parsing dquote
|
2015-11-07 09:16:17 +01:00 |
|
john30
|
f913cb0aaa
|
fix for extracting ident from filename
|
2015-11-01 22:39:10 +01:00 |
|
john30
|
cf6b30d753
|
fixed compiler warning
|
2015-10-24 09:06:43 +02:00 |
|
john30
|
d7f54f97f4
|
combine lastError
|
2015-10-18 12:07:52 +02:00 |
|
john30
|
9ccfc72dca
|
allow subclasses to use m_lastError, put filename in m_lastError when open failed
|
2015-10-18 10:15:11 +02:00 |
|
john30
|
8117a4eb52
|
make default destination and circuit work for subdirectories as well, join security suffix with default destination
|
2015-10-17 19:21:11 +02:00 |
|
john30
|
8f48070be8
|
extract default destination and circuit from filename
|
2015-10-17 19:05:55 +02:00 |
|
john30
|
03df7511cc
|
allow subclass override behaviour of reading defaults, added ostream arg to printErrorPos
|
2015-10-11 22:35:07 +02:00 |
|
john30
|
90f5702f41
|
made trim static
|
2015-09-20 11:23:02 +02:00 |
|
john30
|
fad2276cf8
|
trim the line and each field
|
2015-09-19 10:25:05 +02:00 |
|
john30
|
7aa153848e
|
updated author address
|
2015-05-14 10:47:51 +02:00 |
|
john30
|
28b866af43
|
print error position if reading config fails
|
2015-03-27 22:36:12 +01:00 |
|
john30
|
41cd38ab75
|
changed code style
|
2015-02-21 13:18:36 +01:00 |
|
john30
|
d2d97c399b
|
header
|
2015-02-15 18:50:43 +01:00 |
|
john30
|
44957a6566
|
switched to autobrief
|
2015-01-18 12:40:54 +01:00 |
|
john30
|
985d1f4389
|
pass iterator to FileReader::addFromFile() in order to keep track of the erroneous column, added verbose mode to FileReader
|
2014-12-18 23:06:31 +01:00 |
|
john30
|
4e81fd842b
|
fixed documentation
|
2014-12-15 20:13:20 +01:00 |
|
john30
|
cda96e6e3b
|
extraced FileReader to separate .h and added support for quoted CSV
|
2014-12-13 11:07:18 +01:00 |
|