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.h
Age
Commit message (
Expand
)
Author
2018-06-01
Improved the way threads are managed.
Cyrille Bagard
2018-05-09
Simplified the content loading handling.
Cyrille Bagard
2018-05-09
Handled the global work queue groups in a better way.
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
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
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
2014-04-28
Updated all copyright headers.
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