Timeline
04/14/07:
- 23:12 Changeset in project [3840] by
- since doc.scm may be invoked from a different path, the read-all could …
- 21:12 Changeset in project [3839] by
- chicken update
- 21:08 Changeset in project [3838] by
- Changes applied for certainty (82.83.138.41) through svnwiki: fixed …
- 18:01 Changeset in project [3837] by
- Changes applied for certainty (82.83.138.41) through svnwiki: fixed …
- 08:35 Changeset in project [3836] by
- Changes applied for certainty (82.83.138.41) through svnwiki: Fixedn …
- 05:42 Changeset in project [3835] by
- Added test::run-mode query due to remote-launch use of --debug mode; …
- 05:13 Changeset in project [3834] by
- updated by egg-post-commit
- 04:01 Changeset in project [3833] by
- Chgd to misc-extn file that has export so no warning.
- 04:00 Changeset in project [3832] by
- updated by egg-post-commit
- 03:59 Changeset in project [3831] by
- Added renamed file.
- 03:59 Changeset in project [3830] by
- Rename of testbase-result -> testbase-results.
- 03:58 Changeset in project [3829] by
- Rename of testbase-result -> results.
- 03:58 Changeset in project [3828] by
- Rename of file to match extn name.
04/13/07:
- 23:12 Changeset in project [3827] by
- updated by egg-post-commit
- 15:26 Changeset in project [3826] by
- adjusted release-version
- 15:25 Changeset in project [3825] by
- documentation-tweaks
- 15:21 Changeset in project [3824] by
- Changes applied for certainty (212.184.86.146) through svnwiki: fixed …
- 15:09 Changeset in project [3823] by
- modfified documentation part
- 15:04 Changeset in project [3822] by
- hopefully solved problem with the TOC
- 14:55 Changeset in project [3821] by
- initial commit of documentation for the dict-egg
- 14:53 Changeset in project [3820] by
- initial public release
- 14:52 Changeset in project [3819] by
- documentation-adjustments
- 14:21 Changeset in project [3818] by
- Added more unit-tests and adjusted dict:close so that closing an …
- 12:04 Changeset in project [3817] by
- alexpander extensions
- 11:42 Changeset in project [3816] by
- some meta fixes
- 11:31 Changeset in project [3815] by
- updated documentation to reflect revision-changes
- 11:16 Changeset in project [3814] by
- fixed typo in dict:low:command
- 11:13 Changeset in project [3813] by
- added security-check for all low-level-procedurs so that only valid …
- 10:39 Changeset in project [3812] by
- renamed: database-list -> dictionary-list select-strategy! -> …
04/12/07:
- 19:26 Changeset in project [3811] by
- Removed use of 'cons*' - part of SRFI-1 and not a uniform part of …
- 12:50 Changeset in project [3810] by
- initial import
- 12:18 Changeset in project [3809] by
- created directory-layout
- 10:03 Changeset in project [3808] by
- added dict directory
- 09:16 Changeset in project [3807] by
- Changes applied for iraikov (203.181.243.11) through svnwiki:
- 09:01 Changeset in project [3806] by
- new stuff and fixes
- 01:24 Changeset in project [3805] by
- Changes applied for Zbigniew (67.167.53.235) through svnwiki: Add TOC …
- 01:09 Changeset in project [3804] by
- Changes applied for Zbigniew (67.167.53.235) through svnwiki: …
- 00:46 Changeset in project [3803] by
- Changes applied for Zbigniew (67.167.53.235) through svnwiki: Mark up …
04/11/07:
- 20:54 Changeset in project [3802] by
- Changes applied for Zbigniew (67.167.53.235) through svnwiki: Linkify …
- 20:48 Changeset in project [3801] by
- Changes applied for Zbigniew (67.167.53.235) through svnwiki: Pattern …
- 05:00 Changeset in project [3800] by
- Fix for not invoking intermediate test container finalizers when an …
- 03:15 Changeset in project [3799] by
- Fixing bug where explicit name was ignored in defmacro version.
04/10/07:
- 19:56 Changeset in project [3798] by
- Rmvd unused state-dtor. Fixed bug in test macro run proc (wasn't …
- 11:13 Changeset in project [3797] by
- updated by egg-post-commit
- 09:20 Changeset in project [3796] by
- mayo meta and eggdoc fixes; other meta fixes
- 08:36 Changeset in project [3795] by
- updated by egg-post-commit
- 03:01 Changeset in project [3794] by
- Added terminate finding to output.
04/09/07:
- 11:12 Changeset in project [3793] by
- updated by egg-post-commit
- 04:40 Changeset in project [3792] by
- Comments.
- 04:24 Changeset in project [3791] by
- Slightly faster box? pred.
- 04:07 Changeset in project [3790] by
- Set version
- 04:06 Changeset in project [3789] by
- Creating 0.11
- 04:04 Changeset in project [3788] by
- Minor fix (for 0.11)
- 01:50 Changeset in project [3787] by
- Renamed to egg name.
- 01:49 Changeset in project [3786] by
- Renamed to egg name. I do not like this.
- 01:46 Changeset in project [3785] by
- Bad egg name.
- 01:45 Changeset in project [3784] by
- updated by egg-post-commit
- 01:42 Changeset in project [3783] by
- Added test support for #& syntax.
- 01:39 Changeset in project [3782] by
- Added testbase stuff.
- 01:37 Changeset in project [3781] by
- Added .meta so visible.
- 01:37 Changeset in project [3780] by
- Added .meta so visible.
- 01:29 Changeset in project [3779] by
- Added reader-setup & fixed failed results collection.
- 01:29 Changeset in project [3778] by
- Chgd wrapped-object to srfi-10 form. Added printing of extra results …
- 01:28 Changeset in project [3777] by
- Fix for circularity testing & missing actual test-name.
04/08/07:
- 19:45 Changeset in project [3776] by
- Bug fix for array-copy deep-copy - was also copying the storedef which …
- 15:42 Changeset in project [3775] by
- Changes applied for ashinn (219.165.27.107) through svnwiki:
- 15:32 Changeset in project [3774] by
- Replacing string-match with string-search.
04/07/07:
- 15:37 Changeset in project [3773] by
- Reporting syntax-errors at compile-time, cleaning up and documenting code.
- 14:08 Changeset in project [3772] by
- Fixing bug in test-equal?, improving reporting.
- 06:36 Changeset in project [3771] by
- Forgot to export redefined sys vars!
- 06:33 Changeset in project [3770] by
- Rmvd unnecessary procedure check. Added print syntax.
- 05:46 Changeset in project [3769] by
- Rmvd string read & replace w/ own read-file. Switched to system …
- 05:45 Changeset in project [3768] by
- Bug fix for single arg to ::run, rmvd use of shift!. Added comment …
- 05:30 Changeset in project [3767] by
- Rmvd redundant require-extension(s).
- 05:29 Changeset in project [3766] by
- Bug fix for cond api, had runtime macro-expand!
04/06/07:
- 19:31 Changeset in project [3765] by
- Changes applied for klovett (69.226.241.10) through svnwiki: Rmvd …
- 19:01 Changeset in project [3764] by
- Bug fix - intialize of results list for test suite/case to '() but …
04/05/07:
- 20:19 Changeset in project [3763] by
- test::run msg optional.
- 20:18 Changeset in project [3762] by
- Made msg optional.
- 12:47 Changeset in project [3761] by
- Changes applied for Alex Drummond (84.64.108.35) through svnwiki: …
- 11:12 Changeset in project [3760] by
- updated by egg-post-commit
- 10:29 Changeset in project [3759] by
- fastcgi update
- 10:23 Changeset in project [3758] by
- updated by egg-post-commit
- 10:20 Changeset in project [3757] by
- egg-post-commit patch, doc
- 10:05 Changeset in project [3756] by
- updated by egg-post-commit
- 10:05 Changeset in project [3755] by
- updated by egg-post-commit
- 05:24 Changeset in project [3754] by
- Changes for test.
- 05:06 Changeset in project [3753] by
- Changes applied for klovett (69.226.250.173) through svnwiki:
04/04/07:
- 22:56 Changeset in project [3752] by
- Update release version in source too
- 22:56 Changeset in project [3751] by
- Fix load-once
- 22:39 Changeset in project [3750] by
- Chages for MacOS X. Needs Chicken 2.610!
- 17:12 Changeset in project [3749] by
- updated by egg-post-commit
- 15:28 Changeset in project [3748] by
- updated by egg-post-commit
- 15:27 Changeset in project [3747] by
- gallery.scm used format-modular instead of format
- 15:13 Changeset in project [3746] by
- last minute fp fixes
- 14:44 Changeset in project [3745] by
- Changes applied for mario (201.86.242.205) through svnwiki: Fixed …
- 14:42 Changeset in project [3744] by
- Changes applied for mario (201.86.242.205) through svnwiki: Typo fix.
- 14:35 Changeset in project [3743] by
- added doc page for glc egg
- 14:26 Changeset in project [3742] by
- first upload of files
- 13:24 Changeset in project [3741] by
- making directory structure
- 13:10 Changeset in project [3740] by
- added directory for thu
- 12:44 Changeset in project [3739] by
- Corrected the section intendation and slightly expanded the …
- 11:12 Changeset in project [3738] by
- updated by egg-post-commit
- 11:03 Changeset in project [3737] by
- Documented the new lolevel procedures byte-vector-append and …
- 08:34 Changeset in project [3736] by
- new fp version
- 08:06 Changeset in project [3735] by
- tool macro, manual updates
- 05:02 Changeset in project [3734] by
- Use of fixnum arithmetic!
04/03/07:
- 23:24 Changeset in project [3733] by
- 23:24 Changeset in project [3732] by
- 17:12 Changeset in project [3731] by
- updated by egg-post-commit
- 17:11 Changeset in project [3730] by
- beginning of unicode support -- code need to be cleaned
- 16:47 Changeset in project [3729] by
- Attempt at fixed range integer operations. Added -period.
- 15:47 Changeset in project [3728] by
- c-string-list documented
- 13:34 Changeset in project [3727] by
- egg-post-commit shows error on stdout (for post-commit), added missing …
- 09:45 Changeset in project [3726] by
- updated by egg-post-commit
- 03:27 Changeset in project [3725] by
- Imported preliminary growl egg documentation.
04/01/07:
- 23:09 Changeset in project [3724] by
- Forget new file in .meta.
- 23:07 Changeset in project [3723] by
- Moved time-period into own file.
- 22:57 Changeset in project [3722] by
- Changes applied for Alejo (70.178.114.122) through svnwiki: Made a …
- 22:51 Changeset in project [3721] by
- Fix.
- 22:49 Changeset in project [3720] by
- Better categorization, I guess.
- 22:45 Changeset in project [3719] by
- Changes applied for Alejo (70.178.114.122) through svnwiki: …
- 22:41 Changeset in project [3718] by
- Splitting into subsections.
- 20:50 Changeset in project [3717] by
- Yet another bug fix (to my last bug fix).
- 20:33 Changeset in project [3716] by
- updated by egg-post-commit
- 20:33 Changeset in project [3715] by
- Bug fix for non MacOS X.
- 06:20 Changeset in project [3714] by
- Bug fix for skip.
- 06:19 Changeset in project [3713] by
- Suppressed echo during report mode.
- 06:19 Changeset in project [3712] by
- Renames & docu.
- 06:08 Changeset in project [3711] by
- Rename of internal api. made for-each-index a procedure. rmvd unneeded …
- 05:12 Changeset in project [3710] by
- updated by egg-post-commit
- 04:43 Changeset in project [3709] by
- updated by egg-post-commit
- 04:42 Changeset in project [3708] by
- Bug fix for build-composite-API.
- 02:59 Changeset in project [3707] by
- Escape more anchors, Tommy.
- 02:59 Changeset in project [3706] by
- Fix stupid stupid stupid typo.
- 02:44 Changeset in project [3705] by
- Don't hard code the version number.
- 02:43 Changeset in project [3704] by
- Better handling for anchors.
- 02:32 Changeset in project [3703] by
- Use 'version' file.
- 02:29 Changeset in project [3702] by
- Update.
- 02:08 Changeset in project [3701] by
- Implement text->html-id.
03/31/07:
- 05:12 Changeset in project [3700] by
- updated by egg-post-commit
- 03:35 Changeset in project [3699] by
- Renamed.
- 03:34 Changeset in project [3698] by
- Renamed & started docu.
- 00:21 Changeset in project [3697] by
- Changes applied for iraikov (128.61.139.197) through svnwiki:
- 00:17 Changeset in project [3696] by
- Changes applied for iraikov (128.61.139.197) through svnwiki:
03/30/07:
- 23:50 Changeset in project [3695] by
- Changes applied for klovett (69.226.233.30) through svnwiki: Added …
- 23:35 Changeset in project [3694] by
- updated by egg-post-commit
- 23:30 Changeset in project [3693] by
- Made local-timezone-locale a parameter, split the tzi hack into …
- 23:29 Changeset in project [3692] by
- Bug fix for wrong default dst offset. Bug fix for wrong interp of TZ …
- 23:12 Changeset in project [3691] by
- Changes applied for azul (70.178.114.122) through svnwiki: Tagging.
- 23:08 Changeset in project [3690] by
- Importing.
- 22:25 Changeset in project [3689] by
- Added gestalt, tick-count, delay.
- 17:56 Changeset in project [3688] by
- Removing unwanted verbosity.
- 17:55 Changeset in project [3687] by
- Fix bug.
- 17:18 Changeset in project [3686] by
- Fixes for the anchors.
- 17:14 Changeset in project [3685] by
- Anchors now require a text parameter.
- 17:09 Changeset in project [3684] by
- Downcase parameter names in SGML tags.
03/29/07:
- 22:43 Changeset in project [3683] by
- Make span tags higher priority than break tags.
- 22:42 Changeset in project [3682] by
- Define a as a span tag.
- 20:09 Changeset in project [3681] by
- Changes applied for klovett (69.226.236.179) through svnwiki: …
- 17:12 Changeset in project [3680] by
- updated by egg-post-commit
- 13:29 Changeset in project [3679] by
- pos doc fix
- 13:25 Changeset in project [3678] by
- vfs/http-fs doc updates, pos
- 13:18 Changeset in project [3677] by
- updated by egg-post-commit
- 11:41 Changeset in project [3676] by
- broken http-client dep.
- 09:17 Changeset in project [3675] by
- Remove Chicken banner from documentation (fixes #151)
- 08:16 Changeset in project [3674] by
- some cleanup in vfs and http-fs wiki pages
- 08:08 Changeset in project [3673] by
- updated by egg-post-commit
- 08:07 Changeset in project [3672] by
- added examples to vfs
03/28/07:
- 21:33 Changeset in project [3671] by
- Changes applied for rigorist (86.40.215.185) through svnwiki: deleted …
- 21:22 Changeset in project [3670] by
- Bug fix for bounds in record-every.
- 20:08 Changeset in project [3669] by
- Bug fix for compiler extnd dry-run, dry-run temp flnm.
- 18:32 Changeset in project [3668] by
- updated by egg-post-commit
- 18:31 Changeset in project [3667] by
- 2.6.3 - added tz dst flag note to docu, bug fix for time -> date time …
- 13:17 Changeset in project [3666] by
- vfs, http-fs, manual changes
- 03:49 Changeset in project [3665] by
- Dup code rmvd.
- 03:48 Changeset in project [3664] by
- Had tz-offset use wrong.
- 03:48 Changeset in project [3663] by
- Docu update. Had tz-offset wrong.
- 00:35 Changeset in project [3662] by
- Changes applied for azul (70.178.114.122) through svnwiki: Fixing …
03/27/07:
- 17:06 Changeset in project [3661] by
- Misspelled .html flnm.
- 11:13 Changeset in project [3660] by
- updated by egg-post-commit
- 08:51 Changeset in project [3659] by
- Added continuation object.
- 08:51 Changeset in project [3658] by
- Wider printables set.
- 08:04 Changeset in project [3657] by
- updated by egg-post-commit
- 08:02 Changeset in project [3656] by
- Comment updates.
- 08:02 Changeset in project [3655] by
- Bug fix: reverts to defaults when parse error.
- 06:47 Changeset in project [3654] by
- Bug fixes. ver 2.6.2
- 02:52 Changeset in project [3653] by
- Wrapped object & proper object chgs to simplify.
- 02:51 Changeset in project [3652] by
- Wrapped object chgs to simplify.
- 02:51 Changeset in project [3651] by
- Version.
03/26/07:
- 20:54 Changeset in project [3650] by
- Switched to use of lolevel rather than ##sys# routines.
- 17:12 Changeset in project [3649] by
- updated by egg-post-commit
- 15:18 Changeset in project [3648] by
- Tagged release 1.0.1 of the date-literals egg.
- 15:06 Changeset in project [3647] by
- Renamed documentation per egg name change from date-syntax to …
- 15:06 Changeset in project [3646] by
- Renamed documentation per egg name change from date-syntax to …
- 14:51 Changeset in project [3645] by
- Fixed up date-literals egg after rename.
- 14:40 Changeset in project [3644] by
- Renamed the date-syntax egg to date-literals.
- 14:35 Changeset in project [3643] by
- Fixed compilation of date-syntax egg (closes #150).
- 12:20 Changeset in project [3642] by
- Setting the date-syntax egg up for use with the compiler.
- 12:15 Changeset in project [3641] by
- Removed problematic references to date-syntax.exports.
- 12:03 Changeset in project [3640] by
- Tagged release 1.0.0 of the date-syntax egg.
- 12:01 Changeset in project [3639] by
- Trivial presentational changes.
- 11:58 Changeset in project [3638] by
- Corrected spelling.
- 11:55 Changeset in project [3637] by
- Updated egg documentation for date-syntax version 1.0.0.
- 11:41 Changeset in project [3636] by
- Added link to date-syntax egg documentation.
- 11:40 Changeset in project [3635] by
- Imported date-syntax egg documentation.
- 11:27 Changeset in project [3634] by
- Added (syntax) specifier to date-syntax setup file.
- 11:13 Changeset in project [3633] by
- updated by egg-post-commit
- 11:06 Changeset in project [3632] by
- Imported the date-syntax egg (provides a reader extension for SRFI-19 …
- 07:02 Changeset in project [3631] by
- wiki changes
- 06:01 Changeset in project [3630] by
- cleanup up .meta files, egg-post-commit generates version file
- 05:12 Changeset in project [3629] by
- updated by egg-post-commit
- 05:09 Changeset in project [3628] by
- Changes applied for Anonymous (71.192.49.74) through svnwiki: add a …
- 05:05 Changeset in project [3627] by
- Bug fixs.
- 05:04 Changeset in project [3626] by
- Save of working version. Bug fix for reading results - wasn't …
- 04:31 Changeset in project [3625] by
- Tweak.
- 04:24 Changeset in project [3624] by
- Fix list of exports.
- 03:48 Changeset in project [3623] by
- Updated doc.
- 00:30 Changeset in project [3622] by
- Bug fix for handle-condition.
03/25/07:
- 23:14 Changeset in project [3621] by
- updated by egg-post-commit
- 22:58 Changeset in project [3620] by
- start of ansi escape codes handling
- 21:56 Changeset in project [3619] by
- Update for new testbase.
- 21:55 Changeset in project [3618] by
- Update for new testbase.
- 21:55 Changeset in project [3617] by
- Update for new testbase.
- 21:55 Changeset in project [3616] by
- Update for new testbase.
- 21:55 Changeset in project [3615] by
- save
- 21:55 Changeset in project [3614] by
- Update for new testbase.
- 21:55 Changeset in project [3613] by
- Update for new testbase.
- 21:54 Changeset in project [3612] by
- Update for new testbase.
- 21:54 Changeset in project [3611] by
- Update for new testbase.
- 21:54 Changeset in project [3610] by
- Update for new testbase.
- 21:54 Changeset in project [3609] by
- Update for new testbase.
- 21:53 Changeset in project [3608] by
- Update for new testbase.
- 21:52 Changeset in project [3607] by
- Update for new testbase.
- 21:44 Changeset in project [3606] by
- Update for new testbase.
- 21:44 Changeset in project [3605] by
- Update for new testbase.
- 21:43 Changeset in project [3604] by
- Update for new testbase.
- 21:43 Changeset in project [3603] by
- Update for new testbase.
- 21:43 Changeset in project [3602] by
- Update for new testbase.
- 21:43 Changeset in project [3601] by
- Update for new testbase.
- 21:43 Changeset in project [3600] by
- V
- 21:43 Changeset in project [3599] by
- Update for new testbase.
- 21:42 Changeset in project [3598] by
- Update for new testbase.
- 21:42 Changeset in project [3597] by
- Update for new testbase.
- 21:42 Changeset in project [3596] by
- Update for new testbase.
- 21:38 Changeset in project [3595] by
- .exports
- 21:38 Changeset in project [3594] by
- .exports
- 21:38 Changeset in project [3593] by
- .exports
- 21:38 Changeset in project [3592] by
- .exports
- 21:37 Changeset in project [3591] by
- .exports
- 21:37 Changeset in project [3590] by
- .exports
- 21:36 Changeset in project [3589] by
- .exports
- 21:36 Changeset in project [3588] by
- .exports
- 21:36 Changeset in project [3587] by
- .exports
- 21:35 Changeset in project [3586] by
- Rmvd .expors copy. Update for new testbase.
- 21:10 Changeset in project [3585] by
- Update for new testbase.
- 21:09 Changeset in project [3584] by
- Update for new testbase.
- 21:09 Changeset in project [3583] by
- Update for new testbase.
- 21:09 Changeset in project [3582] by
- Added exports.
- 21:07 Changeset in project [3581] by
- Added exports, update for new testbase.
- 20:43 Changeset in project [3580] by
- Added eq proc to array-equal? Update for new testbase.
- 20:22 Changeset in project [3579] by
- Added stderr output to responses. Rmvd extra list from response args. …
- 20:04 Changeset in project [3578] by
- Reorganized geoip egg structure according to best practices.
- 19:46 Changeset in project [3577] by
- Testing fix of author link in .meta file.
- 19:09 Changeset in project [3576] by
- Renamed test-run -> run-test.
- 19:06 Changeset in project [3575] by
- Update for new testbase. fileno redirection. Made err port of pty in …
03/24/07:
- 22:17 Changeset in project [3574] by
- Tested and updated instructions for Chicken 2.6.
- 22:12 Changeset in project [3573] by
- updated by egg-post-commit
- 17:55 Changeset in project [3572] by
- Added testbase read/print extn.
- 17:55 Changeset in project [3571] by
- Refactored -result into own extn.
- 17:54 Changeset in project [3570] by
- Refactored read/print stuff into own extn.
- 16:48 Changeset in project [3569] by
- Updated the example.
- 10:13 Changeset in project [3568] by
- updated by egg-post-commit
- 07:19 Changeset in project [3567] by
- Changes applied for ashinn (219.165.27.107) through svnwiki: …
- 04:56 Changeset in project [3566] by
- Update of doc.
- 04:53 Changeset in project [3565] by
- Rmvd <a>.
- 04:43 Changeset in project [3564] by
- Mods for newer tb api, rmvd optnl port from print results procs. Still …
- 04:42 Changeset in project [3563] by
- Split external-form into two files.
03/23/07:
- 22:12 Changeset in project [3562] by
- updated by egg-post-commit
- 18:09 Changeset in project [3561] by
- Initial import of new test-suite tool.
- 16:44 Changeset in project [3560] by
- Refactored - moved proper-object stuff into -support file.
- 10:06 Changeset in project [3559] by
- hash-table-remove documented
- 03:23 Changeset in project [3558] by
- Bug fixes for take during skip (rqrd own hash equal & hash funcs), …
03/22/07:
- 12:22 Changeset in project [3557] by
- Changes applied for ashinn (219.165.27.107) through svnwiki:
- 10:47 Changeset in project [3556] by
- fixed bug in alexpander doc.scm
- 09:42 Changeset in project [3555] by
- alexpander update
- 08:56 Changeset in project [3554] by
- Adding srfi-4 uniform vector iterators and in-cartesian-product.
03/21/07:
- 14:55 Changeset in project [3553] by
- Changes applied for sramsay (65.31.236.27) through svnwiki: Just …
- 07:17 Changeset in project [3552] by
- Chgd to eval initial & final forms even when report mode since …
- 07:14 Changeset in project [3551] by
- Update for new testbase.
- 05:23 Changeset in project [3550] by
- Some renames, docu updated, removed ability to skip a test procedure, …
03/20/07:
- 17:22 Changeset in project [3549] by
- non gl-display files removed
- 17:18 Changeset in project [3548] by
- forgot new header file
- 17:16 Changeset in project [3547] by
- commit before removal of non gl-display files
- 17:13 Changeset in project [3546] by
- support for \n
- 07:58 Changeset in project [3545] by
- post-commit: handles invalid toprev
- 07:54 Changeset in project [3544] by
- failure on egg-post-commit didn't show in log of post-commit
- 07:53 Changeset in project [3543] by
- updated by egg-post-commit
- 07:39 Changeset in project [3542] by
- marked obsolete eggs
- 01:03 Changeset in project [3541] by
- releasing version 1.1
- 00:49 Changeset in project [3540] by
- version 1.1: added new mpd-commands, removed -no-trace
03/19/07:
- 18:24 Changeset in project [3539] by
- Updated latest property.
- 18:23 Changeset in project [3538] by
- Release 1.3
- 18:23 Changeset in project [3537] by
- Updates for 1.3
- 18:14 Changeset in project [3536] by
- Release 1.2
- 18:13 Changeset in project [3535] by
- Added (require-extension extras)
- 17:49 Changeset in project [3534] by
- Docmentation updates, 1.2 release updates.
- 16:12 Changeset in project [3533] by
- updated by egg-post-commit
- 14:15 Changeset in project [3532] by
- added obsolete category, marked oblist as obsolete
- 06:44 Changeset in project [3531] by
- Changes applied for bvanevery (70.7.60.233) through svnwiki: Changed …
- 06:40 Changeset in project [3530] by
- removed unfinished eggs
- 01:04 Changeset in project [3529] by
- Updated to version 1.1
- 01:02 Changeset in project [3528] by
- Recreated release 1.1
- 01:01 Changeset in project [3527] by
- Removed erroneous commit
- 01:00 Changeset in project [3526] by
- Updated the setup file to version 1.1
- 00:58 Changeset in project [3525] by
- Release 1.1 created
- 00:56 Changeset in project [3524] by
- Added property eggdoc and updated the documentation with new features.
- 00:08 Changeset in project [3523] by
- Created argument-copying variant of each function.
03/18/07:
- 15:24 Changeset in project [3522] by
- Added OSSP UUID Library rel rqrmt to doc.
- 15:24 Changeset in project [3521] by
- Bug fix for import failure. Rqrd copying the .scm & spliting the C api …
03/17/07:
- 22:17 Changeset in project [3520] by
- Fix. Titles should stop lists.
- 19:23 Changeset in project [3519] by
- Fig bux.
- 16:37 Changeset in project [3518] by
- Last minute changes.
- 16:30 Changeset in project [3517] by
- Update.
- 16:29 Changeset in project [3516] by
- Releasing version 0.7.
- 16:23 Changeset in project [3515] by
- Fixing memory leaks in the error handling code.
- 06:40 Changeset in project [3514] by
- Chgd for new testbase.
- 06:32 Changeset in project [3513] by
- Bug fix. Still not release quality.
- 04:12 Changeset in project [3512] by
- updated by egg-post-commit
- 02:09 Changeset in project [3511] by
- Fux big.
03/16/07:
- 23:58 Changeset in project [3510] by
- added crunch
- 23:18 Changeset in project [3509] by
- removed internal re-definitions, removed some unused procs
- 22:16 Changeset in project [3508] by
- re-added meta file for alexpander
- 22:12 Changeset in project [3507] by
- alexpander fix(?), other small things
- 20:55 Changeset in project [3506] by
- Added set-synchronized-object!.
- 20:49 Changeset in project [3505] by
- Added typecase & pseudo-tty.
- 08:08 Changeset in project [3504] by
- post-commit handles glob patterns in files meta property
- 04:04 Changeset in project [3503] by
- - Extended the “driver” structure to support the “anchor” object. - …
03/15/07:
- 23:50 Changeset in project [3502] by
- Delicious image has an alt property now.
- 21:26 Changeset in project [3501] by
- Added new files.
- 21:17 Changeset in project [3500] by
- Update to 3.a4. Passes plottest & wttest. Complains about undefined …
- 20:49 Changeset in project [3499] by
- Updated slib.
- 19:54 Changeset in project [3498] by
- Changes applied for klovett (69.226.243.112) through svnwiki: Trans …
- 13:28 Changeset in project [3497] by
- fixes in egg-post-commit for eggdoc meta property
- 13:21 Changeset in project [3496] by
- eggdoc meta property support
- 10:13 Changeset in project [3495] by
- updated by egg-post-commit
- 08:14 Changeset in project [3494] by
- PS-Tk directory renamed, easyffi fix
- 08:13 Changeset in project [3493] by
- updated by egg-post-commit
- 04:51 Changeset in project [3492] by
- Importing.
- 04:16 Changeset in project [3491] by
- Add .meta.
- 04:04 Changeset in project [3490] by
- * New handling of lists (see …
- 01:40 Changeset in project [3489] by
- Changes applied for ashinn (219.165.27.107) through svnwiki: …
Note: See TracTimeline
for information about the timeline view.