Timeline
05/06/10:
- 21:45 Changeset in project [18010] by
- chicken-doc-admin: Handle nowiki tags inside signatures
- 20:55 Changeset in project [18009] by
- Add changelog for intarweb
- 20:53 Changeset in project [18008] by
- Don't titlecase attributes (unless it's for [set-]cookie headers). …
- 20:06 Changeset in project [18007] by
- wiki/bb: fix bb:add signature
- 20:04 Changeset in project [18006] by
- chicken-doc-admin: Concatenate table string fragments, fixing inline …
- 10:23 Changeset in project [18005] by
- release 1.4 with fix.
- 08:28 Changeset in project [18004] by
- Tag the trunk from just before the git migration
- 00:11 Changeset in project [18003] by
- chicken-doc: support (well, pass) sub/sup/big/small; correctly drop @ …
05/05/10:
- 20:15 Changeset in project [18002] by
- Update documentation to use different syntax for lists of procedure …
- 19:31 Changeset in project [18001] by
- Yet another fix for <tags>.
- 19:15 Changeset in project [18000] by
- Added <examples> tag (thanks to Jim for the tip).
- 18:19 Changeset in project [17999] by
- Bug fix. Sometimes char=? will raiser error if not given a character, …
- 16:27 Changeset in project [17998] by
- use spiffy's own send-request now
05/04/10:
- 12:49 Changeset in project [17997] by
- awful (trunk) * support for spiffy-request-vars (trunk) * …
- 09:50 Changeset in project [17996] by
- chicken-doc: Add repository-modification-time
- 09:39 Ticket #229 (implement apply-hack for ARM CPUs) created by
- May be tricky, since there exist various versions and ABIs, but would …
- 09:37 Ticket #228 (avoid recompilation of regular expressions, at least for simple cases) created by
-
Compiler syntax for
string-(search|match)[-positions]
with literal … - 08:29 Changeset in project [17995] by
- imported historic version of chicken (0.1071)
- 08:23 Changeset in project [17994] by
- imported historic version of chicken (1.79)
- 07:43 Changeset in project [17993] by
- added 0xab to svn-users.txt
- 07:42 Changeset in project [17992] by
- added 0xab to auth-file generator
- 01:08 Changeset in project [17991] by
- spiffy-request-vars (trunk) * syntax changes * added `as-list', …
- 01:03 Changeset in project [17990] by
- spiffy-request-vars: adding tag dir for version 0.5
- 01:02 Changeset in project [17989] by
- spiffy-request-vars: moving code to trunk.
- 00:57 Changeset in project [17988] by
- spiffy-request-vars: adding trunk & tags dirs.
05/03/10:
- 14:51 Ticket #227 (add cross-development chapter to manual) created by
- http://chicken.wiki.br/cross-compilation may be a start.
- 14:34 Changeset in project [17987] by
- created tag for 1.79
- 13:42 Changeset in project [17986] by
- Changes applied for Jeffrey Schwab (208.50.113.3) through svnwiki: …
- 12:27 Changeset in project [17985] by
- pop3 doc for r4
- 09:03 Changeset in project [17984] by
- tagged 1.3
- 09:01 Changeset in project [17983] by
- ported to chicken4
- 08:59 Changeset in project [17982] by
- porting pop3 to chicken4
05/02/10:
- 01:16 Ticket #224 (map allows non-list arguments) closed by
- fixed: In 22699fd729e2b1e08e8bdb2d6a5d640382d209d8 (experimental), a check …
- 00:26 Ticket #226 (register `chicken-MAJOR.MINOR` feature identifier) created by
- This would make it easier to conditionalize code for a particular version.
- 00:25 Ticket #223 (unbound proc error in alist->hash-table) closed by
- fixed: Fixed in 4eb791fc459977e8f1780d74763ca2359f4bb523 (master). Also …
- 00:23 Ticket #225 (Add a predicate for port open/closed status (slot 8)) closed by
- fixed: Applied in 6eda778123408d57e78e6e87935dd7c588df724c (experimental). …
05/01/10:
- 23:36 Changeset in project [17981] by
- tagged bb 1.27
- 23:35 Changeset in project [17980] by
- added tests to bb
- 22:20 Changeset in project [17979] by
- updated user page
- 15:31 Ticket #225 (Add a predicate for port open/closed status (slot 8)) created by
- Currently there's no way to check if a port is open or closed besides …
- 14:27 Changeset in project [17978] by
- Fix problem with code that would close the output port to indicate EOF …
- 01:03 Changeset in project [17977] by
- chicken-doc: ensure node keys are sorted on all platforms
- 00:45 Changeset in project [17976] by
- chicken-doc, chicken-doc-admin: bugfix for repo creation
04/30/10:
- 22:47 Changeset in project [17975] by
- chicken-doc-admin: v0.3.4 * Update for repository objects, shared …
- 22:37 Changeset in project [17974] by
- chicken-doc v0.3.5: * Delayed id and path string cache * Delayed node …
- 16:21 Changeset in project [17973] by
- Fix logic in explanation; it's localhost that is allowed, all others …
- 14:55 Changeset in project [17972] by
- bb for release 4
- 14:49 Changeset in project [17971] by
- bb for chicken 4
- 08:16 Ticket #224 (map allows non-list arguments) created by
- If the first list argument to map is not actually a list, map will …
- 08:12 Ticket #223 (unbound proc error in alist->hash-table) created by
- This error goes away if you use data-structures along with srfi-69. $ …
04/29/10:
- 21:33 Ticket #222 (Export `ssax:warn') created by
- The warning messages from ssax are annoying and not having …
- 19:01 Changeset in project [17970] by
- spiffy: revert flush before sendfile; now handled by sendfile 1.6.2
- 19:00 Changeset in project [17969] by
- sendfile: tag 1.6.2
- 19:00 Changeset in project [17968] by
- sendfile: v1.6.2 Flush output prior to doing non-buffered send
- 15:17 Ticket #221 (defstruct could use compiler-syntax to speed up instance creation) created by
- By defining a compiler-macro on the constructor, keyword arguments can …
- 12:54 Ticket #220 (call-with-values rewrite rule for known producer with single-valued body) created by
-
(call-with-values K P F)
withP
having a lambda as known value and … - 12:40 Changeset in project [17967] by
- awful.scm (trunk) * support for regex-based page paths * …
- 12:38 Changeset in project [17966] by
- awful.meta (trunk): require spiffy-request-vars 0.5 or newer
- 12:37 Changeset in project [17965] by
- awful.setup (trunk): use "-O3 -lambda-lift" instead of "-O2"
- 12:29 Changeset in project [17964] by
- Adding tag dir for awful version 0.17.
- 12:27 Changeset in project [17963] by
- Adding tags dir for awful.
- 10:56 Changeset in project [17962] by
- spiffy: sendfile bypasses TCP buffering, so flush headers beforehand
04/28/10:
- 22:23 Changeset in project [17961] by
- update spiffy doc
- 21:03 Changeset in project [17960] by
- spiffy: flush output after response to allow TCP buffering; send …
- 14:53 Changeset in project [17959] by
- Changes applied for Anonymous coward (200.133.215.4) through svnwiki:
- 12:41 Changeset in project [17958] by
- Changes applied for mario (201.40.180.93) through svnwiki: Updated …
- 12:39 Changeset in project [17957] by
- spiffy-request-vars: `with-request-vars' can also accepts a getter …
- 08:40 Changeset in project [17956] by
- integrated Dickey's article into wiki page for yasos
- 08:40 Ticket #219 (reexport with renaming fails when import libraries are used) created by
-
In the following code
s2
in the expansion ofs1
will not be found … - 08:31 Changeset in project [17955] by
- yasos and miscmacros updates
- 08:27 Changeset in project [17954] by
- tagged miscmacros 2.9
- 08:27 Changeset in project [17953] by
- bumped miscmacros version
- 08:26 Changeset in project [17952] by
- inc! and dec! return new value
- 08:24 Changeset in project [17951] by
- tagged yasos 1.2
- 08:23 Changeset in project [17950] by
- simplification and bugfixes in yasos egg
04/27/10:
- 22:55 Changeset in project [17949] by
- wiki/intarweb: Surgery for chicken-doc
- 21:51 Changeset in project [17948] by
- Changes applied for Anonymous coward (200.133.215.4) through svnwiki:
- 21:25 Changeset in project [17947] by
- wiki/uri-common: update definition tags
- 19:12 Changeset in project [17946] by
-
Fixed commented example (
(use udp)' instead of
(require 'udp)'). No … - 15:25 Ticket #217 (peek-char works incorrectly for tcp ports) closed by
- fixed: Fixed in 4d285bb430f150d5fd881b89f1aab255b43c57d5 (experimental). …
- 15:23 Ticket #209 (Chicken allows for shadowing syntax in a way disallowed by R5RS/sec.5.3) closed by
- fixed: See 9fd71180ce4c45d5b81051f1e942ef135450a9f8 and …
- 10:01 Changeset in project [17945] by
- man/4/Unit library: Tag fixnum/flonum limits as <constant>
- 09:17 Changeset in project [17944] by
- man/4/Supported language: remove extraneous ws
- 09:13 Changeset in project [17943] by
- man/4/Foreign\ type\ specifiers: < must be escaped in table HTML
- 07:17 Changeset in project [17942] by
- wiki/args: Update for chicken-doc
- 03:39 Changeset in project [17941] by
- internet-message release 3.1
- 03:33 Changeset in project [17940] by
- updated internet-message doc
- 03:32 Changeset in project [17939] by
- internet-message: some more parsing combinators exported
04/26/10:
- 20:59 Changeset in project [17938] by
- man/4: Add Exceptions manual page
- 20:52 Changeset in project [17937] by
- chicken-doc-admin: tag 0.3.3
- 20:51 Changeset in project [17936] by
- chicken-doc-admin v0.3.3 * Add 'chicken exceptions' manual node * …
- 20:18 Changeset in project [17935] by
- Document send-response in trunk
- 19:56 Changeset in project [17934] by
- wiki/Unit extras: Comment on randomness quality of RANDOM.
- 19:52 Changeset in project [17933] by
- Add new send-response procedure to provide an easier-to-use interface …
- 18:35 Changeset in project [17932] by
- Credits to Moritz.
- 18:33 Changeset in project [17931] by
- Updated docs for version 0.4.
- 18:29 Changeset in project [17930] by
- spiffy-request-vars 0.4 * `with-request-vars*' resurrected. For the …
- 15:59 Changeset in project [17929] by
- Changes applied for mario (189.114.111.55) through svnwiki: Awful …
- 15:05 Changeset in project [17928] by
- Changes applied for Anonymous (200.133.215.4) through svnwiki:
- 14:57 Changeset in project [17927] by
- * [mpfi] Removed procedures that has strange semantics and did not …
- 14:56 Changeset in project [17926] by
- Changes applied for Anonymous coward (200.133.215.4) through svnwiki:
- 13:12 Changeset in project [17925] by
- unitconv release 2.0
- 13:11 Changeset in project [17924] by
- updated unitconv documentation
- 12:41 Changeset in project [17923] by
- created branch with changes from Andrei Barbu
- 12:38 Changeset in project [17922] by
- updates on website index
- 09:21 Changeset in project [17921] by
- pyffi release 2.15
- 09:20 Changeset in project [17920] by
- update pyffi version and doc
- 09:19 Changeset in project [17919] by
- pyffi change: do not convert getattr return result to scheme value
- 09:18 Changeset in project [17918] by
- varsubst save
- 09:16 Changeset in project [17917] by
- removed some debugging message from formular
- 09:15 Changeset in project [17916] by
- corrected sigm version
- 09:13 Changeset in project [17915] by
- fixes in with-units module
- 08:57 Changeset in project [17914] by
- man/Extensions: procedure tag
- 08:42 Changeset in project [17913] by
- wiki/gopher,phricken: remove extraneous section headers
- 08:18 Changeset in project [17912] by
- Unit extras: def tag pretty-print-width
- 03:47 Changeset in project [17911] by
- agrep release 1.0
- 03:47 Changeset in project [17910] by
- one more fix to agrep doc
- 03:41 Changeset in project [17909] by
- corrected a definition list in the agrep doc
04/25/10:
- 13:21 Changeset in project [17908] by
- Add small note about in-list procedure
- 13:20 Changeset in project [17907] by
- Add docs for newly exported type-parsers and type-unparsers
- 13:17 Changeset in project [17906] by
- Update documentation for the new version (3.5)
- 12:49 Changeset in project [17905] by
- Tag postgresql 3.5
- 12:30 Changeset in project [17904] by
- Export make-composite-parser, too
- 12:14 Changeset in project [17903] by
- I don't think adding a per-command type parsers/unparsers override is …
- 12:10 Changeset in project [17902] by
- Update copyright year
- 12:09 Changeset in project [17901] by
- Get rid of the current-type-unparsers parameter, pass the connection …
- 06:04 Changeset in project [17900] by
- added agrep documentation
- 05:49 Changeset in project [17899] by
- initial import of approximate grep library
04/24/10:
- 09:06 Changeset in project [17898] by
- Changes applied for certainty (82.82.130.212) through svnwiki:
- 09:05 Changeset in project [17897] by
- Changes applied for certainty (82.82.130.212) through svnwiki:
- 08:58 Changeset in project [17896] by
- Changes applied for certainty (82.82.130.212) through svnwiki:
- 08:24 Changeset in project [17895] by
- version bump and new tag
- 08:23 Changeset in project [17894] by
- enabled authentication as md5 is now available. Adjusted dependencies …
- 06:23 Changeset in project [17893] by
- Changes applied for Anonymous coward (201.81.161.212) through svnwiki:
04/23/10:
- 23:17 Ticket #218 (random not random) created by
- So rand() is completely subpar at generating random numbers in two …
- 19:10 Ticket #216 (consider `begin` variant with toplevel semantics that can be used locally) closed by
- fixed: aded in 4722762d (experimental).
- 14:45 Ticket #217 (peek-char works incorrectly for tcp ports) created by
-
When using
peek-char
on a TCP port, the unread character is not seen … - 14:41 Ticket #214 (NEWS for 4.4.5 and 4.4.6 are the same) closed by
- fixed: Yes, that's correct - the change was not a user-visible one. I added …
- 12:26 Changeset in project [17892] by
- nemo release 3.3
- 12:22 Changeset in project [17891] by
- nemo version set to 3.3
- 12:21 Changeset in project [17890] by
- nemo: added another script for plotting test results
- 12:08 Changeset in project [17889] by
- nemo: more uniform code generaton for octave and nmodl
- 12:07 Changeset in project [17888] by
- nemo: example update
- 02:41 Changeset in project [17887] by
- Changes applied for Anonymous coward (201.81.161.212) through svnwiki:
- 02:41 Changeset in project [17886] by
- Changes applied for Anonymous coward (201.81.161.212) through svnwiki:
- 02:40 Changeset in project [17885] by
- Changes applied for Anonymous coward (201.81.161.212) through svnwiki:
- 02:35 Changeset in project [17884] by
- * mpfi: - fixed conflicting identifier names - fixed worng order in …
- 02:33 Changeset in project [17883] by
- Changes applied for Anonymous coward (201.81.161.212) through svnwiki:
- 01:53 Changeset in project [17882] by
- Changes applied for Anonymous coward (201.81.161.212) through svnwiki:
04/22/10:
- 15:27 Changeset in project [17881] by
- * Initial import of MPFI
- 02:57 Changeset in project [17880] by
- Added mpfi dir and perms for Jeronimo.
- 02:38 Ticket #163 (sha2 digest procedures break when attempt to encode #f) closed by
- fixed: I've contacted Daishi and he said the patch looks ok. He asked me to …
- 01:57 Changeset in project [17879] by
- Changes applied for mario (201.40.174.153) through svnwiki: Updated …
- 01:54 Changeset in project [17878] by
- sha2: releasing version 2.0.1
- 01:53 Changeset in project [17877] by
- sha2: fix for #163. sha2 procedures check whether the arguments are strings
04/21/10:
- 10:40 Changeset in project [17876] by
- release 1.4 of salmonella
- 10:39 Changeset in project [17875] by
- salmonella version set to 1.4
- 10:39 Changeset in project [17874] by
- made a fix to salmonella to use separate values for binary version and …
04/20/10:
- 12:37 Ticket #213 (csc compilation fails on cygwin) closed by
- fixed: Thanks Mario - patch is applied in a455159 (master) and has also been …
- 12:31 Ticket #216 (consider `begin` variant with toplevel semantics that can be used locally) created by
-
(##core#toplevel-begin BODY ...)
: likebegin
, but do not … - 09:27 Changeset in project [17873] by
- objc: update wiki doc for Chicken 4
- 09:17 Changeset in project [17872] by
- objc: Hide some identifiers. Many remain to be hidden
- 08:44 Changeset in project [17871] by
- objc: copy wiki doc from Chicken 3 to 4
- 08:42 Changeset in project [17870] by
- objc: Move objc-base to objc, other cleanups.
- 08:07 Changeset in project [17869] by
- objc: move contents of objc.scm into objc-base.scm
- 07:30 Changeset in project [17868] by
- objc: tests pass and cocoa works. Cleanup still required
- 06:05 Changeset in project [17867] by
- objc: compiles now
04/19/10:
- 21:37 Changeset in project [17866] by
- wiki/records: update for chicken-doc
- 21:31 Changeset in project [17865] by
- wiki/advise: update for chicken-doc
- 21:23 Changeset in project [17864] by
- wiki/trace: update for chicken-doc
- 20:50 Ticket #215 (Split "Modules and macros" into "Modules" and "Macros") created by
- Currently we have a single section for modules _and_ macros. From a …
- 19:48 Changeset in project [17863] by
- sxml-transforms: add *preorder/ss* to pre-post-order*
- 15:22 Ticket #214 (NEWS for 4.4.5 and 4.4.6 are the same) created by
- It seems that the NEWS file for 4.4.6 (available at …
- 09:36 Changeset in project [17862] by
- wiki/srfi-4: Import srfi-4 docs and expand upon procedure definitions.
- 07:15 Changeset in project [17861] by
- wiki/Unit srfi-18: Import SRFI doc
- 06:52 Changeset in project [17860] by
- wiki/srfi-14: Import procedures and charsets from SRFI.
- 06:39 Changeset in project [17859] by
- chicken-doc-admin: tag 0.3.2
- 06:38 Changeset in project [17858] by
- chicken-doc-admin: v0.3.2: Fix parsing of < in signatures
- 06:08 Changeset in project [17857] by
- wiki/Unit srfi-13: Document all procedures.
- 05:28 Changeset in project [17856] by
- wiki/Unit srfi-1: Improve document markup.
04/17/10:
- 05:15 Changeset in project [17855] by
- wiki/sxml-transforms: Expand upon apply-less starred variants.
- 02:00 Ticket #213 (csc compilation fails on cygwin) created by
-
The compilation of
csc
(from …
04/16/10:
- 20:24 Changeset in project [17854] by
- Small correctness fix: use er-macro-transformer instead of a plain lambda
- 04:44 Changeset in project [17853] by
- Changes applied for mario (201.35.72.106) through svnwiki: Replaced …
- 04:18 Changeset in project [17852] by
- Changes applied for mario (201.35.72.106) through svnwiki: Fixed …
- 03:29 Changeset in project [17851] by
- Changes applied for mario (201.35.72.106) through svnwiki: Added …
- 03:15 Changeset in project [17850] by
- Changes applied for mario (201.35.72.106) through svnwiki: Fixed link …
- 02:25 Changeset in project [17849] by
- Changes applied for mario (201.35.72.106) through svnwiki: Semantic …
- 01:10 Changeset in project [17848] by
- Changes applied for mario (201.35.72.106) through svnwiki: …
- 00:53 Changeset in project [17847] by
- wiki/hostinfo: update for chicken-doc
04/15/10:
- 23:58 Changeset in project [17846] by
- chicken-doc: tag 0.3.3
- 23:57 Changeset in project [17845] by
- chicken-doc 0.3.3: use compatible import syntax for older chicken
- 23:21 Changeset in project [17844] by
- chicken-doc-admin: tag 0.3.1
- 23:20 Changeset in project [17843] by
- chicken-doc-admin: 0.3.1: do not write keys for unparseable defsigs
- 23:17 Changeset in project [17842] by
- lognum: fix wiki doc definitions
- 22:47 Changeset in project [17841] by
- Fix silly bug
- 22:37 Changeset in project [17840] by
- Fix stupid bug
- 22:09 Changeset in project [17839] by
- Update chicken-doc and chicken-doc-admin documentation
- 21:55 Changeset in project [17838] by
- chicken-doc: tag 0.3.2
- 21:55 Changeset in project [17837] by
- Add 'where to find' RE search toplevel command to REPL
- 21:12 Changeset in project [17836] by
- chicken-doc: tag 0.3.1
- 21:11 Changeset in project [17835] by
- chicken-doc: v0.3.1 -- POSIX re matching on identifiers
- 12:35 Changeset in project [17834] by
- * changed a parameter name so it'll match the egg name
- 12:33 Changeset in project [17833] by
- Changes applied for Anonymous (201.81.161.212) through svnwiki:
- 10:09 Changeset in project [17832] by
- chicken-doc-admin: propagate SVN download fixes on 0.3 tag into trunk/
- 10:05 Changeset in project [17831] by
- cdoc-admin: further dl fixes
- 09:55 Changeset in project [17830] by
- cdoc-admin, fixing dl
- 09:46 Changeset in project [17829] by
- chicken-doc: tag 0.3
- 09:45 Changeset in project [17828] by
- chicken-doc-admin: tag 0.3
- 09:42 Changeset in project [17827] by
- chicken-doc-admin: v0.3 -- sxml database Now parses svnwiki to sxml …
- 09:38 Changeset in project [17826] by
- chicken-doc-admin: tag 0.2.2
- 09:36 Changeset in project [17825] by
- chicken-doc: v0.3 -- vastly improved formatted output Output is now …
- 08:34 Changeset in project [17824] by
- fmt: tag 0.703
- 08:34 Changeset in project [17823] by
- fmt: bump to 0.703
- 06:48 Changeset in project [17822] by
- fmt: Override string-tokenize to properly split strings containing …
04/14/10:
- 21:00 Changeset in project [17821] by
- Document 0.4 in changelog
- 21:00 Changeset in project [17820] by
- Tag wmiirc version 0.4
- 20:58 Changeset in project [17819] by
- Fix bug in colrules reader and remove dependency on matchable (which …
- 20:43 Changeset in project [17818] by
- fmt: add tests for previous two patches
- 20:41 Changeset in project [17817] by
- 100% width no longer treated as fixed length 1 Fixes instances where …
- 20:39 Changeset in project [17816] by
- Disable last column padding skip optimization. Local patch, NOT upstream
- 20:19 Ticket #212 (expand* and ppexpand* break on the "and" macro) created by
- Hi, I have tried sending the definition of "and" from R5RS, […] …
- 16:08 Changeset in project [17815] by
- merged manual changes from master
- 13:49 Changeset in project [17814] by
- Changes applied for mario (189.114.111.55) through svnwiki: Syntax …
- 04:01 Changeset in project [17813] by
- Changes applied for Anonymous (201.81.176.227) through svnwiki:
- 03:57 Changeset in project [17812] by
- * Rename write-string to write-one-string, since Chicken already has …
- 03:53 Changeset in project [17811] by
- * String read and write OK
- 03:24 Changeset in project [17810] by
- fmt: patch wrap-lines to not fail on whitespace-only strings. patch …
- 01:37 Changeset in project [17809] by
- Changes applied for Andrei Barbu (98.222.198.121) through svnwiki:
- 00:39 Changeset in project [17808] by
- * Fixing dependency of specialized-io on srfi-13
04/13/10:
- 22:08 Changeset in project [17807] by
- Changes applied for Anonymous coward (67.188.2.246) through svnwiki:
- 22:02 Changeset in project [17806] by
- * read-string-between added to specialized-io. There's some code …
- 22:00 Changeset in project [17805] by
- Changes applied for Sean Grove (67.188.2.246) through svnwiki: Added …
- 21:55 Changeset in project [17804] by
- * string i/o added to specialized-io, but it's still untested and …
- 13:41 Ticket #211 (add a `file-type' procedure to posix unit) created by
- `(file-type FILENAME-OR-FD)' -> SYMBOL Should return one of […]
- 09:32 Changeset in project [17803] by
- Changes applied for Sean Grove (67.188.2.246) through svnwiki:
- 02:54 Changeset in project [17802] by
- nemo release 3.2
- 02:52 Changeset in project [17801] by
- updated nemo doc
- 02:50 Changeset in project [17800] by
- updated nemo copyright and set version to 3.2
- 02:49 Changeset in project [17799] by
- final tweaks to nemo example
- 02:44 Changeset in project [17798] by
- wiki/9p: fix accidental PRE
04/12/10:
- 21:41 Changeset in project [17797] by
- Changes applied for Anonymous coward (200.133.215.4) through svnwiki:
- 15:55 Changeset in project [17796] by
- edited recent changes to Extensions
- 14:22 Changeset in project [17795] by
- Changes applied for mario (189.114.111.55) through svnwiki: Table fix.
- 14:12 Changeset in project [17794] by
- added nemo benchmark script
- 14:11 Changeset in project [17793] by
- small hacks in nemo and its examples
- 13:52 Changeset in project [17792] by
- Changes applied for Anonymous coward (200.133.215.4) through svnwiki:
- 13:52 Changeset in project [17791] by
- Changes applied for Anonymous coward (200.133.215.4) through svnwiki:
- 13:31 Changeset in project [17790] by
- Changes applied for Anonymous coward (200.133.215.4) through svnwiki:
- 13:31 Changeset in project [17789] by
- Changes applied for Anonymous coward (200.133.215.4) through svnwiki:
- 13:24 Changeset in project [17788] by
- Changes applied for Anonymous coward (200.133.215.4) through svnwiki:
- 13:22 Changeset in project [17787] by
- Changes applied for Anonymous coward (200.133.215.4) through svnwiki:
04/11/10:
- 17:22 Changeset in project [17786] by
- sqlite3: Tagged version 3.5.1
- 17:20 Changeset in project [17785] by
- sqlite3: Fixed parameter error checks for define-function
- 13:23 Changeset in project [17784] by
- Nested row types are supported, get it out of the TODO list
- 13:21 Changeset in project [17783] by
- Do not try to be too "smart" about vector values. The Scheme values …
- 01:03 Changeset in project [17782] by
- * add BNF grammar for route lists * fix example
- 00:43 Changeset in project [17781] by
- * fix tests: convert custom test procedures to macros * add errors to …
04/10/10:
- 23:33 Ticket #210 (library directory used in csc not always correct on 64-bit systems) created by
-
Adam Young pointed out an error in
csc
: […] It has to be … - 23:14 Ticket #208 (speed up keyword argument processing) closed by
- fixed
- 23:06 Changeset in project [17780] by
- lazy-ffi changes; removed reference to non-existing page in the …
- 21:45 Changeset in project [17779] by
- chicken-doc: tag 0.2.1
- 19:57 Ticket #209 (Chicken allows for shadowing syntax in a way disallowed by R5RS/sec.5.3) created by
- Hi, With master/HEAD, (latest commit is …
- 18:45 Changeset in project [17778] by
- Changes applied for Anonymous (201.81.176.227) through svnwiki:
- 16:56 Changeset in project [17777] by
- Whoops
- 16:54 Changeset in project [17776] by
- Add TODO entry
04/09/10:
- 22:00 Changeset in project [17775] by
- Changes applied for Anonymous coward (201.81.176.227) through svnwiki:
- 21:57 Changeset in project [17774] by
- Changes applied for Anonymous coward (201.81.176.227) through svnwiki:
- 19:52 Changeset in project [17773] by
- Changes applied for Anonymous coward (201.81.176.227) through svnwiki:
- 19:43 Changeset in project [17772] by
- Changes applied for Anonymous coward (201.81.176.227) through svnwiki:
- 19:02 Changeset in project [17771] by
- Fix other example too. Thanks, Felix :)
- 10:38 Ticket #208 (speed up keyword argument processing) created by
-
If a call to
##sys#get-keyword
has no default thunk, the lookup can …
04/08/10:
- 20:10 Changeset in project [17770] by
- list-of and ezxdisp fixes
- 20:03 Changeset in project [17769] by
- updates
- 15:27 Ticket #8 (wrap up high-load scheduler as egg) closed by
- fixed: Egg is available now, but needs more testing.
- 15:26 Ticket #207 (port lazy-ffi to windows) closed by
- fixed: See r17754.
04/07/10:
- 22:55 Changeset in project [17768] by
- * Last typo was fixed in only one file; the other is fixed now.
- 22:31 Changeset in project [17767] by
- Changes applied for mario (189.114.111.55) through svnwiki: Added …
- 17:40 Changeset in project [17766] by
- Changes applied for Anonymous (200.133.215.4) through svnwiki:
- 17:39 Changeset in project [17765] by
- * Oops, it's license and not licence
- 16:30 Changeset in project [17764] by
- minor tweaks to Extensions page enhanced by Jeronimo
- 16:29 Changeset in project [17763] by
- update lazy-ffi page
- 12:02 Changeset in project [17762] by
- * Fixed category description in the meta file
- 11:49 Changeset in project [17761] by
- Changes applied for jp (201.81.176.227) through svnwiki:
- 11:46 Changeset in project [17760] by
- Changes applied for jp (201.81.176.227) through svnwiki:
- 11:41 Changeset in project [17759] by
- Changes applied for Anonymous coward (201.81.176.227) through svnwiki:
- 11:39 Changeset in project [17758] by
- Changes applied for jp (201.81.176.227) through svnwiki:
- 11:34 Changeset in project [17757] by
- Changes applied for jp (201.81.176.227) through svnwiki:
- 11:25 Changeset in project [17756] by
- removed xsvnwiki-discuss, since it cannot be checked out on windows
- 07:13 Changeset in project [17755] by
- tagged ezxdisp 2.4
- 07:08 Changeset in project [17754] by
- win32/mingw support for lazy-ffi
- 05:10 Changeset in project [17753] by
- Changes applied for jp (201.81.176.227) through svnwiki:
- 04:36 Changeset in project [17752] by
- * Releasing 1.0
- 03:26 Changeset in project [17751] by
- * Initial import of specialized-io
- 03:16 Changeset in project [17750] by
- Added specialized-io for jeronimo.
04/06/10:
- 21:32 Changeset in project [17749] by
- Added user for Jeronimo Pellegrini (jeronimo).
- 19:56 Changeset in project [17748] by
- Changes applied for Anonymous (200.133.215.4) through svnwiki:
- 19:54 Changeset in project [17747] by
- Changes applied for Anonymous (200.133.215.4) through svnwiki:
- 19:44 Changeset in project [17746] by
- Changes applied for Anonymous (200.133.215.4) through svnwiki:
- 18:58 Changeset in project [17745] by
- Changes applied for Anonymous (200.133.215.4) through svnwiki:
- 18:14 Changeset in project [17744] by
- Changes applied for Anonymous (200.133.215.4) through svnwiki: Added …
- 17:55 Changeset in project [17743] by
- Changes applied for Anonymous coward (200.133.215.4) through svnwiki:
Note: See TracTimeline
for information about the timeline view.