Commit graph

5 commits

Author SHA1 Message Date
jlam
2885f48004 Update librep to 0.13.1. Add dependency on gettext and use installed
libintl for i18n needs.  Changes since version 0.12.4 are *lots* of bug
fixes, module namespace reorganization, several _incompatible_ VM changes,
and the addition of several new modules, including a safe-interpreter for
untrusted bytecodes.
2000-10-27 08:01:46 +00:00
danw
67fa30070f change LLONG_MAX/LLONG_MIN to QUAD_MAX/QUAD_MIN since the former don't
exist in 1.4
2000-09-07 16:36:53 +00:00
danw
569e607093 Update to librep 0.12.4. (Various very minor bugfixes.)
Based on patches from Jerry Alexandratos <alexandr@eecis.udel.edu>.
2000-08-07 15:45:15 +00:00
danw
1648179fc7 Update to librep 0.12.2 2000-07-01 03:39:44 +00:00
agc
212e280343 Initial import of librep, an Emacs Lisp-like runtime library,
interpreter, compiler and VM, into the NetBSD packages collection.
1999-10-29 13:57:56 +00:00