Timeline
10/03/11:
- 22:21 Ticket #710 (tokyocabinet egg needs to add /usr/local/{lib,include} to build flags ...) closed by
- invalid: I opened another can of worms with this, please ignore the ticket and …
- 22:11 Changeset in project [25297] by
- iconv: revert last commit to keep out OpenBSD build flags from .setup.
- 21:55 Ticket #710 (tokyocabinet egg needs to add /usr/local/{lib,include} to build flags ...) created by
- The attached patch to the .setup file fixes this
- 21:53 Changeset in project [25296] by
- iconv: add cflags and lflags for openbsd
- 13:58 Changeset in project [25295] by
- Copyright notice added
- 13:53 Changeset in project [25294] by
- Copyright notice added
- 13:51 Changeset in project [25293] by
- Copyright notice added
- 13:48 Changeset in project [25292] by
- Copyright notice added
- 13:44 Changeset in project [25291] by
- Copyright notice added
- 13:42 Changeset in project [25290] by
- uri-generic doc update
- 13:40 Changeset in project [25289] by
- Copyright notice added
- 13:40 Changeset in project [25288] by
- uri-generic release 2.36
- 13:39 Changeset in project [25287] by
- uri-generic: added make-uri (fix for #699)
- 13:36 Changeset in project [25286] by
- Copyright notice added
- 13:33 Changeset in project [25285] by
- Copyright notice added
- 13:09 Changeset in project [25284] by
- lua doc for Chicken 4
- 13:06 Changeset in project [25283] by
- lua location
- 13:06 Changeset in project [25282] by
- lua release 0.3
- 13:05 Changeset in project [25281] by
- lua tags dir
- 13:04 Changeset in project [25280] by
- import Chicken 3 lua egg
- 10:32 Ticket #708 (condition-predicate's result is too picky) closed by
- fixed: The code has been fixed to return #t only if the condition kind is …
- 06:42 Changeset in project [25279] by
- Anonymous wiki edit for IP [98.14.172.212]: Inserted vertical whitespace
- 01:34 Ticket #709 (Development process problem: the self-dependency loop in the compiler ...) closed by
- worksforme: With the new chickenista page, I'll close this too.
- 01:05 Ticket #709 (Development process problem: the self-dependency loop in the compiler ...) created by
-
Today I tried to recompile the current head after a
make confclean
, …
10/02/11:
- 22:46 Changeset in project [25278] by
- Anonymous wiki edit for IP [62.216.201.76]: I am still not smarter …
- 22:36 Changeset in project [25277] by
- Anonymous wiki edit for IP [62.216.201.76]: Added chickenista guide to …
- 22:34 Changeset in project [25276] by
- Import of chickenista guide to the wiki, thanks to a modified generic …
- 18:23 Changeset in project [25275] by
- cairo: bump trunk version
- 18:22 Changeset in project [25274] by
- cairo: add version history
- 18:20 Changeset in project [25273] by
- Release cairo 0.1.10, maintenance release
- 18:14 Changeset in project [25272] by
- cairo: Also mark linker options with -L, as -pthread is not recognised …
- 13:19 Changeset in project [25271] by
- sandbox 1.8: bugfix by Alan Post, also removed incorrect test
10/01/11:
- 10:17 Changeset in project [25270] by
- gts: bug fixes to *_destroy procedures
- 05:02 Changeset in project [25269] by
- man/4/ports: Note copy-port introduced in 4.6.0
09/30/11:
- 16:19 Changeset in project [25268] by
- inline (wiki): removed "Download" section. Minor markup fix.
- 16:11 Changeset in project [25267] by
- adding proof-of-concept inline-eval
09/29/11:
- 23:38 Changeset in project [25266] by
- chicken-belt: update documentation
- 19:12 Changeset in project [25265] by
- create git docs page
- 17:28 Changeset in project [25264] by
- chicken-belt: add documentation
- 12:38 Changeset in project [25263] by
- add chicken-belt to egg-locations
- 11:40 Changeset in project [25262] by
- glut 1.18: corrected libraries to link for Windows
- 11:23 Changeset in project [25261] by
- fixed broken library check code for windows
09/28/11:
- 23:00 Ticket #708 (condition-predicate's result is too picky) created by
-
The result of
(condition-predicate 'foo)
… - 21:47 Ticket #707 (##sys#file-info needs to signal an error if the fstat syscall goes bad) created by
- I think it is bad style to ignore the errno error signalling mechanism …
- 18:37 Changeset in project [25260] by
- numbers: make this egg hook the reader differently, in such a way that …
- 16:48 Changeset in project [25259] by
- Added location for `git' (by Evan Hanson)
- 15:09 Ticket #706 (file-exists? does return #f on large files) created by
- Reported by Sven Hartrumpf > I have just lost some files (fortunately, …
09/27/11:
- 21:50 Ticket #705 (Allowing EVAL to evaluate lists with a procedure in the car) created by
- The following does not work and is not required by R5RS to work, but I …
- 20:36 Changeset in project [25258] by
- add note about define-for-syntax module exports
- 08:47 Ticket #704 (remove ##sys#walk-namespace) created by
-
##sys#walk-namespace
inlibrary.scm
is obsolete - it was used by … - 05:22 Changeset in project [25257] by
- flsim doc update
- 05:19 Changeset in project [25256] by
- signal-diagram doc update
- 05:17 Changeset in project [25255] by
- flsim release 2.0
- 05:16 Changeset in project [25254] by
- signal-diagram release 2.0
- 05:10 Changeset in project [25253] by
- ploticus release 1.1
- 05:09 Changeset in project [25252] by
- ploticus doc update
09/26/11:
- 17:24 Changeset in project [25251] by
- ploticus: added auxiliary procedure proc
- 16:05 Changeset in project [25250] by
- Software (wiki): moved chicken playground to the "Active projects" section
- 16:04 Changeset in project [25249] by
- playground (wiki): resurrected
- 15:41 Ticket #693 ("write-line" should invoke write-string port method directly) closed by
- fixed: fixed by ckeen in c344ffb.
- 09:05 Ticket #703 (Restructure core libraries) created by
- The current structure of the libraries is completely arbitrary and …
- 05:09 Changeset in project [25248] by
- sundials version history update
- 05:02 Changeset in project [25247] by
- sundials release 1.3
- 05:02 Changeset in project [25246] by
- sundials version set to 1.3
- 05:01 Changeset in project [25245] by
- sundials: added a test for discrete events and fixed some bugs in …
- 03:34 Changeset in project [25244] by
- sundials release 1.2
- 03:34 Changeset in project [25243] by
- sundials doc update
- 03:32 Changeset in project [25242] by
- sundials version set to 1.2
- 03:31 Changeset in project [25241] by
- sundials: added bindings for IDAReInit and CVodeReInit
09/25/11:
- 14:11 Changeset in project [25240] by
- added support code and initial cells test (untested)
09/23/11:
- 21:11 Ticket #279 (DoS protection support for spiffy) closed by
- wontfix: Closing this since I have absolutely no clue how to fix this. If you …
- 21:08 Changeset in project [25239] by
- numbers: Fix numbers-test-gauche to return the correct value when …
- 15:37 Ticket #702 (macro expansion time category specification filter for log5scm) created by
- The attached patch adds support for defining a category specification …
- 14:52 Ticket #701 (require-extension has a hygiene problem) created by
- It appears that require-extension doesn't work if you've locally …
- 14:34 Changeset in project [25238] by
- signal-diagram: fixes to the rtransition fixes
- 14:30 Changeset in project [25237] by
- flsim: removing last vestiges of stateful effects
- 14:28 Ticket #700 (requiring uncompiled extensions that use `use' fails) created by
-
The problem can be reproduced by having a file
foo.scm
… - 10:28 Ticket #634 (Profiler does not work correctly on recursive procedures) closed by
- fixed: This should work now. There have been a few fixes in the internal …
- 09:13 Changeset in project [25236] by
- signal-diagram: removing mutable state from rtransition definition
- 09:08 Ticket #683 (chicken-install exits 0 when trying to install non existent eggs) closed by
- fixed: fixed in master with a slightly different patch (directory is used …
- 09:05 Ticket #696 (Stock 4.7.0 chicken cannot compile current trunk) closed by
- worksforme
- 09:05 Changeset in project [25235] by
- flsim: removing imperative constructs
- 08:01 Changeset in project [25234] by
- updated roadmap with note about removal of deprecated old signature …
- 06:42 Changeset in project [25233] by
- added ploticus to egg-locations
- 06:41 Changeset in project [25232] by
- ploticus release 1.0
- 06:41 Changeset in project [25231] by
- ploticus: added getvar and setvar
- 06:41 Changeset in project [25230] by
- initial documentation for ploticus
- 05:49 Changeset in project [25229] by
- ploticus: added simple test script
09/22/11:
- 23:54 Ticket #285 (termite hangs and doesn't return values when it should) closed by
- wontfix: I am sorry, but after a year and still no idea how to fix this I will …
- 23:52 Changeset in project [25228] by
- termite: mark obsolete
- 23:24 Ticket #677 (bug in pdf egg) closed by
- fixed: Fixed in version 1.0.2
- 23:23 Changeset in project [25227] by
- pdf: release bugfix version 1.0.2. Fixes #677
- 23:10 Ticket #694 (find-files does follow symlinks contradicts documentation) closed by
- fixed: I pushed commit 9aaea62 to master, disabling following symlinks by default
- 21:49 Ticket #695 (Minor gcc warning from runtime.c) closed by
- fixed: Sorry about that, it was a small oversight on my part. Fixed …
- 21:15 Ticket #699 (add make-uri constructor to uri-generic and uri-common) created by
- Currently the only constructors for uri-generic and uri-common URI …
- 18:30 Ticket #698 (missing export declaration for *default-output-spec* in log5scm) created by
-
*default-output-spec*
is documented but not exported by log5scm. - 16:19 Changeset in project [25226] by
- initial import of ploticus bindings
- 14:16 Changeset in project [25225] by
- log5scm: some documentation corrections
- 09:37 Ticket #697 (the make facility in setup-api.scm should transparently handle .exe ...) created by
- On Windows, a make-rule target for an executable requires that the …
- 09:29 Changeset in project [25224] by
- added initial version for another test program
- 04:15 Changeset in project [25223] by
- 9ML-toolkit release 1.2
- 04:14 Changeset in project [25222] by
- 9ML-toolkit version set to 1.2
- 04:12 Changeset in project [25221] by
- 9ML-toolkit: added support for literal syntax
- 04:10 Changeset in project [25220] by
- miniML release 1.7
- 04:10 Changeset in project [25219] by
- miniML version history update
- 04:09 Changeset in project [25218] by
- miniML version set to 1.6
- 04:09 Changeset in project [25217] by
- miniML: some corrections to the definition of tuple values
09/21/11:
- 19:47 Ticket #696 (Stock 4.7.0 chicken cannot compile current trunk) created by
-
When attempting to compile
setup-api.scm
,setup-download.scm
, … - 19:31 Ticket #695 (Minor gcc warning from runtime.c) created by
- runtime.c: In function ‘decode_literal2’: runtime.c:8845:5: warning: …
- 17:44 Ticket #694 (find-files does follow symlinks contradicts documentation) created by
- Found by Sascha Ziemann: The documentation for find-files says: By …
- 17:25 Changeset in project [25216] by
- 17:22 Changeset in project [25215] by
- 17:10 Changeset in project [25214] by
- 17:07 Changeset in project [25213] by
- 15:40 Changeset in project [25212] by
- Anonymous wiki edit for IP [80.150.94.234]: Add warning about licenses …
- 11:49 Ticket #693 ("write-line" should invoke write-string port method directly) created by
-
Currently
write-string
in theextras
unit callsdisplay
, but … - 11:16 Changeset in project [25211] by
- hack around .exe extension problems on IE; tested using return for …
- 00:47 Ticket #692 (Numbers egg won't build on Cygwin under 4.7.0) closed by
- wontfix: This turned out to be an artifact of old chicken.h files in the wrong …
- 00:08 Ticket #692 (Numbers egg won't build on Cygwin under 4.7.0) created by
- This is what happens when compiling: …
09/20/11:
- 18:36 Changeset in project [25210] by
- created throwless branch
- 15:00 Changeset in project [25209] by
- Setting svn properties for donate
- 14:56 Changeset in project [25208] by
- Adding "donate" page
- 12:49 Changeset in project [25207] by
- vandusen-remote: allow sending multiple messages through one connection
- 08:48 Changeset in project [25206] by
- sundials version history update
- 08:47 Changeset in project [25205] by
- sundials release 1.1
- 08:46 Changeset in project [25204] by
- sundials: added sundials version detection and conditional compilation
- 08:35 Ticket #668 (Issue with 49b92ba0bfb7ecfceb49a45f64e9943ea83a6d94) closed by
- fixed: The fix is so trivial, it hurts: […] Since unbound variable …
- 08:24 Changeset in project [25203] by
- memcached version history update
- 08:23 Changeset in project [25202] by
- memcached release 1.3
- 08:22 Changeset in project [25201] by
- memcached: modify test script to detect if run as root, and try to run …
- 08:15 Changeset in project [25200] by
- mpi version history update
- 08:15 Changeset in project [25199] by
- mpi release 1.11
- 08:14 Changeset in project [25198] by
- mpi: fixes to unit test, updated copyright year
- 03:13 Changeset in project [25197] by
- object-graph version history update
- 03:12 Changeset in project [25196] by
- object-graph release 1.1
- 03:12 Changeset in project [25195] by
- object-graph: version set to 1.1
- 03:11 Changeset in project [25194] by
- object-graph: using assert in test script
- 02:28 Changeset in project [25193] by
- lexgen version history update
- 02:28 Changeset in project [25192] by
- lexgen release 5.2
- 02:27 Changeset in project [25191] by
- lexgen: added test-exit to unit test
- 02:25 Changeset in project [25190] by
- internet-timestamp doc: added link to rfc3339
- 02:22 Changeset in project [25189] by
- glpk version history update
- 02:21 Changeset in project [25188] by
- glpk release 1.4
- 02:21 Changeset in project [25187] by
- glpk: using assert in unit test
09/19/11:
- 15:36 Changeset in project [25186] by
- charconv: tag 1.3.5
- 15:35 Changeset in project [25185] by
- charconv: fix typo in last commit: res -> rest
- 14:58 Changeset in project [25184] by
- exporting some procedures used by hato which were previously exported
- 14:41 Changeset in project [25183] by
- Fixing autoload with modules.
- 13:16 Changeset in project [25182] by
- Updating autoload to remove reference to global-ref. Need to find some …
09/18/11:
- 21:04 Changeset in project [25181] by
- numbers: Fix make-polar to allow for ratnums (and bignums, though …
- 20:38 Changeset in project [25180] by
- numbers: Further changes to make compilation possible
- 08:20 Changeset in project [25179] by
- bvsp-spline: somewhat more sensible test cases
09/17/11:
- 21:56 Changeset in project [25178] by
- numbers: Prepare tests for compilation (so we can test the new types …
- 14:30 Changeset in project [25177] by
- Anonymous wiki edit for IP [62.216.200.190]: sprint: add date, since …
- 13:33 Changeset in project [25176] by
- Update test changelog
- 13:32 Changeset in project [25175] by
- test: Fix require-library statement to load data-structures, ports and …
- 13:08 Changeset in project [25174] by
- numbers: Get rid of compiler warning caused by passing a character …
- 08:12 Changeset in project [25173] by
- bvsp-spline: proper svn directiory structure
- 07:40 Changeset in project [25172] by
- initial import of bvsp-spline
- 00:49 Changeset in project [25171] by
- Extensions (manual): updated info about how to create extensions …
09/16/11:
- 23:22 Changeset in project [25170] by
- Documented the srfi-99-variantes module briefly
- 23:09 Changeset in project [25169] by
- Documented the module srfi-99-records-syntactic briefly
- 22:53 Changeset in project [25168] by
- Documented srfi-99-records-inspection briefly
- 22:44 Changeset in project [25167] by
- Documented srfi-99-records-procedural briefly
- 22:27 Changeset in project [25166] by
- Added documentation skeleton
- 22:15 Changeset in project [25165] by
- Updated list of eggs
- 22:06 Changeset in project [25164] by
- Added a pointer to the documentation of extensions in the SRFI-99 …
- 11:53 Changeset in project [25163] by
- typo
- 11:52 Changeset in project [25162] by
- 11:51 Changeset in project [25161] by
- statistics/tag/0.5 include tests
- 11:47 Changeset in project [25160] by
- fixed warning on poisson-cumulative-probability
- 05:11 Changeset in project [25159] by
- moved heading to top
09/15/11:
- 22:58 Changeset in project [25158] by
- fixed link at bottom
- 22:53 Changeset in project [25157] by
- jso: release version 0.2 with jso-apply. This breaks compatibility as …
- 22:45 Changeset in project [25156] by
- http-session: `session-storage' as a procedure; setters call …
- 22:05 Changeset in project [25155] by
- Numbers: Fix addition of two fixnums in edge cases and make numbers …
- 21:48 Changeset in project [25154] by
-
http-session: deprecated
session-table' and
make-session-table'. … - 21:43 Changeset in project [25153] by
- http-session: exported session-item; removed `session-table' argument …
- 21:04 Changeset in project [25152] by
- remove user link
- 21:04 Changeset in project [25151] by
- remove user link
- 21:02 Changeset in project [25150] by
- replace AWOL ini-file docs
- 20:55 Changeset in project [25149] by
- http-session: removed deprecated procedures: `session-delete-binding!' …
- 20:53 Changeset in project [25148] by
- http-session: removed module indentation & whitespace cleanup
- 20:50 Changeset in project [25147] by
- http-session: initial work on the configurable storage backend API
- 20:29 Changeset in project [25146] by
- Update numbers changelog
- 20:24 Changeset in project [25145] by
- Numbers: Division by inexact zero does not trigger errors anymore but …
- 20:01 Changeset in project [25144] by
- Update postgresql changelog
- 20:01 Changeset in project [25143] by
- Tag postgresql 3.7
- 19:58 Changeset in project [25142] by
- Update changelog for intarweb, http-client and spiffy
- 19:57 Changeset in project [25141] by
- Tag spiffy 4.13
- 19:56 Changeset in project [25140] by
- Tag http-client 0.5
- 19:55 Changeset in project [25139] by
- Bump intarweb version number in trunk
- 19:54 Changeset in project [25138] by
- Tag intarweb 0.7
- 19:36 Changeset in project [25137] by
- Update crypt changelog
- 19:35 Changeset in project [25136] by
- crypt: Tag 0.3 (sorry for the long delay, Mario!)
- 19:12 Changeset in project [25135] by
- Removing directory created while mistakenly adding a test page for ini-file
- 16:35 Changeset in project [25134] by
- Deleting wrongly placed ini-file page
- 16:33 Changeset in project [25133] by
- ini-file (wiki): test
- 12:53 Ticket #672 (CR: Division by inexact zero results in infinity (or nan) as per IEEE 754) closed by
- wontfix
- 12:24 Changeset in project [25132] by
- Improved description of Fossil usage for egg storage
- 09:48 Changeset in project [25131] by
- added note to srfi-63 page
- 09:03 Changeset in project [25130] by
- charplot page update
- 09:02 Changeset in project [25129] by
- use terminal-size for determining default dimensions
- 00:16 Changeset in project [25128] by
- Fix weird sentence (add missing word "low-level", not "level")
09/14/11:
- 23:04 Changeset in project [25127] by
- Added dummy page for srfi-99
- 23:03 Changeset in project [25126] by
- supported-standards (wiki): added srfi-99
- 22:58 Changeset in project [25125] by
- Fix URI-encoding of hfs+ egg in egg-locations
- 21:58 Changeset in project [25124] by
- Update henrietta-cache Changelog
- 21:01 Changeset in project [25123] by
- numbers: Add "5." as valid syntax for "10/2" in Schemes without ratnums
- 15:18 Changeset in project [25122] by
- charplot page
- 15:14 Changeset in project [25121] by
- charplot 0.1: initial release
- 14:03 Changeset in project [25120] by
- Add deprecation of libc number syntax to development roadmap
- 12:24 Ticket #689 (rfb needs miscmacros) closed by
- fixed
- 12:23 Changeset in project [25119] by
- wrong tag
- 12:23 Changeset in project [25118] by
- rfb 0.3: fixed depends (thanks to mario)
- 12:23 Changeset in project [25117] by
- 12:19 Ticket #691 (number/string-conversion tests fail on Windows (mingw-msys)) created by
- The tests fail in the following places: […]
- 12:11 Changeset in project [25116] by
- short form of define-syntax-with-contract fixed: docstring no longer …
- 11:06 Changeset in project [25115] by
- design-by-contract updated
- 02:30 Ticket #690 ("make check" errors on cygwin) created by
- It seems that cygchicken-0.dll is expected to be found in the …
09/13/11:
- 20:01 Changeset in project [25114] by
- explicit-renaming-macros updated
- 19:53 Changeset in project [25113] by
- 19:48 Changeset in project [25112] by
- 19:39 Changeset in project [25111] by
- explicit-renaming-macros updated
- 19:06 Changeset in project [25110] by
- juergen-lorenz updated
- 19:00 Changeset in project [25109] by
- module moved to category obsolete
- 18:57 Changeset in project [25108] by
- module moved to category obsolete
- 18:53 Changeset in project [25107] by
- modules er-macros and ir-macros moved to category obsolete
- 18:45 Changeset in project [25106] by
- low-level-macros version 1.2
- 18:39 Changeset in project [25105] by
- renamed macro-define to define-macro
- 14:36 Changeset in project [25104] by
- http-session (wiki): release notes for version 2.6
- 14:33 Changeset in project [25103] by
- http-session (wiki): better doc organization, added toc, updated …
- 14:33 Changeset in project [25102] by
- Added SRFI-99 egg
- 14:23 Changeset in project [25101] by
- http-session: releasing version 2.6
- 14:22 Changeset in project [25100] by
- http-session: use -O3 instead of -O2
- 13:27 Changeset in project [25099] by
- added low-level-macros to egg-locations
- 13:22 Changeset in project [25098] by
- spiffy-request-vars (wiki): release notes for version 0.14
- 13:20 Changeset in project [25097] by
- spiffy-request-vars: releasing version 0.14
- 13:16 Changeset in project [25096] by
- spiffy-request-vars: version bumped to 0.14
- 13:15 Changeset in project [25095] by
- spiffy-request-vars: use -O3 instead of -O2
- 13:13 Changeset in project [25094] by
- spiffy-request-vars: added `test-depends'
- 13:12 Changeset in project [25093] by
- spiffy-request-vars: whitespace cleanup
- 10:40 Changeset in project [25092] by
- add links to other json eggs to json-abnf and json doc
- 10:40 Changeset in project [25091] by
- sundials release 1.0
- 10:39 Changeset in project [25090] by
- added sundials to egg-locations
- 10:38 Changeset in project [25089] by
- sundials doc update
- 10:37 Changeset in project [25088] by
- sundials doc formatting fix
- 10:36 Changeset in project [25087] by
- sundials doc fix
- 10:35 Changeset in project [25086] by
- sundials doc: added initial cvode doc
- 09:55 Changeset in project [25085] by
- json-abnf doc: added link to json
- 09:55 Changeset in project [25084] by
- sundials doc: completed documentation of IDA procedures
- 09:47 Changeset in project [25083] by
- sundials documentation about ida-create-solver
- 09:31 Changeset in project [25082] by
- sundials: introduced safe and unsafe variants of the solver creation …
- 08:39 Changeset in project [25081] by
- csv doc: added link to csv-xml
- 08:19 Changeset in project [25080] by
- beginnings of sundials documentation
- 07:15 Changeset in project [25079] by
- sundials: added copyright note to source file
- 07:12 Changeset in project [25078] by
- sundials: added back accidentally removed install-extension call
- 07:10 Changeset in project [25077] by
- sundials: added run.scm test script
- 03:13 Changeset in project [25076] by
- awful: added server-test to `test-depends' (cheating)
- 03:09 Changeset in project [25075] by
- awful: added server-test to `test-depends'
- 01:45 Changeset in project [25074] by
- spiffy-request-vars: added run.scm and `test-depends' form to .meta
- 01:39 Changeset in project [25073] by
- awful (wiki): updated documentation for version 0.32
- 01:37 Changeset in project [25072] by
- awful: trunk version bumped to 0.33
- 01:36 Changeset in project [25071] by
- awful: releasing version 0.32
- 01:33 Changeset in project [25070] by
- awful (doc): updated docs and version history for version 0.32
09/12/11:
- 23:04 Changeset in project [25069] by
- maintainers: added paste.call-cc.org to the list of chicken sites
- 23:01 Changeset in project [25068] by
- maintainers: map eggs to the sites that run them as a service; added …
- 22:50 Changeset in project [25067] by
- maintainers: fixed broken link to /egg-index
- 22:43 Changeset in project [25066] by
- maintainers: s/chickadee.call-cc.org/api.call-cc.org
- 22:22 Changeset in project [25065] by
- numbers: Update string-conversion with test for rationals containing …
- 21:44 Changeset in project [25064] by
- Anonymous wiki edit for IP [63.131.38.157]: clarify handle-not-found …
- 14:55 Changeset in project [25063] by
- http-session: version bumped to 2.6
- 14:55 Changeset in project [25062] by
- http-session: converted .setup to unix format. Somehow it was with …
- 14:52 Changeset in project [25061] by
- http-session: whitespace cleanup
- 14:52 Changeset in project [25060] by
- http-session: Raise specific `invalid-session' error instead of a …
- 13:15 Changeset in project [25059] by
- rfb (wiki): markup fixes
- 13:12 Ticket #689 (rfb needs miscmacros) created by
- See …
- 10:55 Changeset in project [25058] by
- sundials: removed static linking option
- 06:21 Changeset in project [25057] by
- sundials: license change to match the original package
- 05:19 Changeset in project [25056] by
- sundials: support for static linking
- 04:53 Changeset in project [25055] by
- 9ML-toolkit: some additional optimization flags when compiling …
- 04:36 Changeset in project [25054] by
- sundials: completed initial test suite
- 04:06 Changeset in project [25053] by
- sundials: additional test cases
- 03:47 Changeset in project [25052] by
- Tagged v1.04 of logpro. This release includes: * non-required …
- 03:42 Changeset in project [25051] by
- Added triggers:non-required and expect:waive
- 03:18 Changeset in project [25050] by
- sundials: ensuring that f64vectors are evicted before being passed to …
- 00:39 Changeset in project [25049] by
- Moved heading to the top.
- 00:00 Changeset in project [25048] by
- numbers: Fix range checks in string->number
09/11/11:
- 18:24 Changeset in project [25047] by
- numbers: Add clause for inexact fractions
- 17:17 Changeset in project [25046] by
- sundials: completed bindings for main cvode procedures
- 16:09 Changeset in project [25045] by
- numbers: Merge changes into Schemification branch
- 16:00 Changeset in project [25044] by
- Add initial types database for numbers egg (thanks to Felix!)
- 15:13 Changeset in project [25043] by
- numbers: Improve some cases where we know the type of numbers and …
- 14:52 Changeset in project [25042] by
- numbers: Small improvement in eqv? performance
- 14:44 Changeset in project [25041] by
- added rfb docs
- 14:43 Changeset in project [25040] by
- rfb 0.2
- 08:52 Changeset in project [25039] by
- sundials: fixes to cvode C interface declarations
- 06:09 Changeset in project [25038] by
- Moved the main heading to the top and added "Introduction" heading …
- 00:44 Changeset in project [25037] by
- Added h2 title to top.
09/10/11:
- 23:52 Changeset in project [25036] by
- add example output
- 23:47 Changeset in project [25035] by
- add link to threads demo
- 23:39 Changeset in project [25034] by
- development-process: add zbigniew to list of committers
- 23:06 Changeset in project [25033] by
- updated maintainers and added dev-process page
- 23:05 Changeset in project [25032] by
- updated version in ftl page
- 21:35 Ticket #671 (qwiki doesn't check for race conditions) closed by
- fixed: Fixed in r25029; will probably be released shortly as 1.3, after it's …
- 19:25 Changeset in project [25031] by
- Update qwiki changelog
- 19:18 Changeset in project [25030] by
- Added note to intro about creating eggs from other free software …
- 19:01 Changeset in project [25029] by
- Qwiki: (re-)Add detection of concurrent edits and warn the user about …
- 18:02 Changeset in project [25028] by
- Anonymous wiki edit for IP [74.209.22.28]: Woops.
- 18:01 Changeset in project [25027] by
- Anonymous wiki edit for IP [74.209.22.28]: Initial version
- 18:00 Changeset in project [25026] by
- Small bugfix for send-response so it actually behaves as advertised
- 17:47 Changeset in project [25025] by
- Spiffy: Document changes in send-response and send-status procedures
- 17:40 Changeset in project [25024] by
- Spiffy: Refactor to use the symbolic way of sending status codes …
- 17:33 Changeset in project [25023] by
- Intarweb: factor out http-status to code+reason conversion and export …
- 17:09 Changeset in project [25022] by
- Document intarweb change in response-status procedure
- 17:08 Changeset in project [25021] by
- intarweb: Minor improvement; make response-status work on numeric …
- 15:39 Changeset in project [25020] by
- Update intarweb docs
- 14:48 Ticket #688 (intarweb: add default reason phrases for responses) closed by
- fixed: Thanks for the patch and good discussion; we settled on doing it …
- 14:43 Changeset in project [25019] by
- Improve error messages by passing 'args' to signal-http-condition so …
- 14:33 Changeset in project [25018] by
- Intarweb: Allow descriptive status symbols to be used as an …
- 12:41 Changeset in project [25017] by
- sundials: adding wrappers for cvode procedures
- 00:27 Changeset in project [25016] by
- Anonymous wiki edit for IP [68.122.34.207]: entropy-port-lifetime …
09/09/11:
- 21:21 Changeset in project [25015] by
-
spiffy-request-vars: bind
vals' out of
request-varss `lambda', as … - 21:15 Changeset in project [25014] by
- awful: updated jquery to version 1.6.3
- 21:09 Changeset in project [25013] by
-
spiffy-request-vars:
source: 'both' makes
request-vars' actually … - 20:23 Changeset in project [25012] by
-
interweb (wiki):
headers' keyword parameter for
make-response': its … - 19:50 Changeset in project [25011] by
- awful: `awful-version' value bumped to "0.32".
- 19:20 Changeset in project [25010] by
- spiffy-request-vars: applyed patch by Der Gute "camel case" Moritz to …
- 17:33 Changeset in project [25009] by
- version 1.1 tagged, earlier versions didn't get installed for unknown …
- 15:13 Changeset in project [25008] by
- stability: added MD5 sum for the tarball
- 14:30 Changeset in project [25007] by
- added rfb-close, client test closes connection after given iterations
- 12:12 Changeset in project [25006] by
- Referenced the New Way Of Hosting Eggs in the eggs tutorial, leaving …
- 09:23 Ticket #687 (irregex-replace returns #f when nothing was replaced) closed by
- fixed: Merged. Thanks.
- 08:47 Changeset in project [25005] by
- added some notes for 4.8.0 release
- 08:37 Changeset in project [25004] by
- added roadmap
- 05:50 Changeset in project [25003] by
- Added missing dependencies
09/08/11:
- 23:23 Ticket #325 (ssax and Unicode entities) closed by
-
fixed: Added
html-entity-unicode-chars
in version 5.0.5. I have … - 23:20 Changeset in project [25002] by
- wiki/ssax: document 5.0.5
- 23:01 Changeset in project [25001] by
- ssax: tag 5.0.5
- 22:59 Changeset in project [25000] by
- Version 5.0.5: Add html-entity-unicode-chars (closes ticket #325). …
- 13:06 Changeset in project [24999] by
- anaphora version 0.3
- 13:03 Changeset in project [24998] by
- anaphora-helper removed
- 12:43 Changeset in project [24997] by
- changes to version 2.0 of contracts
- 12:25 Changeset in project [24996] by
- (er|ir)-macro-define-with-contract moved to define-macro-with-contract
- 11:35 Changeset in project [24995] by
- Anonymous wiki edit for IP [84.148.10.239]: mention distributed egg …
- 10:15 Changeset in project [24994] by
- Anonymous wiki edit for IP [84.148.10.239]: adjust version history
- 10:11 Changeset in project [24993] by
- awk: release 1.7
- 10:11 Changeset in project [24992] by
- awk: bump version to 1.7
- 10:10 Changeset in project [24991] by
- awk: add missing import-for-syntax
- 09:49 Changeset in project [24990] by
- added official CR description
09/07/11:
- 23:05 Ticket #688 (intarweb: add default reason phrases for responses) created by
- Currently, intarweb response records have the status code 200 and the …
- 16:36 Changeset in project [24989] by
- anaphora: documentation dispatcher added
- 16:33 Changeset in project [24988] by
- genturfahi: move 1.0 tag to 1.0.0.
- 16:30 Changeset in project [24987] by
- genturfahi: if trunk weren't trunk, it would be version 1.0.1. Update …
- 16:26 Changeset in project [24986] by
- genturfahi: release version 1.0.
- 16:24 Changeset in project [24985] by
- genturfahi: (reverse version)
- 16:22 Changeset in project [24984] by
- genturfahi: release version 1.0.
- 16:16 Changeset in project [24983] by
- builtin documentation added
- 15:39 Changeset in project [24982] by
- low-level-macros.meta corrected
- 15:27 Changeset in project [24981] by
- low-level-macros as merger of obsolete er-macros and ir-macros
- 15:23 Changeset in project [24980] by
- initial import
- 12:26 Changeset in project [24979] by
- low-level-macros.meta and low-level-macros.setup corrected
09/06/11:
- 22:07 Changeset in project [24978] by
- er-macros and ir-macros unified, dependancy on contracts removed
- 22:00 Changeset in project [24977] by
- Inital import
- 17:48 Changeset in project [24976] by
- Anonymous wiki edit for IP [174.253.228.240]:
- 17:05 Changeset in project [24975] by
- with-aliases in run.scm removed
- 16:14 Ticket #687 (irregex-replace returns #f when nothing was replaced) created by
-
irregex-replace currently returns
#f
when nothing was replaced … - 16:02 Changeset in project [24974] by
- csv doc update
- 15:56 Ticket #686 (irregex-replace/all doesn't grok `bos') created by
-
When
irregex-replace/all
is given a pattern containing a … - 15:10 Changeset in project [24973] by
- csv release 4.7
- 14:58 Changeset in project [24972] by
- csv: created module csv-string
- 14:18 Changeset in project [24971] by
- mbox release 3.2
- 14:02 Changeset in project [24970] by
- mbox doc update
- 12:48 Changeset in project [24969] by
- mbox: added mbox-string module
- 12:47 Changeset in project [24968] by
- byte-blob version history update
- 12:46 Changeset in project [24967] by
- internet-message version history update
- 12:46 Changeset in project [24966] by
- byte-blob release 1.14
- 12:45 Changeset in project [24965] by
- byte-blob: bug fix in byte-blob-find
- 12:44 Changeset in project [24964] by
- internet-message release 5.3
- 12:43 Changeset in project [24963] by
- internet-message: bug fix in received-token
- 10:27 Changeset in project [24962] by
- added more test cases to byte-blob
- 02:54 Changeset in project [24961] by
- Merged in latest changes from fossil, includes hooks to support …
09/05/11:
- 21:39 Changeset in project [24960] by
- medea: add note about how to install genturfahi from trunk for now
- 21:13 Changeset in project [24959] by
- medea, netstring: change category from "data" to "parsing" (thanks …
- 20:18 Changeset in project [24958] by
- numbers: Add support for "engineering notation", which SCM normalizes …
- 15:08 Changeset in project [24957] by
- Clarify wording on predefined modules
- 14:12 Changeset in project [24956] by
- ssql-postgresql: change heading to ssql-postgresql ;-)
- 14:09 Changeset in project [24955] by
- add documentation stubs with pointers to the external repositories for …
- 13:44 Changeset in project [24954] by
- Version 1.2 fixes crash due to wrong return value
- 13:43 Changeset in project [24953] by
- add low-level-macros egg directory for juergen
- 13:39 Changeset in project [24952] by
- Fixed return value of foreign code
- 13:38 Changeset in project [24951] by
- Fix return value of foreign code
- 13:32 Changeset in project [24950] by
- loops.meta corrected again
- 12:58 Changeset in project [24949] by
- Anonymous wiki edit for IP [84.148.9.83]: it is spelled foreign-depends
- 12:57 Changeset in project [24948] by
- add new option to chicken-install reference
- 12:54 Changeset in project [24947] by
- Add description of foreign-depends
- 12:48 Changeset in project [24946] by
- loops.meta corrected
- 12:32 Changeset in project [24945] by
- bugfix in contracts.meta
- 12:01 Changeset in project [24944] by
- contracts version 1.9
- 11:57 Changeset in project [24943] by
- with-aliases and matches? removed from interface, bind and bind-case …
- 09:48 Ticket #685 (R5RS evaluation environments still contain some non-std bindings) created by
-
scheme-report-environment
andnull-environment
contain some … - 07:36 Changeset in project [24942] by
- access to user-defd decoder names; fixed tests (thanks to mario)
- 04:28 Changeset in project [24941] by
- Merged in latest changes from fossil, includes hooks to support …
09/04/11:
- 22:24 Changeset in project [24940] by
- Added rel info.
- 22:21 Ticket #678 (bug in specialized-io egg) closed by
- worksforme: Hi, Indeed, the void declaration made no sense! It's fixed in trunk …
- 22:20 Changeset in project [24939] by
- update README with caveat about unsafeness
- 22:19 Changeset in project [24938] by
- Any chg is a new rel.
- 22:14 Changeset in project [24937] by
- fixed return value of foreign code
- 20:46 Changeset in project [24936] by
- numbers: Add some checks for case insensitivity, and fix bugs caught …
- 12:43 Changeset in project [24935] by
- Comment out nan? in Chicken with numbers
- 12:43 Changeset in project [24934] by
- numbers: Small fix for Scheme48 which gets a really bad error …
- 12:32 Changeset in project [24933] by
- Don't allow exact output if we know we're using inexact compnums
- 12:28 Changeset in project [24932] by
- numbers: Actually, 2i is not a valid printback of +2i
09/03/11:
- 23:22 Changeset in project [24931] by
- ansi-escape-sequences (wiki): release note for version 0.2
- 23:20 Changeset in project [24930] by
- ansi-escape-sequences: releasing version 0.2
- 23:20 Changeset in project [24929] by
- ansi-escape-sequences: version bumped to 0.2
- 23:19 Changeset in project [24928] by
- ansi-escape-sequences: fixed escape sequences with more than one …
- 22:11 Ticket #383 (update bootstrap binaries) closed by
- wontfix
- 22:11 Ticket #684 ('make check' fails (buildid bce4666, 2011-9-3)) closed by
- duplicate: Thanks, already fixed, I think (#681).
- 22:10 Ticket #681 (make check failure on 2011-09-01) closed by
- fixed: Yup, thanks.
- 21:54 Changeset in project [24927] by
- crypto-tools: Fixed wrong category (it's crypt, like where you put …
- 21:54 Changeset in project [24926] by
- aes: Fixed wrong category (it's crypt, like where you put dead people, …
- 21:46 Changeset in project [24925] by
- add user-defined decoders
- 18:39 Changeset in project [24924] by
- numbers: Small refactoring to get rid of the ugly test-failure-count …
- 17:42 Changeset in project [24923] by
- server-test (wiki): release note for version 0.3
- 17:33 Changeset in project [24922] by
- Do the same for efax 0.1
- 17:32 Changeset in project [24921] by
- Add initial release of smsmatrix (0.1) to Changelog so people can …
- 17:15 Changeset in project [24920] by
- Merge
- 17:15 Changeset in project [24919] by
- numbers: Fix wording
- 17:03 Changeset in project [24918] by
- "bare" nan and inf (without a sign) are not allowed according to R7, …
- 16:56 Changeset in project [24917] by
- Add edge cases for empty exact/inexact number too
- 16:37 Changeset in project [24916] by
- numbers: Add a few more edge cases which Chicken core doesn't handle …
- 16:07 Changeset in project [24915] by
- Fix closing tag
- 16:05 Changeset in project [24914] by
- Update numbers changelog and documentation page
- 15:43 Changeset in project [24913] by
- Merge
- 15:42 Changeset in project [24912] by
- Tag numbers 2.7
- 15:36 Changeset in project [24911] by
- Numbers: A few more edge cases which are pretty simple but maybe still …
- 15:16 Changeset in project [24910] by
- numbers: Add a couple more annoying edge-cases
- 14:57 Changeset in project [24909] by
- Remove comment now it's configurable
- 14:23 Changeset in project [24908] by
- Don't show message when no compnums are supported at all
- 14:22 Changeset in project [24907] by
- Numbers: Update note
- 14:21 Changeset in project [24906] by
- Numbers: Fix nesting of nasty test
- 14:19 Changeset in project [24905] by
- numbers: Small refactoring to make the test a bit more easy to port
- 13:58 Changeset in project [24904] by
- selenium (wiki): release note for version 0.6
- 13:39 Changeset in project [24903] by
- 13:34 Changeset in project [24902] by
- loops updated
- 13:22 Changeset in project [24901] by
- Merge
- 13:21 Changeset in project [24900] by
- Numbers: Get rid of unused PI constant. Improve notes in test
- 12:58 Changeset in project [24899] by
- version 1.0 tagged; dependency on contracts removed
- 12:53 Changeset in project [24898] by
- numbers: Small tweaks so the tests don't give incorrect errors in …
- 12:38 Changeset in project [24897] by
- Numbers: Allow for compnums to be represented only inexactly (switch …
- 12:03 Changeset in project [24896] by
- added loops
- 11:55 Changeset in project [24895] by
- merge
- 11:55 Changeset in project [24894] by
- numbers: Some tests with prefixes and fix bug caught by it (parser …
- 11:47 Changeset in project [24893] by
- 11:35 Changeset in project [24892] by
- 11:24 Changeset in project [24891] by
- bindings beautified
- 10:01 Ticket #684 ('make check' fails (buildid bce4666, 2011-9-3)) created by
- Chicken compiles without problems, but 'make check' fails on …
- 03:10 Changeset in project [24890] by
- spiffy-sexpr-log (wiki): release note for version 0.2
- 03:05 Changeset in project [24889] by
- selenium (wiki): release note for version 0.5
- 01:41 Ticket #683 (chicken-install exits 0 when trying to install non existent eggs) created by
- Here's an example: […] I expect it to exit a non-zero value in …
- 00:45 Changeset in project [24888] by
- wiki/stability: link to 4.7.0.3-st tarball
Note: See TracTimeline
for information about the timeline view.