Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -720/+0 | |
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 1 | -1/+0 | |
2000-04-28 | Updated octave to 2.0.16. | wennmach | 1 | -266/+444 | |
Changes since 2.0.13: (besides numerous bug fixes) - New math functions: besselh, airy - New functions: is_complex, isnumeric, isfinite, rehash, graw - The Bessel functions now accept complex values for the argument and any real value for the order. - New "finance" category - ~30 new functions in "signal" - Numerous new functions in "statistics" category, including new "distributions", "models", and "tests" directories - If LOADPATH contains a doubled colon, the default path is inserted in its place. This is similar to the substitution that also takes place for leading or trailing colons in the LOADPATH. - Loops of the form `for i = STRING ... endfor' are now allowed. ... and much more. Closes PR8421. | |||||
2000-01-05 | Strip trailing '.', and/or leading '(a|an) ' | abs | 1 | -1/+1 | |
1999-08-13 | Substitute for ${PKGNAME} when generating the PLIST files. | agc | 1 | -214/+214 | |
1999-04-08 | Use the correct format for GNU machine-arch vendor and opsys filenames. | agc | 1 | -10/+10 | |
1999-04-08 | s/netbsd/${LOWER_OPSYS}/g | agc | 1 | -10/+10 | |
1999-02-11 | Use install-info in $PATH, so that systems with it in base will work too. | tv | 1 | -5/+5 | |
1998-11-26 | Fix typo in last commit. | tron | 1 | -10/+10 | |
1998-11-26 | "i386--netbsd" -> "${MACHINE_GNU_ARCH}". | tron | 1 | -10/+10 | |
1998-11-26 | Add some "@exec" and "@unexec" statements to get removal of binary package | tron | 1 | -2/+8 | |
to work. | |||||
1998-11-25 | NetBSD patches supplied by Rene Hexel in PR pkg/6476. | tron | 3 | -501/+519 | |
1998-11-22 | Initial import of FreeBSD's "octave" port: | tron | 3 | -0/+519 | |
High-level interactive language for numerical computations. |