Timeline
06/11/18:
- 22:02 Changeset in project [35582] by
- Add CHICKEN 5 documentation reference pages for postgresql and sql-null
- 21:42 Changeset in project [35581] by
- Add postgresql egg location for CHICKEN 5
- 21:28 Changeset in project [35580] by
- Add sql-null to egg-locations for CHICKEN 5
- 21:28 Changeset in project [35579] by
- release/5: Add sql-null to svn repo
- 20:37 Changeset in project [35578] by
- obs: stb-image-resize using markdown-svnwiki
- 20:36 Changeset in project [35577] by
- 20:36 Changeset in project [35576] by
- 20:34 Changeset in project [35575] by
- 18:26 Changeset in project [35574] by
- rmv xtra " ("i'm helping." no, your're not.)
- 18:24 Changeset in project [35573] by
- note "call/cc implements shift?"
- 18:02 Ticket #1474 ([F-operator] Shift/reset working differently than in guile) closed by
- wontfix: Known limitation of call/cc implementations: …
- 16:32 Ticket #1474 ([F-operator] Shift/reset working differently than in guile) created by
- […]
06/10/18:
06/09/18:
- 23:23 Changeset in project [35572] by
- don't use typed-define here
- 12:23 Ticket #1472 ([srfi-42] Shady tests in cond) created by
-
There are two places with
(and (string? a1) (string? a1)...
which …
06/08/18:
- 23:33 Changeset in project [35571] by
- egg-locations: Add stb-image* eggs for klm
- 22:30 Changeset in project [35570] by
- man/5: Update custom-build docs to mention path prefixing and .bat …
- 21:42 Changeset in project [35569] by
- man/5: In the "Extensions" manual page, add some links to the egg …
- 21:09 Ticket #1315 (Move FAQ section from manual into wiki) closed by
- fixed: See the index page of the wiki; there's a FAQ link now. It has been …
- 21:08 Changeset in project [35568] by
- Remove prev/next manual page navigation links from FAQ page
- 21:08 Changeset in project [35567] by
- Move FAQ from manual to wiki (fixes #1315)
- 20:57 Ticket #1381 (The windows feature should not be set on Cygwin) closed by
-
wontfix: We've already changed
build-platform
to returngnu
on Cygwin/gcc. …
06/06/18:
- 09:02 Ticket #1471 ([types] Enforce parameter types on specialization) created by
- Currently no enforcing happens if specialization takes place. Here's …
06/03/18:
- 00:03 Changeset in project [35566] by
- ns pollution badge
- 00:01 Changeset in project [35565] by
- ns pollution acknowledged
06/02/18:
- 13:07 Ticket #1469 (Egg installation doesn't work when CHICKEN_INSTALL_REPOSITORY is a ...) closed by
- worksforme
- 13:06 Changeset in project [35564] by
- Added note that CHICKEN_REPOSITORY_PATH and CHICKEN_INSTALL_REPOSITORY …
05/31/18:
- 10:32 Changeset in project [35563] by
- man/5/Egg specification format: document CHICKEN_CSC and CHICKEN_CSI
- 09:03 Ticket #1470 (Should -analyze-only imply -specialize?) created by
- This is snippet is lifted from scrutiny-test.scm, which is checked …
- 00:54 Ticket #1469 (Egg installation doesn't work when CHICKEN_INSTALL_REPOSITORY is a ...) created by
-
If you set
CHICKEN_INSTALL_REPOSITORY
to relative path and install … - 00:40 Ticket #1468 (Static extensions with inter-component dependencies must be installed twice) created by
-
If an egg has one file
a.scm
that depends on anotherb.scm
, the …
05/30/18:
- 21:35 Ticket #1467 (Bare hashes cause confusing error message in scripts) created by
-
As pointed out by erkin on IRC, when you run a script with
-ss
which … - 17:17 Changeset in project [35562] by
- rel 1.1.1 (late)
- 17:16 Changeset in project [35561] by
- idiom
05/29/18:
- 18:10 Changeset in project [35560] by
- man/5: Documented -defaults
- 13:17 Changeset in project [35559] by
- Anonymous wiki edit for IP [188.238.228.206]: fix minor typo
- 11:02 Ticket #1458 (`make check` doesn't respect PROGRAM_SUFFIX/PROGRAM_PREFIX) closed by
- fixed: Fixed by d3906284f.
- 10:08 Changeset in project [35558] by
- wiki/git: Update docs to version 0.0.39
05/28/18:
- 11:28 Ticket #1431 (Document deployment) closed by
- fixed: The manual for C5 has now a new section on deployment. Since this is a …
- 10:24 Ticket #1430 (local binding should not trigger scrutinizer warning) closed by
- invalid: Yep, sounds right.
05/27/18:
- 19:23 Changeset in project [35557] by
- man/5: documented new -dependency egg properties
- 15:25 Ticket #1399 (Scrutinizer produces incorrect procedure types after merge) reopened by
- LemonBoy?'s original analysis seems to be correct; the merged type …
- 14:42 Changeset in project [35556] by
- openssl: Update changelog and docs to mention tcp6
- 14:36 Changeset in project [35555] by
- Openssl: tag 1.10.0
- 14:35 Changeset in project [35554] by
- openssl: Use tcp6 when available
05/24/18:
- 10:13 Ticket #1457 (module/import information in statically linked executables has massive ...) closed by
- fixed: The worst part is fixed by 36be0fc. We should still look into getting …
- 10:13 Ticket #1466 (Try to get rid of evaluated imports in generated import libraries) created by
-
As we found out in #1457 and #1172,
merge-se
is quadratic in … - 10:07 Ticket #1172 (The overhead of loading import files is noticable) closed by
- fixed: Fixed with 36be0fc
05/23/18:
- 20:08 Ticket #1465 (get-keyword fails to operate correctly if keywords in first and second ...) created by
- Run the following code in csi, and you'll get a failed assertion: …
05/22/18:
- 08:18 Ticket #1464 (ir-macro-expander's compare + define-syntax + modules don't mix) created by
- This snippet is supposed to print "it is x", but doesn't if there's a …
05/21/18:
- 18:09 Ticket #1463 ((use foo) depends on rigid conventions that can and should be relaxed) created by
- Currently, in order for (use foo) to work correctly, the foo module …
- 12:45 Ticket #1361 (Update explicit info strings in calls to `getter-with-setter`) closed by
- fixed: This should be alright now.
- 11:45 Changeset in project [35553] by
- man/5: Move current-process-id from (chicken process-context) to …
- 11:44 Changeset in project [35552] by
- c-l-r: Move current-process-id from (chicken process-context) to …
05/20/18:
- 16:36 Changeset in project [35551] by
- Use HTTPS for more-magic egg locations
05/19/18:
- 10:01 Changeset in project [35550] by
- rel 1.5.1
- 09:59 Changeset in project [35549] by
- rel 1.5.1
- 09:59 Changeset in project [35548] by
- call-chain could be empty (?), use format, shorten
05/17/18:
- 17:30 Changeset in project [35547] by
- supported-standards: update list of supported SRFIs as eggs in CHICKEN …
- 17:22 Changeset in project [35546] by
- egg-locations: add srfi-123 (by Diego A. Mundo)
05/15/18:
- 09:31 Ticket #1462 (srfi-4 unit should support s64 and u64 vectors in Chicken 5) closed by
- worksforme: I don't know what you've checked, but it seems to work just fine: …
05/14/18:
- 23:25 Ticket #1462 (srfi-4 unit should support s64 and u64 vectors in Chicken 5) created by
- SRFI 4 has four sizes of integer vectors, 8-bit, 16-bit, 32-bit, and …
Note: See TracTimeline
for information about the timeline view.