| ID |
Date |
Author |
Topic |
Subject |
Text |
 |
|
2793
|
26 Jul 2024 |
Stefan Ritt | Bug Fix | strlcpy and strlcat added to glibc 2.38 | Good catch. I added your code to the current
develop branch of MIDAS.
|
|
|
2839
|
12 Sep 2024 |
Konstantin Olchanski | Bug Fix | bitbucket builds repaired | bitbucket builds work again, also added ubuntu-24
and almalinux-9.
|
|
|
2840
|
13 Sep 2024 |
Konstantin Olchanski | Bug Fix | rootana bitbucket build fixed | rootana bitbucket build is fixed, only a few
minor build problems. I am using the
root official docker image (which turned |
|
|
2842
|
13 Sep 2024 |
Konstantin Olchanski | Bug Fix | mstrcpy, was: strlcpy and strlcat added to glibc 2.38 | for the record, as ultimate solution, strlcpy()
and strlcat() were wholesale
replaced by mstrlcpy() and mstrlcat(). this |
|
|
2967
|
20 Mar 2025 |
Konstantin Olchanski | Bug Fix | bitbucket builds fixed | bitbucket automatic builds were broken after
mfe.cxx started printing some additional
messages added in commit
|
|
|
2988
|
21 Mar 2025 |
Stefan Ritt | Bug Fix | bitbucket builds fixed | > bitbucket automatic builds were broken after
mfe.cxx started printing some additional
messages added in commit
|
|
|
2992
|
21 Mar 2025 |
Konstantin Olchanski | Bug Fix | bitbucket builds fixed | > > bitbucket automatic builds
>
> Unfortunately we will break the automatic |
|
|
3008
|
28 Mar 2025 |
Konstantin Olchanski | Bug Fix | midas cmake update | MIDAS git tag midas-2025-01-a introduced an
incompatible change to "include midas-targets.cmake".
Instead of "midas" one now has to
|
|
|
3010
|
28 Mar 2025 |
Konstantin Olchanski | Bug Fix | manalyzer -R8082 --jsroot | When processing MIDAS files offline, JSROOT
did not work, -Rxxx worked, http
connection would open, but would not serve |
|
|
3011
|
30 Mar 2025 |
Konstantin Olchanski | Bug Fix | manalyzer improvements | updated manalyzer:
- similar to --jsroot switch, in online mode, |
|
|
3017
|
01 Apr 2025 |
Konstantin Olchanski | Bug Fix | ODB and event buffer - release semaphore before abort() and core dump | There is a long standing problem with ODB
and event buffers. If they detect an
internal data inconsistency and cannot continue |
|
|
3034
|
05 May 2025 |
Konstantin Olchanski | Bug Fix | Bug fix in SQL history | A bug was introduced to the SQL history in
2022 that made renaming of variable names
not work. This is now fixed.
|
|
|
3067
|
24 Jul 2025 |
Konstantin Olchanski | Bug Fix | support for large history files | FILE history code (mhf_*.dat files) did not
support reading history files bigger than
about 2GB, this is now
|
|
|
3124
|
20 Nov 2025 |
Konstantin Olchanski | Bug Fix | ODB update, branch feature/db_delete_key merged into develop | In the darkside vertical slice midas daq,
we observed odb corruption which I
traced to db_delete_key(). cause of corruption |
|
|
3136
|
25 Nov 2025 |
Stefan Ritt | Bug Fix | ODB update, branch feature/db_delete_key merged into develop | Thanks for the fixes, which I all approve.
There is still a "follow_links" in midas_c_compat.h |
|
|
3137
|
25 Nov 2025 |
Konstantin Olchanski | Bug Fix | fixed db_find_keys() | Function db_find_keys() added by person unnamed
in April 2020 never worked correctly, it
is now fixed,
|
|
|
3138
|
25 Nov 2025 |
Konstantin Olchanski | Bug Fix | ODB update, branch feature/db_delete_key merged into develop | > Thanks for the fixes, which I all approve.
>
> There is still a "follow_links" in midas_c_compat.h |
|
|
1
|
06 Jun 2003 |
Pierre-André Amaudruz | | Welcome | Dear Midas users,
As you certainly aware, ELOG (Electronic |
|
|
145
|
12 Jun 2003 |
Pierre-André Amaudruz | | Tape handling | - remove ss_tape_get_blockn from lazylogger.c
- add ss_tape_get_blockn to system.c
- add ss_tape_get_blockn prototype into midas.h
|
|
|
144
|
17 Jun 2003 |
Stefan Ritt | | example experiment makefile for NT | I have added ROOT support to midas\examples\experiment\makefile.nt.
To
compile the example experiment under Windows, |
|