<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/lang/clisp, branch pkgsrc_2009Q3</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2009Q3</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2009Q3'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2009-08-26T19:56:37Z</updated>
<entry>
<title>bump revision because of graphics/jpeg update</title>
<updated>2009-08-26T19:56:37Z</updated>
<author>
<name>sno</name>
<email>sno</email>
</author>
<published>2009-08-26T19:56:37Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=a9aaf01cb902e86105e5370515c66594e3ad1d97'/>
<id>urn:sha1:a9aaf01cb902e86105e5370515c66594e3ad1d97</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove @dirrm entries from PLISTs</title>
<updated>2009-06-14T18:03:28Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2009-06-14T18:03:28Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=870ee431b3152f330a121f8399ba6a71540929c1'/>
<id>urn:sha1:870ee431b3152f330a121f8399ba6a71540929c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib</title>
<updated>2009-05-20T00:58:05Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2009-05-20T00:58:05Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=bce310e12c34dd199b2fb13ec720a93538f33642'/>
<id>urn:sha1:bce310e12c34dd199b2fb13ec720a93538f33642</id>
<content type='text'>
major change.

Reported by Robert Elz in PR 41345.
</content>
</entry>
<entry>
<title>Update to clisp-2.47. From Aleksej Saushev via pkgsrc-wip. Changes:</title>
<updated>2008-10-27T18:07:23Z</updated>
<author>
<name>tnn</name>
<email>tnn</email>
</author>
<published>2008-10-27T18:07:23Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=c7c5961c7cb239b5ed33ebd14d91479ebd67b96d'/>
<id>urn:sha1:c7c5961c7cb239b5ed33ebd14d91479ebd67b96d</id>
<content type='text'>
* New module DBUS interfaces to the D-Bus message bus system.
  See &lt;http://clisp.cons.org/impnotes/dbus.html&gt; for details.
* New function EXT:PROBE-PATHNAME can figure out whether the existing
  pathname refers to a file or a directory.
  See &lt;http://clisp.cons.org/impnotes/files.html#probe-path&gt; for details.
* New function EXT:CANONICALIZE lets you easily canonicalize a value
  before processing it.
  See &lt;http://clisp.cons.org/impnotes/macros3.html#canonicalize&gt; for details.
* New user variable CUSTOM:*REOPEN-OPEN-FILE* controls CLISP behavior
  when opening an already open file.
  See &lt;http://clisp.cons.org/impnotes/open.html#reopen&gt; for details.
* New SETFable function OS:FILE-SIZE extends FILE-LENGTH to pathname
  designators and lets you change file size.
  See &lt;http://clisp.cons.org/impnotes/syscalls.html#file-size&gt; for details.
  New function OS:USER-SHELLS returns the list of legal user shells.
  See &lt;http://clisp.cons.org/impnotes/syscalls.html#user-shells&gt; for details.
  New SETFable functions OS:HOSTID and OS:DOMAINNAME.
  See &lt;http://clisp.cons.org/impnotes/syscalls.html#hostid&gt; for details.
* Module readline has been upgraded to readline 5.2
  (older versions 5.0 and 5.1 are, of course, still supported).
  See &lt;http://clisp.cons.org/impnotes/readline-mod.html&gt; for details.
* LOAD now uses DIRECTORY only for wild *LOAD-PATHS* components, thus
  speeding up the most common cases and preventing the denial-of-service
  attack whereas CLISP would not start if a file with a name
  incompatible with *PATHNAME-ENCODING* is present in USER-HOMEDIR-PATHNAME.
* ROOM now prints some GC statistics and returns the same values as GC.
  See &lt;http://clisp.cons.org/impnotes/environment-enq.html#room&gt; for details.
* New user variable CUSTOM:*HTTP-LOG-STREAM* controls EXT:OPEN-HTTP logging.
  See &lt;http://clisp.cons.org/impnotes/macros3.html#http-log-stream&gt; for details.
