libs-gui/Tools
David Chisnall b4e3915c33 Turn release messages sent to autorelease pools into drain messages. No
functionality change in non-GC mode, in GC mode it invokes a quick GC pass to
try to delete the short-lived objects.

Also deleted some [pool release] lines just before exit() or return-from-main
statements.  These cause objects to be swapped in and destructors to be run to
no benefit (the OS will reclaim this memory without requiring stuff to be
swapped in when the process exits).



git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@33146 72102866-910b-0410-8b05-ffd578937521
2011-05-27 12:42:37 +00:00
..
say Clean up the code and the GNUmakefile of the say tool. 2011-05-23 11:29:52 +00:00
sound Fixed the name of GSOSSSoundSink 2009-08-23 21:35:56 +00:00
speech Makefile corrections eliminating circular build dependencies. 2009-08-15 21:28:10 +00:00
.cvsignore Ignore all services. 2001-09-23 22:08:22 +00:00
gclose.m Remove dead assignments found by static code analysis. 2011-02-09 22:20:00 +00:00
gcloseall.m Update includes ... closer MacOS-X compatibility. 2007-11-29 20:28:03 +00:00
GNUmakefile Minor tidy-ups of makefiles - removed some obsolete code and fixed a few typos 2010-02-11 18:21:07 +00:00
GNUmakefile.postamble Minor tidy-ups of makefiles - removed some obsolete code and fixed a few typos 2010-02-11 18:21:07 +00:00
GNUmakefile.preamble Test closing all apps 2006-01-27 17:46:46 +00:00
gopen.m Add warning if file does not exist. 2010-03-07 08:10:58 +00:00
GSspell.m Turn release messages sent to autorelease pools into drain messages. No 2011-05-27 12:42:37 +00:00
GSspellInfo.plist Corrected some minor issues. 2002-07-18 04:42:37 +00:00
make_services.m Turn release messages sent to autorelease pools into drain messages. No 2011-05-27 12:42:37 +00:00
set_show_service.m Turn release messages sent to autorelease pools into drain messages. No 2011-05-27 12:42:37 +00:00
wgetopt.h Change all files to use GPL 3 and LGPL 3. 2007-10-29 21:16:17 +00:00