index
:
chrysalide.git
gtk4
master
Chrysalide - Reverse Engineering Factory
Cyrille Bagard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
glibext
/
delayed.c
Age
Commit message (
Expand
)
Author
2018-06-04
Defined the number of threads to run from a centralized function.
Cyrille Bagard
2018-06-01
Improved the way threads are managed.
Cyrille Bagard
2018-05-09
Fixed a memory leak when deleting work groups.
Cyrille Bagard
2018-05-09
Handled the global work queue groups in a better way.
Cyrille Bagard
2018-04-23
Adopted a predictable scheduling behavior when broadcasting threads.
Cyrille Bagard
2018-04-22
Ensured all tasks are completed before exiting batch mode.
Cyrille Bagard
2018-04-21
Improved the way file formats are detected and loaded.
Cyrille Bagard
2018-04-05
Changed Foobar to Chrysalide in all GPL headers.
Cyrille Bagard
2017-08-22
Reorganized the global variables for the work queue singleton.
Cyrille Bagard
2017-05-23
Fixed memory leaks by destroying delayed works after processing.
Cyrille Bagard
2016-12-31
Updated all copyrights.
Cyrille Bagard
2016-11-03
Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'.
Cyrille Bagard
2016-05-19
Loaded the ELF internal symbols using all the available CPUs.
Cyrille Bagard
2016-03-27
Added a section in the status bar to display activity progress.
Cyrille Bagard
2016-03-26
Fixed various bugs and mistakes.
Cyrille Bagard
2015-12-19
Fixed several bugs when processing concurrent delayed works.
Cyrille Bagard
2015-11-11
Prepared the next generation of parallel processings.
Cyrille Bagard
2015-07-17
Updated the Python bindings.
Cyrille Bagard
2014-04-28
Updated all copyright headers.
Cyrille Bagard
2013-08-31
Removed some warnings by upgrading code to GLib 2.32.
Cyrille Bagard
2012-12-29
Fixed an error about types of instructions and some GCC warnings.
Cyrille Bagard
2012-12-16
Reintroduced the delayed disassembling of binaries.
Cyrille Bagard
2012-01-01
Updated copyright dates.
Cyrille Bagard
2010-12-20
Begun to clean the code by moving the disassembling process into disass/.
Cyrille Bagard
2009-09-20
Rewritten the work queue and fixed thread concurrency.
Cyrille Bagard
2009-08-30
Provided a clean way to run delayed tasks.
Cyrille Bagard