Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-06-21 | Remove conflicting declaration of calloc() and malloc(); include stdlib.h | minskim | 2 | -6/+26 | |
instead. | |||||
2006-06-21 | Make this package build with gcc-4. | minskim | 5 | -0/+100 | |
2004-09-20 | - homepage has moved | dmcmahill | 24 | -271/+318 | |
- distfile has moved - license has changed. Patches are the result of de-fuzzing the old patches since the new source files have the new (less restrictive) license. | |||||
2004-05-07 | s/malloc.h/stdlib.h/ (for darwin/freebsd) | danw | 5 | -0/+65 | |
2004-03-22 | obey CFLAGS. Among other benefits this should help with non-gcc compilers | dmcmahill | 3 | -6/+6 | |
2004-03-13 | add x86_64 to the list of 64 bit platforms | dmcmahill | 2 | -4/+4 | |
2001-02-09 | -include a ton of missing header files for 64 bit machines. there remain | dmcmahill | 16 | -6/+187 | |
some 64 bit related compiler warnings to fix. - while here, use libffm if on an alpha for faster math. In this case 20-30% faster. | |||||
1998-08-07 | Add NetBSD RCS Ids. | agc | 5 | -0/+10 | |
1998-06-06 | Initial addition of a three-dimensional inductance extraction program. | frueauf | 5 | -0/+82 | |
Closes pr 5418 by Dan McMahill; heavy portlinting. |