Chicken Scheme

Tagged Check-ins
Login

Tagged Check-ins

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Check-ins with non-propagating tags:

2015-08-29
16:44
Fix "identify.sh" for release and snapshot builds. This is a bit of a hack: check whether the manual-html directory exists and assume it must be a distribution build, then exit to avoid a rebuild which requires a pre-existing chicken. Changeset 5639ad58ce7d30a87970e561e782d13e088a1064 (for "allowing custom builds") caused this breakage. Leaf check-in: 9f084613d8 user: peter@more-magic.net tags: trunk, origin/gc-logging, origin/argvector-bootstrap, 4.10.1
2015-07-24
10:58
Bump version to 4.10.0rc4 (correctly, this time) Leaf check-in: ebe823f3a6 user: peter@more-magic.net tags: trunk, 4.10.0rc4
2015-07-23
18:20
Bump version to 4.10.0rc3 check-in: 2a9820699a user: peter@more-magic.net tags: trunk, 4.10.0rc3
2015-07-03
16:30
Bump version to 4.10.0rc2 check-in: 91364a2c67 user: moritz.heidkamp@bevuta.com tags: trunk, 4.10.0rc2
2015-06-06
18:55
Also bump version in NEWS to 4.10.0rc1 check-in: 33f25b25b3 user: moritz.heidkamp@bevuta.com tags: trunk, 4.10.0rc1
2014-06-07
12:59
Version 4.9.0.1 Leaf check-in: 00f3101f55 user: peter.bex@xs4all.nl tags: trunk, 4.9.0.1
2014-06-02
14:30
Add a note regarding Haiku (remove -fwrapv and touch build-version.c) check-in: c9a631d863 user: peter.bex@xs4all.nl tags: trunk, 4.9.0
2014-04-17
14:25
Bump C_MINOR_VERSION to 9 check-in: 76801a10f2 user: mario.goulart@gmail.com tags: trunk, 4.9.0rc1
2014-02-01
15:37
types.db signature improvements - pointer-tag (result may be any Scheme object) - string-any, string-every (polymorphic result when predicate is a procedure) - make-pathname (specify allowed types for directory argument) - mutex-lock! (specify allowed types for timeout argument) Signed-off-by: Peter Bex <peter.bex@xs4all.nl> Leaf check-in: c2857b9944 user: peter.bex@xs4all.nl tags: trunk, origin/gc-logging, 4.8.3
2013-10-04
01:43
Version 4.8.0.5 Leaf check-in: 9cf9a5b8de user: zbigniewsz@gmail.com tags: trunk, 4.8.0.5
2013-08-04
17:09
Fix 'flatten' type signature in database (thanks to Hugo Arregui for pointing it out) check-in: 6e5f906a85 user: peter.bex@xs4all.nl tags: trunk, origin/gc-logging, 4.8.2
2013-07-16
03:50
Version 4.8.0.4 check-in: 7d317c42b0 user: zbigniewsz@gmail.com tags: trunk, 4.8.0.4
2013-03-12
05:59
Version 4.8.0.3 check-in: 7145cc84cc user: zbigniewsz@gmail.com tags: trunk, 4.8.0.3
2013-02-19
21:18
Version 4.8.0.2 check-in: 9965cdb08e user: zbigniewsz@gmail.com tags: trunk, 4.8.0.2
2013-01-17
23:27
Version 4.8.0.1 check-in: 97f5bbda11 user: zbigniewsz@gmail.com tags: trunk, 4.8.0.1
2013-01-03
10:47
Fix TO argument check in subvector procedure The subvector procedure checked its TO argument as if it was inclusive. However, its default value is the passed vector's length so it must be exclusive which also corresponds with the implementation. In effect, the erroneous check prevented producing a subvector including the given vector's last element. This patch changes the TO argument check to be exclusive and adds some test cases for the subvector procedure. Signed-off-by: felix <felix@call-with-current-continuation.org> Leaf check-in: abd497f794 user: felix@call-with-current-continuation.org tags: trunk, 4.8.1
2012-09-24
07:04
Merge branch 'prerelease' into release Conflicts: manual/Acknowledgements check-in: 292fde4964 user: raikov@oist.jp tags: trunk, 4.8.0
2012-09-15
20:54
bumped version to 4.8.0rc4 check-in: a553844626 user: felix@call-with-current-continuation.org tags: trunk, 4.8.0rc4
2012-08-30
09:53
Merge branch 'prerelease' of /home/chicken/chicken-core into prerelease check-in: 7dd4c6934e user: felix@call-with-current-continuation.org tags: trunk, 4.8.0rc3
2012-08-10
10:45
bumped version to 4.8.0rc2 check-in: 2f0361e048 user: felix@call-with-current-continuation.org tags: trunk, 4.8.0rc2
2012-08-07
07:16
bumped version to 4.8.0rc1 check-in: 19b13023a4 user: felix@call-with-current-continuation.org tags: trunk, 4.8.0rc1
2012-07-05
19:40
Version 4.7.0.6 Leaf check-in: 9ca3aa4e06 user: zbigniewsz@gmail.com tags: trunk, 4.7.0.6
2012-02-18
16:41
Version 4.7.0.5-st check-in: e67b8cbe9e user: zbigniewsz@gmail.com tags: trunk, 4.7.0.5-st
2012-02-04
12:47
updated NEWS check-in: cbc687b904 user: felix@call-with-current-continuation.org tags: trunk, 4.7.4
2011-12-20
18:01
Version 4.7.0.4-st check-in: 73574732c1 user: zbigniewsz@gmail.com tags: trunk, 4.7.0.4-st
2011-09-01
05:16
Version 4.7.0.3-st check-in: 641eb072d6 user: zbigniewsz@gmail.com tags: trunk, 4.7.0.3-st
2011-08-10
08:43
updated NEWS check-in: 9c8ec986a8 user: felix@call-with-current-continuation.org tags: trunk, 4.7.3
2011-07-19
18:05
Version 4.7.0.2-st check-in: 4be3cccdb6 user: zbigniewsz@gmail.com tags: trunk, 4.7.0.2-st
2011-06-27
00:54
Add README.stability check-in: 810e3a31dc user: zbigniewsz@gmail.com tags: trunk, 4.7.0.1-st
2011-06-24
17:33
NEWS fixes check-in: c662a0b003 user: felix@call-with-current-continuation.org tags: trunk, 4.7.2
17:07
makedist.scm (release): create directories with parents (tests/reverser contains subdirs, for example) check-in: bfb49daa2f user: felix@call-with-current-continuation.org tags: trunk, 4.7.1
2011-05-24
09:09
Merge branch 'prerelease' into release check-in: eb4e19278c user: raikov@oist.jp tags: trunk, 4.7.0
2011-04-08
08:44
Makefile.cygwin was missing some cofiguration definitions check-in: 0c39993882 user: felix@z.(none) tags: trunk, 4.6.7
2011-04-05
10:59
added setup-extensions import libraries to manifest check-in: ffbd7be2d0 user: felix@call-with-current-continuation.org tags: trunk, 4.6.6
2011-02-09
13:22
changed version to 4.6.5, due to wrong versioning of dev-snapshot check-in: 580711de0d user: felix@call-with-current-continuation.org tags: trunk, 4.6.5
2011-02-08
14:39
install manual css correctly check-in: cbdd631e1b user: felix@call-with-current-continuation.org tags: 4.6.4, trunk
2010-11-12
10:35
removed obsolete csi-static from rules.make (thanks to mario) check-in: 022dc8bfff user: felix@call-with-current-continuation.org tags: trunk, 4.6.3
2010-10-06
10:06
updated NEWS check-in: 75d0ac1b56 user: felix@call-with-current-continuation.org tags: trunk, 4.6.2
2010-09-14
13:46
why this? check-in: 9bf491780e user: felix@call-with-current-continuation.org tags: trunk, 4.6.1
2010-09-13
04:37
Merge prerelease into release branch check-in: 6635f9a665 user: ivan@debian.oist.jp tags: trunk, 4.6.0
2010-08-09
18:29
fixed mean bug in creation of initial ptable check-in: ca890a7ac6 user: felix@call-with-current-continuation.org tags: trunk, 4.5.7
2010-07-09
22:14
added -:H runtime option check-in: 3a26bd684c user: felix@call-with-current-continuation.org tags: trunk, 4.5.6
2010-06-22
14:07
bumped version to 4.5.5 check-in: 9cf22b872c user: felix@call-with-current-continuation.org tags: trunk, 4.5.5
11:46
bumped version to 4.5.4 and updated NEWS check-in: 0ec33ca244 user: felix@call-with-current-continuation.org tags: trunk, 4.5.4
2010-06-21
14:01
merged experimental into master for 4.5.3 minor release check-in: 69a032ea8f user: felix@call-with-current-continuation.org tags: trunk, 4.5.3
2010-06-01
11:37
bumped version to 4.5.2 check-in: 73609061ff user: felix@call-with-current-continuation.org tags: trunk, 4.5.2
2010-05-18
05:40
merged 4.5.1 changes from future branch check-in: 738e11d5c2 user: bunny351@gmail.com tags: trunk, 4.5.1
2010-05-11
15:39
Merge branch prerelease into release check-in: f6bd73aca7 user: igr@debian.oist.jp tags: trunk, 4.5.0
2010-05-04
07:44
bumped version to 4.5.0rc3 check-in: 9cff5f3d7f user: bunny351@gmail.com tags: trunk, 4.5.0rc3
2010-04-22
02:23
Merge commit '08c72b4e65858bcc8b10cb135e5b5aa3742892b5' into prerelease and set prerelease version to 4.5.0rc2. Conflicts: Makefile.cygwin README buildversion manual/The User's Manual version.scm check-in: 83f74ba50b user: ivan@debian.oist.jp tags: trunk, 4.5.0rc2
2010-04-20
10:33
applied patch by Mario for fixing cygwin makefile (#213) check-in: 1ca8a4bf4b user: bunny351@gmail.com tags: trunk, help
10:33
applied patch by Mario for fixing cygwin makefile (#213) check-in: ec57859c93 user: bunny351@gmail.com tags: trunk, 4.5.0rc1
2010-04-15
12:22
bumped version to 4.4.6 check-in: ddd6975d42 user: chicken@galinha.ucpel.tche.br tags: trunk, 4.4.6
2010-04-14
07:33
updated NEWS check-in: 2437297c5e user: felix@call-with-current-continuation.org tags: trunk, 4.4.5
2010-03-27
15:45
fix in handling of -:G runtime option; bumped version to 4.4.4 check-in: 19b6384e2a user: felix@call-with-current-continuation.org tags: trunk, 4.4.4
2010-03-23
13:33
fixed bug in quoting of shell commands in setup-api check-in: c27f8a2cde user: felix@call-with-current-continuation.org tags: trunk, 4.4.3
2010-03-18
10:59
fixed bug in suffix rule for .so files; bumped version to 4.4.2 check-in: 5505252cd3 user: felix@call-with-current-continuation.org tags: trunk, 4.4.2
2010-03-09
12:12
set version to 4.4.1; copied NEWS from release branch check-in: 26b0a2b3be user: felix@call-with-current-continuation.org tags: trunk, 4.4.1
01:08
Merge branch 'prerelease' into release check-in: 40f4b9b13e user: igr@pequod.oist.jp tags: trunk, 4.4.0
2010-02-26
12:34
added missing test-files to manifest; bumped version to 4.3.7 check-in: bc22c86872 user: felix@call-with-current-continuation.org tags: trunk, 4.3.7
2010-02-22
11:16
updated bootstrap files check-in: c4a263cae1 user: felix@call-with-current-continuation.org tags: trunk, 4.3.6
2010-01-29
10:49
bumped version to 4.3.5 check-in: 96247bbae9 user: felix@call-with-current-continuation.org tags: trunk, 4.3.5
2010-01-18
13:05
bumped version to 4.3.4 check-in: b7cbc8adf6 user: felix@call-with-current-continuation.org tags: trunk, 4.3.4
2010-01-11
12:15
bumped version to 4.3.3 check-in: 82d120e68a user: felix@call-with-current-continuation.org tags: trunk, 4.3.3
2009-12-30
21:56
bumped version to 4.3.2 check-in: f26c8b1044 user: felix@call-with-current-continuation.org tags: trunk, 4.3.2
2009-12-28
22:46
bumped version to 4.3.1 check-in: c506e1936a user: felix@call-with-current-continuation.org tags: trunk, 4.3.1
2009-12-21
11:15
bumped version to 4.2.15 check-in: 95f697746a user: felix@call-with-current-continuation.org tags: trunk, 4.2.15
2009-12-11
08:22
bumped version to 4.2.14 check-in: fff478a768 user: felix@call-with-current-continuation.org tags: trunk, 4.2.14