Timeline
02/19/17:
- 21:50 Changeset in project [33868] by
- Update Arch CHICKEN version to 4.11.0 (as indicated by TheLemonMan?)
- 21:29 Changeset in project [33867] by
- Update supported Debian CHICKEN versions
- 21:26 Changeset in project [33866] by
- Remove old 'hygienic-port-a-mania' page that's no longer used
- 21:18 Changeset in project [33865] by
- Portability page: Update a few platforms to reflect 4.12.0
- 14:20 Milestone 4.12.0 completed
- 13:39 Changeset in project [33864] by
- Update example prompt with 4.12.0
- 13:38 Changeset in project [33863] by
- Update manual with latest version
02/17/17:
- 15:37 Ticket #1345 (bindings: test failure: Error: (car) bad argument type: ()) closed by
- fixed: The bug appeared in the imported module simple-exceptions. It's now fixed.
- 14:27 Changeset in project [33862] by
- bindings simple-cells simple-contracts docu
- 14:20 Changeset in project [33861] by
- in simple-contracts 1.3.1 dependency on simple-exceptions updated
- 13:52 Changeset in project [33860] by
- in simple-cells 1.2.1 dependency on simple-exceptions updated
- 13:42 Changeset in project [33859] by
- in bindings 7.0.4 dependency on simple-exceptions updated
- 13:29 Changeset in project [33858] by
- simple-exceptions 0.6
- 13:27 Changeset in project [33857] by
- simple-exceptions 0.6 with bug in <<< and >>> fixed
02/15/17:
- 22:07 Ticket #1345 (bindings: test failure: Error: (car) bad argument type: ()) created by
- See …
- 21:59 Changeset in project [33856] by
- tutorials (wiki): add https://learnxinyminutes.com/docs/CHICKEN/
- 10:01 Changeset in project [33855] by
- Anonymous wiki edit for IP [176.52.204.58]: fix typo
02/13/17:
- 19:56 Changeset in project [33854] by
- simple-contracts 1.3 with improved error-messages
- 19:53 Changeset in project [33853] by
- simple-contracts 1.3
- 19:47 Changeset in project [33852] by
- simple-cells 1.2
- 19:44 Changeset in project [33851] by
- simple-cells 1.2
- 19:38 Changeset in project [33850] by
- simple-exceptions 0.5
- 19:34 Changeset in project [33849] by
- simple-exceptions 0.5
02/11/17:
- 16:41 Changeset in project [33848] by
- re-flow, add "catalog" supp
- 14:21 Changeset in project [33847] by
- holes 1.4 with curry @> and @< and ->proc renamed @@
- 14:15 Changeset in project [33846] by
- holes 1.4 with curry @> and @< and ->proc renamed @@
- 01:14 Changeset in project [33845] by
- rel 3.4
- 01:13 Changeset in project [33844] by
- rel 3,4
- 01:06 Changeset in project [33843] by
- test for 1dy = 24hr
- 01:04 Changeset in project [33842] by
- rmv date-adjust time test
- 00:45 Changeset in project [33841] by
- add {{TIME-FINE-GRAIN}}, generalize {{make-time}}, add {{date-adjust}}.
02/05/17:
- 10:56 Changeset in project [33840] by
- bindings 7.0.3 with corrected meta file
02/01/17:
- 13:15 Changeset in project [33839] by
- Update agar release info location
- 10:48 Changeset in project [33838] by
- Anonymous wiki edit for IP [82.134.78.42]: fix formatting from …
- 10:27 Changeset in project [33837] by
- Anonymous wiki edit for IP [82.134.78.42]: latest from chicken-cjson's …
- 10:06 Ticket #1344 (Panic on "invalid encoded numeric literal" error on 64-bit Windows) created by
- 64-bit builds on Windows (MinGW/MSYS) fail on the lolevel tests with …
- 09:25 Changeset in project [33836] by
- Add cjson egg for Kristian
01/31/17:
- 21:37 Changeset in project [33835] by
- Fixes example for vector-cumulate, which used the old arg order
01/30/17:
- 14:13 Ticket #1343 (Unable to create R7RS libraries which don't import quote) created by
- Trying to define an R7RS library which doesn't import quote (e.g. an …
- 00:07 Changeset in project [33834] by
- Updates version history for SRFI-128
- 00:01 Changeset in project [33833] by
- Updates version history for SRFI-121 (new tests)
01/29/17:
- 16:29 Ticket #1342 (define-record-type doesn't define type name) created by
- I'm unable to compile (chibi iset) in Chicken because it uses the …
- 16:18 Changeset in project [33832] by
- Update scsh-process changelog with 0.7.1
01/24/17:
- 20:37 Changeset in project [33831] by
- Update scsh-process changelog with 0.7
- 14:49 Ticket #1341 (import-for-syntax doesn’t seem to work right when the imported module ...) closed by
- wontfix: The compiler has to load the module used for syntax, that’s why it …
- 13:54 Changeset in project [33830] by
- Another typo corrected.
- 13:50 Changeset in project [33829] by
- Corrected typo
- 13:49 Changeset in project [33828] by
- Added a version history and updated the examples
- 12:54 Ticket #1341 (import-for-syntax doesn’t seem to work right when the imported module ...) created by
- This snippet works in csi but doesn’t when compiled: […] It gives …
- 12:43 Ticket #1318 (Add peak (and average?) memory usage to `time` macro) closed by
- fixed: Done in f311543a / 58e6c5d5
01/23/17:
- 20:49 Changeset in project [33827] by
- Release 0.2
- 20:19 Changeset in project [33826] by
- typo & more details
- 06:09 Changeset in project [33825] by
- Anonymous wiki edit for IP [70.113.48.75]: Fixed a misspelling
01/22/17:
- 18:01 Ticket #1298 (Packaging in OpenEmbedded and Arch broken by CHICKEN 4.11.0) closed by
-
fixed: Should be fixed with the new
-no-install-deps
option introduced … - 17:58 Changeset in project [33824] by
- Merge manual with master
- 15:33 Changeset in project [33823] by
- 14:07 Ticket #1107 (Compiling with OpenBSD's gcc-4.2.1 produces 2 warnings when compiling ...) closed by
- fixed: This should be fixed now, by 2a32b6f / 02dcbe1.
- 11:50 Changeset in project [33822] by
- egg-locations: add ephem (by Rob Altenburg)
- 11:33 Changeset in project [33821] by
- egg-locations: add inotify (by wasamasa)
- 03:41 Changeset in project [33820] by
- Anonymous wiki edit for IP [71.207.50.55]: Added more function parameters
- 03:26 Changeset in project [33819] by
- Anonymous wiki edit for IP [71.207.50.55]: initial
01/21/17:
- 19:15 Changeset in project [33818] by
- Initial release
- 11:33 Changeset in project [33817] by
- Fix copyright year
- 09:11 Changeset in project [33816] by
- maintainers (wiki): the stability branch is no longer maintained. We …
- 09:09 Changeset in project [33815] by
- maintainers (wiki): Ivan has not been releasing CHICKEN for some years now.
- 09:07 Changeset in project [33814] by
- maintainers (wiki): remove "Contact him if you have any problems with …
- 09:04 Changeset in project [33813] by
- maintainers (wiki): remove call/cc.org from the infrastructure …
01/20/17:
- 22:55 Changeset in project [33812] by
- Add the user page for Kooda
- 21:31 Changeset in project [33811] by
- Add Kooda to the list of contributors on the development-process wiki page
- 21:29 Changeset in project [33810] by
- Add kooda to 'maintainers' page
Note: See TracTimeline
for information about the timeline view.