aboutsummaryrefslogtreecommitdiff
path: root/Foundation/GTMScriptRunner.m
Commit message (Expand)AuthorAge
* Add import so source builds is compiling with modules.Gravatar Thomas Van Lenten2019-02-04
* ioctl(FIONREAD, ...) can block. Switch to non-blocking IO and select(). Also,Gravatar gtm.daemon2013-09-27
* Fix up build breakage on older compilers in GTMScriptRunner.mGravatar gtm.daemon2013-07-11
* Fix for GTMScriptRunner: run:standardError: deadlocks with full error pipe -Gravatar gtm.daemon2013-07-11
* - GTM_INLINE will make sure a function gets inlined, and provides a consistentGravatar thomasvl@gmail.com2008-10-22
* See the ReleaseNotes for the full details, highlights:Gravatar thomasvl2008-04-14
* switch the helper on NSTask over to a static function incase anyone ever wantedGravatar thomasvl2008-02-28
* Found and fixed a bug in the regex enumerators that was causing them toGravatar thomasvl2008-02-27