[Vexi-svn] SF.net SVN: vexi:[4906] branches/vexi3/org.vexi-library.js/src/main/java/ org/ibex/js

2016-11-23 Thread mkpg2
Revision: 4906 http://sourceforge.net/p/vexi/code/4906 Author: mkpg2 Date: 2016-11-24 01:11:27 + (Thu, 24 Nov 2016) Log Message: --- Make exception wrapping overrideable. Modified Paths: -- branches/vexi3/org.vexi-library.js/src/main/java/org/ibex/js/In

[Vexi-svn] SF.net SVN: vexi:[4905]

2016-11-23 Thread mkpg2
Revision: 4905 http://sourceforge.net/p/vexi/code/4905 Author: mkpg2 Date: 2016-11-24 00:16:42 + (Thu, 24 Nov 2016) Log Message: --- vexi.stream.pipe() cancellation support. - 3rd arg 'listener' gets 'control' attribute set. Putting to the cancel property on that stops

[Vexi-svn] SF.net SVN: vexi:[4904] branches/vexi3/org.vexi-library.js/src/main/java/ org/ibex/js/Fountain.java

2016-11-23 Thread mkpg2
Revision: 4904 http://sourceforge.net/p/vexi/code/4904 Author: mkpg2 Date: 2016-11-23 21:33:18 + (Wed, 23 Nov 2016) Log Message: --- Fix. Modified Paths: -- branches/vexi3/org.vexi-library.js/src/main/java/org/ibex/js/Fountain.java Modified: branches/v

[Vexi-svn] SF.net SVN: vexi:[4903] branches/vexi3/org.vexi-library.js/src/main/java/ org/ibex/js/Fountain.java

2016-11-23 Thread mkpg2
Revision: 4903 http://sourceforge.net/p/vexi/code/4903 Author: mkpg2 Date: 2016-11-23 21:20:50 + (Wed, 23 Nov 2016) Log Message: --- Make pipe use own buffer. Otherwise will not be able to upload files in parallel. Modified Paths: -- branches/vexi3/org.

[Vexi-svn] SF.net SVN: vexi:[4902] trunk

2016-11-23 Thread mkpg2
Revision: 4902 http://sourceforge.net/p/vexi/code/4902 Author: mkpg2 Date: 2016-11-23 20:34:50 + (Wed, 23 Nov 2016) Log Message: --- Change! and Improvement. Pass listener to pipe method instead of traps on the inputstream. - this will break file uploads in older vexi c