Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | community/chicken: modernize APKBUILD | Sören Tempel | 2020-03-17 | 1 | -7/+3 |
| | |||||
* | community/chicken: fix license | Sören Tempel | 2020-03-17 | 1 | -1/+1 |
| | | | | Do not think that this is wort a rebuild though. | ||||
* | community/chicken: enable check on ARM again | Sören Tempel | 2020-03-17 | 1 | -4/+0 |
| | | | | This should have been fixed with the upgrade to 5.2.0. | ||||
* | community/chicken: upgrade to 5.2.0 | Sören Tempel | 2020-03-01 | 1 | -5/+2 |
| | |||||
* | community/chicken: disable check on arm* for now | Sören Tempel | 2019-06-24 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | Currently fail with the following error message: old: #f64(-1e+200 -2.0 -1.0 0.0 1.0 2.0 1e+200) new: #f64(1e+200 2.0 1.0 0.0 -1.0 -2.0 -1e+200) [panic] Detected corrupted data in stack - execution terminated ...more... lolevel-tests.scm:198: chicken.locative#make-locative lolevel-tests.scm:198: chicken.locative#make-locative lolevel-tests.scm:198: chicken.locative#make-locative lolevel-tests.scm:198: chicken.locative#make-locative lolevel-tests.scm:198: chicken.locative#make-locative lolevel-tests.scm:198: chicken.locative#make-locative lolevel-tests.scm:198: chicken.locative#make-locative lolevel-tests.scm:198: chicken.locative#make-locative lolevel-tests.scm:198: chicken.locative#make-locative lolevel-tests.scm:198: ##sys#print lolevel-tests.scm:198: ##sys#print lolevel-tests.scm:198: ##sys#print lolevel-tests.scm:198: ##sys#print lolevel-tests.scm:198: ##sys#write-char-0 lolevel-tests.scm:210: chicken.memory.representation#extend-procedure lolevel-tests.scm:218: chicken.memory.representation#extended-procedure? <-- | ||||
* | community/chicken: upgrade to 5.1.0 | Sören Tempel | 2019-06-24 | 1 | -2/+2 |
| | |||||
* | community/chicken: upgrade to 5.0.0 | Sören Tempel | 2018-11-08 | 1 | -2/+2 |
| | |||||
* | community/chicken: use https | Sören Tempel | 2018-10-23 | 1 | -2/+2 |
| | |||||
* | community/chicken: modernize APKBUILD | Sören Tempel | 2018-09-24 | 1 | -8/+8 |
| | |||||
* | community/chicken: upgrade to 4.13.0 | Sören Tempel | 2017-12-13 | 3 | -14800/+4 |
| | |||||
* | community/chicken: eliminate race condition in build | Kaarle Ritvanen | 2017-09-03 | 2 | -108/+2 |
| | | | | | do not patch the Scheme source file as it might get a later timestamp as the target C file | ||||
* | community/chicken: fix build | Kaarle Ritvanen | 2017-09-03 | 2 | -37/+14763 |
| | |||||
* | community/chicken: really apply fix for CVE-2017-6949 | Kaarle Ritvanen | 2017-09-02 | 1 | -1/+5 |
| | |||||
* | community/chicken: enable build on ppc64le | Roberto Oliveira | 2017-08-24 | 1 | -1/+1 |
| | | | | | Enable build on ppc64le as setjmp/longjmp (from musl) is fixed for ppc64 | ||||
* | community/chicken: security fixes #7402 (CVE-2017-9334) | Leonardo Arena | 2017-06-15 | 3 | -4/+180 |
| | |||||
* | community/chicken: disable on ppc64le for now | William Pitcock | 2017-04-15 | 1 | -1/+1 |
| | |||||
* | community/chicken: add check function | Sören Tempel | 2017-03-13 | 1 | -1/+6 |
| | |||||
* | community/chicken: upgrade to 4.12.0 | Sören Tempel | 2017-02-22 | 1 | -6/+3 |
| | |||||
* | community/chicken: security upgrade to 4.11.1 - fixes #6265 | Sergey Lukin | 2017-01-02 | 1 | -6/+13 |
| | | | | | CVE-2016-6830, CVE-2016-6831 http://code.call-cc.org/dev-snapshots/2016/09/12/NEWS | ||||
* | community/[various]: dont set arch in split function | Timo Teräs | 2016-11-02 | 1 | -2/+1 |
| | |||||
* | community/chicken: move from testing/ | Sören Tempel | 2016-08-17 | 1 | -0/+55 |