summaryrefslogtreecommitdiff
path: root/test/threads.cxx
AgeCommit message (Expand)Author
2025-11-21Fix a few more warnings by Clang.Matthias Melcher
2025-07-14Improve test/threads demo programAlbrecht Schlosser
2025-06-22Improve threads demo test/threads.cxx (#1263)Albrecht Schlosser
2025-06-19Update Fl::await() and friends API and documentationMatthias Melcher
2022-09-26Replace all calls to sprintf() by calls to snprintf().ManoloFLTK
2020-07-06Remove $Id$ tags, update URL's, and moreAlbrecht Schlosser
2018-02-09Replace "WIN32" with "_WIN32" or "Windows".Albrecht Schlosser
2016-01-31Fix compiler warnings (STR 2988), porting from branch-1.3.Albrecht Schlosser
2013-09-21Fixes STR# 2973: collection of Sun compiler fixes.Greg Ercolano
2011-07-19Modifications to all LGPL headers for STR #2685.Greg Ercolano
2010-12-15Changed all #include "config.h" to #include <config.h>.Albrecht Schlosser
2010-11-28Fixed Copyright to 2010.Matthias Melcher
2009-04-21Most test demos converted to use Fl_Double_Window Greg Ercolano
2009-01-01Cahngad copyrights in 'test'Matthias Melcher
2008-09-16Doxygen documentation : took the opportunity to update copyright info as we m...Fabien Costantini
2007-05-20On OS X: disable all 'deprecated' warnings to be able to see the really impor...Matthias Melcher
2007-05-20Rats, Sun's compilers error out if there is no return statement in theMichael R Sweet
2007-05-20Fix all compiler warnings from various build systems.Michael R Sweet
2007-03-20Removed the Fl::set_awake_cb API and documented the Fl::awake(function, data)...Matthias Melcher
2007-03-09Fix include name...Michael R Sweet
2007-03-06This is a suggested change. It is complete except for documentation.Matthias Melcher
2007-02-12Clean up threads example, use new set_awake_cb().Michael R Sweet
2006-01-15More copyright updates.Michael R Sweet
2006-01-06The threads demo would display negative prime numbersMichael R Sweet
2005-04-16Update source file headers with STR web page.Michael R Sweet
2005-04-16Update "clean" targets to properly handle core files, remove backup files,Michael R Sweet
2005-02-24Copyright updates.Michael R Sweet
2004-04-11Copyright updates and prep for 1.1.5rc1.Michael R Sweet
2004-04-07VC++.NET supportMichael R Sweet
2003-01-30Copyright update for 1.1.3 release (not quite yet, but soon...)Michael R Sweet
2002-01-01Copyright updates...Michael R Sweet
2001-12-23Demo updates (so they all will use the default scheme)Michael R Sweet
2001-12-08Fix threading test.Michael R Sweet
2001-08-01This commit was manufactured by cvs2svn to create branch 'branch-1.1'.No Author