| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
- Add support of science/cdf;
- Add support of JavaDX;
- Options seems uncompatible with USE_JAVA, remove it.
Notes:
svn path=/head/; revision=154675
|
|
|
|
| |
Notes:
svn path=/head/; revision=97652
|
|
|
|
|
|
|
| |
Submitted by: bento/kris
Notes:
svn path=/head/; revision=77116
|
|
|
|
|
|
|
|
| |
PR 45788
Submitted by: Stephen Montgomery-Smith <stephen@math.missouri.edu>
Notes:
svn path=/head/; revision=71151
|
|
|
|
|
|
|
|
| |
PR: 38474
Submitted by: Randall Hopper <aa8vb@nc.rr.com>
Notes:
svn path=/head/; revision=59857
|
|
|
|
|
|
|
| |
PR: 31141.
Notes:
svn path=/head/; revision=48707
|
|
|
|
|
|
|
|
| |
PR: 28307
Submitted by: Randall Hopper <aa8vb@nc.rr.com>
Notes:
svn path=/head/; revision=44783
|
|
|
|
|
|
|
|
| |
- Fix paths in the documentation (/usr/lpp -> ${PREFIX}).
- patch-ae is no longer needed with gmake.
Notes:
svn path=/head/; revision=40155
|
|
|
|
|
|
|
|
|
|
| |
PR: 23301
Submitted by: Mark van Woerkom <3d>
Clean up (mis-)use of $ARCH.
Notes:
svn path=/head/; revision=40049
|
|
|
|
|
|
|
|
| |
PR: 18843
Submitted by: Randall Hopper <aa8vb@nc.rr.com>
Notes:
svn path=/head/; revision=28855
|
|
|
|
| |
Notes:
svn path=/head/; revision=25817
|
|
|
|
|
|
|
|
| |
PR: 14213
Submitted by: Tatsuto Toyonaga <toyonaga@msd.ts.fujitsu.co.jp>
Notes:
svn path=/head/; revision=22886
|
|
|
|
|
|
|
|
|
|
| |
you have this in your code, 'double alpha[30];'. The preprocessor does
what it's supposed to do and replaces all of occurrences of alpha with 1
and the compiler sees code like this 'double 1[10]' which it summarily
yacks on. :)
Notes:
svn path=/head/; revision=22058
|
|
Notes:
svn path=/head/; revision=21820
|