Edit history for page: eggref/4/uri-common

revision author date description r1 r2
39572 sjamaan Tue Feb 2 12:10:1769301808 2021 Add "outdated egg" notes to all the CHICKEN 4 eggs
34958 sjamaan Mon Dec 25 14:04:1769166512 2017 uri-common's version of make-uri does not accept "authority". Remove reference to it (and it wasn't clearly documented how that should work, anyway)
31012 sjamaan Sat Jun 14 13:09:1768498160 2014 Update uri-common docs to mention new release
28522 sjamaan Wed Mar 13 18:42:1769411312 2013 Update uri-common docs, describing that not all accessors will always return #f if undefined: uri-path and uri-query will be lists
25793 sjamaan Sun Jan 8 13:10:1769276016 2012 Update uri-generic and uri-common changelogs
25128 sjamaan Wed Sep 14 22:16:1769140720 2011 Fix weird sentence (add missing word "low-level", not "level")
21375 sjamaan Tue Nov 9 22:04:1769005424 2010 Change "trunk" to "1.2" in uri-common docs changelog
21372 sjamaan Tue Nov 9 22:01:1768870128 2010 Add uri-common change to version log
21363 sjamaan Mon Nov 8 22:07:1768734832 2010 Add the re-exported things to the uri-common docs
20646 sjamaan Mon Oct 4 13:44:1768599536 2010 Just a few more spaces
20645 sjamaan Mon Oct 4 13:42:1768464240 2010 Fix uri-common docs ASCII art
20644 sjamaan Mon Oct 4 13:37:1769377248 2010 Add classification tree to hopefully clarify the relation between the several different types of URIs we have
20643 sjamaan Mon Oct 4 13:23:1769241952 2010 Move down the uri-common->uri-generic conversion procedures to make them less prominently visible right at the top of the docs
20642 sjamaan Mon Oct 4 13:20:1769102496 2010 Add an example to the uri-common docs Daishi said was very useful to him
20338 sjamaan Mon Sep 13 17:39:1768967200 2010 Add uri-common 1.1 to changelog
19343 sjamaan Wed Aug 11 20:29:1768831904 2010 Remove <example> and all related tags from our wiki pages. The tag is annoyingly verbose, its syntax's interaction with other wiki syntax is rather unclear and the automated test extraction feature is not and never will be implemented on call-cc anyway.
18961 sjamaan Sat Jul 24 12:50:1768696608 2010 Update uri-common Changelog docs
18062 sjamaan Wed May 12 20:33:1768561312 2010 Fix documentation for uri->string; the second argument is optional
17947 zbigniew Tue Apr 27 19:25:1768426016 2010 wiki/uri-common: update definition tags
16337 sjamaan Sat Oct 31 17:57:1769339168 2009 Document latest change in soon-to-be version 0.10
15843 sjamaan Sat Sep 12 20:15:1769203872 2009 Describe clearly how the query strings are encoded/decoded, and add 0.9 to the changelog
15765 sjamaan Sun Sep 6 21:00:1769068576 2009 Document 0.8 release of uri-common
15220 sjamaan Wed Jul 15 19:18:1768933280 2009 Oops, uri-common, not uri-generic :)
15044 sjamaan Sun Jun 21 18:24:1768797984 2009 Add docs on 0.7
15042 sjamaan Sun Jun 21 18:08:1768662688 2009 Update docs for new versions of uri-generic and uri-common