Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-12-05 | Avoid picking up non-standard libm builtins with newer GCC | joerg | 1 | -0/+16 | |
2005-05-31 | update to 1.6.02 | drochner | 1 | -7/+7 | |
changes: 1. The original plug_in and autoload system (see 5/Sep/04 below) has been completely revamped to make a true "package" system. 2. The Makefile system for compiled yorick add-ons has completely changed. 3. The string manipulation functions have been dramatically extended. 4. The yorick user manual and quick reference cards have been updated. | |||||
2003-04-29 | Update to version 1.5.12. | jtb | 3 | -48/+10 | |
Changes: * The directory structure and configuration scripts have completely changed * RGB colors supported for color= keyword, pli, plf, plfp see help,color or help,pli for more information * lsdir, mkdir, rmdir functions added so yorick can read and manipulate directories by itself * i86_primitives and other modern binary formats added see help,createb and help,__i86 for more information * cheby.i, convol.i, dawson.i, kepler.i added to interpreted library * added "hex" 3D transport solver (similar to drat 2D solver) * improved the emacs/yorick.el package again, mostly by removing unwanted "improvements" to emacs; see emacs/README | |||||
2002-01-18 | bring an lseek prototype into scope - this makes it survive its own | drochner | 2 | -3/+26 | |
installation test for me | |||||
2000-10-02 | NetBSD/alpha doesn't have <machine/fpu.h> or ieeefp*() functions, so don't | jlam | 1 | -0/+13 | |
compile that code. | |||||
2000-08-03 | Initial import of yorick-1.4, a numerical algebra system. Provided through | rh | 1 | -0/+13 | |
PR pkg/10533 by John Refling <refling@comet.lbl.gov> |