Mon, 18 Jan 2016 08:05:03 +0000 For tests on Pharo 5.0, use Spur VM
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 18 Jan 2016 08:05:03 +0000] rev 555
For tests on Pharo 5.0, use Spur VM
Tue, 24 Nov 2015 19:24:45 +0000 Oops, another type (`url`, should be `curl`)
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 24 Nov 2015 19:24:45 +0000] rev 554
Oops, another type (`url`, should be `curl`) Sigh.
Tue, 24 Nov 2015 19:37:14 +0100 Oops, forgot to export PETITCOMPILER_DATA_DIRECTORY variable
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 24 Nov 2015 19:37:14 +0100] rev 553
Oops, forgot to export PETITCOMPILER_DATA_DIRECTORY variable ...so Smalltalk code could not read it. Also fixed test for "include" scripts so they are not downloaded again when already downloaded.
Mon, 23 Nov 2015 14:00:53 +0100 Use shared directory for test data on Jenkins
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 23 Nov 2015 14:00:53 +0100] rev 552
Use shared directory for test data on Jenkins ...in order to save bandwidth and disk space.
Mon, 23 Nov 2015 11:14:30 +0100 Fixed CI scripts on Windows
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 23 Nov 2015 11:14:30 +0100] rev 551
Fixed CI scripts on Windows For an unknown reason, unzip on Windows reports status code 50 (presumably "the disk is (or was) full during extraction.") even if there's plenty of space. To workaround this, simply ignore status code 50 on Windows. Sigh.
Mon, 09 Nov 2015 00:38:23 +0000 Fixed CI scripts for PetitParser.
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 09 Nov 2015 00:38:23 +0000] rev 550
Fixed CI scripts for PetitParser.
Mon, 09 Nov 2015 00:38:23 +0000 Added CI scripts for PetitParser.
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 09 Nov 2015 00:38:23 +0000] rev 549
Added CI scripts for PetitParser.
Thu, 08 Oct 2015 09:41:03 +0100 Added README and LICENSE
Jan Vrany <jan.vrany@fit.cvut.cz> [Thu, 08 Oct 2015 09:41:03 +0100] rev 548
Added README and LICENSE
Thu, 10 Sep 2015 07:13:16 +0100 Portability: Removed tests/asserts referring to BlockClosure
Jan Vrany <jan.vrany@fit.cvut.cz> [Thu, 10 Sep 2015 07:13:16 +0100] rev 547
Portability: Removed tests/asserts referring to BlockClosure Due to historical reasons, there's no BlockClosure in Smalltalk/X, the class is named Block. Conversely, there's no Block in Squeak/Pharo.
Tue, 08 Sep 2015 09:15:35 +0100 Oops, re-added list splicemap for stx:goodies/petitparser/compiler
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 08 Sep 2015 09:15:35 +0100] rev 546
Oops, re-added list splicemap for stx:goodies/petitparser/compiler It somehow got lost during merge
(0) -300 -100 -10 +10 tip