* Bug fixes:
  + Comparison of floats and rationals never underflows. [ 2014262 ]
  + When failing to convert a huge LONG-FLOAT to a RATIONAL, signal an
    ARITHMETIC-ERROR instead of blowing the stack. [ 2015118 ]
  + Restored TYPECODES g++ compilation [ 2015118 ], which allowed fixing
    a few GC-safety bugs.
  + Fixed a segfault when signaling some UNBOUND-VARIABLE errors in some
    interpreted code on MacOS X (introduced in 2.46). [ 2020784 ]
    Thanks to Vladimir Tzankov &lt;vtzankov@gmail.com&gt;.
  + Fixed input after switching a :DOS stream to binary. [ 2022362 ]
  + Support circular objects in EQUAL and EQUALP hash-tables. [ 2029069 ]
  + Avoid C namespace pollution. [ 2146126 ]
  + Fix timeout precision in NEW-CLX. [ 2188102 ]
* ANSI compliance:
  + The sets of declaration and type names are disjoint.
  + FLET, LABELS and MACROLET respect declarations.
</content>
</entry>
<entry>
<title>Install files to share/${PKGBASE} not ${PKGNAME}.</title>
<updated>2008-09-13T09:23:15Z</updated>
<author>
<name>ahoka</name>
<email>ahoka</email>
</author>
<published>2008-09-13T09:23:15Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=e1efba88bf58697a653de761e55b42246f4cfce3'/>
<id>urn:sha1:e1efba88bf58697a653de761e55b42246f4cfce3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make it depend on libsigsegv25 instead as its broken with 2.6.</title>
<updated>2008-09-12T22:12:44Z</updated>
<author>
<name>ahoka</name>
<email>ahoka</email>
</author>
<published>2008-09-12T22:12:44Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=0f58e108b695d4b42c2f0c418c6c033c49ebc06d'/>
<id>urn:sha1:0f58e108b695d4b42c2f0c418c6c033c49ebc06d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to CLISP 2.46.</title>
<updated>2008-07-15T13:32:53Z</updated>
<author>
<name>ahoka</name>
<email>ahoka</email>
</author>
<published>2008-07-15T13:32:53Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=110f637654481863f4cb74435c7e4acc76fa944d'/>
<id>urn:sha1:110f637654481863f4cb74435c7e4acc76fa944d</id>
<content type='text'>
Removing patch-ad: Issue fixed upstream.

User visible changes:

* CLISP built natively on 64-bit platforms (i.e., with 64-bit pointers)
  now has :WORD-SIZE=64 in *FEATURES*.
  See &lt;http://clisp.cons.org/impnotes/features.html&gt; for details.

* Module syscalls now offers OS:ERRNO and OS:STRERROR (for the sake of
  FFI modules).
  See &lt;http://clisp.cons.org/impnotes/syscalls.html#errno&gt; for details.

* Modules MIT-CLX and NEW-CLX export a new macro XLIB:WITH-OPEN-DISPLAY.

* Module netica has been upgraded to the Netica C API version 3.25 (from 2.15).
  See &lt;http://clisp.cons.org/impnotes/netica.html&gt; for details.

* Module libsvm has been upgraded to the upstream version 2.86.
  See &lt;http://clisp.cons.org/impnotes/libsvm.html&gt; for details.

* Bug fixes:
  + Work around the absence of tgamma() on solaris.
  + Avoid a rare segfault on SIGHUP.
  + Improve module portability to systems with non-GNU make.
  + Fix GRAY:STREAM-READ-SEQUENCE and GRAY:STREAM-WRITE-SEQUENCE.
  + Fix the remaining bugs in special bindings in evaluated code on
    TYPECODES (64-bit) platforms.
  + Fix SOCKET:SOCKET-CONNECT with timeout to a dead port.
</content>
</entry>
<entry>
<title>Update CLISP to 2.45, from Aleksej Saushev &lt;asau@inbox.ru&gt; via PR pkg/39005.</title>
<updated>2008-06-23T19:34:00Z</updated>
<author>
<name>ghen</name>
<email>ghen</email>
</author>
<published>2008-06-23T19:34:00Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=efa4956153567341c79b37f0574781171c99ada8'/>
<id>urn:sha1:efa4956153567341c79b37f0574781171c99ada8</id>
<content type='text'>
Changes since previous (2.44.1) release:

User visible changes
--------------------

* Experimental Just-In-Time Compilation of byte-compiled closures is now
  done using GNU lightning (this is a configure-time option).
  Thanks to Yann Dauphin &lt;yann-nicolas.dauphin@polymtl.ca&gt;.

