pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc
Module Name: pkgsrc
Committed By: ahoka
Date: Tue Oct 7 15:28:44 UTC 2008
Modified Files:
pkgsrc/doc: CHANGES-2008
pkgsrc/lang/chicken: Makefile PLIST distinfo
Log Message:
Update chicken to 3.4.0.
Changes between 3.3.0 and 3.4.0:
- Fixes to the MinGW build.
- PCRE 7.7
- Bug fix for bitwise-or use [Joerg Wittenberger]
- Bug fix in thread-terminate! [thanks to Joerg Wittenberger]
- Cygwin build patched to put the runtime libraries in the right place.
[thanks to Nathan Thern]
- added support for out-of-tree compilation (via the SRCDIR variable)
[thanks to Ivan Shmakov]
- bug fix for (string->number "/")
- support for selective procedure profiling in the compiler
- unit utils: moved file- and pathname-related procedures to unit files
- new unit files
To generate a diff of this commit:
cvs rdiff -r1.2396 -r1.2397 pkgsrc/doc/CHANGES-2008
cvs rdiff -r1.36 -r1.37 pkgsrc/lang/chicken/Makefile
cvs rdiff -r1.20 -r1.21 pkgsrc/lang/chicken/PLIST
cvs rdiff -r1.24 -r1.25 pkgsrc/lang/chicken/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index