Commit graph

9 commits

Author SHA1 Message Date
drochner
2608632872 update to 2.33.2
changes:
-bugfixes
-minor portability fixes
2005-05-02 17:42:06 +00:00
agc
475ab002d7 Add RMD160 digests 2005-02-24 09:03:05 +00:00
perry
a8f55d275f Update to 2.33 2004-03-29 02:46:18 +00:00
jmc
89ef6b2d96 Tweak the getrusage test to a much larger loop value as my machine was fast
enough in the testing for instance that it never got usage on the process.
2003-08-18 05:31:03 +00:00
dillo
24668f590e upgrade to 2.30
does no longer include (copies of) libintl and libiconv
numerous enhancements and bug fixes, see included NEWS file
2003-07-13 14:34:48 +00:00
jmc
713cf9a1c6 Port to powerpc:
Provide a trampoline implementation that doesn't presume r11 is free (it's not
in dynamically linked programs and the ELF ABI says as much but somehow linux
managed to avoid this it seems). Use r13 for the time being since while gcc
will allocate it, it's the last "local" one allocated so none of the clisp
code hits that (nothing needed 17+ local registers in use ever). Update the
vacall implementation to match the trampoline calls but otherwise for
any assembly use the linux code.

Make these changes specific to netbsd, update the test cases so everything
works.

This now passes all the clisp tests when done/installed.
2002-03-14 07:44:21 +00:00
dillo
c25436c54a Update CLISP to 2.27, based on PR 15224 by Shell Hung, libtool-overridden
and buildlinked by me.

Changes:
Now distributed under the GPL.
All .fas files generated by previous CLISP versions are invalid
and must be recompiled.

Hostname resolution is now optional in EXT:SOCKET-STREAM-PEER and
EXT:SOCKET-STREAM-LOCAL. EXT:SOCKET-STATUS now accepts SOCKET-SERVERs too,
and the direction of the checks can be specified. Added install.bat for
win32 installation. Fixed handling of circular structs and pointers to
functions in the FFI. Fixed binary I/O for streams with element type longer
than one byte, but not a whole number of bytes.
2002-02-21 04:13:20 +00:00
agc
f556d3568f add distfile sizes 2001-04-19 15:28:38 +00:00
agc
fb467f5ac2 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:22:34 +00:00