Timeline
08/08/09:
- 16:01 Changeset in project [15370] by
- Split out subversion implementation to make it easier to plug in …
- 15:33 Changeset in project [15369] by
- Fix small mistake in page declaration on history page
- 15:28 Changeset in project [15368] by
- Do not limit the number of history entries because there's no way to …
- 15:18 Changeset in project [15367] by
- Add history viewing functionality
- 00:12 Changeset in project [15366] by
- Changes applied for John Cowan (72.14.228.129) through svnwiki: Typo fix
08/07/09:
- 23:58 Changeset in project [15365] by
- Changes applied for John Cowan (72.14.228.129) through svnwiki: …
- 16:09 Changeset in project [15364] by
- Add "nowiki" tag support
- 15:26 Changeset in project [15363] by
- Fix "special" handling
- 15:23 Changeset in project [15362] by
- Add a non-named URL to the test too
- 15:22 Changeset in project [15361] by
- Fix (named) URL parsing and add it to the tests
- 14:53 Changeset in project [15360] by
- Update to use latest sxml-fu version
- 14:52 Changeset in project [15359] by
- Document changelog 0.2
- 14:51 Changeset in project [15358] by
- Update copyright year
- 14:51 Changeset in project [15357] by
- Describe the new procedures
- 14:46 Changeset in project [15356] by
- Change explicit default/text rules to alist-conv-rules, for readability
- 14:40 Changeset in project [15355] by
- Fix parens and add srfi-1/sxml-transforms to imports
- 14:38 Changeset in project [15354] by
- Add convenience procedures for folding many rules into an XML output
- 14:27 Changeset in project [15353] by
- Describe that href/src can now be uri-common objects
- 14:06 Changeset in project [15352] by
- Do not append high-level rules and low-level rules directly, this …
- 14:04 Changeset in project [15351] by
- Move the SXML rules into their own file, and update them to make …
- 13:47 Changeset in project [15350] by
- Document the doctype-rules
- 13:40 Changeset in project [15349] by
- Add doctype-rules for sxml-transforms
- 10:32 Changeset in project [15348] by
- sqlite3: Tagged version 3.3.1
- 10:32 Changeset in project [15347] by
- sqlite3: Merged bindings of database memory statistics functions.
- 05:54 Changeset in project [15346] by
- Rmvd unnecessary '-C' from benchmarks compile ('-I' is a C compiler …
- 00:24 Changeset in project [15345] by
- sqlite3: Tagged version 3.3.0
- 00:22 Changeset in project [15344] by
- sqlite3: Merged local code cleanups and switch to sql-null for NULL …
08/06/09:
- 20:57 Changeset in project [15343] by
- Changes applied for certainty (82.82.131.238) through svnwiki:
- 20:55 Changeset in project [15342] by
- fixed handling of default-targets. removed extras from imports
- 20:51 Changeset in project [15341] by
- disable checks by default
- 20:40 Changeset in project [15340] by
- fixed bug in procedure-resolver. fixed typo. minor adjustments
- 17:29 Changeset in project [15339] by
- sqlite3: Tagged version 3.2.1
- 17:28 Changeset in project [15338] by
- Add tag 2.0.8
- 17:28 Changeset in project [15337] by
- Add tag 2.0.3
- 17:28 Changeset in project [15336] by
- Add tag 2.0.4
- 17:28 Changeset in project [15335] by
- Add tag 2.0.5
- 17:25 Changeset in project [15334] by
- [sqlite3] Merged CHICKEN 4 specific local changes back into Subversion.
- 17:08 Changeset in project [15333] by
- [sqlite3] Copied trunk from CHICKEN 3 to CHICKEN 4 repository path.
- 17:06 Changeset in project [15332] by
- Created directory for CHICKEN 4 version of the SQLite3 egg.
- 12:59 Changeset in project [15331] by
- fixed missing relinking for chicken-setup (reported by sjamaan)
- 10:07 Changeset in project [15330] by
- Add some more crosses to the eggs that have been ported
- 09:11 Ticket #66 (don't remove setup-api.c and setup-download.c in "make clean") created by
- (reported by Davide Puricelli)
- 09:11 Ticket #65 (disable executable stack sections) created by
- (reported by Marijn Schouten) […] …
- 09:06 Ticket #64 ("maze" benchmark produces incorrect result when compiled wirth -block ...) created by
- (reported by mario) Some initial testing by adding debugging output …
08/05/09:
- 23:29 Ticket #63 (create-directory with parents doesn't accept relative paths under Unix) created by
- {{{(create-directory "./foo" #t) => Error: (create-directory) cannot …
- 23:13 Changeset in project [15329] by
- Add initial really quick 'n dirty qwiki implementation
- 20:27 Changeset in project [15328] by
- Add tests to egg files
- 19:40 Changeset in project [15327] by
- Add exception for URIs: those will probably never be quoted (but we …
- 15:42 Changeset in project [15326] by
- Changes applied for Sam Varner (209.136.134.158) through svnwiki: …
- 13:18 Changeset in project [15325] by
- Initial, quick 'n dirty port of svn-client to chicken 4
- 12:53 Changeset in project [15324] by
- fixes
- 12:39 Changeset in project [15323] by
- more intelligent inlining; standard-extension procedure in setup-api
- 10:30 Changeset in project [15322] by
- fix link to matchable
- 08:21 Changeset in project [15321] by
- documentation fixes, read-symbolic-link enhancement by mario; …
- 08:01 Changeset in project [15320] by
- added x11-colors page
- 08:00 Changeset in project [15319] by
- initial import
- 07:41 Changeset in project [15318] by
- created branch for improvement of inlining
08/04/09:
- 20:28 Changeset in project [15317] by
- Changes applied for John Cowan (72.14.228.129) through svnwiki: Added …
- 17:02 Changeset in project [15316] by
- Handle file access denied errors by sending a 403 Forbidden when the …
- 12:22 Changeset in project [15315] by
- Update unix-sockets changelog
- 12:17 Changeset in project [15314] by
- Fix errno() breakage with chicken 4.1.0
08/03/09:
- 20:42 Changeset in project [15313] by
- Change all occurrences of '==' used in test(1) comparisons to read …
- 17:41 Changeset in project [15312] by
- Fix connection timeout behaviour by simply disconnecting
- 16:48 Changeset in project [15311] by
- Updated last checked version on NetBSD to be 4.1.0 (amd64 and macppc)
- 12:15 Changeset in project [15310] by
- ack update
- 12:12 Changeset in project [15309] by
- A few manual and wiki fixes, thanks to Sam Varner
- 09:21 Changeset in project [15308] by
- updated download page for 4.1.0
- 08:13 Changeset in project [15307] by
- scbib release 1.0
- 08:10 Changeset in project [15306] by
- scbib documentation and bug fixes
- 04:35 Changeset in project [15305] by
- Initial import of wiki-parse, a parser for svnwiki content based on …
- 01:30 Changeset in project [15304] by
- merged last changes from release branch
08/02/09:
- 22:31 Changeset in project [15303] by
- NEWS and site-indx update
- 20:48 Changeset in project [15302] by
- Changes applied for Sam Varner (71.59.4.63) through svnwiki: Added …
- 20:45 Changeset in project [15301] by
- Changes applied for Sam Varner (71.59.4.63) through svnwiki: Fixed …
- 20:41 Changeset in project [15300] by
- Changes applied for Sam Varner (71.59.4.63) through svnwiki: Fixed typo.
- 20:38 Changeset in project [15299] by
- Changes applied for Sam Varner (71.59.4.63) through svnwiki: Minor …
- 20:35 Changeset in project [15298] by
- Changes applied for Sam Varner (71.59.4.63) through svnwiki: "These" …
- 20:32 Changeset in project [15297] by
- Changes applied for Sam Varner (71.59.4.63) through svnwiki: Replaced …
08/01/09:
- 17:00 Changeset in project [15296] by
- Include link to 3.4.0.
- 00:57 Changeset in project [15295] by
- merged with manual from release branch
- 00:41 Changeset in project [15294] by
- merged some changes from the wiki into manual
- 00:31 Changeset in project [15293] by
- merged prerelease branch r15292 into release branch; synced with …
07/31/09:
- 22:08 Ticket #61 (Buffer overflow in file_info_2) closed by
- fixed: Patch applied in r15292. Danke.
- 22:03 Ticket #62 (abs() argument truncated on 64-bit) closed by
- fixed: Patch attached in r15291. Thanks.
- 21:50 Changeset in project [15292] by
- applied patch by zbigniew for fixing various buffer overflows (#61)
- 21:45 Changeset in project [15291] by
- fixed abs(3) overflow by applying patch from zbigniew
- 20:24 Ticket #62 (abs() argument truncated on 64-bit) created by
- Reported by Alejandro: > In Chicken 3.4.0 linux-unix-gnu-x86-64 the …
- 17:19 Changeset in project [15290] by
- Add an example usage of spiffy
- 08:09 Changeset in project [15289] by
- hfs+: try installing the right extension name
- 08:03 Changeset in project [15288] by
- ported to chicken 4 (thanks to Christian Kellermann)
- 08:03 Changeset in project [15287] by
- r4 page for regex-literals
- 08:00 Changeset in project [15286] by
- ported to chicken 4 (thanks to Christian Kellermann)
- 07:53 Changeset in project [15285] by
- r4 branch
- 07:51 Changeset in project [15284] by
- r4 branch
- 07:49 Changeset in project [15283] by
- updated doc.scm
- 07:45 Changeset in project [15282] by
- imported r4 version
- 07:31 Changeset in project [15281] by
- Initial import of scbib, a library for managing bibliographic data.
- 07:26 Changeset in project [15280] by
- fixes in smtp
- 06:29 Ticket #61 (Buffer overflow in file_info_2) created by
- […] Patch attached. Also fixes a couple other overflows in Win32 …
- 01:11 Changeset in project [15279] by
- hfs+: update wiki for v0.3
- 00:49 Changeset in project [15278] by
- hfs+: update to version 0.3 (copyfile)
07/30/09:
- 10:58 Changeset in project [15277] by
- added directory for ckeen
- 10:51 Changeset in project [15276] by
- strip unit names (if unit-name equals symbol in se); include windows.h …
07/29/09:
- 11:10 Changeset in project [15275] by
- handle errors when deleting files and optional loading for compile-file
- 10:22 Changeset in project [15274] by
- handle crappy shells when using compile-file
07/28/09:
- 18:47 Changeset in project [15273] by
- Removed another-test.
- 15:47 Changeset in project [15272] by
- compile-file was missing from import lib
- 15:08 Changeset in project [15271] by
- Changes applied for mario (201.40.162.47) through svnwiki:
- 14:53 Changeset in project [15270] by
- enabled gc-report shows reclaimed locative-table entries
- 14:27 Changeset in project [15269] by
- Changes applied for mario (201.40.162.47) through svnwiki: Test
- 11:51 Changeset in project [15268] by
- Add foof's macro post to tutorials
07/26/09:
- 18:41 Changeset in project [15267] by
- Copy srfi-34 docs to eggref for chicken 4
- 18:39 Changeset in project [15266] by
- Tag srfi-34, version 0.3 for chicken 4
- 18:38 Changeset in project [15265] by
- Import chicken 4 port of srfi-34, courtesy of C-Keen
- 08:41 Ticket #58 (Local definition of fold overwrites srfi-1 definition) closed by
- fixed: I have applied the patch in r15197.
- 08:17 Changeset in project [15264] by
- updated ezxdisp documentation
- 08:14 Changeset in project [15263] by
- ezxdisp changes to address srfi-4 use issue reported by Christian …
- 01:49 Changeset in project [15262] by
- bumped version to 4.1.1; improvements and corrections for compile-file
- 01:46 Changeset in project [15261] by
- llist-less form of define-operation was incorrectly expanded
- 00:50 Changeset in project [15260] by
- egg available, but hidden; fixed missing export reported by Shawn Rutledge
07/25/09:
- 23:31 Ticket #60 (reactivate SONAME) created by
- Some packaging systems prefer libraries with SONAME set, so support …
- 23:00 Changeset in project [15259] by
- renamed cachedir for `scheme' script
- 20:12 Changeset in project [15258] by
- Make the script warn only once when the battery drops below the …
- 20:03 Changeset in project [15257] by
- Explicitly list intarweb, since we use that directly in the egg
- 20:00 Changeset in project [15256] by
- Give an example of how to use the xml-rpc server under Spiffy.
- 17:08 Changeset in project [15255] by
- Add more examples
- 16:38 Changeset in project [15254] by
- Tag xml-rpc version 2.0, it is finished now (haha, does anyone believe …
- 16:35 Changeset in project [15253] by
- Document new server stuff
- 16:34 Changeset in project [15252] by
- Always close ports, also when an exception occurred
- 16:34 Changeset in project [15251] by
- Fix connection handling (simply close connection always)
- 16:21 Changeset in project [15250] by
- Implement a simple xml-rpc procedure
- 16:09 Changeset in project [15249] by
- Implement request/response handler
- 13:53 Changeset in project [15248] by
- Get rid of silly uptime command, and use builtin seconds->string
- 13:42 Changeset in project [15247] by
- Document how to display the battery charge under NetBSD
07/22/09:
- 12:54 Changeset in project [15246] by
- -debug v; compile-file; all namespace decls in one file
07/21/09:
- 01:22 Ticket #59 (special case call to global variable in closure-compiler (eval)) closed by
- wontfix: Implementing this would lead to excessive code-duplication in the …
07/20/09:
- 23:46 Changeset in project [15245] by
- merged trunk rev. 15243 into prerelease branch
- 21:55 Changeset in project [15244] by
- Changes applied for mario (201.40.162.47) through svnwiki:
07/19/09:
- 16:38 Changeset in project [15243] by
- marked printf non-foldable; o is only inlined, if extended-binding
07/18/09:
- 14:10 Changeset in project [15242] by
- C-Keen's patches
- 14:09 Changeset in project [15241] by
- Initial import of chicken3 code
- 13:41 Changeset in project [15240] by
- C-Keen's patch
- 13:40 Changeset in project [15239] by
- Initial import of chicken3 egg
- 13:22 Changeset in project [15238] by
- C-Keen's second patch
- 13:21 Changeset in project [15237] by
- C-Keen's first patch
- 13:20 Changeset in project [15236] by
- Egg 3 brought up
07/17/09:
- 21:01 Changeset in project [15235] by
- merged trunk rev. 15234 into prerelease branch
- 20:59 Changeset in project [15234] by
- compiler-syntax based optimization of "o"; extended bindings weren't …
- 19:05 Changeset in project [15233] by
- fix Felix's copyright notice
- 19:01 Changeset in project [15232] by
- Move the client example up a bit
- 17:32 Changeset in project [15231] by
- tagging new release
- 17:31 Changeset in project [15230] by
- using utf8 encoding of non-ASCII unicode entities
- 15:36 Changeset in project [15229] by
- (really) merged trunk changes till 15228 into prerelease branch
- 14:55 Changeset in project [15228] by
- merged r15193:15207 from trunk into prerelease; bumped version to 4.1.0rc2
07/16/09:
- 22:26 Changeset in project [15227] by
- Document new Chicken 4 xml-rpc egg
07/15/09:
- 22:08 Changeset in project [15226] by
- Changes applied for certainty (88.70.194.195) through svnwiki:
- 21:43 Changeset in project [15225] by
- Changes applied for certainty (88.70.194.195) through svnwiki:
- 21:34 Changeset in project [15224] by
- fixed bug. the full path is now passed to dispatch-error
- 21:29 Changeset in project [15223] by
- Include the content-type: text/xml header in requests, for picky servers
- 21:26 Changeset in project [15222] by
- Import basic server code - no real infrastructure for handling POSTS …
- 21:19 Changeset in project [15221] by
- replaced uri? with uri-reference?
- 21:18 Changeset in project [15220] by
- Oops, uri-common, not uri-generic :)
- 20:33 Changeset in project [15219] by
- added meta and setup file. removed import of extras
- 20:26 Changeset in project [15218] by
- added more tests
- 20:06 Changeset in project [15217] by
- simplified expression
- 19:59 Changeset in project [15216] by
- initial import
- 19:32 Changeset in project [15215] by
- Fix tests and separate out the construction of a method call
07/14/09:
- 23:26 Changeset in project [15214] by
- Implement new, properly tested, version of xml-rpc based on …
- 22:23 Changeset in project [15213] by
- Fix markup a bit
- 19:58 Changeset in project [15212] by
- Added permissions for certainty to uri-dispatch
- 19:50 Changeset in project [15211] by
- Add uri-dispatch egg for David Krentzlin (certainty)
07/13/09:
- 00:28 Ticket #59 (special case call to global variable in closure-compiler (eval)) created by
- Calls to global procedures can be handled specially in …
- 00:05 Changeset in project [15210] by
- added pages for srfi-25 and openal
07/12/09:
- 22:57 Changeset in project [15209] by
- ported to v4
- 22:08 Changeset in project [15208] by
- ported srfi-25 to r4
- 21:44 Changeset in project [15207] by
- create-temporary-file uses /tmp, if no suitable env. var is found
07/10/09:
- 23:32 Changeset in project [15206] by
- Changes applied for Anonymous (98.216.110.149) through svnwiki: +note …
- 23:17 Changeset in project [15205] by
- Changes applied for Anonymous (98.216.110.149) through svnwiki: Mark …
07/09/09:
- 21:28 Changeset in project [15204] by
- Implement basic auth in a really ugly way. Digest auth to come
- 16:35 Changeset in project [15203] by
- flush output after load message
- 02:51 Changeset in project [15202] by
- yet more fixes to the ssax import declarations
- 02:49 Changeset in project [15201] by
- created release 2.21 of nemo
- 02:49 Changeset in project [15200] by
- nemo version set to 2.21
- 02:47 Changeset in project [15199] by
- some fixes to xml parsing in nemo
- 02:23 Changeset in project [15198] by
- incremented ssax version
- 02:23 Changeset in project [15197] by
- applied ssax patch from ticket #58
Note: See TracTimeline
for information about the timeline view.