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