Aktivität
von 07.01.2021 bis 05.02.2021
05.02.2021
- 22:43 Revision 87b38772 (aqdatabase): Query: Removed multithreaded test code.
- 22:22 Revision 1da35eb8 (aqdatabase): Added Makefile target "sanitize".
- This uses the address sanitizing features of clang.
- 22:21 Revision 1fb2ddde (aqdatabase): Query: Disable multithreaded code.
- The code proofs that multithreaded access to the database basically works.
- 22:20 Revision bc03ce93 (aqdatabase): QUERY: Speedup multithreaded code.
- 21:53 Revision 481b64c1 (aqdatabase): Added test code for multithreaded querying.
- 21:52 Revision 1f67d31d (aqdatabase): Removed unneeded code.
01.02.2021
- 23:14 Revision 50c6aabe (aqdatabase): Never propagate functions calls up the hierarchy (except for purgeObject).
- - always call virtual functions from a lower or the same layer
- added virtual function purgeObject() which is now us... - 23:10 Revision e276c08a (aqdatabase): Added locked layer.
- This layer can be situated above an iolayer which needs to only be accessed
by a single thread at a time (like lowlev...
31.01.2021
- 23:08 Revision 97bd0008 (aqdatabase): Fixed another typo.
- 22:39 Revision f870f88b (aqdatabase): Fixed a typo.
- 22:27 Revision a23eae5f (aqdatabase): Added missing file to Makefile.am.
- 22:19 Revision 4cb62c21 (aqdatabase): Reworked object class. Added module tests for AQDB_Object (API CHANGE!).
- The previous code was overly complicated. Also, it couldn't work in a
multithreading environment.
Added module tests...
30.01.2021
- 18:18 Revision 397ec168 (aqdatabase): Prepared release 1.0.15.
- 18:18 Revision 1bf5e1e8 (aqdatabase): Fixed a typo.
- 18:18 Revision 4e99e3ef (aqdatabase): Improved timing layer and its output.
29.01.2021
- 22:36 Revision cdf6c75a (aqdatabase): Moved aqdb_query back to main folder (it is used e.g. by AqFinance).
28.01.2021
- 23:37 Revision 9e383fc6 (aqdatabase): Further decreased number of test loops.
- 23:36 Revision f8ea4781 (aqdatabase): For now disable deep copying.
- 23:31 Revision a2933d0b (aqdatabase): Fixed includes.
- 23:07 Revision f622e76b (aqdatabase): Improved make target "mp-opt".
- 23:06 Revision edea79e8 (aqdatabase): Add files to .gitignore.
- 23:06 Revision ef360fb0 (aqdatabase): Increase test speed (takes too long with valgrind).
- 23:06 Revision 4af957b7 (aqdatabase): Added code using deep copy (will be needed in the future).
- 21:53 Revision 022b3a44 (aqdatabase): Decreased verbosity.
- 21:45 Revision a35301a7 (aqdatabase): Moves some non-API classes to backendsupport folder.
- 20:12 Revision 4cb18cc1 (aqdatabase): Removed deleted folders.
- 20:00 Revision 3d80693c (aqdatabase): iocache: Increased verbosity.
- 20:00 Revision 8487f89a (aqdatabase): ioquery: Fixed a bug.
- 18:12 Revision ab16f284 (aqdatabase): Updated TODO.
- 18:11 Revision fa0c604e (aqdatabase): Added entry to .gitignore.
- 18:10 Revision f2a8339e (aqdatabase): Fixed some memory leaks.
- 18:10 Revision 3d30b968 (aqdatabase): More work on reorganizing db functions into reusable io layers.
27.01.2021
23.01.2021
Auch abrufbar als: Atom