Timeline
04/04/17:
- 20:41 Changeset in project [33934] by
- Update http-client changelog
- 20:39 Changeset in project [33933] by
- Tag http-client 0.13
- 20:38 Changeset in project [33932] by
- http-client: Fix a regression in the closing of idle connections which …
- 20:17 Changeset in project [33931] by
- http-client: When closing connection, pass only the connection This …
- 15:53 Ticket #1358 ((test-exit) returns 0 code for 'error in group outside of tests') closed by
- fixed
- 15:51 Changeset in project [33930] by
- make (test-exit) return non-zero for errors outside a test* form …
- 15:06 Ticket #1358 ((test-exit) returns 0 code for 'error in group outside of tests') created by
- I'd expect the example below to exit with code 1, instead it exits …
04/02/17:
- 20:46 Changeset in project [33929] by
- Anonymous wiki edit for IP [79.241.150.62]: there
- 18:18 Changeset in project [33928] by
- Add several more missing helper macros and procedures to …
- 18:03 Changeset in project [33927] by
- core-libraries-reorg: Add make-parameter and parameterize to the list …
- 14:23 Changeset in project [33926] by
- http-client: Add 0.11 to changelog
- 14:23 Changeset in project [33925] by
- http-client: release 0.11 (this is not 1.0 yet, we still need …
- 14:21 Changeset in project [33924] by
- http-client: reword TODO about cookie storage. Connection handling is …
- 14:19 Changeset in project [33923] by
- http-client: remove "testing" as a major TODO! \o/
- 14:12 Changeset in project [33922] by
- Update http-client changelog
- 14:10 Changeset in project [33921] by
- http-client: Improve handling of HTTP/1.0 requests with message body, …
- 14:08 Changeset in project [33920] by
- update intarweb changelog and request-has-message-body? docs
- 14:04 Changeset in project [33919] by
- Tag intarweb 1.6.1
- 14:04 Changeset in project [33918] by
- intarweb: Assume HTTP 1.0 requests have a message body when the …
- 13:36 Changeset in project [33917] by
- http-client: Fix handling of custom writer procedure: use chunked encoding
04/01/17:
- 20:09 Changeset in project [33916] by
- chickadee: tag 0.11.0
- 20:08 Changeset in project [33915] by
- chickadee 0.11.0: Declutter appearance; link and style plaintext …
- 19:26 Changeset in project [33914] by
- chicken-doc-html: tag 0.3.0
- 19:25 Changeset in project [33913] by
- chicken-doc-html: parse sigs more fully, and light up variables and …
03/31/17:
- 15:06 Ticket #1357 (srfi-27 build error) created by
- I'm unable to install the egg srfi-27 using the […] command. The …
- 07:00 Changeset in project [33912] by
- wiki/socket: normalize defsig id/arg names for improved doc semantics
03/27/17:
- 23:45 Changeset in project [33911] by
- wiki/sql-de-lite: release 0.7.1
03/26/17:
- 03:17 Changeset in project [33910] by
- Add "hash-table-walk" to srfi-69 exports Thanks to Jörg F. …
03/25/17:
- 21:50 Changeset in project [33909] by
- rel moremacros 1.4, remote-mailbox 2.1, fix version history for srfi-27
- 21:46 Changeset in project [33908] by
- mv serialize to adapter module
- 21:24 Changeset in project [33907] by
- add macros from variable-item
- 16:54 Changeset in project [33906] by
- Add sort! to the libraries reorg (still undecided) chicken.sort module
03/23/17:
- 20:39 Ticket #1356 (trace buffer unnecessarily holds on to thread objects) created by
- version: […] running the program below should output this: …
03/22/17:
- 11:58 Ticket #1309 (CHICKEN allows misplaced internal defines, which live on outside the body) closed by
- fixed: This is fixed in the chicken-5 branch, by the following set of …
03/21/17:
- 22:00 Changeset in project [33905] by
- Update http-client changelog for trunk
- 21:59 Changeset in project [33904] by
- http-client: Add tests for redirects, fix 303 GET switching
- 21:54 Changeset in project [33903] by
- http-client: Globally set tcp timeouts, not just in the test server
- 21:37 Changeset in project [33902] by
- http-client: Use auto-assigned server port; set read & write timeouts
- 14:21 Ticket #1347 (functor test fails when compiled on chicken-5) closed by
- fixed: Fixed by 934eecc82bc6d6b83
03/20/17:
- 15:08 Ticket #1355 (define strips hygiene from defined identifiers at top-level) created by
- The following program with tests passes in chibi and scheme48, but …
- 00:11 Changeset in project [33901] by
- lazy-ffi 1.8.6: added support for pointer-vectors, minor fixes
03/19/17:
- 20:24 Changeset in project [33900] by
- Update intarweb changelog for 1.6
- 20:19 Changeset in project [33899] by
- Update http-client changelog
- 20:14 Changeset in project [33898] by
- http-client: Add initial test suite
- 20:09 Changeset in project [33897] by
- Tag intarweb 1.6
- 20:02 Changeset in project [33896] by
- Intarweb: Add chunking support for request parsing as well
- 19:49 Changeset in project [33895] by
- http-client: Send content-encoding: chunked instead of a zero …
- 14:56 Changeset in project [33894] by
- http-client: Specify what server-connector should return
- 14:22 Changeset in project [33893] by
- http-client: Make all "uri-common" occurrences in docs a link to the …
- 14:20 Changeset in project [33892] by
- http-client: Document form data error condition type.
- 14:17 Changeset in project [33891] by
- http-client: Add exception info for bad URI argument to docs
- 14:13 Changeset in project [33890] by
- http-client: Add early detection of invalid URI argument As pointed …
03/18/17:
- 22:40 Ticket #1354 (Clean up the expander a bit) created by
- Currently the expander is full of hooks and hacks, mostly for …
03/15/17:
- 10:06 Ticket #1270 (process procedures should expect their env parameter in the same ...) closed by
- fixed: Done in the chicken-5 branch, commit: …
- 09:15 Changeset in project [33889] by
- add scmus to software page (thanks to wasamasa for pointing out its …
03/14/17:
- 00:45 Ticket #1353 (posix-semaphore egg won't build on OS X: uses deprecated API) created by
- Building the posix-semaphore egg fails on OS X, as it uses a …
03/12/17:
- 23:52 Ticket #1257 (out-of-memory sometimes causes infinite loop) closed by
- fixed: Fixed by 31d154d and a75a11e.
- 22:42 Changeset in project [33888] by
- Remove useless empty lines.
- 22:36 Changeset in project [33887] by
- Introduce a short blurb about how the abbreviated SXPath is expanded.
- 08:35 Ticket #1352 (unix-sockets egg uses deprecated(?) ##sys#pathname-resolution api) created by
- The unix-connect and and unix-listen procedures call …
03/11/17:
- 03:59 Changeset in project [33886] by
- wiki/core-libs-reorg: Update process-context status
03/10/17:
- 11:03 Changeset in project [33885] by
- Add sodium file for caolanm
- 10:59 Ticket #1351 (syntax-rules has difficulty handling ellipsis in some cases?) created by
- As …
03/08/17:
- 05:06 Ticket #1350 (Static linking is broken on Solaris) created by
- While testing Peter's fix for #1347, I found that static linking is …
03/05/17:
- 17:09 Changeset in project [33884] by
- add adjust fixed/mutated tests
- 15:38 Changeset in project [33883] by
- fix nano sqrd issue when making time
Note: See TracTimeline
for information about the timeline view.