1
0
mirror of https://github.com/danog/parallel.git synced 2024-12-02 09:37:57 +01:00
parallel/lib/Sync
2018-01-22 16:12:55 -06:00
..
Internal Fix a couple mistakes… 2017-11-29 15:07:00 -06:00
Channel.php Reorganize 2017-12-07 21:26:55 -06:00
ChannelException.php Reorganize exception classes and add TaskError 2017-05-17 23:13:29 -05:00
ChannelledSocket.php Quiet style fixer 2017-11-10 11:35:47 -06:00
ChannelledStream.php Catch StreamExceptions thrown when reading 2017-12-10 13:54:11 -06:00
ChannelParser.php Improve error message for invalid channel data 2018-01-22 16:12:55 -06:00
ExitFailure.php Shorten message from uncaught context exceptions 2017-12-12 21:08:59 -06:00
ExitResult.php Reorganize 2017-12-07 21:26:55 -06:00
ExitSuccess.php Move ExitResult classes out of Internal namespace 2017-07-28 17:34:24 -05:00
PanicError.php Reorganize 2017-12-07 21:26:55 -06:00
Parcel.php Refactor Parcels 2017-11-29 14:40:07 -06:00
SerializationException.php Apply Amp's code style 2017-05-18 09:51:31 +02:00
SharedMemoryException.php Apply Amp's code style 2017-05-18 09:51:31 +02:00
SharedMemoryParcel.php Remove do*() private methods 2017-12-07 20:49:44 -06:00
SynchronizationError.php Reorganize 2017-12-07 21:26:55 -06:00
ThreadedParcel.php Anonymous class → defined class 2017-11-29 15:05:15 -06:00