log

age author description
2023-03-21 Aris Koning close branch logger-cleanup
2023-03-21 Aris Koning properly check for disabled log files logger-cleanup
2023-03-21 Aris Koning fix flush_range_cleanup logger-fix
2023-03-21 Aris Koning fix flush range cleanup logger-fix
2023-03-21 Aris Koning properly check for disabled log files logger-fix
2023-03-21 Aris Koning fix regression issue on forced log application logger-fix
2023-03-20 Aris Koning use rotation_lock instead of atomic_ptr logger-fix
2023-03-17 Aris Koning more cleanups logger-fix
2023-03-17 Aris Koning fix flush range cleanup logger-fix
2023-03-16 Aris Koning clean up synchronization gdk_logger logger-fix
2023-03-21 Aris Koning new temporary branch to cleanup logger synchronization logger-fix
2023-03-21 Sjoerd Mullender A bit of cleanup of the optimizer pipeline code.
2023-03-21 Niels Nes no more parser/reader in the scenario, just engine. simplify_scenario
2023-03-21 Aris Koning fix regression issue on forced log application logger-cleanup
2023-03-20 Aris Koning use rotation_lock instead of atomic_ptr logger-cleanup
2023-03-21 Niels Nes removed optimizer as a step in the scenario code simplify_scenario
2023-03-21 Niels Nes merged with default simplify_scenario
2023-03-21 Niels Nes approved output
2023-03-21 Niels Nes merged with default simplify_scenario
2023-03-21 Niels Nes pproved output
2023-03-21 Niels Nes approved output
2023-03-21 Niels Nes merged
2023-03-21 Niels Nes add cast
2023-03-21 Sjoerd Mullender Removed unused (and unusable) volcano optimizer.
2023-03-20 Sjoerd Mullender Approved after changeset d745696485cb.
2023-03-20 Sjoerd Mullender Removed unused (and unusable) strimps optimizer.
2023-03-20 Ying Zhang minor improvements (sync branches)
2023-03-20 Lucas Pereira More testing(more to come) txtsim
2023-03-20 Sjoerd Mullender Indent.
2023-03-20 Lucas Pereira Fix endsWith function and add atom testing. txtsim
2023-03-20 Niels Nes merged
2023-03-20 Niels Nes cleanup pyapi abit
2023-03-20 Niels Nes merged with default simplify_scenario
2023-03-20 Sjoerd Mullender Removed unused json optimizer, including useless json.resultSet operator.
2023-03-20 Sjoerd Mullender Removed unused JIT optimizer.
2023-03-20 Sjoerd Mullender Removed unused mask optimizer.
2023-03-20 Ying Zhang Make ATOMheap available outside GDK (sync branches)
2023-03-20 Sjoerd Mullender Fix parsing of CSV data when NO ESCAPE is in effect and a field ends with backslash. Jan2022
2023-03-20 Sjoerd Mullender Cleanup: unexport some optimizer functions, and remove unused ones.
2023-03-20 Niels Nes merged with default simplify_scenario
2023-03-20 Sjoerd Mullender Signatures approval.
2023-03-20 Joeri van Ruth Close the 'binresultset' branch. binresultset
2023-03-20 Joeri van Ruth Merge 'binresultset' into 'default'
2023-03-19 Niels Nes merged with sep2022
2023-03-19 Niels Nes merged with jan2022 Sep2022
2023-03-19 Niels Nes merged with jul2021 Jan2022
2023-03-19 Niels Nes fix uninitialized errors on optimized compilation txtsim
2023-03-19 Niels Nes fix issue # 7361. The logchanges was kept in an int instead of a lng. Jul2021
2023-03-17 Aris Koning more cleanups logger-cleanup
2023-03-17 Lucas Pereira Merge with default. txtsim
2023-03-17 Lucas Pereira startsWith, endsWith, search, BAT and ~BAT, case insensitive finished. Needs tests and cleanup some dup code. txtsim
2023-03-17 Lucas Pereira Merge with default. txtsim
2023-03-17 Aris Koning fix flush range cleanup logger-cleanup
2023-03-17 Joeri van Ruth Add test for query that seems to crash on manycore systems
2023-03-17 Sjoerd Mullender Use the same hash cost calculation as join in select. Sep2022
2023-03-17 Lucas Pereira Improve startsWith, endsWith, contains(search) ~bat versions. txtsim
2023-03-16 Martin van Dinther Extend literals test with more intervals.
2023-03-16 Aris Koning clean up synchronization gdk_logger logger-cleanup
2023-03-16 Aris Koning new temporary branch to cleanup logger synchronization logger-cleanup
2023-03-15 Sjoerd Mullender Merge with Sep2022 branch.