Timeline
01/10/11:
- 22:52 Changeset in project [22344] by
- crypt: Improve meta description so people looking for 'password' can …
- 22:46 Changeset in project [22343] by
- crypt: Don't abuse compiler-syntax when normal syntax can also be abused
- 22:37 Changeset in project [22342] by
- crypt: Add native crypt() feature detection code to setup-file
- 21:55 Changeset in project [22341] by
- mojo: add binding for `use_default_colors' to ncurses-more
- 21:55 Changeset in project [22340] by
- mojo: export `update-win'
- 21:50 Changeset in project [22339] by
- gazette 17: recipe added
- 21:49 Changeset in project [22338] by
- hyde: s/alias/link shortcut/
- 21:44 Changeset in project [22337] by
- hyde: replace use of now deprecated `project' with a plain lambda …
- 20:29 Changeset in project [22336] by
- gazette 17: initial skeleton
- 14:39 Changeset in project [22335] by
- unis-sockets 1.5: fixed bugs reported by ckeen/Surgo (missing import …
- 14:37 Ticket #476 (unix-sockets missing (require-library posix)) closed by
- fixed: Thanks for reporting this.
- 14:35 Ticket #477 (unix-sockets using obsolete pointer type) closed by
- fixed: Thanks.
- 13:44 Changeset in project [22334] by
- mojo: refresh dimensions when KEY_RESIZE is read, i.e. rely on ncurses …
- 13:21 Changeset in project [22333] by
- mojo: remove silly background implementation and SIGWINCH handler …
- 10:02 Changeset in project [22332] by
- Update http-client changelog
- 10:01 Changeset in project [22331] by
- http-client: Add procedure arguments to exn objects (thanks to …
01/09/11:
- 23:31 Changeset in project [22330] by
- mojo: allow unsetting background
- 21:54 Changeset in project [22329] by
- Anonymous wiki edit for IP [216.107.215.226]: a small gotcha involving …
- 21:11 Ticket #477 (unix-sockets using obsolete pointer type) created by
- I guess a scheme-pointer would be more appropriate? Tried that and it …
- 21:10 Ticket #476 (unix-sockets missing (require-library posix)) created by
- As reported on #chicken by Surgo
- 20:45 Changeset in project [22328] by
- crypt: enable des and extended des output in gensalt-wrapper
- 20:43 Changeset in project [22327] by
- crypt: Fix mistake in extended DES crypt() representation of iteration …
- 20:12 Changeset in project [22326] by
- crypt: no longer planning to use crypt_gensalt.c (we did it mostly in …
- 20:09 Changeset in project [22325] by
- crypt: Implement gensalt for DES and extended DES. Almost there!
- 19:48 Changeset in project [22324] by
- crypt: Implement generic salt generation, and convert MD5's gensalt to …
- 18:41 Changeset in project [22323] by
- couchdb: matching getview docs with reality
- 18:25 Changeset in project [22322] by
- mojo: extract position/size updates and screen erasure from `draw-win' …
- 17:42 Changeset in project [22321] by
- crypt: Add tests for MD5's gensalt. Add a check that salts are …
- 17:35 Changeset in project [22320] by
- sendfile: resorted comments. removed obsolte variables. added …
- 17:19 Changeset in project [22319] by
- sendfile: implemented chunking for sendfile(2) implementation
- 16:37 Changeset in project [22318] by
- mojo: use `wnoutrefresh' and only one doupdate' call instead of …
- 16:27 Changeset in project [22317] by
- sendfile: implemented chunking for mmapped implementation (needs more …
- 15:55 Changeset in project [22316] by
- mojo: forgot to import ncurses-more.scm
- 15:49 Changeset in project [22315] by
- mojo: initial import
- 15:35 Changeset in project [22314] by
- crypt: Undefine SWAP macro at the end of SHA2 files
- 15:16 Changeset in project [22313] by
- Add crypt to my custom egg feed
- 15:14 Changeset in project [22312] by
- Add credit for the DES stuff
- 15:07 Changeset in project [22311] by
- crypt: Chicken u8vectors generate unsigned char pointer references in …
- 14:56 Changeset in project [22310] by
- crypt: Add (traditional UNIX and BSDi extended) DES-based …
- 10:54 Ticket #475 (Use of deprecated 'noop' in utf8 egg) created by
- Replace with void…
- 10:47 Changeset in project [22309] by
- genturfa'i: use fixnum arithmetic operators This is better that using …
- 10:23 Changeset in project [22308] by
- genturfa'i: allow no-memoize to also be a string.
- 10:23 Changeset in project [22307] by
- genturfa'i: clear memoization exclusion list after parse.
- 09:34 Changeset in project [22306] by
- sendfile: resorted implementations (incompatibly) to expect offset and …
- 07:21 Changeset in project [22305] by
- sendfile: fixed cond-expand to correctly match MacOS X
- 02:50 Changeset in project [22304] by
- jbogenturfa'i: add command-line options to main program. I've …
- 02:48 Changeset in project [22303] by
- jbogenturfa'i: Add missing dependency for jbogenturfahi.db.
01/08/11:
- 20:34 Changeset in project [22302] by
- sendfile: merged feature-selection into trunk
- 20:33 Changeset in project [22301] by
- sendfile
- 20:30 Changeset in project [22300] by
- sendfile: prepare merge
- 20:03 Changeset in project [22299] by
- sendfile: added chunking branch
- 20:01 Changeset in project [22298] by
- sendfile(feature-selection): removed code and tests for chunked mmap.
- 17:12 Changeset in project [22297] by
- sendfile(feature-selection): implemented chunking for rwl
- 15:05 Changeset in project [22296] by
- sendfile(feature-selection): removed unneeded (use)-form
- 15:03 Changeset in project [22295] by
- sendfile(feature-selection): added sun strategy. Added sendfile-tests …
- 14:52 Changeset in project [22294] by
- sendfile(feature-selection): add macos implementation
- 14:45 Changeset in project [22293] by
- sendfile(feature-selection): added notify-procedure to tests that …
- 14:30 Changeset in project [22292] by
- sendfile(feature-selection): fixed referenced to none-existend procedure
- 14:25 Changeset in project [22291] by
- sendfile(feature-selection): fixed stupid typo. Add missing else to …
- 14:12 Changeset in project [22290] by
- sendfile(feature-selection): resorted try-compiles. We're checking …
- 12:44 Changeset in project [22289] by
- updated wiki pages for newly tagged eggs
- 12:43 Changeset in project [22288] by
- qt-light 0.96: wrong incdir for 4.6.4
- 12:41 Changeset in project [22287] by
- fps 1.1.4: used getenv
- 12:40 Changeset in project [22286] by
- ezxdisp 2.6: fixed use of removed pointer type
- 12:37 Changeset in project [22285] by
- fast-generic 0.4: fixed broken result check and testcases
- 12:35 Changeset in project [22284] by
- sdl 0.5.2: fixed use of removed pointer type
- 12:34 Changeset in project [22283] by
- cairo 0.1.8: used removed pointer type
- 12:33 Changeset in project [22282] by
- bind 0.92: removed use of deprecated pointer type; fixed testcase
- 12:32 Changeset in project [22281] by
- easyffi 1.99.5: fixed use of deprecated pointer ftype specifier
- 12:29 Changeset in project [22280] by
- honu 1.6: fixed testcase and escaped semicolon
- 11:16 Changeset in project [22279] by
- sendfile(feature-selection): made all tests pass on linux
- 10:59 Changeset in project [22278] by
- sendfile(feature-selection): added strategies for mmap,rwl and …
- 10:14 Changeset in project [22277] by
- sendfile(feature-selection): made skeleton compile
- 09:30 Changeset in project [22276] by
- sendfile: added feature-selection branch
01/07/11:
- 20:05 Ticket #474 (Additional library procedure condition->list) created by
- I would like to add introspection facilities for conditions to our …
- 18:56 Ticket #472 (sha1 egg breakage for newer chicken) closed by
- fixed: Works now after making the helper functions static.
- 14:27 Changeset in project [22275] by
- Updated my userpage.
- 14:20 Changeset in project [22274] by
- awful: --conf renamed to --privileged-code. Updated docs to explain …
- 14:18 Changeset in project [22273] by
- awful-ssl (wiki): updated docs regarding to removal of `port' and …
- 14:16 Changeset in project [22272] by
-
awful-ssl: removed
ip-address' and
port' keyword parameters. - 12:43 Changeset in project [22271] by
- system (wiki): fixed markup for italics
01/06/11:
- 20:36 Changeset in project [22270] by
- Added mojo dir for Moritz.
- 18:10 Changeset in project [22269] by
- sendfile: fixed problem with conflicting function prototypes
- 17:54 Changeset in project [22268] by
- jbogenturfa'i: load and test all rafsi.
- 17:54 Changeset in project [22267] by
- jbogenturfa'i: remove remaining unreferenced productions from grammar. …
- 17:54 Changeset in project [22266] by
- jbogenturfa'i: tag cmavo with "cmavo" (as well as "selmaho") tag Not …
- 17:54 Changeset in project [22265] by
- jbogenturfa'i: remove *-no-SA-handling productions. These productions …
- 17:54 Changeset in project [22264] by
- jbogenturfa'i: jbocme is varardic.
- 17:46 Changeset in project [22263] by
- couchdb: moritz is not an egg
- 17:42 Changeset in project [22262] by
- couchdb: fix version history markup
- 17:32 Changeset in project [22261] by
- couchdb: add documentation page
- 14:24 Ticket #473 (guard-procedure should not be reinvoked when restoring parameter value ...) created by
- (This was reported by Joo ChurlSoo?) Restoring the old value after …
- 12:05 Changeset in project [22260] by
- Update Spiffy changelog to include 4.11
- 12:05 Changeset in project [22259] by
- Tag Spiffy 4.11
- 02:09 Changeset in project [22258] by
- awful-ssl (wiki): title fix
- 01:48 Ticket #448 (Spiffy: allow code to be executed after dropping privileges and before ...) closed by
- fixed: Works like a charm. Thank you.
- 01:02 Changeset in project [22257] by
- awful-ssl (wiki): initial documentation
- 01:00 Changeset in project [22256] by
- awful-ssl: initial import
- 00:59 Changeset in project [22255] by
- awful: load apps after switching user/group. Added the following …
01/05/11:
- 21:51 Ticket #461 (undefined symbol compiling genturfa'i after updating Chicken) closed by
- fixed: Thanks to sjamaan on IRC, I have fixed this problem: I build chicken …
- 19:35 Changeset in project [22254] by
- crypt: Also use static for FFI helper functions ;)
- 17:10 Changeset in project [22253] by
- banterpixra: Tagged v0.1 properly to cheer up salmonella
- 17:07 Changeset in project [22252] by
- sha1: release 2.3
- 17:07 Changeset in project [22251] by
- banterpixra: Better sexpr example I forgot to commit ages ago
- 17:06 Changeset in project [22250] by
- md5: release 2.5
- 17:04 Changeset in project [22249] by
- Update sha1 and md5 changelogs
- 17:00 Changeset in project [22248] by
- md5: also static
- 16:55 Changeset in project [22247] by
- sha1: Make those suckers static so they don't clash with system …
- 15:47 Changeset in project [22246] by
- Update http-client docs
- 15:45 Changeset in project [22245] by
- http-client: Fix max-redirects check so zero redirects are possible …
- 15:40 Changeset in project [22244] by
- Update http-client changelog to reflect current changes in trunk so I …
- 15:32 Changeset in project [22243] by
- http-client: Use the right request object to update when receiving a …
- 04:44 Changeset in project [22242] by
- genturfa'i: add .* and .+ operators. These operators are …
01/04/11:
- 23:08 Changeset in project [22241] by
- accents-substitute (wiki): updated docs for version 0.3
- 23:03 Changeset in project [22240] by
- accents-substitute: releasing version 0.3
- 23:01 Changeset in project [22239] by
- accents-substitute: turkish support (thanks to Mehmet Kose). Version …
- 22:09 Changeset in project [22238] by
- vandusen: bump version to 0.7
- 22:07 Changeset in project [22237] by
- vandusen: tag 0.6
- 21:49 Changeset in project [22236] by
- vandusen: add support for total-irregex
- 20:00 Changeset in project [22235] by
- uri-match: tag version 0.6
- 19:55 Changeset in project [22234] by
- uri-match: remove some silly cruft from setup and meta
- 19:53 Changeset in project [22233] by
- uri-match: bump to version 0.6
- 19:30 Changeset in project [22232] by
- Update sha1, sha2 and md5 changelog to mention the new version
- 19:27 Changeset in project [22231] by
- Tag md5 2.4, sha1 2.2.2 and sha2 2.1.1 to make them work on …
- 18:30 Changeset in project [22230] by
- salmonella-custom-feeds: Added one for me
- 18:29 Changeset in project [22229] by
- Fix sha1, sha2 and md5: experimental chicken doesn't have 'pointer' …
- 18:25 Ticket #472 (sha1 egg breakage for newer chicken) created by
- After 4.6.4 on experimental the sha1 egg is broken due to removed …
- 18:21 Ticket #471 (message-digest tests fail) created by
- The first one does fail with older chickens as well (and the tagged …
- 18:19 Changeset in project [22228] by
- ugarit: Added missing file
- 18:11 Changeset in project [22227] by
- jbogenturfa'i: knr: whitespace.
- 18:11 Changeset in project [22226] by
- jbogenturfa'i: .i cipra zo'e lo ro gismu Insert all gismu into the …
- 17:58 Changeset in project [22225] by
- sendfile: (hopefully) made it compile on windows (non-cygwin)
- 17:37 Changeset in project [22224] by
- html-tags (wiki): updated docs for version 0.9
- 17:36 Changeset in project [22223] by
- html-tags: releasing version 0.9
- 17:19 Changeset in project [22222] by
- html-tags: version bumped to 0.9.
- 17:18 Changeset in project [22221] by
-
html-tags: use
(test-exit)' instead of
(unless (zero? … - 17:13 Changeset in project [22220] by
-
html-tags: added
label' and
disabled' attributes to `optgroup'. - 12:57 Changeset in project [22219] by
- ugarit: Porting old test.scm -> test/run.scm
01/03/11:
- 21:49 Changeset in project [22218] by
- jbogenturfa'i: don't generate a token for the spaces production.
- 19:15 Changeset in project [22217] by
- Drats, I forgot I had already svn added that dir before renaming it on …
- 19:11 Changeset in project [22216] by
- Add initial code for crypt egg
- 19:08 Changeset in project [22215] by
- isbn: refactor isbn10->isbn13 thanks to alaric
- 19:06 Changeset in project [22214] by
- isbn: fix dependency for json in .meta
- 18:46 Changeset in project [22213] by
- The prefix is not the salt
- 18:45 Changeset in project [22212] by
- Fix small capitalization mistake
- 17:32 Changeset in project [22211] by
- jbogenturfa'i: add sql-handling to program. I forgot to check this …
- 17:18 Changeset in project [22210] by
- genturfa'i: remove latch import, I don't use it.
- 14:46 Changeset in project [22209] by
- Improve wording a little bit
- 14:34 Changeset in project [22208] by
- Add a basic description of the various "flavors" of crypt() hashes to …
- 14:31 Changeset in project [22207] by
- updated test egg page
- 14:30 Ticket #469 (Test egg needs to use get-environment-variable instead of getenv) closed by
- fixed: I applied the patch (I've done so previously, so I assume Alex doesn't …
- 14:29 Changeset in project [22206] by
- applied ckeen's patch for test and tagged 0.9.9.1
- 12:48 Changeset in project [22205] by
- Add initial documentation for crypt egg
- 06:54 Changeset in project [22204] by
- jbogenturfa'i: remove second spurious ')'
- 06:50 Changeset in project [22203] by
- jbogenturfa'i: remove spurious ')'
- 06:46 Changeset in project [22202] by
- jbogenturfa'i: update .gitignore path.scm and jbogenturfahi.db are …
- 06:44 Changeset in project [22201] by
- genturfa'i: add cmavo tests. This test applies every entry in …
- 06:44 Changeset in project [22200] by
- jbogenturfa'i: Add database support to .setup file.
- 06:44 Changeset in project [22199] by
- jbogenturfa'i: add database creation script. We parse the …
- 06:44 Changeset in project [22198] by
- jbogenturfa'i: add program-specific database routines. All of the …
- 06:44 Changeset in project [22197] by
- jbogenturfa'i: add sqlite3 wrapper. This is a query construction …
- 06:43 Changeset in project [22196] by
- jbogenturfa'i: add c0re.scm, containing helper functions. This is a …
- 06:43 Changeset in project [22195] by
- jbogenturfa'i: add LLG wordlists. These wordlists will be used by …
- 06:43 Changeset in project [22194] by
- jbogenturfa'i: update egg dependencies. I'm using a database now, and …
- 06:43 Changeset in project [22193] by
- jbogenturfa'i: clean up morphology interface. Add Y as a cmavo class. …
- 06:43 Changeset in project [22192] by
- jbogenturfa'i: the grammar code does not use srfi-13.
- 06:43 Changeset in project [22191] by
- jbogenturfa'i: add code to more morphology productions. I can't …
- 06:43 Changeset in project [22190] by
- jbogenturfa'i: remove header from morphology file.
- 06:42 Changeset in project [22189] by
- jbogenturfa'i: add (commented out) switches for debug and profiling mode.
- 06:42 Changeset in project [22188] by
- jbogenturfa'i: remove productions that are also present in morphology …
- 06:42 Changeset in project [22187] by
- jbogenturfa'i: knr on gerna.peg This is the first of a series of …
- 06:42 Changeset in project [22186] by
- jbogenturfa'i: remove comment noise from grammar file. These markers …
- 06:42 Changeset in project [22185] by
- jbogenturfa'i: remove unneeded rules in MORPHOLOGY INTERFACE section. …
- 06:42 Changeset in project [22184] by
- jbogenturfa'i: remove header from PEG grammar. I'll consolidate this …
- 06:42 Changeset in project [22183] by
- jbogenturfa'i: knr: whitespace.
- 06:41 Changeset in project [22182] by
- jbogenturfa'i: -picky is no longer in Chicken.
- 03:12 Changeset in project [22181] by
- genturfa'i: Add (no-op) utils import in unit tests.
- 03:11 Changeset in project [22180] by
- genturfa'i: bugfixes in final output routine. I found these writing …
- 03:11 Changeset in project [22179] by
- genturfa'i: set exit status when the parser doesn't match the input.
- 03:11 Changeset in project [22178] by
- genturfa'i: add license and do whitespace cleanup in chicken-conf.scm
- 03:11 Changeset in project [22177] by
- genturfa'i: don't memoize rules that run faster than hash lookup.
- 03:11 Changeset in project [22176] by
- genturfa'i: add jboca'u character class: Lojbanic whitespace.
- 03:11 Changeset in project [22175] by
- genturfa'i: klani is the sum of mapti and namapti, and can be …
01/02/11:
- 23:49 Changeset in project [22174] by
- isbn: isbn13->isbn10 added
- 22:53 Changeset in project [22173] by
- isbn: fix failure behaviour
- 22:36 Ticket #470 (locale egg should rename getenv calls) created by
- get-environment-variable is now the only way to get the value of env. …
- 22:31 Changeset in project [22172] by
- isbn: release 0.3
- 22:29 Changeset in project [22171] by
- isbn: small renaming of exported key list
- 22:27 Changeset in project [22170] by
- isbn docs update
- 22:03 Changeset in project [22169] by
- isbn: welcome the openlibrary api
- 21:55 Ticket #469 (Test egg needs to use get-environment-variable instead of getenv) created by
- Same issue with the locale egg as observed by sven hartrumpf on …
- 14:40 Ticket #468 (MAGIC-LIMIT is undefined in lookup-table) created by
- This is with experimental chicken 4.6.4 on OpenBSD. I have no idea …
- 14:38 Changeset in project [22168] by
- Tag sendfile 1.7.3
- 14:34 Changeset in project [22167] by
- sendfile: pointer->c-pointer (Thanks to Commander Keen)
- 14:32 Ticket #467 (Buidling uri-generic fails with a segfault in chicken) closed by
- invalid: Replying to sjamaan: > I had the same problem. Doing a …
- 11:58 Ticket #467 (Buidling uri-generic fails with a segfault in chicken) created by
- This is with the experimental branch checkout of today, HEAD at …
- 11:54 Ticket #452 (FIXMEs in Manual's "Data representation" chapter) closed by
- fixed
- 11:49 Ticket #453 (Allow unsigned-integer64 as an FFI return type) closed by
- fixed
- 11:32 Ticket #441 (equal? may not recurse into closures) closed by
- fixed: No rejections, so this appears to be accepted.
01/01/11:
- 21:26 Changeset in project [22166] by
- 21:24 Changeset in project [22165] by
- isbn: release 0.2
- 21:21 Changeset in project [22164] by
- isbn docs updated for 0.2
- 21:11 Changeset in project [22163] by
- isbn: add isbn10->isbn13 and type function thanks to alaric
12/30/10:
- 20:43 Changeset in project [22162] by
- 9ML-toolkit: require miniML version 1.1 in .meta and .setup files
- 20:28 Changeset in project [22161] by
- miniML: removed a white space in the example
- 20:25 Changeset in project [22160] by
- more additions to the miniML doc
- 20:01 Changeset in project [22159] by
- miniML doc: added entries for the miniMLsyntax and miniMLeval libraries
- 19:58 Changeset in project [22158] by
- initial documentation for miniML
- 15:20 Changeset in project [22157] by
- added some examples to coops page
- 01:33 Changeset in project [22156] by
- coops 1.1: bugfix for <list>
- 01:32 Changeset in project [22155] by
- coops page update
12/29/10:
- 18:25 Changeset in project [22154] by
- interval-digraph release 1.2
- 18:25 Changeset in project [22153] by
- interval-digraph: added edge-interval-prototype and …
- 18:24 Changeset in project [22152] by
- interval-digraph documentation update
12/28/10:
- 21:36 Changeset in project [22151] by
- signal-diagram: changing funsim references to flsim
- 21:32 Changeset in project [22150] by
- flsim release 1.0
- 21:31 Changeset in project [22149] by
- initial documentation for flsim
- 21:00 Changeset in project [22148] by
- removing funsim
- 20:59 Changeset in project [22147] by
- renaming funsim to flsim
- 20:52 Changeset in project [22146] by
- more fixes to interval-digraph
- 20:51 Changeset in project [22145] by
- minor corrections to interval-digraph docs
- 20:49 Changeset in project [22144] by
- interval-digraph release 1.1
- 20:48 Changeset in project [22143] by
- added documentation for interval-digraph
- 20:14 Changeset in project [22142] by
- removing some unnecessary markup in the documentation of digraph
- 20:06 Changeset in project [22141] by
- interval-digraph: added procedure make-random-gnp-digraph
- 12:38 Changeset in project [22140] by
- tinyclos + progress-indicators update
12/27/10:
- 17:18 Changeset in project [22139] by
- user/group can be integers too
- 17:15 Changeset in project [22138] by
- spiffy: Rename "accepter" to "accept", as that's more descriptive and …
- 17:11 Changeset in project [22137] by
- Forgot (use spiffy openssl)
- 17:06 Ticket #465 (Make spiffy's openssl dependency optional) closed by
- fixed: I implemented #448, and this made the OpenSSL dependency go away …
- 17:04 Changeset in project [22136] by
- Spiffy: Document newly exported procedures and rip out old SSL stuff
- 16:44 Changeset in project [22135] by
- spiffy: Implement #465 (making openssl optional) and #448 (separation …
- 10:02 Changeset in project [22134] by
- tinyclos 1.8.4: removed call to randomize which breaks in 4.6.0
12/26/10:
- 22:06 Changeset in project [22133] by
- Document new cookie behaviour (which is still horrible)
- 22:01 Changeset in project [22132] by
- Add 0.6 to intarweb changelog
- 22:00 Changeset in project [22131] by
- Tag http-client 0.3
- 21:59 Changeset in project [22130] by
- Tag intarweb 0.6
- 21:19 Changeset in project [22129] by
- http-client: Do not send Path and Domain on cookies when they didn't …
- 17:41 Changeset in project [22128] by
- funsim fixes
- 17:37 Changeset in project [22127] by
- signal-diagram reorganization after factoring out funsim
- 17:19 Changeset in project [22126] by
- moving Runge-Kutta modules from signal-diagram to funsim
- 17:16 Changeset in project [22125] by
- initial import of funsim, a code generator for a simple functional language
- 17:15 Changeset in project [22124] by
- signal-diagram: factoring out Scheme and ML code generators
- 14:40 Changeset in project [22123] by
- Update intarweb changelog
- 14:37 Changeset in project [22122] by
- intarweb: Translate cookie paths into uri-references
- 13:58 Ticket #466 (csc -gui broken (OS X)) created by
- It looks like "-gui" got broken somewhere along the line on OS X: % …
- 13:23 Changeset in project [22121] by
- http-client: Add to changelog
- 12:45 Changeset in project [22120] by
- http-client: Fix bug in handling of missing Path parameters in …
12/25/10:
- 20:15 Changeset in project [22119] by
- 9ML-toolkit: make XML changes consistent across all modules
- 20:13 Changeset in project [22118] by
- miniML: minor changes to SXML generation
- 18:20 Changeset in project [22117] by
- isbn: add missing test-depends
- 17:54 Changeset in project [22116] by
- miniML: capitalizing element names in SXML representation
- 16:20 Changeset in project [22115] by
- 9ML-toolkit: NineMLrepr and NineMLparse as .so extensions
- 14:20 Changeset in project [22114] by
- 9ML-toolkit: factoring out facilities for internal representation
- 06:58 Changeset in project [22113] by
- genturfa'i: escape \ character in string.
- 06:58 Changeset in project [22112] by
- genturfa'i: update TODO
- 06:58 Changeset in project [22111] by
- genturfa'i: knr
- 06:58 Changeset in project [22110] by
- genturfa'i: remove obsolete comment.
- 06:57 Changeset in project [22109] by
- genturfa'i: improve command-line utility. Rework the way I handle …
- 06:57 Changeset in project [22108] by
- genturfa'i: style cleanup: separate choice from code production. The …
- 06:57 Changeset in project [22107] by
- genturfa'i: comment cleanup in genturfahi.peg
- 06:57 Changeset in project [22106] by
- genturfa'i: make nunjavni-samselpla-cabna stylistically similar to …
- 06:57 Changeset in project [22105] by
- genturfahi: comment knr.
- 06:57 Changeset in project [22104] by
- genturfa'i: I no longer depend on srfi-61.
- 06:57 Changeset in project [22103] by
- genturfa'i: don't memoize rules that run faster than the memoizer. …
- 06:56 Changeset in project [22102] by
- genturfa'i: add debug and profile support to parser. This is a fairly …
12/24/10:
- 19:23 Changeset in project [22101] by
- isbn: release 0.1
- 19:20 Changeset in project [22100] by
- isbn: correctly normalize isbn-10 with X as check digit
- 19:04 Changeset in project [22099] by
- isbn: release 0.1
- 19:03 Changeset in project [22098] by
- isbn: add tags dir
- 19:01 Changeset in project [22097] by
- isbn: hide that I stole meta file from spiffy
- 18:57 Changeset in project [22096] by
- isbn: added tests, fixed normalize isbn
- 18:26 Changeset in project [22095] by
- isbn: EAN-13s check digit 0 means 10
12/22/10:
- 22:27 Changeset in project [22094] by
- lalr: add patch file to trunk enabling char literal terminals on …
- 21:28 Changeset in project [22093] by
- isbndb: always return isbn in the resulting alist
- 11:30 Ticket #460 (coops: anonymous classes can't be used as metaclasses) closed by
-
invalid: Try
...(make-class (<standard-class>) (bar))...
- 05:15 Changeset in project [22092] by
- wiki/lalr: clarify that tokens may be plain symbols if no associated …
12/21/10:
- 15:44 Changeset in project [22091] by
- wiki isbn: it is called subtitle not long title
- 14:43 Changeset in project [22090] by
- isbn: be quiet, no debug output
- 13:54 Changeset in project [22089] by
- isbn: fix meta files directive
- 13:52 Changeset in project [22088] by
- isbn: initial commit
- 13:43 Changeset in project [22087] by
- Create 'isbn' directory for Christian
- 11:26 Changeset in project [22086] by
- isbn: fix markup
- 11:24 Changeset in project [22085] by
- isbn: fix markup
- 11:22 Changeset in project [22084] by
- isbn: initial documentation
12/20/10:
- 19:36 Ticket #463 (undefined reference to `C_chicken_syntax_toplevel' compiling ...) closed by
- invalid: Replying to ckeen: > Which chicken did you use to compile …
- 19:11 Ticket #458 (Chicken can't profile itself) reopened by
- After fixing this bug, Chicken still can't profile itself. I get the …
- 14:42 Ticket #465 (Make spiffy's openssl dependency optional) created by
- Spiffy currently needs opensll, but could work without that dependency …
- 14:28 Ticket #464 (mingw32 build of sendfile egg broken) created by
- Attached a patch.
- 12:51 Ticket #462 (commit e6c87a718936b070ce8983f0e95cbead7959629c not BSD-compatible) closed by
- fixed: Thanks, folks. Patch applied.
- 12:49 Ticket #445 (define-record doesn't respect scope rules) closed by
- fixed: I recently committed a change similar to Peter's (and not necessarily …
- 12:48 Changeset in project [22083] by
- tagged sequences 0.1
12/19/10:
- 23:47 Changeset in project [22082] by
- pulseaudio: add volume->percent
- 23:29 Ticket #463 (undefined reference to `C_chicken_syntax_toplevel' compiling ...) created by
- After working with C-Keen to introduce a patch to bypass ticket:462, …
- 19:04 Changeset in project [22081] by
- manual: update posix' terminal-size signature and document it accordingly
- 18:21 Changeset in project [22080] by
- 17:28 Ticket #462 (commit e6c87a718936b070ce8983f0e95cbead7959629c not BSD-compatible) created by
- After updating Chicken past e6c87a718936b070ce8983f0e95cbead7959629c, …
- 16:53 Changeset in project [22079] by
- 16:42 Changeset in project [22078] by
- 13:46 Changeset in project [22077] by
- 13:05 Changeset in project [22076] by
- 08:48 Ticket #461 (undefined symbol compiling genturfa'i after updating Chicken) created by
- I'm running Chicken from the experimental branch. After updating to …
- 08:08 Changeset in project [22075] by
- genturfah'i: s/secuxna-memoize/secuxna-no-memoize/
- 07:50 Changeset in project [22074] by
- genturfa'i: -picky is removed from Chicken.
12/18/10:
- 22:55 Ticket #460 (coops: anonymous classes can't be used as metaclasses) created by
- This program reproduces the issue: […] It results in this error: …
- 21:27 Changeset in project [22073] by
- pulseaudio: amendment to previous commit
- 21:10 Changeset in project [22072] by
- pulseaudio: remove facilities from internal state list when no-entity …
- 21:09 Changeset in project [22071] by
- pulseaudio: fix error handling in handle-eol
- 20:28 Changeset in project [22070] by
- pulseaudio: foundation for higher level API
- 20:14 Changeset in project [22069] by
- pulseaudio: remote properties mapping completely and fix error in …
- 19:27 Changeset in project [22068] by
- pulseaudio: use real proplist names instead of silly mapping and also …
- 13:35 Ticket #323 (Have a logger-like warning precedence concept) closed by
- wontfix: No warning levels. We had this before, and it's painful.
- 13:34 Ticket #364 (convert all egg directories to the correct layout) closed by
- worksforme
- 13:33 Ticket #272 (add tests for extension installation/removal/listing/deployment) closed by
- wontfix
- 13:32 Ticket #37 (refactor posix*.scm files) closed by
- worksforme: This has been done partially and will be continued as it fits.
- 13:31 Ticket #42 (implement memory-mapped file operations for Windows) closed by
- wontfix
- 13:31 Ticket #35 (keyword argument support in procedure type signatures for scrutinizer) closed by
- wontfix
- 13:31 Ticket #446 (Finalizers for top level bindings don't get executed upon program exit) closed by
- fixed
- 13:30 Ticket #386 (install HTML manual with chicken distribution) closed by
- fixed
- 13:30 Ticket #416 (Make stock errors more usable programmatically) closed by
- wontfix: This just leads to programming by accident. Try to avoid errors …
- 13:29 Ticket #362 (Official CHICKEN capitalization) closed by
- worksforme
- 13:28 Ticket #437 (improve closure generation code) closed by
- wontfix
- 13:28 Ticket #301 (handle references to inline-routines that occur before their definition) closed by
- wontfix: Well, people should just think about it.
- 13:11 Ticket #459 (-picky shouldn't warn when other path also returns an undefined value?) closed by
- fixed: -picky has been removed. This can not be solved without …
- 13:10 Ticket #458 (Chicken can't profile itself) closed by
- fixed
- 12:25 Ticket #457 (srfi-18 time->seconds not returning seconds.) closed by
- fixed: Should be fixed now.
- 12:21 Ticket #451 (Unexpected warning using define-values at toplevel.) closed by
- fixed: Replying to alanpost: > Replying to felix: > > …
- 03:58 Changeset in project [22067] by
- pulseaudio: use iterator api for proplist->alist
- 03:58 Changeset in project [22066] by
- pulseaudio: add mapping for all properties
- 02:24 Changeset in project [22065] by
- pulseaudio: add proplist->alist convenience procedure
- 02:11 Changeset in project [22064] by
- pulseaudio: don't use rest args in subscribe-context-events
- 00:09 Changeset in project [22063] by
- pulseaudio: add error enum and error->string; use those to handle …
12/17/10:
- 21:44 Changeset in project [22062] by
- pulseaudio: don't free subscribe callbacks with context and fix error …
- 20:13 Changeset in project [22061] by
- uir-match: change tests to (use uri-match) and use text-exit for …
- 20:12 Changeset in project [22060] by
- uri-match: don't pass irregex features when compiling the import file …
- 20:00 Changeset in project [22059] by
- uri-match: new (ir)regex API compatibility
- 14:41 Changeset in project [22058] by
- coops: Use include and import chicken module so it works on older …
- 14:09 Changeset in project [22057] by
- genturfa'i: knr
- 14:09 Changeset in project [22056] by
- genturfa'i: return a {} sexpr as a list. without casting the result …
- 14:09 Changeset in project [22055] by
- genturfa'i: rename option memoize to no-memoize, the more common case.
- 14:08 Changeset in project [22054] by
- genturfa'i: pass -: style command-line options to Chicken. Previously …
- 14:08 Changeset in project [22053] by
- genturfa'i: replace assoc list in memoization routine with hash. This …
- 14:08 Changeset in project [22052] by
- genturfa'i: minor updates to grammar of PEG parser. I noticed I still …
- 14:08 Changeset in project [22051] by
- genturfa'i: simply rodavalsi-val-filter, fixing the tests. I did not …
- 14:08 Changeset in project [22050] by
- genturfa'i: knr
- 14:08 Changeset in project [22049] by
- genturfa'i: knr
- 06:51 Changeset in project [22048] by
- chicken-doc: tag 0.4.2
- 06:51 Changeset in project [22047] by
- chicken-doc: decrease pre and highlight indent from 4 to 2; regex dep; …
- 06:34 Ticket #411 (chicken-doc-admin + 4.6.2: Error: (irregex-match-start-index) not a ...) closed by
- fixed
- 06:20 Changeset in project [22046] by
- pdf: tag 1.0.1
- 06:20 Changeset in project [22045] by
- pdf: regex dep; 1.0.1
- 06:18 Changeset in project [22044] by
- php-s11n: tag 1.0.3
- 06:18 Changeset in project [22043] by
- php-s11n: regex dep; 1.0.3
- 06:14 Changeset in project [22042] by
- regex-literals: tag 1.0.4
- 06:14 Changeset in project [22041] by
- regex-literals: regex dep; 1.0.4
- 05:43 Changeset in project [22040] by
- svnwiki-sxml: test-exit
- 05:41 Changeset in project [22039] by
- rfc3339: test-depends test; test-exit; 0.1.1
- 05:36 Changeset in project [22038] by
- base64: tag 3.3.1
- 05:32 Changeset in project [22037] by
- base64: test-exit; 3.3.1
- 05:25 Changeset in project [22036] by
- wiki/test: light up syntax and procedures
- 05:00 Changeset in project [22035] by
- vector-lib: tag 1.2.2
- 05:00 Changeset in project [22034] by
- vector-lib: exit 1 on test failure; 1.2.2
- 04:48 Changeset in project [22033] by
- svnwiki-sxml: tag 0.2.10
- 04:48 Changeset in project [22032] by
- vector-lib: tag 1.2.1
- 04:48 Changeset in project [22031] by
- vector-lib: test-depends test; 1.2.1
- 04:41 Changeset in project [22030] by
- svnwiki-sxml: test-depends test; 0.2.10
- 01:13 Changeset in project [22029] by
- Rmvd 1.22 in favor 1.2.2 (a copy w/ verno chg). 1.22 > 1.4.0 so a bit …
12/16/10:
- 23:34 Ticket #459 (-picky shouldn't warn when other path also returns an undefined value?) created by
- I'm not sure this issue can be fixed, but here it goes: The following …
- 23:24 Changeset in project [22028] by
- pulseaudio: add iterate-mainloop binding
- 22:54 Changeset in project [22027] by
- 9ML-toolkit: fixes in the shell program
- 22:16 Changeset in project [22026] by
- miniML: removing vestigial sxml->term procedure
- 21:17 Changeset in project [22025] by
- 9ML-toolkit: updating file manifest
- 21:07 Changeset in project [22024] by
- 9ML-toolkit: introducing a separate repl program, and some factoring …
- 20:50 Ticket #458 (Chicken can't profile itself) created by
- I tried to run this: […] And this gives me: […] If I then …
- 20:36 Changeset in project [22023] by
- pulseaudio: allow passing additional arguments to callback registering …
- 20:18 Ticket #457 (srfi-18 time->seconds not returning seconds.) created by
- I'm running chicken from the experimental branch on OpenBSD 4.8. I'm …
- 18:43 Changeset in project [22022] by
- chicken-doc-html: tag 0.2.2
- 18:43 Changeset in project [22021] by
- chicken-doc-html: Depend on svnwiki-sxml 0.2.9; bump to 0.2.2
- 18:41 Changeset in project [22020] by
- pulseaudio: remove context-sink-input-info callback again (doesn't …
- 18:40 Changeset in project [22019] by
- atom: tag 0.1.2
- 18:40 Changeset in project [22018] by
- atom: maybe fix missing regex dep; 0.1.2
- 18:35 Changeset in project [22017] by
- pulseaudio: add context-sink-input-info callback, subscription-event …
- 18:28 Changeset in project [22016] by
- phricken, rfc3339, eggdoc-svnwiki: theoretically, fix missing regex …
- 18:02 Ticket #443 (#!rest and #!key are not internally consistent) closed by
- worksforme: Replying to alanpost: > Essentially, it is impossible to …
- 17:53 Ticket #449 (csc doesn't handle relative paths correctly) closed by
-
fixed: I have tried to repair
normalize-pathname
, please give it a try. - 17:02 Ticket #456 (uuid-ossp does not build on test.call-cc.org) closed by
- wontfix: 1) The 2010/12/16/salmonella-report failure is due to a minor (but in …
- 17:02 Changeset in project [22015] by
- Added URL for OSSP uuid library page.
- 15:51 Changeset in project [22014] by
- mpd-client release 1.13
- 15:50 Changeset in project [22013] by
- mpd-client: importing the chicken module without any further …
- 12:40 Changeset in project [22012] by
- pulseaudio: export some sink-info accessors and volume conversion …
- 12:31 Ticket #456 (uuid-ossp does not build on test.call-cc.org) created by
- I just noticed this on salmonella: …
- 12:26 Ticket #455 (pandora's sqlite3.import.scm file tries to import synch) created by
- The import statement for pandora's sqlite3.import.scm file is wrong. …
- 12:16 Ticket #454 (mpd-client needs to import let-optionals* from chicken unit) created by
- Changing the import statement from let-optinals to let-optionals* will …
- 12:14 Changeset in project [22011] by
- pulseaudio: define foreign type `usec' and add FIXME referring to …
- 12:05 Ticket #453 (Allow unsigned-integer64 as an FFI return type) created by
-
As of 4.6.3,
unsigned-integer64
is available as an FFI type for … - 11:51 Changeset in project [22010] by
- pulseaudio: use int32 types instead of int in type mappings where it's due
- 11:37 Changeset in project [22009] by
- pulseaudio: use unsigned-byte rather than unsigned-char for uint8_t
- 11:36 Changeset in project [22008] by
- manual: add [unsigned-]byte to foreign type mappings table
- 06:48 Changeset in project [22007] by
- Anonymous wiki edit for IP [201.152.43.135]: Small typos. (`upcomming' …
- 05:41 Changeset in project [22006] by
- chicken-doc-html: tag 0.2.1
- 05:40 Changeset in project [22005] by
- chicken-doc-html: close <pre> tag after unknown coloring type; 0.2.1
12/15/10:
- 20:22 Changeset in project [22004] by
- jsmin (wiki): removed useless <pre>-formatted empty line
- 19:47 Changeset in project [22003] by
- pulseaudio: fix a few inconsitencies and omissions in types.scm
- 19:39 Changeset in project [22002] by
- pulseaudio: initial import (please don't hit me!)
- 19:18 Changeset in project [22001] by
- Adding pulseaudio dir for Moritz
- 17:08 Changeset in project [22000] by
- Added statvfs to my egg list (salmonella-custom-feeds).
- 11:56 Changeset in project [21999] by
- gazette 16: fix missing parenthesis
- 09:53 Changeset in project [21998] by
- gazette #16: fix recipe example (thanks Peter!)
12/14/10:
- 22:19 Changeset in project [21997] by
- gazette #16: `use' is not available in empty modules
- 22:06 Changeset in project [21996] by
- gazette #16: fix two small aesthetic bugs
- 21:57 Changeset in project [21995] by
- gazette #16: add "belated" note to the welcome statement, update …
- 21:12 Changeset in project [21994] by
- log5scm: fixed some stupid typos in comments
- 21:01 Changeset in project [21993] by
- nomads: irreversible migrations can take an optional message now
- 20:40 Changeset in project [21992] by
- gazette #16: add explicit internal binding to module example to better …
- 20:38 Changeset in project [21991] by
- gazette 16: factual correction thanks to alan for proofreading
- 19:58 Changeset in project [21990] by
- gazette #16: modules omelette (RAW)
- 14:06 Ticket #452 (FIXMEs in Manual's "Data representation" chapter) created by
- The [http://wiki.call-cc.org/man/4/Data%20representation Data …
- 14:00 Changeset in project [21989] by
- Extensions (wiki manual): fixed link to make egg.
- 13:56 Changeset in project [21988] by
- Using the compiler (wiki manual): removed useless <pre>-formatted …
- 13:51 Changeset in project [21987] by
- Getting started (wiki manual): added enscript tag for code examples
- 13:46 Changeset in project [21986] by
- Getting started (wiki manual): Removed note that chicken is available …
- 13:37 Changeset in project [21985] by
- faq (wiki manual): fixed link to the readline egg.
- 13:34 Changeset in project [21984] by
- faq (wiki manual): fixed link to the Macros chapter ("Modules and …
- 13:30 Changeset in project [21983] by
- faq (wiki manual): the utf8 egg has been ported to Chicken a long time ago.
- 13:23 Changeset in project [21982] by
- faq (wiki manual): fixed link to the mpi egg.
- 13:22 Changeset in project [21981] by
- faq (wiki manual): The answer for "What should I do if I find a bug?" …
- 09:00 Ticket #450 (byte-blob does not load posix) closed by
- fixed: Patch applied and new release of byte-blob made, thanks.
- 08:59 Changeset in project [21980] by
- byte-blob version history update
- 08:48 Changeset in project [21979] by
- byte-blob release 1.8
- 08:48 Changeset in project [21978] by
- byte-blob version set to 1.8
- 08:46 Changeset in project [21977] by
- applied patch to fix issue #450 (thanks to syn)
- 02:24 Changeset in project [21976] by
- Anonymous wiki edit for IP [72.19.80.220]: Typo fix.
12/13/10:
- 17:24 Changeset in project [21975] by
-
when optional (?) is also tagged with (
), honor
when no match is … - 16:33 Changeset in project [21974] by
- jbogenturfa'i: Add output rules for various morphology constructs …
- 16:32 Changeset in project [21973] by
- jbogenturfa'i: use [:space:] character class when matching space. I …
- 16:32 Changeset in project [21972] by
- jbogenturfa'i: use [:digit:] character class when matching digits.
- 16:32 Changeset in project [21971] by
- jbogenturfa'i: add output rule for all selma'o.
- 16:32 Changeset in project [21970] by
- jbogenturfa'i: Add output rule to all rafske lerfu rules.
- 16:32 Changeset in project [21969] by
- jbogenturfa'i: add ` operator to whitespace rules in morphology.
- 16:32 Changeset in project [21968] by
- genturfa'i: checkpoint jbogensamselpla library Separate the code into …
- 16:32 Changeset in project [21967] by
- jbogenturfa'i: add a build-time dependency on genturfahi-peg. …
- 16:31 Changeset in project [21966] by
- jbogensamselpla: import srfi-13 (String Library) I may later move …
- 16:31 Changeset in project [21965] by
- jbogenturfa'i: jbogerna depends on jbogensamselpla jbogensamselpla is …
- 16:31 Changeset in project [21964] by
- jbogenturfa'i: restore lambda lift. It didn't stay out of Chicken …
- 16:31 Changeset in project [21963] by
- jbogenturfa'i: add -pickly, remove -O2 from csc-flags -O2 is …
- 16:31 Changeset in project [21962] by
- genturfa'i: add . and , to lojban letter character class.
- 16:31 Changeset in project [21961] by
- genturfa'i: knr
- 16:30 Changeset in project [21960] by
- genturfa'i: Add [:jbole'u:] character class, matching the Lojban alphabet.
- 16:30 Changeset in project [21959] by
- genturfa'i: add character class creation routines to module export.
- 16:30 Changeset in project [21958] by
- genturfa'i: remove duplicate name in module export.
- 16:30 Changeset in project [21957] by
- genturfa'i: add extras library to genturfahi-peg, but only when debugging.
- 16:30 Changeset in project [21956] by
- genturfa'i: remove (declare ...) options from csi wrapper.
- 16:30 Changeset in project [21955] by
- genturfa'i: add command-line arguments.
- 16:30 Changeset in project [21954] by
- genturfa'i: disable memoization in rule generators. The equal? …
- 16:29 Changeset in project [21953] by
- genturfa'i: we no longer depend on data-structures The flatten …
- 16:29 Changeset in project [21952] by
- genturfa'i: turn on all optimization settings. I've uncommented all …
- 16:29 Changeset in project [21951] by
- genturfa'i: change default csc-opts to '-picky -d2' I am using …
- 16:29 Changeset in project [21950] by
- genturfa'i: add -| operator for immediate code execution. This is …
- 16:29 Changeset in project [21949] by
- genturfa'i: make samselpla a #!key argument. I have a subtle code …
- 16:29 Changeset in project [21948] by
- genturfah'i: knr
- 16:28 Changeset in project [21947] by
- genturfa'i: Don't write {} expressions as symbols. This is a code …
- 15:00 Changeset in project [21946] by
- gazette: spelling and formatting corrections by mario and moritz
- 14:54 Changeset in project [21945] by
- gazette: linkify tickets
- 14:53 Changeset in project [21944] by
- gazette: add ticket link shortcut
- 13:59 Changeset in project [21943] by
- gazette: add lambda lifting and a bit more on finalizers
- 13:37 Changeset in project [21942] by
- gazette: mention openssl fixes by peter
- 12:07 Changeset in project [21941] by
- gazette: clarified development section thanks to peter, removed recipe
- 11:32 Changeset in project [21940] by
- gazette: #16 intermediate state of the recipe. Parental advisory missing
- 11:03 Changeset in project [21939] by
- classifiers: added statistics to required modules in setup
- 10:29 Changeset in project [21938] by
- gazette: initial #16 with boring parts
12/12/10:
- 19:42 Changeset in project [21937] by
- classifiers: added one-nn
- 19:41 Changeset in project [21936] by
- dataset-utils: added euclidean metric
- 19:11 Changeset in project [21935] by
- 18:59 Changeset in project [21934] by
- 18:37 Changeset in project [21933] by
- 15:04 Changeset in project [21932] by
- dataset-utils: information-gain exported
- 15:04 Changeset in project [21931] by
- classifiers: setup/meta for trunk
- 15:03 Changeset in project [21930] by
- 14:48 Changeset in project [21929] by
- 14:43 Changeset in project [21928] by
- 14:12 Ticket #98 (Typo in date-literals egg in version 3 repository) closed by
- wontfix: There appears to be no interest in this. Closing it.
- 14:09 Ticket #335 (the wiki doesn't render properly on Google Chrome on MacOS) closed by
- worksforme: No feedback in 4 months. Closing ticket. I'm assuming this was a …
- 02:25 Changeset in project [21927] by
- hyde: correct `default-page-vars' example and make its description a …
- 02:21 Changeset in project [21926] by
- hyde: fix slight error in `excluded-paths' default value
- 02:19 Changeset in project [21925] by
- hyde: update description of `hyde serve' to closer match its behavior
12/11/10:
- 23:57 Changeset in project [21924] by
- Added test-depends but not a new rel.
- 23:53 Changeset in project [21923] by
- Rqrd an extn (error-utils) not used & not in .meta depends.
- 23:49 Changeset in project [21922] by
- New rel (test fix).
- 23:49 Changeset in project [21921] by
- Fix for test allocating wrong amount for md-prim context.
- 23:27 Changeset in project [21920] by
- Added test-depends
- 23:00 Changeset in project [21919] by
- New rels.
- 23:00 Changeset in project [21918] by
- Expanded the "common API" w/ uuid-lib. Rmvd uuid=, etc. (were dep in …
- 22:09 Changeset in project [21917] by
- Canonical .setup
- 21:17 Changeset in project [21916] by
- Added test-depends & test exit code.
- 21:14 Changeset in project [21915] by
- Added tinyclos to test-depends
- 21:11 Changeset in project [21914] by
- Added environments to test-depends
- 21:11 Changeset in project [21913] by
- Added sha1, sha2, md5 to test-depends
- 21:07 Changeset in project [21912] by
- Added miscmacros as test-depends
- 20:01 Changeset in project [21911] by
- 19:19 Changeset in project [21910] by
- dataset-utils: attribute names converted to symbols
- 18:26 Ticket #451 (Unexpected warning using define-values at toplevel.) created by
- The following program: […] When compiled with 'csc -d2 -o …
- 17:26 Ticket #450 (byte-blob does not load posix) created by
- Currently, the byte-blob egg merely imports the posix extension but it …
- 15:39 Ticket #449 (csc doesn't handle relative paths correctly) created by
- Passing a relative path containing more than one ".." leads to csc not …
- 14:55 Changeset in project [21909] by
- zmq: mention that at least version 2.1.0 is required in the docs and …
- 14:12 Changeset in project [21908] by
- 14:01 Changeset in project [21907] by
- 13:53 Ticket #444 (Symbol lookup fails in modules in conjunction with renaming macros) closed by
- fixed: patch is applied, thanks.
- 13:24 Ticket #447 (Inconsistency when calling set-finalizer! multiple times on the same object) closed by
- fixed: This should be fixed now (experimental). The code that walked the …
- 13:21 Ticket #114 (Improvements to tinyclos) closed by
- wontfix: closed, obsolete, forgotten.
- 13:20 Ticket #387 (import without warnings) closed by
- worksforme: I close this, since you seem to have forgotten about it.
- 13:19 Ticket #122 (tinyclos generic mechanism gets confused by a surplus of arguments.) closed by
- wontfix: I close this, since I consider tinyclos obsolete, and because nobody …
- 02:20 Changeset in project [21906] by
- Rel 1.4.0
- 02:19 Changeset in project [21905] by
- Added more "common" routines btwn this & uuid-ossp. Fix for compare; …
- 01:32 Changeset in project [21904] by
- error-minimum-argument-count & error-argument-count failed (missing …
- 01:05 Changeset in project [21903] by
- chicken-doc-html: tag 0.2.0
- 01:05 Changeset in project [21902] by
- manual-labor: tag 0.1.1
- 01:04 Changeset in project [21901] by
- chickadee: tag 0.9.10
- 00:54 Changeset in project [21900] by
- chicken-doc-html: Generate TOC; 0.2.0
- 00:52 Changeset in project [21899] by
- manual-labor: sync with chickadee css; display:none on #toc; 0.1.1
- 00:49 Changeset in project [21898] by
- chickadee: CSS for #toc; ie6/7 fixes; 0.9.10 (IE6/7 fixes for toc …
Note: See TracTimeline
for information about the timeline view.