pkgsrc/lang/librep
mycroft f6f31e9857 Update to librep 0.16.1.
* New modules `rep.data.trie', `rep.threads.proxy'

   * Also added `rep.xml.reader' and `rep.xml.printer', though these
     should probably be used with extreme caution

   * Appending to queues is now O(1) not O(n)

   * Many changes to `rep.net.rpc' module, protocol is incompatible
     with previous version. Should be more robust

   * `rep.i18n.gettext' module exports the `bindtextdomaincodeset'
     function (Christophe Fergeau)

   * Slightly more secure way of seeding the rng

   * `inexact->exact' can now convert floating point numbers to
     rationals (though not optimally). This means that `numerator' and
     `denominator' also work better with floats now

   * New function `file-ttyp'

   * Some random bug fixes
2003-02-21 12:53:23 +00:00
..
patches Make sure that rep.m4 is placed in the right directory. 2002-06-28 07:46:23 +00:00
buildlink2.mk Update to librep 0.16.1. 2003-02-21 12:53:23 +00:00
DESCR Move pkg/ files into package's toplevel directory 2001-11-01 00:20:13 +00:00
distinfo Update to librep 0.16.1. 2003-02-21 12:53:23 +00:00
Makefile Update to librep 0.16.1. 2003-02-21 12:53:23 +00:00
PLIST Update to librep 0.16.1. 2003-02-21 12:53:23 +00:00