summaryrefslogtreecommitdiff
path: root/src/main/util.cpp
AgeCommit message (Expand)Author
2020-06-16Update copyright headers.Aina Niemetz
2019-03-26Update copyright headers.Aina Niemetz
2018-06-25Updated copyright headers.Aina Niemetz
2018-01-08Removing more miscellaneous throw specifiers. (#1488)Tim King
2018-01-04Removing miscellaneous throw specifiers. (#1474)Tim King
2017-12-12Add SIGTERM handler. (#1440)Mathias Preiner
2017-08-30Use thread_local instead of compiler extensions (#210)Andres Noetzli
2017-07-07Update copyright headers.Mathias Preiner
2017-06-21Check for sigaltstack in configure (#172)Clément Pit-Claudel
2017-06-20Fix SIGILL handlerAndres Noetzli
2017-05-16Fix error in Windows buildAndres Noetzli
2017-05-15Minor fix in safe_print functionAndres Noetzli
2017-05-12Make signal handlers saferAndres Notzli
2017-03-18Fix for bug 707.Clark Barrett
2016-04-20update from the masterPaulMeng
2016-01-28Adding listeners to Options.Tim King
2016-01-08Removing StatisticsRegistry's static functions current() and registerStat().Tim King
2016-01-05Adding a new class LastExceptionBuffer for the purpose of owning the memory f...Tim King
2015-12-30Shuffling around public vs. private headersTim King
2015-12-14Refactoring Options Handler & Library Cycle BreakingTim King
2015-12-02Guarding the destruction of the a linux specific variable on WIN32.Tim King
2015-11-23Freeing memory allocated for signal handling.Tim King
2014-09-18cvc4terminate infinite loop fixKshitij Bansal
2014-07-01Update copyrights.Morgan Deters
2014-06-19Better --segv-spin messages.Morgan Deters
2013-08-13--segv-nospin is now default.Morgan Deters
2013-04-02Regenerated copyrights: canonicalized names, no emailsMorgan Deters
2013-04-01update copyrightsMorgan Deters
2013-02-04Merge branch '1.0.x'Morgan Deters
2013-02-04driver::totalTime statistic is now reported correctly on crashes, tooMorgan Deters
2013-01-24Add win32 support (merge from mdeters/win32, with some cleanup).Morgan Deters
2012-10-11Standardizing copyright notice. Touches **ALL** sources, guys, sorry.. it'sMorgan Deters
2012-09-28Public interface review items:Morgan Deters
2012-09-22Separate public-facing and internal-facing interfaces to Statistics.Morgan Deters
2012-07-31Options merge. This commit:Morgan Deters
2012-07-06Added include unistd to main/util.cppTim King
2012-02-20portfolio mergeMorgan Deters
2011-11-01Improvements to header installation on user machines. Internally, we canMorgan Deters
2011-09-02Merge from my post-smtcomp branch. Includes:Morgan Deters
2011-04-01This commit is a merge from the "betterstats" branch, which:Morgan Deters
2010-10-31small fix to debug segfaultsMorgan Deters
2010-10-31maximize stack limit, handle SEGV signals on an alternate signal stack, and t...Morgan Deters
2010-10-22Merging main/getopt.cpp, main/usage.h, and smt/options.h inChristopher L. Conway
2010-10-10additional model gen and SMT-LIBv2 compliance work: (get-assignment) now supp...Morgan Deters
2010-10-03file header documentation regenerated with contributors names; no code modifi...Morgan Deters
2010-10-02dump statistics on abnormal output: unexpected exceptions, SEGV, ILL, memout...Morgan Deters
2010-10-01replacement implementation for clock_gettime() on mac os x, build portability...Morgan Deters
2010-09-27add workaround for systems (i.e., Mac OS X) that don't support __thread; also...ACSYS
2010-09-13statistics are now printed on timeout (SIGXCPU) and SIGINT if --stats is givenMorgan Deters
2010-07-05better exception wording, assertion-handling in multiple-exception case; reso...Morgan Deters
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback