Commit Graph

61 Commits

Author SHA1 Message Date
48ff5dea08 line break added 2020-10-15 01:57:30 +02:00
56dc06e0ed some little formatting stuff 2020-10-15 01:51:12 +02:00
e5000abbb7 custom cmp operator 2020-10-15 01:31:11 +02:00
364bce90dd small fixes 2020-10-15 01:07:20 +02:00
1ee01ffcdb important bugfixes 2020-10-15 00:54:00 +02:00
64bed475fe important bugfix 2020-10-15 00:43:23 +02:00
b3e5946291 implementation added 2020-10-14 23:42:49 +02:00
57c9775d7d add fill count func added 2020-10-14 23:41:16 +02:00
7bd536e763 new templateless pool prototype 2020-10-14 23:20:53 +02:00
ab603abada subscription mechanism almost complete 2020-10-14 20:05:39 +02:00
fd87a16661 changes taken over 2020-09-29 14:51:25 +02:00
485e96f12f merged changes 2020-09-29 14:49:57 +02:00
cad08e1ea9 error output for failed deletion 2020-09-19 20:54:27 +02:00
d99b100ace debug output removed 2020-09-06 18:46:56 +02:00
1b9c8446b7 renormalized line endings 2020-08-28 18:33:29 +02:00
fbecda7549 include replacements 2020-08-18 13:09:15 +02:00
979fea3400 mutex helper api change 2020-08-07 22:15:03 +02:00
be8913efea srv8 improvements 2020-07-10 03:30:52 +02:00
9cbc1a18b8 csrv200 improvements 2020-07-10 03:16:08 +02:00
1820b5f95c hotfix for copy ctor 2020-06-30 16:02:07 +02:00
2ecd7c4493 some minor improvements 2020-06-23 11:05:40 +02:00
446e7d2f82 const storage accessor improvement 2020-06-23 11:00:40 +02:00
45ffb7549a storage accessor const in own file now 2020-06-23 10:58:48 +02:00
b1f91439c6 deleted copy ctor taskes const ref now 2020-06-08 17:50:09 +02:00
a115bf1186 store access improvements 2020-06-04 14:43:33 +02:00
986dc2047e replaced mutexIF and semaphoreIF name for timeouts 2020-06-02 22:19:48 +02:00
f13eff79c9 another little include guard fix 2020-05-29 16:51:09 +02:00
6b0558d6c7 added author tag back 2020-05-29 16:49:11 +02:00
3ef939aca8 fixed inclue protection 2020-05-29 16:46:26 +02:00
5cf9e938cc added include protection 2020-05-29 16:45:03 +02:00
b90492562a added author tag back at class definition 2020-05-29 16:40:57 +02:00
7a0cbfb2f5 Merge remote-tracking branch 'upstram/master' into mueller_framework 2020-05-25 22:21:13 +02:00
723e715022 consistency fix 2020-05-25 14:01:35 +02:00
d4abfacd27 found solution for circ dependency
had to put store_address_t in own file though
2020-05-22 01:15:02 +02:00
d2d1ef9a85 better include guards 2020-05-22 00:58:30 +02:00
26763b7cee added comparison operator 2020-05-13 11:24:17 +02:00
3122f62b0a bugfixes for write() call 2020-05-12 19:02:59 +02:00
291710f257 new ctor and bugfixes 2020-05-12 17:57:37 +02:00
d873fcbf8e added documentation for storage manager IF 2020-05-12 16:47:47 +02:00
6c70abfe16 moved pool accessor fuctions to local pool 2020-05-12 16:32:01 +02:00
1946af64af storage accessor mutex lock removed 2020-05-12 14:11:00 +02:00
2f58c3a305 commented out storage accessor 2020-05-10 00:14:00 +02:00
0f286461d0 added new storage raw accessor 2020-05-09 18:10:26 +02:00
9489b7abc1 modifyData override deleted
is not really thread-safe anyway
2020-05-07 19:23:56 +02:00
e950051b4a some object managerIF security measures
objectmanager get function checks whether global object manager was
initialized now.
New returnvalues, which are also used for local pool init
2020-05-06 14:35:30 +02:00
6817aa4d03 pool manager refactoring 2020-05-04 16:57:08 +02:00
b947253ac3 local pool neat 2020-05-04 16:49:15 +02:00
4b65d6e847 local pool bugfix 2020-05-04 12:33:57 +02:00
a5d2cbd7db some more sif replacements 2020-04-23 21:59:24 +02:00
01195093e3 Merge branch 'mueller_sifRenaming_soooMany' into mueller_framework 2020-04-23 19:21:12 +02:00