ID |
Date |
Author |
Topic |
Subject |
Text |
 |
2782
|
02 Jun 2024 |
Konstantin Olchanski | Info | MIDAS RPC data format | > MIDAS RPC data format.
> 3) RPC reply
> 3.1) header:
|
|
2739
|
24 Apr 2024 |
Konstantin Olchanski | Info | MIDAS RPC add support for std::string and std::vector<char> | I now fully understand the MIDAS RPC code,
had to add some debugging printfs,
write some test code (odbedit test_rpc), |
|
2781
|
29 May 2024 |
Konstantin Olchanski | Info | MIDAS RPC add support for std::string and std::vector<char> | This is moving slowly. I now have RPC caller
side support for std::string and
std::vector<char>. RPC server side is next. |
|
2175
|
27 May 2021 |
Joseph McKenna | Info | MIDAS Messenger - A program to send MIDAS messages to Discord, Slack and or Mattermost |
I have created a simple program that parses |
|
2177
|
28 May 2021 |
Joseph McKenna | Info | MIDAS Messenger - A program to forward MIDAS messages to Discord, Slack and or Mattermost merged | A simple program to forward MIDAS messages
to Discord, Slack and or Mattermost
|
|
2193
|
02 Jun 2021 |
Konstantin Olchanski | Info | MIDAS Messenger - A program to forward MIDAS messages to Discord, Slack and or Mattermost merged | > A simple program to forward MIDAS messages
to Discord, Slack and or Mattermost
>
|
|
901
|
13 Sep 2013 |
Carl Blaksley | Forum | MIDAS CITATION | Dear MIDAS programmers,
I have been using your software in my lab |
|
902
|
13 Sep 2013 |
Konstantin Olchanski | Forum | MIDAS CITATION | >
> I have been using your software in my lab
(APC, Paris)
|
|
903
|
13 Sep 2013 |
Stefan Ritt | Forum | MIDAS CITATION | > Dear MIDAS programmers,
>
> I have been using your software in my lab |
|
1271
|
15 Apr 2017 |
Konstantin Olchanski | Bug Report | MAX_STRING_LENGTH, stop form odbedit broken | >
> I shall check on the use of MAX_STRING_LENGTH
at least in odb itself...
|
|
1272
|
15 Apr 2017 |
Konstantin Olchanski | Bug Report | MAX_STRING_LENGTH, stop form odbedit broken | > >
> > I shall check on the use of MAX_STRING_LENGTH
at least in odb itself...
|
|
1274
|
19 Apr 2017 |
Stefan Ritt | Bug Report | MAX_STRING_LENGTH, stop form odbedit broken | ODB name lengths (the name of a key) are limited
to 256 characters, the length of strings
in the ODB should NOT be limited. At some |
|
1275
|
19 Apr 2017 |
Stefan Ritt | Bug Report | MAX_STRING_LENGTH, stop form odbedit broken | > Fixed a small buglet, now saving and reloading
odb in the old ".odb" format will silently
truncate all overlong strings to 256 bytes. |
|
1276
|
22 Apr 2017 |
Konstantin Olchanski | Bug Report | MAX_STRING_LENGTH, stop form odbedit broken | > > Fixed a small buglet, now saving and reloading
odb in the old ".odb" format will silently
truncate all overlong strings to 256 bytes. |
|
1277
|
22 Apr 2017 |
Konstantin Olchanski | Bug Report | MAX_STRING_LENGTH, stop form odbedit broken | > ODB name lengths (the name of a key) are
limited to 256 characters, the length of
strings in the ODB should NOT be limited.
|
|
1299
|
06 Jun 2017 |
Konstantin Olchanski | Bug Report | MAX_STRING_LENGTH, stop form odbedit broken | > ... the xml reader, probably has same problem
> ... xml writer truncates long strings via
truncation in db_sprintf()
|
|
1077
|
24 Jul 2015 |
Konstantin Olchanski | Info | MAX_EVENT_SIZE removed | The define for MAX_EVENT_SIZE was removed
from midas.h.
|
|
2064
|
05 Jan 2021 |
Isaac Labrie Boulay | Bug Report | Logger: Disk nearly full. | Hi all,
I've ran into a problem where my experiment |
|
2066
|
06 Jan 2021 |
Stefan Ritt | Bug Report | Logger: Disk nearly full. | The logger simple requests the disk free space
level from the operating system in the same
|
|
2068
|
06 Jan 2021 |
Isaac Labrie Boulay | Bug Report | Logger: Disk nearly full. | > The logger simple requests the disk free
space level from the operating system in
the same
|
|