X-Git-Url: http://git.ieval.ro/?p=gruntmaster-daemon.git;a=blobdiff_plain;f=Changes;h=138369a1a2f5958df0c77b27c8f35d443ee9cf5d;hp=9326add37923c2d17f2849145d5bbb2dedb2b92a;hb=HEAD;hpb=d6a1ae0d77398b2a7ed967e10e8420ac7d9980e5 diff --git a/Changes b/Changes index 9326add..138369a 100644 --- a/Changes +++ b/Changes @@ -1,11 +1,34 @@ Revision history for Perl extension Gruntmaster::Daemon. -5999.000_002 2014-02-28T19:23 +5999.000_005 2015-10-31T23:50+00:00 + - Lots of small fixes + - (Attempt to) fix SIGPIPE handling + - Improve Interactive runner + - Write more tests + - Only load Gruntmaster::Data if needed + - Add virtual machine support + - Add sudo support + - Add perlcritic test and make code comply + - Add pretests + - Add SBCL, Ruby, GolfScript + - Add compilation cache + - Use new DBIx::Simple-based Gruntmaster::Data + +5999.000_004 2014-06-29T00:36+03:00 + - Prevent crashing on compile errors + - Add new languages: Go (gc), Go (gccgo), Haskell (ghc) + +5999.000_003 2014-04-23T11:51+03:00 + - Use new Postgres database + - Improve documentation + - Fix interactive problems (use waitpid instead of wait, trap SIGPIPE) + +5999.000_002 2014-02-28T19:23+02:00 - Move most problem attributes outside meta - Pass test number as argument to verifier - Use new varnish-based purge -5999.000_001 2014-02-03T12:41 +5999.000_001 2014-02-03T12:41+02:00 - Change version to something that CPAN::Distnameinfo likes - Add Gruntmaster::Data to PREREQ_PM - Add more POD @@ -13,5 +36,5 @@ Revision history for Perl extension Gruntmaster::Daemon. - Add COPYING and fix license in META.yml - Fix a POD error -5999-TRIAL 2014-01-31T23:58 +5999-TRIAL 2014-01-31T23:58+02:00 - Initial release