* New command-line option -lp adds directories to *LOAD-PATHS*.
  See &lt;http://clisp.cons.org/impnotes/clisp.html#opt-load-paths&gt; for details.

* New function FFI:OPEN-FOREIGN-LIBRARY allows pre-opening of shared libraries.
  See &lt;http://clisp.cons.org/impnotes/dffi.html#dffi-open-lib&gt; for details.

* New macro EXT:COMPILE-TIME-VALUE allows computing values at file compilation.
  See &lt;http://clisp.podval.org/impnotes/macros3.html#compile-time-value&gt;
  for details.

* New function FFI:FOREIGN-POINTER-INFO allows some introspection.
  See &lt;http://clisp.cons.org/impnotes/dffi.html#fptr-info&gt; for details.

* Versioned library symbols are now accessible via the :VERSION argument of
  DEF-CALL-OUT and DEF-C-VAR.
  Thanks to Kaz Kylheku &lt;kkylheku@gmail.com&gt;.
  See &lt;http://clisp.cons.org/impnotes/dffi.html#def-call-out&gt; for details.

* New functions GRAY:STREAM-READ-SEQUENCE and GRAY:STREAM-WRITE-SEQUENCE have
  been added for portability reasons.
  Suggested by Anton Vodonosov &lt;avodonosov@yandex.ru&gt;.
  See &lt;http://clisp.cons.org/impnotes/gray.html#st-rd-seq&gt; for details.

* New user variable CUSTOM:*SUPPRESS-SIMILAR-CONSTANT-REDEFINITION-WARNING*
  controls whether the redefinition warning is issues when the new
  constant value is visually similar to the old one.
  See &lt;http://clisp.cons.org/impnotes/defconstant.html#defconstant-similar&gt;
  for details.

* REPL commands can now accept arguments.
  See &lt;http://clisp.cons.org/impnotes/repl.html&gt; for details.

* Updated the postgresql module to PostgreSQL 8.3.
  See &lt;http://clisp.cons.org/impnotes/postgresql.html&gt; for details.

* Module syscalls now interfaces to &lt;stdio.h&gt; (for the sake of FFI modules).
  See &lt;http://clisp.cons.org/impnotes/syscalls.html#stdio&gt; for details.
  There are others additions there also, but they are too numerous to
  be enumerated here.

* Bug fixes:
  + Fix handling of quoted objects by READ-PRESERVING-WHITESPACE. [ 1890854 ]
  + Fix rectangle count in NEW-CLX XLIB:SET-GCONTEXT-CLIP-MASK. [ 1918017 ]
  + Fix argument handling in NEW-CLX XLIB:QUERY-COLORS. [ 1931101 ]
  + Fix compilation on systems not supporting returning void. [ 1924506 ]
  + Fix TANH floating point overflow for large floats. [ 1683394 ]
  + Avoid extra aggressive bignum overflow reporting in READ. [ 1928735 ]
  + Improved floating point number formatting. [ 1790496, 1928759 ]
  + COMPILE no longer discards MACRO doc strings. [ 1936255 ]
  + Improved accuracy of LOG on complex numbers. [ 1934968 ]
  + Fix COERCE for compound float result-types. [ 1942246 ]
  + Fix $http_proxy parsing. [ 1959436 ]
  + Fix LISTEN on buffered streams when the last character was CRLF. [ 1961475 ]
  + Cross-compilation process has been restored to its former glory,
</content>
</entry>
<entry>
<title>Convert to use PLIST_VARS instead of manually passing "@comment "</title>
<updated>2008-04-12T22:42:57Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2008-04-12T22:42:57Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=84db467ec7c8386066718011f8d47775d5608811'/>
<id>urn:sha1:84db467ec7c8386066718011f8d47775d5608811</id>
<content type='text'>
through PLIST_SUBST to the plist module.
</content>
</entry>
<entry>
<title>Really fix build with native X11. (tested)</title>
<updated>2008-03-13T03:12:26Z</updated>
<author>
<name>tnn</name>
<email>tnn</email>
</author>
<published>2008-03-13T03:12:26Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=3925671d426900d5ef8150f0dd0947b35837e43c'/>
<id>urn:sha1:3925671d426900d5ef8150f0dd0947b35837e43c</id>
<content type='text'>
</content>
</entry>
</feed>
