| 899cda47 | 21-Jan-2006 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.3935.1.3 barrysmith@barry-smiths-computer.local|ChangeSet|20060121004113|25583 ChangeSet 1.3935.1.3 06/01/20 18:41:13 barrysmith@barry-smiths-computer.local +77 -0 Many files:
bk-changeset-1.3935.1.3 barrysmith@barry-smiths-computer.local|ChangeSet|20060121004113|25583 ChangeSet 1.3935.1.3 06/01/20 18:41:13 barrysmith@barry-smiths-computer.local +77 -0 Many files: removed matrix record n,N,m,M,owners etc use those in the map
src/vec/vec/interface/vector.c 1.155 06/01/20 18:34:32 barrysmith@barry-smiths-computer.local +1 -2 removed matrix record n,N,m,M,owners etc use those in the map
src/vec/vec/impls/seq/bvec2.c 1.82 06/01/20 18:34:31 barrysmith@barry-smiths-computer.local +3 -1 removed matrix record n,N,m,M,owners etc use those in the map
src/vec/vec/impls/mpi/pmap.c 1.20 06/01/20 18:34:30 barrysmith@barry-smiths-computer.local +5 -3 removed matrix record n,N,m,M,owners etc use those in the map
src/vec/vec/impls/mpi/pbvec.c 1.45 06/01/20 18:34:30 barrysmith@barry-smiths-computer.local +2 -6 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/utils/gcreate.c 1.47 06/01/20 18:32:51 barrysmith@barry-smiths-computer.local +12 -11 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/utils/compressedrow.c 1.16 06/01/20 18:32:50 barrysmith@barry-smiths-computer.local +2 -2 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/order/sorder.c 1.24 06/01/20 18:32:48 barrysmith@barry-smiths-computer.local +1 -1 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/interface/matrix.c 1.210 06/01/20 18:32:44 barrysmith@barry-smiths-computer.local +83 -83 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/interface/matreg.c 1.27 06/01/20 18:32:43 barrysmith@barry-smiths-computer.local +1 -1 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/shell/shellcnv.c 1.21 06/01/20 18:32:42 barrysmith@barry-smiths-computer.local +1 -1 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/shell/shell.c 1.38 06/01/20 18:32:42 barrysmith@barry-smiths-computer.local +5 -7 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/sbaij/seq/sbaijfact2.c 1.68 06/01/20 18:32:41 barrysmith@barry-smiths-computer.local +10 -11 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/sbaij/seq/sbaijfact.c 1.94 06/01/20 18:32:41 barrysmith@barry-smiths-computer.local +8 -8 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/sbaij/seq/sbaij2.c 1.43 06/01/20 18:32:40 barrysmith@barry-smiths-computer.local +38 -38 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/sbaij/seq/sbaij.c 1.156 06/01/20 18:32:40 barrysmith@barry-smiths-computer.local +39 -41 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/sbaij/seq/aijsbaij.c 1.29 06/01/20 18:32:40 barrysmith@barry-smiths-computer.local +8 -8 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/sbaij/mpi/sbaijov.c 1.42 06/01/20 18:32:38 barrysmith@barry-smiths-computer.local +4 -4 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/sbaij/mpi/mpisbaij.h 1.18 06/01/20 18:32:37 barrysmith@barry-smiths-computer.local +0 -1 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/sbaij/mpi/mpisbaij.c 1.139 06/01/20 18:32:37 barrysmith@barry-smiths-computer.local +89 -101 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/sbaij/mpi/mmsbaij.c 1.38 06/01/20 18:32:37 barrysmith@barry-smiths-computer.local +12 -12 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/rowbs/mpi/mpirowbs.c 1.84 06/01/20 18:32:36 barrysmith@barry-smiths-computer.local +2 -10 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/normal/normm.c 1.13 06/01/20 18:32:35 barrysmith@barry-smiths-computer.local +8 -8 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/maij/maij.c 1.44 06/01/20 18:32:35 barrysmith@barry-smiths-computer.local +62 -62 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/lrc/lrc.c 1.3 06/01/20 18:32:35 barrysmith@barry-smiths-computer.local +6 -6 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/is/matis.c 1.27 06/01/20 18:32:34 barrysmith@barry-smiths-computer.local +4 -6 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/dense/seq/dense.c 1.93 06/01/20 18:32:33 barrysmith@barry-smiths-computer.local +124 -128 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/dense/mpi/mpidense.h 1.10 06/01/20 18:32:32 barrysmith@barry-smiths-computer.local +3 -6 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/dense/mpi/mpidense.c 1.73 06/01/20 18:32:32 barrysmith@barry-smiths-computer.local +55 -76 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/dense/mpi/mmdense.c 1.19 06/01/20 18:32:32 barrysmith@barry-smiths-computer.local +15 -15 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/csr/inode/inode2.c 1.5 06/01/20 18:32:31 barrysmith@barry-smiths-computer.local +1 -1 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/csr/inode/inode.c 1.58 06/01/20 18:32:31 barrysmith@barry-smiths-computer.local +14 -14 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/bdiag/seq/bdiag3.c 1.29 06/01/20 18:32:30 barrysmith@barry-smiths-computer.local +29 -29 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/bdiag/seq/bdiag2.c 1.28 06/01/20 18:32:30 barrysmith@barry-smiths-computer.local +22 -22 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/bdiag/seq/bdiag.c 1.56 06/01/20 18:32:30 barrysmith@barry-smiths-computer.local +27 -28 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/bdiag/seq/bdfact.c 1.20 06/01/20 18:32:29 barrysmith@barry-smiths-computer.local +17 -17 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/bdiag/mpi/mpibdiag.h 1.11 06/01/20 18:32:29 barrysmith@barry-smiths-computer.local +0 -2 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/bdiag/mpi/mpibdiag.c 1.55 06/01/20 18:32:29 barrysmith@barry-smiths-computer.local +47 -65 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/bdiag/mpi/mmbdiag.c 1.11 06/01/20 18:32:28 barrysmith@barry-smiths-computer.local +4 -4 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/baij/seq/baijfact4.c 1.16 06/01/20 18:32:26 barrysmith@barry-smiths-computer.local +1 -1 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/baij/seq/baijfact3.c 1.29 06/01/20 18:32:25 barrysmith@barry-smiths-computer.local +2 -2 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/baij/seq/baijfact2.c 1.55 06/01/20 18:32:25 barrysmith@barry-smiths-computer.local +40 -40 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/baij/seq/baijfact.c 1.39 06/01/20 18:32:24 barrysmith@barry-smiths-computer.local +6 -6 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/baij/seq/baij2.c 1.38 06/01/20 18:32:24 barrysmith@barry-smiths-computer.local +27 -27 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/baij/seq/baij.c 1.144 06/01/20 18:32:24 barrysmith@barry-smiths-computer.local +61 -62 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/baij/seq/aijbaij.c 1.26 06/01/20 18:32:23 barrysmith@barry-smiths-computer.local +4 -4 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/baij/mpi/mpibaij.h 1.20 06/01/20 18:32:23 barrysmith@barry-smiths-computer.local +2 -4 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/baij/mpi/mpibaij.c 1.108 06/01/20 18:32:22 barrysmith@barry-smiths-computer.local +100 -119 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/baij/mpi/mmbaij.c 1.28 06/01/20 18:32:22 barrysmith@barry-smiths-computer.local +8 -8 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/baij/mpi/baijov.c 1.37 06/01/20 18:32:21 barrysmith@barry-smiths-computer.local +17 -17 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/aij/seq/csrperm/csrperm.c 1.27 06/01/20 18:32:18 barrysmith@barry-smiths-computer.local +3 -3 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/aij/seq/symtranspose.c 1.14 06/01/20 18:32:17 barrysmith@barry-smiths-computer.local +3 -3 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/aij/seq/matptap.c 1.87 06/01/20 18:32:17 barrysmith@barry-smiths-computer.local +2 -2 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/aij/seq/crl/crl.c 1.17 06/01/20 18:32:17 barrysmith@barry-smiths-computer.local +2 -2 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/aij/seq/matpapt.c 1.46 06/01/20 18:32:16 barrysmith@barry-smiths-computer.local +2 -2 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/aij/seq/matmatmult.c 1.91 06/01/20 18:32:15 barrysmith@barry-smiths-computer.local +5 -5 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/aij/seq/fdaij.c 1.17 06/01/20 18:32:15 barrysmith@barry-smiths-computer.local +5 -5 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/aij/seq/aijfact.c 1.129 06/01/20 18:32:14 barrysmith@barry-smiths-computer.local +20 -20 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/aij/seq/aij.c 1.250 06/01/20 18:32:14 barrysmith@barry-smiths-computer.local +106 -106 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/aij/mpi/mpiptap.c 1.25 06/01/20 18:32:12 barrysmith@barry-smiths-computer.local +24 -22 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/aij/mpi/mpiov.c 1.41 06/01/20 18:32:12 barrysmith@barry-smiths-computer.local +46 -46 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/aij/mpi/crl/mcrl.c 1.10 06/01/20 18:32:12 barrysmith@barry-smiths-computer.local +5 -5 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/aij/mpi/mpimatmatmult.c 1.10.1.1 06/01/20 18:32:11 barrysmith@barry-smiths-computer.local +5 -6 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/aij/mpi/mpiaij.h 1.38.1.1 06/01/20 18:32:11 barrysmith@barry-smiths-computer.local +0 -3 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/aij/mpi/mpiaij.c 1.264 06/01/20 18:32:11 barrysmith@barry-smiths-computer.local +166 -182 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/aij/mpi/mmaij.c 1.29 06/01/20 18:32:10 barrysmith@barry-smiths-computer.local +18 -18 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/aij/mpi/fdmpiaij.c 1.17 06/01/20 18:32:10 barrysmith@barry-smiths-computer.local +6 -6 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/adj/mpi/mpiadj.h 1.7 06/01/20 18:32:09 barrysmith@barry-smiths-computer.local +0 -2 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/adj/mpi/mpiadj.c 1.53 06/01/20 18:32:09 barrysmith@barry-smiths-computer.local +16 -33 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/adic/matadic.c 1.39 06/01/20 18:32:09 barrysmith@barry-smiths-computer.local +5 -5 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/examples/tests/ex5.c 1.13 06/01/20 18:31:54 barrysmith@barry-smiths-computer.local +3 -1 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/matimpl.h 1.96 06/01/20 18:31:48 barrysmith@barry-smiths-computer.local +0 -3 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/color/color.c 1.28 06/01/20 18:31:48 barrysmith@barry-smiths-computer.local +1 -1 removed matrix record n,N,m,M,owners etc use those in the map
src/ksp/pc/impls/tfs/tfs.c 1.8 06/01/20 18:31:47 barrysmith@barry-smiths-computer.local +12 -12 removed matrix record n,N,m,M,owners etc use those in the map
src/ksp/pc/impls/pbjacobi/pbjacobi.c 1.22 06/01/20 18:31:43 barrysmith@barry-smiths-computer.local +2 -2 removed matrix record n,N,m,M,owners etc use those in the map
src/ksp/ksp/examples/tests/ex24.c 1.17 06/01/20 18:31:09 barrysmith@barry-smiths-computer.local +11 -4 removed matrix record n,N,m,M,owners etc use those in the map
src/dm/ao/interface/ao.c 1.20 06/01/20 18:30:20 barrysmith@barry-smiths-computer.local +1 -1 removed matrix record n,N,m,M,owners etc use those in the map
include/private/vecimpl.h 1.52 06/01/20 18:29:32 barrysmith@barry-smiths-computer.local +1 -1 removed matrix record n,N,m,M,owners etc use those in the map
Hg-commit: 7659d1c0e1f940ea0662bf3c3aa453f50fcda5da
show more ...
|
| dfbe8321 | 17-Apr-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2137.1.21 barrysmith@barry-smiths-computer.local|ChangeSet|20040417014852|23433 ChangeSet 1.2137.1.21 04/04/16 20:48:52 barrysmith@barry-smiths-computer.local +623 -0 error codes,
bk-changeset-1.2137.1.21 barrysmith@barry-smiths-computer.local|ChangeSet|20040417014852|23433 ChangeSet 1.2137.1.21 04/04/16 20:48:52 barrysmith@barry-smiths-computer.local +623 -0 error codes, cookies and events are now types instead of ints
todo 1.53 04/04/16 20:48:36 barrysmith@barry-smiths-computer.local +4 -1 error codes, cookies and events are now types instead of ints
src/vec/utils/vscat.c 1.18 04/04/16 20:48:36 barrysmith@barry-smiths-computer.local +38 -37 error codes, cookies and events are now types instead of ints
src/vec/utils/vpscat.c 1.17 04/04/16 20:48:36 barrysmith@barry-smiths-computer.local +44 -34 error codes, cookies and events are now types instead of ints
src/vec/utils/vinv.c 1.27 04/04/16 20:48:36 barrysmith@barry-smiths-computer.local +21 -21 error codes, cookies and events are now types instead of ints
src/vec/utils/vecstash.c 1.9 04/04/16 20:48:36 barrysmith@barry-smiths-computer.local +11 -10 error codes, cookies and events are now types instead of ints
src/vec/utils/vecmpitoseq.c 1.10 04/04/16 20:48:36 barrysmith@barry-smiths-computer.local +6 -4 error codes, cookies and events are now types instead of ints
src/vec/utils/vecio.c 1.30 04/04/16 20:48:36 barrysmith@barry-smiths-computer.local +12 -12 error codes, cookies and events are now types instead of ints
src/vec/utils/pipeline.c 1.12 04/04/16 20:48:36 barrysmith@barry-smiths-computer.local +34 -34 error codes, cookies and events are now types instead of ints
src/vec/utils/gcreatev.c 1.10 04/04/16 20:48:36 barrysmith@barry-smiths-computer.local +6 -4 error codes, cookies and events are now types instead of ints
src/vec/utils/comb.c 1.15 04/04/16 20:48:36 barrysmith@barry-smiths-computer.local +21 -20 error codes, cookies and events are now types instead of ints
src/vec/utils/cmesh.c 1.6 04/04/16 20:48:36 barrysmith@barry-smiths-computer.local +3 -2 error codes, cookies and events are now types instead of ints
src/sys/ctable.h 1.6 04/04/16 20:48:36 barrysmith@barry-smiths-computer.local +10 -10 error codes, cookies and events are now types instead of ints
src/vec/is/utils/isltog.c 1.19 04/04/16 20:48:35 barrysmith@barry-smiths-computer.local +18 -18 error codes, cookies and events are now types instead of ints
src/vec/is/utils/isdiff.c 1.8 04/04/16 20:48:35 barrysmith@barry-smiths-computer.local +2 -2 error codes, cookies and events are now types instead of ints
src/vec/is/utils/iscomp.c 1.10 04/04/16 20:48:35 barrysmith@barry-smiths-computer.local +1 -1 error codes, cookies and events are now types instead of ints
src/vec/is/utils/iscoloring.c 1.19 04/04/16 20:48:35 barrysmith@barry-smiths-computer.local +13 -12 error codes, cookies and events are now types instead of ints
src/vec/is/utils/isblock.c 1.6 04/04/16 20:48:35 barrysmith@barry-smiths-computer.local +9 -6 error codes, cookies and events are now types instead of ints
src/vec/is/interface/index.c 1.9 04/04/16 20:48:35 barrysmith@barry-smiths-computer.local +28 -28 error codes, cookies and events are now types instead of ints
src/vec/is/impls/stride/stride.c 1.10 04/04/16 20:48:35 barrysmith@barry-smiths-computer.local +19 -19 error codes, cookies and events are now types instead of ints
src/vec/is/impls/general/strgen.c 1.6 04/04/16 20:48:35 barrysmith@barry-smiths-computer.local +13 -12 error codes, cookies and events are now types instead of ints
src/vec/is/impls/general/general.c 1.10 04/04/16 20:48:35 barrysmith@barry-smiths-computer.local +16 -16 error codes, cookies and events are now types instead of ints
src/vec/is/impls/block/block.c 1.11 04/04/16 20:48:34 barrysmith@barry-smiths-computer.local +22 -22 error codes, cookies and events are now types instead of ints
src/vec/is/examples/tests/ex4.c 1.5 04/04/16 20:48:34 barrysmith@barry-smiths-computer.local +2 -1 error codes, cookies and events are now types instead of ints
src/vec/interface/vector.c 1.86 04/04/16 20:48:34 barrysmith@barry-smiths-computer.local +132 -130 error codes, cookies and events are now types instead of ints
src/vec/interface/vecregall.c 1.17 04/04/16 20:48:34 barrysmith@barry-smiths-computer.local +8 -9 error codes, cookies and events are now types instead of ints
src/vec/interface/vecreg.c 1.27 04/04/16 20:48:34 barrysmith@barry-smiths-computer.local +8 -8 error codes, cookies and events are now types instead of ints
src/vec/interface/veccreate.c 1.19 04/04/16 20:48:34 barrysmith@barry-smiths-computer.local +2 -2 error codes, cookies and events are now types instead of ints
src/vec/interface/mapregall.c 1.10 04/04/16 20:48:34 barrysmith@barry-smiths-computer.local +3 -3 error codes, cookies and events are now types instead of ints
src/vec/interface/mapreg.c 1.18 04/04/16 20:48:34 barrysmith@barry-smiths-computer.local +8 -8 error codes, cookies and events are now types instead of ints
src/vec/interface/mapcreate.c 1.12 04/04/16 20:48:34 barrysmith@barry-smiths-computer.local +2 -2 error codes, cookies and events are now types instead of ints
src/vec/interface/map.c 1.15 04/04/16 20:48:34 barrysmith@barry-smiths-computer.local +14 -14 error codes, cookies and events are now types instead of ints
src/vec/interface/dlregis.c 1.20 04/04/16 20:48:34 barrysmith@barry-smiths-computer.local +5 -4 error codes, cookies and events are now types instead of ints
src/vec/impls/shared/shvec.c 1.20 04/04/16 20:48:34 barrysmith@barry-smiths-computer.local +15 -14 error codes, cookies and events are now types instead of ints
src/vec/impls/seq/vseqcr.c 1.11 04/04/16 20:48:34 barrysmith@barry-smiths-computer.local +2 -2 error codes, cookies and events are now types instead of ints
src/vec/impls/seq/dvec2.c 1.17 04/04/16 20:48:33 barrysmith@barry-smiths-computer.local +23 -23 error codes, cookies and events are now types instead of ints
src/vec/impls/seq/bvec2.c 1.41 04/04/16 20:48:33 barrysmith@barry-smiths-computer.local +25 -22 error codes, cookies and events are now types instead of ints
src/vec/impls/seq/bvec1.c 1.7 04/04/16 20:48:33 barrysmith@barry-smiths-computer.local +12 -11 error codes, cookies and events are now types instead of ints
src/vec/impls/mpi/vmpicr.c 1.9 04/04/16 20:48:33 barrysmith@barry-smiths-computer.local +2 -2 error codes, cookies and events are now types instead of ints
src/vec/impls/mpi/pvecimpl.h 1.7 04/04/16 20:48:33 barrysmith@barry-smiths-computer.local +20 -20 error codes, cookies and events are now types instead of ints
src/vec/impls/mpi/pvec2.c 1.8 04/04/16 20:48:33 barrysmith@barry-smiths-computer.local +10 -10 error codes, cookies and events are now types instead of ints
src/vec/impls/mpi/pmap.c 1.12 04/04/16 20:48:33 barrysmith@barry-smiths-computer.local +5 -5 error codes, cookies and events are now types instead of ints
src/vec/impls/mpi/pdvec.c 1.27 04/04/16 20:48:33 barrysmith@barry-smiths-computer.local +21 -20 error codes, cookies and events are now types instead of ints
src/vec/impls/mpi/pbvec.c 1.21 04/04/16 20:48:33 barrysmith@barry-smiths-computer.local +40 -39 error codes, cookies and events are now types instead of ints
src/vec/impls/hypre/vhyp.c 1.7 04/04/16 20:48:33 barrysmith@barry-smiths-computer.local +6 -6 error codes, cookies and events are now types instead of ints
src/vec/impls/esi/ebvec1.c 1.36 04/04/16 20:48:33 barrysmith@barry-smiths-computer.local +65 -63 error codes, cookies and events are now types instead of ints
src/vec/impls/dvecimpl.h 1.8 04/04/16 20:48:33 barrysmith@barry-smiths-computer.local +28 -28 error codes, cookies and events are now types instead of ints
src/vec/esi/evector.c 1.36 04/04/16 20:48:33 barrysmith@barry-smiths-computer.local +7 -7 error codes, cookies and events are now types instead of ints
src/vec/esi/eindexspace.c 1.31 04/04/16 20:48:33 barrysmith@barry-smiths-computer.local +4 -4 error codes, cookies and events are now types instead of ints
src/ts/tsimpl.h 1.12 04/04/16 20:48:33 barrysmith@barry-smiths-computer.local +2 -2 error codes, cookies and events are now types instead of ints
src/ts/interface/tsregall.c 1.11 04/04/16 20:48:32 barrysmith@barry-smiths-computer.local +8 -8 error codes, cookies and events are now types instead of ints
src/ts/interface/tsreg.c 1.20 04/04/16 20:48:32 barrysmith@barry-smiths-computer.local +8 -8 error codes, cookies and events are now types instead of ints
src/ts/interface/tsfd.c 1.5 04/04/16 20:48:32 barrysmith@barry-smiths-computer.local +4 -3 error codes, cookies and events are now types instead of ints
src/ts/interface/tscreate.c 1.11 04/04/16 20:48:32 barrysmith@barry-smiths-computer.local +3 -3 error codes, cookies and events are now types instead of ints
src/ts/interface/ts.c 1.34 04/04/16 20:48:32 barrysmith@barry-smiths-computer.local +74 -74 error codes, cookies and events are now types instead of ints
src/ts/interface/dlregis.c 1.16 04/04/16 20:48:32 barrysmith@barry-smiths-computer.local +4 -4 error codes, cookies and events are now types instead of ints
src/ts/impls/pseudo/posindep.c 1.17 04/04/16 20:48:32 barrysmith@barry-smiths-computer.local +33 -31 error codes, cookies and events are now types instead of ints
src/ts/impls/implicit/pvode/petscpvode.c 1.24 04/04/16 20:48:32 barrysmith@barry-smiths-computer.local +47 -44 error codes, cookies and events are now types instead of ints
src/ts/impls/implicit/cn/cn.c 1.14 04/04/16 20:48:32 barrysmith@barry-smiths-computer.local +21 -17 error codes, cookies and events are now types instead of ints
src/ts/impls/implicit/beuler/beuler.c 1.15 04/04/16 20:48:32 barrysmith@barry-smiths-computer.local +17 -13 error codes, cookies and events are now types instead of ints
src/ts/impls/explicit/rk/rk.c 1.13 04/04/16 20:48:32 barrysmith@barry-smiths-computer.local +8 -8 error codes, cookies and events are now types instead of ints
src/ts/impls/explicit/euler/euler.c 1.8 04/04/16 20:48:32 barrysmith@barry-smiths-computer.local +6 -5 error codes, cookies and events are now types instead of ints
src/ts/examples/tests/ex4.c 1.9 04/04/16 20:48:32 barrysmith@barry-smiths-computer.local +1 -1 error codes, cookies and events are now types instead of ints
src/sys/src/viewer/interface/viewregall.c 1.13 04/04/16 20:48:32 barrysmith@barry-smiths-computer.local +13 -14 error codes, cookies and events are now types instead of ints
src/sys/src/viewer/interface/viewreg.c 1.13 04/04/16 20:48:31 barrysmith@barry-smiths-computer.local +10 -10 error codes, cookies and events are now types instead of ints
src/sys/src/viewer/interface/viewers.c 1.5 04/04/16 20:48:31 barrysmith@barry-smiths-computer.local +5 -5 error codes, cookies and events are now types instead of ints
src/sys/src/viewer/interface/viewa.c 1.10 04/04/16 20:48:31 barrysmith@barry-smiths-computer.local +4 -4 error codes, cookies and events are now types instead of ints
src/sys/src/viewer/interface/view.c 1.8 04/04/16 20:48:31 barrysmith@barry-smiths-computer.local +4 -4 error codes, cookies and events are now types instead of ints
src/sys/src/viewer/interface/flush.c 1.6 04/04/16 20:48:31 barrysmith@barry-smiths-computer.local +2 -2 error codes, cookies and events are now types instead of ints
src/sys/src/viewer/interface/dupl.c 1.8 04/04/16 20:48:31 barrysmith@barry-smiths-computer.local +4 -4 error codes, cookies and events are now types instead of ints
src/sys/src/viewer/interface/dlregispetsc.c 1.16 04/04/16 20:48:31 barrysmith@barry-smiths-computer.local +4 -4 error codes, cookies and events are now types instead of ints
src/sys/src/viewer/impls/vu/petscvu.c 1.12 04/04/16 20:48:31 barrysmith@barry-smiths-computer.local +17 -17 error codes, cookies and events are now types instead of ints
src/sys/src/viewer/impls/string/stringv.c 1.15 04/04/16 20:48:31 barrysmith@barry-smiths-computer.local +14 -14 error codes, cookies and events are now types instead of ints
src/sys/src/viewer/impls/socket/sendsparse.c 1.9 04/04/16 20:48:31 barrysmith@barry-smiths-computer.local +3 -2 error codes, cookies and events are now types instead of ints
src/sys/src/viewer/impls/socket/senddense.c 1.9 04/04/16 20:48:31 barrysmith@barry-smiths-computer.local +9 -6 error codes, cookies and events are now types instead of ints
src/sys/src/viewer/impls/socket/send.c 1.20 04/04/16 20:48:31 barrysmith@barry-smiths-computer.local +21 -18 error codes, cookies and events are now types instead of ints
src/sys/src/viewer/impls/socket/matlab/receivesparse.c 1.6 04/04/16 20:48:31 barrysmith@barry-smiths-computer.local +1 -1 error codes, cookies and events are now types instead of ints
src/sys/src/viewer/impls/socket/matlab/receivedense.c 1.10 04/04/16 20:48:31 barrysmith@barry-smiths-computer.local +5 -5 error codes, cookies and events are now types instead of ints
src/sys/src/viewer/impls/socket/matlab/receive.c 1.7 04/04/16 20:48:31 barrysmith@barry-smiths-computer.local +3 -3 error codes, cookies and events are now types instead of ints
src/sys/src/viewer/impls/socket/matlab/readinvecs.c 1.12 04/04/16 20:48:31 barrysmith@barry-smiths-computer.local +1 -1 error codes, cookies and events are now types instead of ints
src/sys/src/viewer/impls/socket/matlab/openport.c 1.12 04/04/16 20:48:30 barrysmith@barry-smiths-computer.local +5 -4 error codes, cookies and events are now types instead of ints
src/sys/src/viewer/impls/socket/matlab/bread.c 1.9 04/04/16 20:48:30 barrysmith@barry-smiths-computer.local +1 -1 error codes, cookies and events are now types instead of ints
src/sys/src/viewer/impls/silo/vsilo.c 1.15 04/04/16 20:48:30 barrysmith@barry-smiths-computer.local +34 -31 error codes, cookies and events are now types instead of ints
src/sys/src/viewer/impls/netcdf/vnetcdf.c 1.7 04/04/16 20:48:30 barrysmith@barry-smiths-computer.local +13 -12 error codes, cookies and events are now types instead of ints
src/sys/src/viewer/impls/matlab/vmatlab.c 1.15 04/04/16 20:48:30 barrysmith@barry-smiths-computer.local +17 -17 error codes, cookies and events are now types instead of ints
src/sys/src/viewer/impls/mathematica/mathematica.h 1.8 04/04/16 20:48:30 barrysmith@barry-smiths-computer.local +5 -5 error codes, cookies and events are now types instead of ints
src/sys/src/viewer/impls/mathematica/mathematica.c 1.31 04/04/16 20:48:30 barrysmith@barry-smiths-computer.local +81 -69 error codes, cookies and events are now types instead of ints
src/sys/src/viewer/impls/hdf4/hdf4v.c 1.9 04/04/16 20:48:30 barrysmith@barry-smiths-computer.local +12 -11 error codes, cookies and events are now types instead of ints
src/sys/src/viewer/impls/draw/drawv.c 1.18 04/04/16 20:48:30 barrysmith@barry-smiths-computer.local +31 -24 error codes, cookies and events are now types instead of ints
src/sys/src/viewer/impls/binary/binv.c 1.31 04/04/16 20:48:30 barrysmith@barry-smiths-computer.local +33 -29 error codes, cookies and events are now types instead of ints
src/sys/src/viewer/impls/ascii/vcreatea.c 1.9 04/04/16 20:48:29 barrysmith@barry-smiths-computer.local +8 -8 error codes, cookies and events are now types instead of ints
src/sys/src/viewer/impls/ascii/filev.c 1.26 04/04/16 20:48:29 barrysmith@barry-smiths-computer.local +39 -36 error codes, cookies and events are now types instead of ints
src/sys/src/viewer/impls/ams/amsopen.c 1.6 04/04/16 20:48:29 barrysmith@barry-smiths-computer.local +2 -2 error codes, cookies and events are now types instead of ints
src/sys/src/viewer/impls/ams/ams.c 1.15 04/04/16 20:48:29 barrysmith@barry-smiths-computer.local +19 -16 error codes, cookies and events are now types instead of ints
src/sys/src/viewer/examples/tests/ex3.c 1.5 04/04/16 20:48:29 barrysmith@barry-smiths-computer.local +2 -2 error codes, cookies and events are now types instead of ints
src/sys/src/utils/str.c 1.21 04/04/16 20:48:29 barrysmith@barry-smiths-computer.local +24 -23 error codes, cookies and events are now types instead of ints
src/sys/src/utils/sseenabled.c 1.15 04/04/16 20:48:29 barrysmith@barry-smiths-computer.local +11 -7 error codes, cookies and events are now types instead of ints
src/sys/src/utils/sortip.c 1.9 04/04/16 20:48:29 barrysmith@barry-smiths-computer.local +11 -8 error codes, cookies and events are now types instead of ints
src/sys/src/utils/sorti.c 1.8 04/04/16 20:48:29 barrysmith@barry-smiths-computer.local +4 -4 error codes, cookies and events are now types instead of ints
src/sys/src/utils/sortd.c 1.7 04/04/16 20:48:29 barrysmith@barry-smiths-computer.local +1 -1 error codes, cookies and events are now types instead of ints
src/sys/src/utils/select.c 1.11 04/04/16 20:48:29 barrysmith@barry-smiths-computer.local +1 -1 error codes, cookies and events are now types instead of ints
src/sys/src/utils/random.c 1.13 04/04/16 20:48:28 barrysmith@barry-smiths-computer.local +11 -10 error codes, cookies and events are now types instead of ints
src/sys/src/utils/psplit.c 1.8 04/04/16 20:48:28 barrysmith@barry-smiths-computer.local +4 -4 error codes, cookies and events are now types instead of ints
src/sys/src/utils/psleep.c 1.12 04/04/16 20:48:28 barrysmith@barry-smiths-computer.local +1 -1 error codes, cookies and events are now types instead of ints
src/sys/src/utils/plapack.c 1.12 04/04/16 20:48:28 barrysmith@barry-smiths-computer.local +6 -4 error codes, cookies and events are now types instead of ints
src/sys/src/utils/pdisplay.c 1.13 04/04/16 20:48:28 barrysmith@barry-smiths-computer.local +4 -4 error codes, cookies and events are now types instead of ints
src/sys/src/utils/pbarrier.c 1.11 04/04/16 20:48:28 barrysmith@barry-smiths-computer.local +2 -2 error codes, cookies and events are now types instead of ints
src/sys/src/utils/mpiu.c 1.8 04/04/16 20:48:28 barrysmith@barry-smiths-computer.local +8 -6 error codes, cookies and events are now types instead of ints
src/sys/src/utils/mpimesg.c 1.7 04/04/16 20:48:28 barrysmith@barry-smiths-computer.local +4 -4 error codes, cookies and events are now types instead of ints
src/sys/src/utils/memc.c 1.18 04/04/16 20:48:28 barrysmith@barry-smiths-computer.local +5 -5 error codes, cookies and events are now types instead of ints
src/sys/src/utils/ghost.c 1.12 04/04/16 20:48:28 barrysmith@barry-smiths-computer.local +2 -2 error codes, cookies and events are now types instead of ints
src/sys/src/utils/fuser.c 1.9 04/04/16 20:48:28 barrysmith@barry-smiths-computer.local +5 -5 error codes, cookies and events are now types instead of ints
src/sys/src/utils/fhost.c 1.13 04/04/16 20:48:28 barrysmith@barry-smiths-computer.local +2 -2 error codes, cookies and events are now types instead of ints
src/sys/src/utils/dlregis.h 1.8 04/04/16 20:48:28 barrysmith@barry-smiths-computer.local +2 -2 error codes, cookies and events are now types instead of ints
src/sys/src/utils/dict.c 1.12 04/04/16 20:48:27 barrysmith@barry-smiths-computer.local +17 -17 error codes, cookies and events are now types instead of ints
src/sys/src/utils/ctable.c 1.12 04/04/16 20:48:27 barrysmith@barry-smiths-computer.local +13 -13 error codes, cookies and events are now types instead of ints
src/sys/src/utils/arch.c 1.8 04/04/16 20:48:27 barrysmith@barry-smiths-computer.local +2 -2 error codes, cookies and events are now types instead of ints
src/sys/src/time/nt_time.c 1.7 04/04/16 20:48:27 barrysmith@barry-smiths-computer.local +1 -1 error codes, cookies and events are now types instead of ints
src/sys/src/time/fdate.c 1.10 04/04/16 20:48:27 barrysmith@barry-smiths-computer.local +7 -7 error codes, cookies and events are now types instead of ints
src/sys/src/time/cputime.c 1.10 04/04/16 20:48:27 barrysmith@barry-smiths-computer.local +3 -3 error codes, cookies and events are now types instead of ints
src/sys/src/plog/stageLog.c 1.21 04/04/16 20:48:27 barrysmith@barry-smiths-computer.local +32 -24 error codes, cookies and events are now types instead of ints
src/sys/src/plog/plogmpe.c 1.14 04/04/16 20:48:27 barrysmith@barry-smiths-computer.local +4 -4 error codes, cookies and events are now types instead of ints
src/sys/src/plog/ploginfo.c 1.20 04/04/16 20:48:27 barrysmith@barry-smiths-computer.local +6 -6 error codes, cookies and events are now types instead of ints
src/sys/src/plog/plog.h 1.15 04/04/16 20:48:27 barrysmith@barry-smiths-computer.local +42 -42 error codes, cookies and events are now types instead of ints
src/sys/src/plog/plog.c 1.45 04/04/16 20:48:27 barrysmith@barry-smiths-computer.local +81 -68 error codes, cookies and events are now types instead of ints
src/sys/src/plog/mpitr.c 1.9 04/04/16 20:48:27 barrysmith@barry-smiths-computer.local +2 -2 error codes, cookies and events are now types instead of ints
src/sys/src/plog/eventLog.c 1.28 04/04/16 20:48:26 barrysmith@barry-smiths-computer.local +52 -32 error codes, cookies and events are now types instead of ints
src/sys/src/plog/classLog.c 1.15 04/04/16 20:48:26 barrysmith@barry-smiths-computer.local +31 -20 error codes, cookies and events are now types instead of ints
src/sys/src/objects/tagm.c 1.15 04/04/16 20:48:26 barrysmith@barry-smiths-computer.local +14 -10 error codes, cookies and events are now types instead of ints
src/sys/src/objects/state.c 1.10 04/04/16 20:48:26 barrysmith@barry-smiths-computer.local +11 -11 error codes, cookies and events are now types instead of ints
src/sys/src/objects/ptype.c 1.9 04/04/16 20:48:26 barrysmith@barry-smiths-computer.local +3 -3 error codes, cookies and events are now types instead of ints
src/sys/src/objects/prefix.c 1.8 04/04/16 20:48:26 barrysmith@barry-smiths-computer.local +7 -7 error codes, cookies and events are now types instead of ints
src/sys/src/objects/pname.c 1.14 04/04/16 20:48:26 barrysmith@barry-smiths-computer.local +8 -8 error codes, cookies and events are now types instead of ints
src/sys/src/objects/pinit.c 1.39 04/04/16 20:48:26 barrysmith@barry-smiths-computer.local +25 -23 error codes, cookies and events are now types instead of ints
src/sys/src/objects/pgname.c 1.7 04/04/16 20:48:26 barrysmith@barry-smiths-computer.local +2 -2 error codes, cookies and events are now types instead of ints
src/sys/src/objects/pcomm.c 1.7 04/04/16 20:48:26 barrysmith@barry-smiths-computer.local +1 -1 error codes, cookies and events are now types instead of ints
src/sys/src/objects/options.c 1.37 04/04/16 20:48:26 barrysmith@barry-smiths-computer.local +50 -48 error codes, cookies and events are now types instead of ints
src/sys/src/objects/olist.c 1.8 04/04/16 20:48:26 barrysmith@barry-smiths-computer.local +9 -9 error codes, cookies and events are now types instead of ints
src/sys/src/objects/init.c 1.30 04/04/16 20:48:26 barrysmith@barry-smiths-computer.local +28 -25 error codes, cookies and events are now types instead of ints
src/sys/src/objects/inherit.c 1.21 04/04/16 20:48:26 barrysmith@barry-smiths-computer.local +45 -45 error codes, cookies and events are now types instead of ints
src/sys/src/objects/gtype.c 1.7 04/04/16 20:48:26 barrysmith@barry-smiths-computer.local +1 -1 error codes, cookies and events are now types instead of ints
src/sys/src/objects/gcookie.c 1.7 04/04/16 20:48:25 barrysmith@barry-smiths-computer.local +2 -2 error codes, cookies and events are now types instead of ints
src/sys/src/objects/gcomm.c 1.7 04/04/16 20:48:25 barrysmith@barry-smiths-computer.local +2 -2 error codes, cookies and events are now types instead of ints
src/sys/src/objects/destroy.c 1.15 04/04/16 20:48:25 barrysmith@barry-smiths-computer.local +9 -9 error codes, cookies and events are now types instead of ints
src/sys/src/objects/cookie.c 1.8 04/04/16 20:48:25 barrysmith@barry-smiths-computer.local +1 -1 error codes, cookies and events are now types instead of ints
src/sys/src/objects/ams/pams.c 1.6 04/04/16 20:48:25 barrysmith@barry-smiths-computer.local +5 -5 error codes, cookies and events are now types instead of ints
src/sys/src/objects/ams/aoptions.c 1.22 04/04/16 20:48:25 barrysmith@barry-smiths-computer.local +40 -38 error codes, cookies and events are now types instead of ints
src/sys/src/memory/mtr.c 1.24 04/04/16 20:48:25 barrysmith@barry-smiths-computer.local +19 -18 error codes, cookies and events are now types instead of ints
src/sys/src/memory/mem.c 1.14 04/04/16 20:48:25 barrysmith@barry-smiths-computer.local +1 -1 error codes, cookies and events are now types instead of ints
src/sys/src/memory/mal.c 1.22 04/04/16 20:48:25 barrysmith@barry-smiths-computer.local +9 -9 error codes, cookies and events are now types instead of ints
src/sys/src/matlabengine/matlab.c 1.28 04/04/16 20:48:25 barrysmith@barry-smiths-computer.local +20 -17 error codes, cookies and events are now types instead of ints
src/sys/src/fileio/sysio.c 1.17 04/04/16 20:48:24 barrysmith@barry-smiths-computer.local +15 -14 error codes, cookies and events are now types instead of ints
src/sys/src/fileio/smatlab.c 1.10 04/04/16 20:48:24 barrysmith@barry-smiths-computer.local +2 -2 error codes, cookies and events are now types instead of ints
src/sys/src/fileio/rpath.c 1.9 04/04/16 20:48:24 barrysmith@barry-smiths-computer.local +2 -2 error codes, cookies and events are now types instead of ints
src/sys/src/fileio/mprint.c 1.22 04/04/16 20:48:24 barrysmith@barry-smiths-computer.local +16 -16 error codes, cookies and events are now types instead of ints
src/sys/src/fileio/mpiuopen.c 1.16 04/04/16 20:48:24 barrysmith@barry-smiths-computer.local +9 -8 error codes, cookies and events are now types instead of ints
src/sys/src/fileio/grpath.c 1.11 04/04/16 20:48:24 barrysmith@barry-smiths-computer.local +2 -2 error codes, cookies and events are now types instead of ints
src/sys/src/fileio/ghome.c 1.13 04/04/16 20:48:24 barrysmith@barry-smiths-computer.local +5 -5 error codes, cookies and events are now types instead of ints
src/sys/src/fileio/fwd.c 1.12 04/04/16 20:48:24 barrysmith@barry-smiths-computer.local +1 -1 error codes, cookies and events are now types instead of ints
src/sys/src/fileio/ftest.c 1.25 04/04/16 20:48:24 barrysmith@barry-smiths-computer.local +8 -8 error codes, cookies and events are now types instead of ints
src/sys/src/fileio/fretrieve.c 1.16 04/04/16 20:48:24 barrysmith@barry-smiths-computer.local +10 -8 error codes, cookies and events are now types instead of ints
src/sys/src/fileio/fpath.c 1.13 04/04/16 20:48:24 barrysmith@barry-smiths-computer.local +5 -5 error codes, cookies and events are now types instead of ints
src/sys/src/fileio/ffpath.c 1.12 04/04/16 20:48:24 barrysmith@barry-smiths-computer.local +2 -2 error codes, cookies and events are now types instead of ints
src/sys/src/f90/f90_win32.c 1.6 04/04/16 20:48:24 barrysmith@barry-smiths-computer.local +3 -3 error codes, cookies and events are now types instead of ints
src/sys/src/f90/f90_t3e.c 1.6 04/04/16 20:48:24 barrysmith@barry-smiths-computer.local +3 -3 error codes, cookies and events are now types instead of ints
src/sys/src/f90/f90_solaris_old.c 1.6 04/04/16 20:48:23 barrysmith@barry-smiths-computer.local +3 -3 error codes, cookies and events are now types instead of ints
src/sys/src/f90/f90_solaris.c 1.6 04/04/16 20:48:23 barrysmith@barry-smiths-computer.local +2 -2 error codes, cookies and events are now types instead of ints
src/sys/src/f90/f90_rs6000.c 1.6 04/04/16 20:48:23 barrysmith@barry-smiths-computer.local +3 -3 error codes, cookies and events are now types instead of ints
src/sys/src/f90/f90_nag.c 1.6 04/04/16 20:48:23 barrysmith@barry-smiths-computer.local +2 -2 error codes, cookies and events are now types instead of ints
src/sys/src/f90/f90_intel8.c 1.4 04/04/16 20:48:23 barrysmith@barry-smiths-computer.local +2 -2 error codes, cookies and events are now types instead of ints
src/sys/src/f90/f90_intel.c 1.6 04/04/16 20:48:23 barrysmith@barry-smiths-computer.local +2 -2 error codes, cookies and events are now types instead of ints
src/sys/src/f90/f90_hpux.c 1.6 04/04/16 20:48:23 barrysmith@barry-smiths-computer.local +2 -2 error codes, cookies and events are now types instead of ints
src/sys/src/f90/f90_common.c 1.7 04/04/16 20:48:23 barrysmith@barry-smiths-computer.local +6 -6 error codes, cookies and events are now types instead of ints
src/sys/src/f90/f90_alpha.c 1.7 04/04/16 20:48:23 barrysmith@barry-smiths-computer.local +3 -3 error codes, cookies and events are now types instead of ints
src/sys/src/f90/f90_absoft.c 1.6 04/04/16 20:48:23 barrysmith@barry-smiths-computer.local +3 -3 error codes, cookies and events are now types instead of ints
src/sys/src/f90/f90_IRIX.c 1.6 04/04/16 20:48:23 barrysmith@barry-smiths-computer.local +3 -3 error codes, cookies and events are now types instead of ints
src/sys/src/esi/eobject.c 1.14 04/04/16 20:48:23 barrysmith@barry-smiths-computer.local +2 -2 error codes, cookies and events are now types instead of ints
src/sys/src/error/stack.c 1.8 04/04/16 20:48:23 barrysmith@barry-smiths-computer.local +17 -17 error codes, cookies and events are now types instead of ints
src/sys/src/error/signal.c 1.23 04/04/16 20:48:23 barrysmith@barry-smiths-computer.local +6 -6 error codes, cookies and events are now types instead of ints
src/sys/src/error/fp.c 1.12 04/04/16 20:48:22 barrysmith@barry-smiths-computer.local +9 -8 error codes, cookies and events are now types instead of ints
src/sys/src/error/errtrace.c 1.12 04/04/16 20:48:22 barrysmith@barry-smiths-computer.local +2 -2 error codes, cookies and events are now types instead of ints
src/sys/src/error/errstop.c 1.9 04/04/16 20:48:22 barrysmith@barry-smiths-computer.local +1 -1 error codes, cookies and events are now types instead of ints
src/sys/src/error/errabort.c 1.15 04/04/16 20:48:22 barrysmith@barry-smiths-computer.local +1 -1 error codes, cookies and events are now types instead of ints
src/sys/src/error/err.c 1.28 04/04/16 20:48:22 barrysmith@barry-smiths-computer.local +12 -12 error codes, cookies and events are now types instead of ints
src/sys/src/error/adebug.c 1.29 04/04/16 20:48:22 barrysmith@barry-smiths-computer.local +13 -12 error codes, cookies and events are now types instead of ints
src/sys/src/draw/utils/zoom.c 1.5 04/04/16 20:48:22 barrysmith@barry-smiths-computer.local +5 -4 error codes, cookies and events are now types instead of ints
src/sys/src/draw/utils/lg.c 1.12 04/04/16 20:48:22 barrysmith@barry-smiths-computer.local +17 -17 error codes, cookies and events are now types instead of ints
src/sys/src/draw/utils/hue.c 1.5 04/04/16 20:48:22 barrysmith@barry-smiths-computer.local +4 -3 error codes, cookies and events are now types instead of ints
src/sys/src/draw/utils/hists.c 1.18 04/04/16 20:48:22 barrysmith@barry-smiths-computer.local +18 -18 error codes, cookies and events are now types instead of ints
src/sys/src/draw/utils/dscatter.c 1.10 04/04/16 20:48:22 barrysmith@barry-smiths-computer.local +16 -15 error codes, cookies and events are now types instead of ints
src/sys/src/draw/utils/axis.c 1.13 04/04/16 20:48:22 barrysmith@barry-smiths-computer.local +29 -28 error codes, cookies and events are now types instead of ints
src/sys/src/draw/interface/dviewp.c 1.6 04/04/16 20:48:22 barrysmith@barry-smiths-computer.local +8 -8 error codes, cookies and events are now types instead of ints
src/sys/src/draw/interface/dtri.c 1.7 04/04/16 20:48:22 barrysmith@barry-smiths-computer.local +5 -5 error codes, cookies and events are now types instead of ints
src/sys/src/draw/interface/dtextv.c 1.7 04/04/16 20:48:22 barrysmith@barry-smiths-computer.local +2 -2 error codes, cookies and events are now types instead of ints
src/sys/src/draw/interface/dtexts.c 1.6 04/04/16 20:48:22 barrysmith@barry-smiths-computer.local +2 -2 error codes, cookies and events are now types instead of ints
src/sys/src/draw/interface/dtextgs.c 1.7 04/04/16 20:48:21 barrysmith@barry-smiths-computer.local +2 -2 error codes, cookies and events are now types instead of ints
src/sys/src/draw/interface/dtext.c 1.8 04/04/16 20:48:21 barrysmith@barry-smiths-computer.local +2 -2 error codes, cookies and events are now types instead of ints
src/sys/src/draw/interface/dsflush.c 1.6 04/04/16 20:48:21 barrysmith@barry-smiths-computer.local +2 -2 error codes, cookies and events are now types instead of ints
src/sys/src/draw/interface/dsetpause.c 1.7 04/04/16 20:48:21 barrysmith@barry-smiths-computer.local +1 -1 error codes, cookies and events are now types instead of ints
src/sys/src/draw/interface/dsclear.c 1.6 04/04/16 20:48:21 barrysmith@barry-smiths-computer.local +2 -2 error codes, cookies and events are now types instead of ints
src/sys/src/draw/interface/drect.c 1.6 04/04/16 20:48:21 barrysmith@barry-smiths-computer.local +2 -2 error codes, cookies and events are now types instead of ints
src/sys/src/draw/interface/drawregall.c 1.6 04/04/16 20:48:21 barrysmith@barry-smiths-computer.local +6 -6 error codes, cookies and events are now types instead of ints
src/sys/src/draw/interface/drawreg.c 1.18 04/04/16 20:48:21 barrysmith@barry-smiths-computer.local +11 -11 error codes, cookies and events are now types instead of ints
src/sys/src/draw/interface/draw.c 1.14 04/04/16 20:48:21 barrysmith@barry-smiths-computer.local +25 -25 error codes, cookies and events are now types instead of ints
src/sys/src/draw/interface/dpoints.c 1.7 04/04/16 20:48:21 barrysmith@barry-smiths-computer.local +2 -2 error codes, cookies and events are now types instead of ints
src/sys/src/draw/interface/dpoint.c 1.6 04/04/16 20:48:21 barrysmith@barry-smiths-computer.local +2 -2 error codes, cookies and events are now types instead of ints
src/sys/src/draw/interface/dpause.c 1.6 04/04/16 20:48:21 barrysmith@barry-smiths-computer.local +2 -2 error codes, cookies and events are now types instead of ints
src/sys/src/draw/interface/dmouse.c 1.6 04/04/16 20:48:21 barrysmith@barry-smiths-computer.local +5 -4 error codes, cookies and events are now types instead of ints
src/sys/src/draw/interface/dlinew.c 1.6 04/04/16 20:48:20 barrysmith@barry-smiths-computer.local +2 -2 error codes, cookies and events are now types instead of ints
src/sys/src/draw/interface/dlinegw.c 1.7 04/04/16 20:48:20 barrysmith@barry-smiths-computer.local +2 -2 error codes, cookies and events are now types instead of ints
src/sys/src/draw/interface/dline.c 1.6 04/04/16 20:48:20 barrysmith@barry-smiths-computer.local +4 -4 error codes, cookies and events are now types instead of ints
src/sys/src/draw/interface/dgpause.c 1.7 04/04/16 20:48:20 barrysmith@barry-smiths-computer.local +1 -1 error codes, cookies and events are now types instead of ints
src/sys/src/draw/interface/dgcoor.c 1.6 04/04/16 20:48:20 barrysmith@barry-smiths-computer.local +1 -1 error codes, cookies and events are now types instead of ints
src/sys/src/draw/interface/dflush.c 1.6 04/04/16 20:48:20 barrysmith@barry-smiths-computer.local +2 -2 error codes, cookies and events are now types instead of ints
src/sys/src/draw/interface/dellipse.c 1.9 04/04/16 20:48:20 barrysmith@barry-smiths-computer.local +2 -2 error codes, cookies and events are now types instead of ints
src/sys/src/draw/interface/dcoor.c 1.6 04/04/16 20:48:20 barrysmith@barry-smiths-computer.local +2 -2 error codes, cookies and events are now types instead of ints
src/sys/src/draw/interface/dclear.c 1.6 04/04/16 20:48:19 barrysmith@barry-smiths-computer.local +6 -6 error codes, cookies and events are now types instead of ints
src/sys/src/draw/interface/dbuff.c 1.6 04/04/16 20:48:19 barrysmith@barry-smiths-computer.local +2 -2 error codes, cookies and events are now types instead of ints
src/sys/src/draw/impls/x/xops.c 1.17 04/04/16 20:48:19 barrysmith@barry-smiths-computer.local +24 -22 error codes, cookies and events are now types instead of ints
src/sys/src/draw/impls/x/xinit.c 1.10 04/04/16 20:48:19 barrysmith@barry-smiths-computer.local +15 -15 error codes, cookies and events are now types instead of ints
src/sys/src/draw/impls/x/xcolor.c 1.8 04/04/16 20:48:19 barrysmith@barry-smiths-computer.local +16 -15 error codes, cookies and events are now types instead of ints
src/sys/src/draw/impls/x/wmap.c 1.5 04/04/16 20:48:19 barrysmith@barry-smiths-computer.local +1 -1 error codes, cookies and events are now types instead of ints
src/sys/src/draw/impls/x/tone.c 1.5 04/04/16 20:48:19 barrysmith@barry-smiths-computer.local +1 -1 error codes, cookies and events are now types instead of ints
src/sys/src/draw/impls/x/text.c 1.7 04/04/16 20:48:19 barrysmith@barry-smiths-computer.local +9 -9 error codes, cookies and events are now types instead of ints
src/sys/src/draw/impls/x/frame.c 1.6 04/04/16 20:48:18 barrysmith@barry-smiths-computer.local +3 -3 error codes, cookies and events are now types instead of ints
src/sys/src/draw/impls/x/drawopenx.c 1.5 04/04/16 20:48:18 barrysmith@barry-smiths-computer.local +2 -2 error codes, cookies and events are now types instead of ints
src/sys/src/draw/impls/win32/win32draw.c 1.9 04/04/16 20:48:18 barrysmith@barry-smiths-computer.local +4 -4 error codes, cookies and events are now types instead of ints
src/sys/src/draw/impls/ps/pops.c 1.11 04/04/16 20:48:18 barrysmith@barry-smiths-computer.local +18 -15 error codes, cookies and events are now types instead of ints
src/sys/src/draw/examples/tests/ex4.c 1.5 04/04/16 20:48:18 barrysmith@barry-smiths-computer.local +1 -1 error codes, cookies and events are now types instead of ints
src/sys/src/draw/examples/tests/ex2.c 1.5 04/04/16 20:48:18 barrysmith@barry-smiths-computer.local +2 -1 error codes, cookies and events are now types instead of ints
src/sys/src/draw/examples/tests/ex1.c 1.5 04/04/16 20:48:18 barrysmith@barry-smiths-computer.local +2 -1 error codes, cookies and events are now types instead of ints
src/sys/src/dll/reg.c 1.26 04/04/16 20:48:18 barrysmith@barry-smiths-computer.local +26 -25 error codes, cookies and events are now types instead of ints
src/sys/src/dll/dl.c 1.22 04/04/16 20:48:18 barrysmith@barry-smiths-computer.local +17 -17 error codes, cookies and events are now types instead of ints
src/sys/examples/tutorials/ex2.c 1.5 04/04/16 20:48:18 barrysmith@barry-smiths-computer.local +1 -1 error codes, cookies and events are now types instead of ints
src/sys/examples/tutorials/ex1.c 1.5 04/04/16 20:48:18 barrysmith@barry-smiths-computer.local +1 -1 error codes, cookies and events are now types instead of ints
src/sys/examples/tests/ex9.c 1.5 04/04/16 20:48:17 barrysmith@barry-smiths-computer.local +1 -1 error codes, cookies and events are now types instead of ints
src/sys/examples/tests/ex3.c 1.5 04/04/16 20:48:17 barrysmith@barry-smiths-computer.local +2 -2 error codes, cookies and events are now types instead of ints
src/sys/examples/tests/ex2.c 1.5 04/04/16 20:48:17 barrysmith@barry-smiths-computer.local +1 -1 error codes, cookies and events are now types instead of ints
src/sys/examples/tests/ex1.c 1.5 04/04/16 20:48:17 barrysmith@barry-smiths-computer.local +2 -2 error codes, cookies and events are now types instead of ints
src/snes/utils/damgsnes.c 1.32 04/04/16 20:48:17 barrysmith@barry-smiths-computer.local +43 -39 error codes, cookies and events are now types instead of ints
src/snes/snesimpl.h 1.15 04/04/16 20:48:17 barrysmith@barry-smiths-computer.local +3 -3 error codes, cookies and events are now types instead of ints
src/snes/mf/wp.c 1.10 04/04/16 20:48:17 barrysmith@barry-smiths-computer.local +12 -12 error codes, cookies and events are now types instead of ints
src/snes/mf/snesmfjdef.c 1.10 04/04/16 20:48:17 barrysmith@barry-smiths-computer.local +9 -9 error codes, cookies and events are now types instead of ints
src/snes/mf/snesmfj.c 1.36 04/04/16 20:48:17 barrysmith@barry-smiths-computer.local +52 -51 error codes, cookies and events are now types instead of ints
src/snes/mf/mfregis.c 1.6 04/04/16 20:48:17 barrysmith@barry-smiths-computer.local +4 -4 error codes, cookies and events are now types instead of ints
src/snes/interface/snesut.c 1.12 04/04/16 20:48:17 barrysmith@barry-smiths-computer.local +24 -23 error codes, cookies and events are now types instead of ints
src/snes/interface/snesregi.c 1.7 04/04/16 20:48:17 barrysmith@barry-smiths-computer.local +5 -5 error codes, cookies and events are now types instead of ints
src/snes/interface/snesj2.c 1.10 04/04/16 20:48:16 barrysmith@barry-smiths-computer.local +3 -2 error codes, cookies and events are now types instead of ints
src/snes/interface/snesj.c 1.6 04/04/16 20:48:16 barrysmith@barry-smiths-computer.local +1 -1 error codes, cookies and events are now types instead of ints
src/snes/interface/snes.c 1.46 04/04/16 20:48:16 barrysmith@barry-smiths-computer.local +78 -76 error codes, cookies and events are now types instead of ints
src/snes/interface/noise/snesnoise.c 1.10 04/04/16 20:48:16 barrysmith@barry-smiths-computer.local +10 -10 error codes, cookies and events are now types instead of ints
src/snes/interface/noise/snesmfj2.c 1.15 04/04/16 20:48:16 barrysmith@barry-smiths-computer.local +15 -14 error codes, cookies and events are now types instead of ints
src/snes/interface/dlregis.c 1.17 04/04/16 20:48:16 barrysmith@barry-smiths-computer.local +4 -4 error codes, cookies and events are now types instead of ints
src/snes/impls/tr/tr.c 1.17 04/04/16 20:48:16 barrysmith@barry-smiths-computer.local +10 -10 error codes, cookies and events are now types instead of ints
src/snes/impls/test/snestest.c 1.12 04/04/16 20:48:16 barrysmith@barry-smiths-computer.local +7 -6 error codes, cookies and events are now types instead of ints
src/snes/impls/ls/lsparams.c 1.7 04/04/16 20:48:16 barrysmith@barry-smiths-computer.local +2 -2 error codes, cookies and events are now types instead of ints
src/snes/impls/ls/ls.c 1.38 04/04/16 20:48:16 barrysmith@barry-smiths-computer.local +30 -27 error codes, cookies and events are now types instead of ints
src/snes/examples/tutorials/ex6.c 1.12 04/04/16 20:48:16 barrysmith@barry-smiths-computer.local +1 -1 error codes, cookies and events are now types instead of ints
src/snes/examples/tutorials/ex30.c 1.39 04/04/16 20:48:15 barrysmith@barry-smiths-computer.local +1 -1 error codes, cookies and events are now types instead of ints
src/snes/examples/tests/ex1.c 1.10 04/04/16 20:48:14 barrysmith@barry-smiths-computer.local +3 -3 error codes, cookies and events are now types instead of ints
src/pf/interface/pfall.c 1.7 04/04/16 20:48:14 barrysmith@barry-smiths-computer.local +7 -7 error codes, cookies and events are now types instead of ints
src/pf/interface/pf.c 1.17 04/04/16 20:48:14 barrysmith@barry-smiths-computer.local +21 -20 error codes, cookies and events are now types instead of ints
src/pf/impls/string/cstring.c 1.9 04/04/16 20:48:14 barrysmith@barry-smiths-computer.local +10 -10 error codes, cookies and events are now types instead of ints
src/pf/impls/matlab/cmatlab.c 1.7 04/04/16 20:48:14 barrysmith@barry-smiths-computer.local +10 -10 error codes, cookies and events are now types instead of ints
src/pf/impls/constant/const.c 1.7 04/04/16 20:48:14 barrysmith@barry-smiths-computer.local +23 -23 error codes, cookies and events are now types instead of ints
src/pf/examples/tutorials/ex1.c 1.5 04/04/16 20:48:14 barrysmith@barry-smiths-computer.local +3 -2 error codes, cookies and events are now types instead of ints
src/mat/utils/zerodiag.c 1.11 04/04/16 20:48:14 barrysmith@barry-smiths-computer.local +7 -6 error codes, cookies and events are now types instead of ints
src/mat/utils/matstash.c 1.9 04/04/16 20:48:14 barrysmith@barry-smiths-computer.local +22 -17 error codes, cookies and events are now types instead of ints
src/mat/utils/matioall.c 1.29 04/04/16 20:48:14 barrysmith@barry-smiths-computer.local +3 -3 error codes, cookies and events are now types instead of ints
src/mat/utils/matio.c 1.21 04/04/16 20:48:14 barrysmith@barry-smiths-computer.local +3 -3 error codes, cookies and events are now types instead of ints
src/mat/utils/getcolv.c 1.7 04/04/16 20:48:14 barrysmith@barry-smiths-computer.local +3 -2 error codes, cookies and events are now types instead of ints
src/mat/utils/gcreate.c 1.17 04/04/16 20:48:13 barrysmith@barry-smiths-computer.local +11 -9 error codes, cookies and events are now types instead of ints
src/mat/utils/freespace.h 1.3 04/04/16 20:48:13 barrysmith@barry-smiths-computer.local +2 -2 error codes, cookies and events are now types instead of ints
src/mat/utils/freespace.c 1.2 04/04/16 20:48:13 barrysmith@barry-smiths-computer.local +4 -4 error codes, cookies and events are now types instead of ints
src/mat/utils/convert.c 1.10 04/04/16 20:48:13 barrysmith@barry-smiths-computer.local +3 -2 error codes, cookies and events are now types instead of ints
src/mat/utils/axpy.c 1.15 04/04/16 20:48:13 barrysmith@barry-smiths-computer.local +10 -9 error codes, cookies and events are now types instead of ints
src/mat/partition/spartition.c 1.8 04/04/16 20:48:13 barrysmith@barry-smiths-computer.local +9 -9 error codes, cookies and events are now types instead of ints
src/mat/partition/partition.c 1.22 04/04/16 20:48:13 barrysmith@barry-smiths-computer.local +27 -26 error codes, cookies and events are now types instead of ints
src/mat/partition/impls/scotch/scotch.c 1.9 04/04/16 20:48:13 barrysmith@barry-smiths-computer.local +18 -17 error codes, cookies and events are now types instead of ints
src/mat/partition/impls/pmetis/pmetis.c 1.12 04/04/16 20:48:13 barrysmith@barry-smiths-computer.local +12 -10 error codes, cookies and events are now types instead of ints
src/mat/partition/impls/party/party.c 1.6 04/04/16 20:48:13 barrysmith@barry-smiths-computer.local +14 -14 error codes, cookies and events are now types instead of ints
src/mat/partition/impls/jostle/jostle.c 1.6 04/04/16 20:48:13 barrysmith@barry-smiths-computer.local +11 -11 error codes, cookies and events are now types instead of ints
src/mat/partition/impls/chaco/chaco.c 1.8 04/04/16 20:48:13 barrysmith@barry-smiths-computer.local +15 -16 error codes, cookies and events are now types instead of ints
src/mat/order/sregis.c 1.9 04/04/16 20:48:13 barrysmith@barry-smiths-computer.local +9 -9 error codes, cookies and events are now types instead of ints
src/mat/order/sprcm.c 1.6 04/04/16 20:48:13 barrysmith@barry-smiths-computer.local +3 -2 error codes, cookies and events are now types instead of ints
src/mat/order/spqmd.c 1.6 04/04/16 20:48:13 barrysmith@barry-smiths-computer.local +3 -2 error codes, cookies and events are now types instead of ints
src/mat/order/spnd.c 1.6 04/04/16 20:48:12 barrysmith@barry-smiths-computer.local +3 -2 error codes, cookies and events are now types instead of ints
src/mat/order/sp1wd.c 1.6 04/04/16 20:48:12 barrysmith@barry-smiths-computer.local +1 -1 error codes, cookies and events are now types instead of ints
src/mat/order/sorder.c 1.17 04/04/16 20:48:12 barrysmith@barry-smiths-computer.local +15 -13 error codes, cookies and events are now types instead of ints
src/mat/order/rootls.c 1.6 04/04/16 20:48:12 barrysmith@barry-smiths-computer.local +1 -1 error codes, cookies and events are now types instead of ints
src/mat/order/rcm.c 1.7 04/04/16 20:48:12 barrysmith@barry-smiths-computer.local +2 -2 error codes, cookies and events are now types instead of ints
src/mat/order/qmdupd.c 1.6 04/04/16 20:48:12 barrysmith@barry-smiths-computer.local +2 -2 error codes, cookies and events are now types instead of ints
src/mat/order/qmdrch.c 1.6 04/04/16 20:48:12 barrysmith@barry-smiths-computer.local +1 -1 error codes, cookies and events are now types instead of ints
src/mat/order/qmdqt.c 1.5 04/04/16 20:48:12 barrysmith@barry-smiths-computer.local +1 -1 error codes, cookies and events are now types instead of ints
src/mat/order/qmdmrg.c 1.6 04/04/16 20:48:12 barrysmith@barry-smiths-computer.local +1 -1 error codes, cookies and events are now types instead of ints
src/mat/order/order.h 1.5 04/04/16 20:48:12 barrysmith@barry-smiths-computer.local +4 -4 error codes, cookies and events are now types instead of ints
src/mat/order/genrcm.c 1.7 04/04/16 20:48:12 barrysmith@barry-smiths-computer.local +2 -2 error codes, cookies and events are now types instead of ints
src/mat/order/genqmd.c 1.6 04/04/16 20:48:11 barrysmith@barry-smiths-computer.local +3 -3 error codes, cookies and events are now types instead of ints
src/mat/order/gennd.c 1.7 04/04/16 20:48:11 barrysmith@barry-smiths-computer.local +3 -3 error codes, cookies and events are now types instead of ints
src/mat/order/gen1wd.c 1.7 04/04/16 20:48:11 barrysmith@barry-smiths-computer.local +3 -3 error codes, cookies and events are now types instead of ints
src/mat/order/fnroot.c 1.6 04/04/16 20:48:11 barrysmith@barry-smiths-computer.local +2 -2 error codes, cookies and events are now types instead of ints
src/mat/order/fndsep.c 1.6 04/04/16 20:48:11 barrysmith@barry-smiths-computer.local +2 -2 error codes, cookies and events are now types instead of ints
src/mat/order/fn1wd.c 1.6 04/04/16 20:48:11 barrysmith@barry-smiths-computer.local +2 -2 error codes, cookies and events are now types instead of ints
src/mat/order/degree.c 1.6 04/04/16 20:48:11 barrysmith@barry-smiths-computer.local +1 -1 error codes, cookies and events are now types instead of ints
src/mat/matimpl.h 1.43 04/04/16 20:48:11 barrysmith@barry-smiths-computer.local +17 -17 error codes, cookies and events are now types instead of ints
src/mat/matfd/fdmatrix.c 1.20 04/04/16 20:48:10 barrysmith@barry-smiths-computer.local +21 -19 error codes, cookies and events are now types instead of ints
src/mat/interface/mhas.c 1.8 04/04/16 20:48:10 barrysmith@barry-smiths-computer.local +1 -1 error codes, cookies and events are now types instead of ints
src/mat/interface/matrix.c 1.119 04/04/16 20:48:10 barrysmith@barry-smiths-computer.local +213 -210 error codes, cookies and events are now types instead of ints
src/mat/interface/matregis.c 1.34 04/04/16 20:48:10 barrysmith@barry-smiths-computer.local +39 -39 error codes, cookies and events are now types instead of ints
src/mat/interface/matreg.c 1.17 04/04/16 20:48:10 barrysmith@barry-smiths-computer.local +7 -7 error codes, cookies and events are now types instead of ints
src/mat/interface/matnull.c 1.13 04/04/16 20:48:10 barrysmith@barry-smiths-computer.local +7 -6 error codes, cookies and events are now types instead of ints
src/mat/interface/dlregis.c 1.21 04/04/16 20:48:10 barrysmith@barry-smiths-computer.local +5 -4 error codes, cookies and events are now types instead of ints
src/mat/impls/shell/shellcnv.c 1.10 04/04/16 20:48:10 barrysmith@barry-smiths-computer.local +4 -2 error codes, cookies and events are now types instead of ints
src/mat/impls/shell/shell.c 1.17 04/04/16 20:48:10 barrysmith@barry-smiths-computer.local +20 -20 error codes, cookies and events are now types instead of ints
src/mat/impls/sbaij/seq/sro.c 1.7 04/04/16 20:48:10 barrysmith@barry-smiths-computer.local +1 -1 error codes, cookies and events are now types instead of ints
src/mat/impls/sbaij/seq/spooles/sbaijspooles.c 1.52 04/04/16 20:48:10 barrysmith@barry-smiths-computer.local +19 -13 error codes, cookies and events are now types instead of ints
src/mat/impls/sbaij/seq/sbaijfact9.c 1.5 04/04/16 20:48:10 barrysmith@barry-smiths-computer.local +1 -1 error codes, cookies and events are now types instead of ints
src/mat/impls/sbaij/seq/sbaijfact8.c 1.5 04/04/16 20:48:10 barrysmith@barry-smiths-computer.local +3 -2 error codes, cookies and events are now types instead of ints
src/mat/impls/sbaij/seq/sbaijfact7.c 1.5 04/04/16 20:48:10 barrysmith@barry-smiths-computer.local +1 -1 error codes, cookies and events are now types instead of ints
src/mat/impls/sbaij/seq/sbaijfact6.c 1.6 04/04/16 20:48:09 barrysmith@barry-smiths-computer.local +1 -1 error codes, cookies and events are now types instead of ints
src/mat/impls/sbaij/seq/sbaijfact5.c 1.6 04/04/16 20:48:09 barrysmith@barry-smiths-computer.local +3 -2 error codes, cookies and events are now types instead of ints
src/mat/impls/sbaij/seq/sbaijfact4.c 1.5 04/04/16 20:48:09 barrysmith@barry-smiths-computer.local +3 -2 error codes, cookies and events are now types instead of ints
src/mat/impls/sbaij/seq/sbaijfact3.c 1.5 04/04/16 20:48:09 barrysmith@barry-smiths-computer.local +1 -1 error codes, cookies and events are now types instead of ints
src/mat/impls/sbaij/seq/sbaijfact2.c 1.35 04/04/16 20:48:09 barrysmith@barry-smiths-computer.local +33 -33 error codes, cookies and events are now types instead of ints
src/mat/impls/sbaij/seq/sbaijfact12.c 1.5 04/04/16 20:48:09 barrysmith@barry-smiths-computer.local +3 -2 error codes, cookies and events are now types instead of ints
src/mat/impls/sbaij/seq/sbaijfact11.c 1.5 04/04/16 20:48:09 barrysmith@barry-smiths-computer.local +1 -1 error codes, cookies and events are now types instead of ints
src/mat/impls/sbaij/seq/sbaijfact10.c 1.5 04/04/16 20:48:09 barrysmith@barry-smiths-computer.local +3 -2 error codes, cookies and events are now types instead of ints
src/mat/impls/sbaij/seq/sbaijfact.c 1.57 04/04/16 20:48:09 barrysmith@barry-smiths-computer.local +16 -13 error codes, cookies and events are now types instead of ints
src/mat/impls/sbaij/seq/sbaij2.c 1.24 04/04/16 20:48:09 barrysmith@barry-smiths-computer.local +45 -40 error codes, cookies and events are now types instead of ints
src/mat/impls/sbaij/seq/sbaij.h 1.31 04/04/16 20:48:09 barrysmith@barry-smiths-computer.local +35 -35 error codes, cookies and events are now types instead of ints
src/mat/impls/sbaij/seq/sbaij.c 1.103 04/04/16 20:48:09 barrysmith@barry-smiths-computer.local +55 -52 error codes, cookies and events are now types instead of ints
src/mat/impls/sbaij/seq/aijsbaij.c 1.16 04/04/16 20:48:09 barrysmith@barry-smiths-computer.local +12 -8 error codes, cookies and events are now types instead of ints
src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c 1.41 04/04/16 20:48:09 barrysmith@barry-smiths-computer.local +18 -14 error codes, cookies and events are now types instead of ints
src/mat/impls/sbaij/mpi/sbaijov.c 1.34 04/04/16 20:48:09 barrysmith@barry-smiths-computer.local +3 -2 error codes, cookies and events are now types instead of ints
src/mat/impls/sbaij/mpi/mpisbaij.h 1.15 04/04/16 20:48:09 barrysmith@barry-smiths-computer.local +1 -1 error codes, cookies and events are now types instead of ints
src/mat/impls/sbaij/mpi/mpisbaij.c 1.92 04/04/16 20:48:09 barrysmith@barry-smiths-computer.local +127 -110 error codes, cookies and events are now types instead of ints
src/mat/impls/sbaij/mpi/mmsbaij.c 1.26 04/04/16 20:48:09 barrysmith@barry-smiths-computer.local +6 -5 error codes, cookies and events are now types instead of ints
src/mat/impls/rowbs/mpi/mpirowbs.h 1.11 04/04/16 20:48:08 barrysmith@barry-smiths-computer.local +15 -15 error codes, cookies and events are now types instead of ints
src/mat/impls/rowbs/mpi/mpirowbs.c 1.52 04/04/16 20:48:08 barrysmith@barry-smiths-computer.local +58 -52 error codes, cookies and events are now types instead of ints
src/mat/impls/rowbs/mpi/iccbs.c 1.7 04/04/16 20:48:08 barrysmith@barry-smiths-computer.local +5 -5 error codes, cookies and events are now types instead of ints
src/mat/impls/rowbs/mpi/cholbs.c 1.8 04/04/16 20:48:08 barrysmith@barry-smiths-computer.local +10 -10 error codes, cookies and events are now types instead of ints
src/mat/impls/normal/normm.c 1.6 04/04/16 20:48:08 barrysmith@barry-smiths-computer.local +10 -8 error codes, cookies and events are now types instead of ints
src/mat/impls/maij/maij.c 1.16 04/04/16 20:48:08 barrysmith@barry-smiths-computer.local +117 -84 error codes, cookies and events are now types instead of ints
src/mat/impls/is/matis.c 1.16 04/04/16 20:48:08 barrysmith@barry-smiths-computer.local +23 -21 error codes, cookies and events are now types instead of ints
src/mat/impls/hypre/mhyp.c 1.6 04/04/16 20:48:08 barrysmith@barry-smiths-computer.local +4 -3 error codes, cookies and events are now types instead of ints
src/mat/impls/esi/mesi.c 1.39 04/04/16 20:48:08 barrysmith@barry-smiths-computer.local +27 -24 error codes, cookies and events are now types instead of ints
src/mat/impls/dense/seq/dense.h 1.7 04/04/16 20:48:08 barrysmith@barry-smiths-computer.local +4 -4 error codes, cookies and events are now types instead of ints
src/mat/impls/dense/seq/dense.c 1.53 04/04/16 20:48:08 barrysmith@barry-smiths-computer.local +81 -70 error codes, cookies and events are now types instead of ints
src/mat/impls/dense/mpi/mpidense.h 1.7 04/04/16 20:48:08 barrysmith@barry-smiths-computer.local +3 -3 error codes, cookies and events are now types instead of ints
src/mat/impls/dense/mpi/mpidense.c 1.38 04/04/16 20:48:07 barrysmith@barry-smiths-computer.local +68 -59 error codes, cookies and events are now types instead of ints
src/mat/impls/dense/mpi/mmdense.c 1.11 04/04/16 20:48:07 barrysmith@barry-smiths-computer.local +5 -5 error codes, cookies and events are now types instead of ints
src/mat/impls/bdiag/seq/bdiag3.c 1.16 04/04/16 20:48:07 barrysmith@barry-smiths-computer.local +16 -13 error codes, cookies and events are now types instead of ints
src/mat/impls/bdiag/seq/bdiag2.c 1.16 04/04/16 20:48:07 barrysmith@barry-smiths-computer.local +58 -40 error codes, cookies and events are now types instead of ints
src/mat/impls/bdiag/seq/bdiag.h 1.9 04/04/16 20:48:07 barrysmith@barry-smiths-computer.local +43 -43 error codes, cookies and events are now types instead of ints
src/mat/impls/bdiag/seq/bdiag.c 1.32 04/04/16 20:48:07 barrysmith@barry-smiths-computer.local +28 -25 error codes, cookies and events are now types instead of ints
src/mat/impls/bdiag/seq/bdfact.c 1.9 04/04/16 20:48:07 barrysmith@barry-smiths-computer.local +24 -18 error codes, cookies and events are now types instead of ints
src/mat/impls/bdiag/mpi/mpibdiag.h 1.7 04/04/16 20:48:07 barrysmith@barry-smiths-computer.local +4 -4 error codes, cookies and events are now types instead of ints
src/mat/impls/bdiag/mpi/mpibdiag.c 1.34 04/04/16 20:48:07 barrysmith@barry-smiths-computer.local +64 -56 error codes, cookies and events are now types instead of ints
src/mat/impls/bdiag/mpi/mmbdiag.c 1.6 04/04/16 20:48:07 barrysmith@barry-smiths-computer.local +3 -2 error codes, cookies and events are now types instead of ints
src/mat/impls/baij/seq/dgefa7.c 1.9 04/04/16 20:48:07 barrysmith@barry-smiths-computer.local +1 -1 error codes, cookies and events are now types instead of ints
src/mat/impls/baij/seq/dgefa6.c 1.8 04/04/16 20:48:07 barrysmith@barry-smiths-computer.local +1 -1 error codes, cookies and events are now types instead of ints
src/mat/impls/baij/seq/dgefa5.c 1.8 04/04/16 20:48:06 barrysmith@barry-smiths-computer.local +1 -1 error codes, cookies and events are now types instead of ints
src/mat/impls/baij/seq/dgefa4.c 1.8 04/04/16 20:48:06 barrysmith@barry-smiths-computer.local +2 -2 error codes, cookies and events are now types instead of ints
src/mat/impls/baij/seq/dgefa3.c 1.8 04/04/16 20:48:06 barrysmith@barry-smiths-computer.local +1 -1 error codes, cookies and events are now types instead of ints
src/mat/impls/baij/seq/dgefa2.c 1.8 04/04/16 20:48:06 barrysmith@barry-smiths-computer.local +1 -1 error codes, cookies and events are now types instead of ints
src/mat/impls/baij/seq/dgefa.c 1.10 04/04/16 20:48:06 barrysmith@barry-smiths-computer.local +1 -1 error codes, cookies and events are now types instead of ints
src/mat/impls/baij/seq/dgedi.c 1.5 04/04/16 20:48:06 barrysmith@barry-smiths-computer.local +1 -1 error codes, cookies and events are now types instead of ints
src/mat/impls/baij/seq/baijfact9.c 1.6 04/04/16 20:48:06 barrysmith@barry-smiths-computer.local +1 -1 error codes, cookies and events are now types instead of ints
src/mat/impls/baij/seq/baijfact8.c 1.6 04/04/16 20:48:06 barrysmith@barry-smiths-computer.local +3 -2 error codes, cookies and events are now types instead of ints
src/mat/impls/baij/seq/baijfact7.c 1.6 04/04/16 20:48:06 barrysmith@barry-smiths-computer.local +1 -1 error codes, cookies and events are now types instead of ints
src/mat/impls/baij/seq/baijfact6.c 1.6 04/04/16 20:48:06 barrysmith@barry-smiths-computer.local +3 -2 error codes, cookies and events are now types instead of ints
src/mat/impls/baij/seq/baijfact5.c 1.6 04/04/16 20:48:06 barrysmith@barry-smiths-computer.local +1 -1 error codes, cookies and events are now types instead of ints
src/mat/impls/baij/seq/baijfact4.c 1.6 04/04/16 20:48:06 barrysmith@barry-smiths-computer.local +1 -1 error codes, cookies and events are now types instead of ints
src/mat/impls/baij/seq/baijfact3.c 1.11 04/04/16 20:48:06 barrysmith@barry-smiths-computer.local +1 -1 error codes, cookies and events are now types instead of ints
src/mat/impls/baij/seq/baijfact2.c 1.34 04/04/16 20:48:06 barrysmith@barry-smiths-computer.local +80 -63 error codes, cookies and events are now types instead of ints
src/mat/impls/baij/seq/baijfact14.c 1.6 04/04/16 20:48:06 barrysmith@barry-smiths-computer.local +3 -2 error codes, cookies and events are now types instead of ints
src/mat/impls/baij/seq/baijfact13.c 1.6 04/04/16 20:48:06 barrysmith@barry-smiths-computer.local +1 -1 error codes, cookies and events are now types instead of ints
src/mat/impls/baij/seq/baijfact12.c 1.19 04/04/16 20:48:06 barrysmith@barry-smiths-computer.local +12 -8 error codes, cookies and events are now types instead of ints
src/mat/impls/baij/seq/baijfact11.c 1.7 04/04/16 20:48:05 barrysmith@barry-smiths-computer.local +1 -1 error codes, cookies and events are now types instead of ints
src/mat/impls/baij/seq/baijfact10.c 1.6 04/04/16 20:48:05 barrysmith@barry-smiths-computer.local +3 -2 error codes, cookies and events are now types instead of ints
src/mat/impls/baij/seq/baijfact.c 1.9 04/04/16 20:48:05 barrysmith@barry-smiths-computer.local +7 -6 error codes, cookies and events are now types instead of ints
src/mat/impls/baij/seq/baij2.c 1.16 04/04/16 20:48:05 barrysmith@barry-smiths-computer.local +64 -48 error codes, cookies and events are now types instead of ints
src/mat/impls/baij/seq/baij.h 1.21 04/04/16 20:48:05 barrysmith@barry-smiths-computer.local +94 -94 error codes, cookies and events are now types instead of ints
src/mat/impls/baij/seq/baij.c 1.84 04/04/16 20:48:05 barrysmith@barry-smiths-computer.local +72 -61 error codes, cookies and events are now types instead of ints
src/mat/impls/baij/seq/aijbaij.c 1.10 04/04/16 20:48:05 barrysmith@barry-smiths-computer.local +6 -4 error codes, cookies and events are now types instead of ints
src/mat/impls/baij/mpi/mpibaij.h 1.15 04/04/16 20:48:05 barrysmith@barry-smiths-computer.local +3 -3 error codes, cookies and events are now types instead of ints
src/mat/impls/baij/mpi/mpibaij.c 1.59 04/04/16 20:48:05 barrysmith@barry-smiths-computer.local +122 -104 error codes, cookies and events are now types instead of ints
src/mat/impls/baij/mpi/mmbaij.c 1.19 04/04/16 20:48:05 barrysmith@barry-smiths-computer.local +13 -10 error codes, cookies and events are now types instead of ints
src/mat/impls/baij/mpi/dscpack/dscpack.c 1.55 04/04/16 20:48:05 barrysmith@barry-smiths-computer.local +32 -27 error codes, cookies and events are now types instead of ints
src/mat/impls/baij/mpi/baijov.c 1.18 04/04/16 20:48:05 barrysmith@barry-smiths-computer.local +5 -5 error codes, cookies and events are now types instead of ints
src/mat/impls/aij/seq/unary.c 1.7 04/04/16 20:48:05 barrysmith@barry-smiths-computer.local +2 -2 error codes, cookies and events are now types instead of ints
src/mat/impls/aij/seq/umfpack/umfpack.c 1.34 04/04/16 20:48:05 barrysmith@barry-smiths-computer.local +26 -22 error codes, cookies and events are now types instead of ints
src/mat/impls/aij/seq/symtranspose.c 1.3 04/04/16 20:48:05 barrysmith@barry-smiths-computer.local +10 -6 error codes, cookies and events are now types instead of ints
src/mat/impls/aij/seq/superlu/superlu.c 1.64 04/04/16 20:48:05 barrysmith@barry-smiths-computer.local +25 -22 error codes, cookies and events are now types instead of ints
src/mat/impls/aij/seq/spooles/spoolesOptions.c 1.28 04/04/16 20:48:05 barrysmith@barry-smiths-computer.local +6 -4 error codes, cookies and events are now types instead of ints
src/mat/impls/aij/seq/spooles/spooles.h 1.49 04/04/16 20:48:04 barrysmith@barry-smiths-computer.local +25 -25 error codes, cookies and events are now types instead of ints
src/mat/impls/aij/seq/spooles/spooles.c 1.91 04/04/16 20:48:04 barrysmith@barry-smiths-computer.local +20 -16 error codes, cookies and events are now types instead of ints
src/mat/impls/aij/seq/spooles/aijspooles.c 1.37 04/04/16 20:48:04 barrysmith@barry-smiths-computer.local +13 -10 error codes, cookies and events are now types instead of ints
src/mat/impls/aij/seq/matptap.c 1.21.1.1 04/04/16 20:48:04 barrysmith@barry-smiths-computer.local +20 -17 error codes, cookies and events are now types instead of ints
src/mat/impls/aij/seq/matpapt.c 1.40 04/04/16 20:48:04 barrysmith@barry-smiths-computer.local +8 -6 error codes, cookies and events are now types instead of ints
src/mat/impls/aij/seq/matmatmult.c 1.57.1.1 04/04/16 20:48:04 barrysmith@barry-smiths-computer.local +26 -23 error codes, cookies and events are now types instead of ints
src/mat/impls/aij/seq/matlab/aijmatlab.c 1.27 04/04/16 20:48:04 barrysmith@barry-smiths-computer.local +35 -32 error codes, cookies and events are now types instead of ints
src/mat/impls/aij/seq/lusol/lusol.c 1.28 04/04/16 20:48:04 barrysmith@barry-smiths-computer.local +19 -15 error codes, cookies and events are now types instead of ints
src/mat/impls/aij/seq/ilut.c 1.7 04/04/16 20:48:04 barrysmith@barry-smiths-computer.local +1 -1 error codes, cookies and events are now types instead of ints
src/mat/impls/aij/seq/ij.c 1.5 04/04/16 20:48:04 barrysmith@barry-smiths-computer.local +1 -1 error codes, cookies and events are now types instead of ints
src/mat/impls/aij/seq/fdaij.c 1.10 04/04/16 20:48:04 barrysmith@barry-smiths-computer.local +4 -4 error codes, cookies and events are now types instead of ints
src/mat/impls/aij/seq/essl/essl.c 1.28 04/04/16 20:48:03 barrysmith@barry-smiths-computer.local +22 -18 error codes, cookies and events are now types instead of ints
src/mat/impls/aij/seq/aijnode.c 1.25 04/04/16 20:48:03 barrysmith@barry-smiths-computer.local +36 -31 error codes, cookies and events are now types instead of ints
src/mat/impls/aij/seq/aijfact.c 1.53 04/04/16 20:48:03 barrysmith@barry-smiths-computer.local +26 -26 error codes, cookies and events are now types instead of ints
src/mat/impls/aij/seq/aij.h 1.30 04/04/16 20:48:03 barrysmith@barry-smiths-computer.local +42 -42 error codes, cookies and events are now types instead of ints
src/mat/impls/aij/seq/aij.c 1.150 04/04/16 20:48:03 barrysmith@barry-smiths-computer.local +112 -99 error codes, cookies and events are now types instead of ints
src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c 1.93 04/04/16 20:48:03 barrysmith@barry-smiths-computer.local +27 -22 error codes, cookies and events are now types instead of ints
src/mat/impls/aij/mpi/spooles/mpispooles.c 1.64 04/04/16 20:48:03 barrysmith@barry-smiths-computer.local +12 -10 error codes, cookies and events are now types instead of ints
src/mat/impls/aij/mpi/spooles/mpiaijspooles.c 1.30 04/04/16 20:48:03 barrysmith@barry-smiths-computer.local +4 -4 error codes, cookies and events are now types instead of ints
src/mat/impls/aij/mpi/pxxt.c 1.15.1.1 04/04/16 20:48:03 barrysmith@barry-smiths-computer.local +23 -21 error codes, cookies and events are now types instead of ints
src/mat/impls/aij/mpi/mumps/mumps.c 1.72 04/04/16 20:48:03 barrysmith@barry-smiths-computer.local +55 -41 error codes, cookies and events are now types instead of ints
src/mat/impls/aij/mpi/mpiov.c 1.17 04/04/16 20:48:03 barrysmith@barry-smiths-computer.local +10 -9 error codes, cookies and events are now types instead of ints
src/mat/impls/aij/mpi/mpiaijpc.c 1.5 04/04/16 20:48:03 barrysmith@barry-smiths-computer.local +1 -1 error codes, cookies and events are now types instead of ints
src/mat/impls/aij/mpi/mpiaij.h 1.13 04/04/16 20:48:03 barrysmith@barry-smiths-computer.local +23 -23 error codes, cookies and events are now types instead of ints
src/mat/impls/aij/mpi/mpiaij.c 1.123 04/04/16 20:48:02 barrysmith@barry-smiths-computer.local +103 -88 error codes, cookies and events are now types instead of ints
src/mat/impls/aij/mpi/mmaij.c 1.14 04/04/16 20:48:02 barrysmith@barry-smiths-computer.local +12 -9 error codes, cookies and events are now types instead of ints
src/mat/impls/aij/mpi/libtfs/xyt.h 1.5.1.1 04/04/16 20:48:02 barrysmith@barry-smiths-computer.local +1 -1 error codes, cookies and events are now types instead of ints
src/mat/impls/aij/mpi/libtfs/xyt.c 1.7.1.2 04/04/16 20:48:02 barrysmith@barry-smiths-computer.local +3 -3 error codes, cookies and events are now types instead of ints
src/mat/impls/aij/mpi/libtfs/xxt.h 1.5.1.1 04/04/16 20:48:02 barrysmith@barry-smiths-computer.local +1 -1 error codes, cookies and events are now types instead of ints
src/mat/impls/aij/mpi/libtfs/xxt.c 1.7.1.2 04/04/16 20:48:02 barrysmith@barry-smiths-computer.local +3 -3 error codes, cookies and events are now types instead of ints
src/mat/impls/aij/mpi/libtfs/queue.h 1.5.1.1 04/04/16 20:48:02 barrysmith@barry-smiths-computer.local +2 -2 error codes, cookies and events are now types instead of ints
src/mat/impls/aij/mpi/libtfs/ivec.c 1.6.1.3 04/04/16 20:48:02 barrysmith@barry-smiths-computer.local +6 -12 error codes, cookies and events are now types instead of ints
src/mat/impls/aij/mpi/libtfs/gs.c 1.11.1.3 04/04/16 20:48:02 barrysmith@barry-smiths-computer.local +1 -2 error codes, cookies and events are now types instead of ints
src/mat/impls/aij/mpi/libtfs/comm.c 1.13.1.3 04/04/16 20:48:02 barrysmith@barry-smiths-computer.local +2 -2 error codes, cookies and events are now types instead of ints
src/mat/impls/aij/mpi/libtfs/bit_mask.c 1.5.1.1 04/04/16 20:48:01 barrysmith@barry-smiths-computer.local +2 -2 error codes, cookies and events are now types instead of ints
src/mat/impls/aij/mpi/fdmpiaij.c 1.7 04/04/16 20:48:01 barrysmith@barry-smiths-computer.local +4 -4 error codes, cookies and events are now types instead of ints
src/mat/impls/adj/mpi/mpiadj.c 1.27 04/04/16 20:48:01 barrysmith@barry-smiths-computer.local +26 -24 error codes, cookies and events are now types instead of ints
src/mat/impls/adic/nladic.c 1.7 04/04/16 20:48:01 barrysmith@barry-smiths-computer.local +15 -13 error codes, cookies and events are now types instead of ints
src/mat/impls/adic/matadic.c 1.24 04/04/16 20:48:01 barrysmith@barry-smiths-computer.local +31 -28 error codes, cookies and events are now types instead of ints
src/mat/examples/tutorials/ex3.c 1.11 04/04/16 20:48:01 barrysmith@barry-smiths-computer.local +1 -1 error codes, cookies and events are now types instead of ints
src/mat/examples/tutorials/ex2.c 1.4 04/04/16 20:48:01 barrysmith@barry-smiths-computer.local +1 -1 error codes, cookies and events are now types instead of ints
src/mat/examples/tests/ex5.c 1.7 04/04/16 20:48:01 barrysmith@barry-smiths-computer.local +2 -1 error codes, cookies and events are now types instead of ints
src/mat/examples/tests/ex34.c 1.8 04/04/16 20:48:01 barrysmith@barry-smiths-computer.local +1 -1 error codes, cookies and events are now types instead of ints
src/mat/examples/tests/ex12.c 1.8 04/04/16 20:48:01 barrysmith@barry-smiths-computer.local +6 -6 error codes, cookies and events are now types instead of ints
src/mat/esi/ematrix.c 1.34 04/04/16 20:48:01 barrysmith@barry-smiths-computer.local +14 -11 error codes, cookies and events are now types instead of ints
src/mat/color/slo.c 1.6 04/04/16 20:48:01 barrysmith@barry-smiths-computer.local +1 -1 error codes, cookies and events are now types instead of ints
src/mat/color/setr.c 1.5 04/04/16 20:48:01 barrysmith@barry-smiths-computer.local +1 -1 error codes, cookies and events are now types instead of ints
src/mat/color/seq.c 1.5 04/04/16 20:48:01 barrysmith@barry-smiths-computer.local +1 -1 error codes, cookies and events are now types instead of ints
src/mat/color/scolor.c 1.7 04/04/16 20:48:01 barrysmith@barry-smiths-computer.local +6 -6 error codes, cookies and events are now types instead of ints
src/mat/color/numsrt.c 1.7 04/04/16 20:48:01 barrysmith@barry-smiths-computer.local +1 -1 error codes, cookies and events are now types instead of ints
src/mat/color/ido.c 1.6 04/04/16 20:48:00 barrysmith@barry-smiths-computer.local +1 -1 error codes, cookies and events are now types instead of ints
src/mat/color/dsm.c 1.5 04/04/16 20:48:00 barrysmith@barry-smiths-computer.local +1 -1 error codes, cookies and events are now types instead of ints
src/mat/color/degr.c 1.5 04/04/16 20:48:00 barrysmith@barry-smiths-computer.local +1 -1 error codes, cookies and events are now types instead of ints
src/mat/color/color.h 1.6 04/04/16 20:48:00 barrysmith@barry-smiths-computer.local +7 -7 error codes, cookies and events are now types instead of ints
src/mat/color/color.c 1.16 04/04/16 20:48:00 barrysmith@barry-smiths-computer.local +14 -14 error codes, cookies and events are now types instead of ints
src/ksp/utils/damg.c 1.27 04/04/16 20:48:00 barrysmith@barry-smiths-computer.local +26 -21 error codes, cookies and events are now types instead of ints
src/ksp/pc/interface/precon.c 1.45 04/04/16 20:48:00 barrysmith@barry-smiths-computer.local +63 -61 error codes, cookies and events are now types instead of ints
src/ksp/pc/interface/pcset.c 1.19 04/04/16 20:48:00 barrysmith@barry-smiths-computer.local +8 -8 error codes, cookies and events are now types instead of ints
src/ksp/pc/interface/pcregis.c 1.24 04/04/16 20:48:00 barrysmith@barry-smiths-computer.local +26 -26 error codes, cookies and events are now types instead of ints
src/ksp/pc/impls/spai/src/ispai.c 1.25 04/04/16 20:48:00 barrysmith@barry-smiths-computer.local +43 -42 error codes, cookies and events are now types instead of ints
src/ksp/pc/impls/spai/src/dspai.c 1.7 04/04/16 20:48:00 barrysmith@barry-smiths-computer.local +2 -2 error codes, cookies and events are now types instead of ints
src/ksp/pc/impls/spai/examples/tutorials/ex2.c 1.10 04/04/16 20:48:00 barrysmith@barry-smiths-computer.local +2 -1 error codes, cookies and events are now types instead of ints
src/ksp/pc/impls/sor/sor.c 1.19 04/04/16 20:48:00 barrysmith@barry-smiths-computer.local +19 -18 error codes, cookies and events are now types instead of ints
src/ksp/pc/impls/shell/shellpc.c 1.17 04/04/16 20:48:00 barrysmith@barry-smiths-computer.local +30 -30 error codes, cookies and events are now types instead of ints
src/ksp/pc/impls/samg/samgpetsctools.c 1.10 04/04/16 20:48:00 barrysmith@barry-smiths-computer.local +10 -9 error codes, cookies and events are now types instead of ints
src/ksp/pc/impls/samg/samgpetsc.c 1.11 04/04/16 20:48:00 barrysmith@barry-smiths-computer.local +11 -9 error codes, cookies and events are now types instead of ints
src/ksp/pc/impls/samg/samgmgpetsc.c 1.11 04/04/16 20:48:00 barrysmith@barry-smiths-computer.local +3 -2 error codes, cookies and events are now types instead of ints
src/ksp/pc/impls/samg/samgfunc.h 1.5 04/04/16 20:48:00 barrysmith@barry-smiths-computer.local +2 -2 error codes, cookies and events are now types instead of ints
src/ksp/pc/impls/samg/petscfunc.h 1.5 04/04/16 20:48:00 barrysmith@barry-smiths-computer.local +32 -32 error codes, cookies and events are now types instead of ints
src/ksp/pc/impls/redundant/redundant.c 1.17 04/04/16 20:48:00 barrysmith@barry-smiths-computer.local +18 -16 error codes, cookies and events are now types instead of ints
src/ksp/pc/impls/ramg/ramgpetsc.c 1.16 04/04/16 20:48:00 barrysmith@barry-smiths-computer.local +17 -15 error codes, cookies and events are now types instead of ints
src/ksp/pc/impls/ramg/petscfunc.h 1.10 04/04/16 20:48:00 barrysmith@barry-smiths-computer.local +29 -29 error codes, cookies and events are now types instead of ints
src/ksp/pc/impls/ramg/petscfunc.c 1.16 04/04/16 20:47:59 barrysmith@barry-smiths-computer.local +19 -16 error codes, cookies and events are now types instead of ints
src/ksp/pc/impls/pbjacobi/pbjacobi.c 1.10 04/04/16 20:47:59 barrysmith@barry-smiths-computer.local +14 -9 error codes, cookies and events are now types instead of ints
src/ksp/pc/impls/none/none.c 1.8 04/04/16 20:47:59 barrysmith@barry-smiths-computer.local +3 -3 error codes, cookies and events are now types instead of ints
src/ksp/pc/impls/mg/smg.c 1.10 04/04/16 20:47:59 barrysmith@barry-smiths-computer.local +1 -1 error codes, cookies and events are now types instead of ints
src/ksp/pc/impls/mg/mgfunc.c 1.9 04/04/16 20:47:59 barrysmith@barry-smiths-computer.local +15 -15 error codes, cookies and events are now types instead of ints
src/ksp/pc/impls/mg/mg.c 1.28 04/04/16 20:47:59 barrysmith@barry-smiths-computer.local +21 -17 error codes, cookies and events are now types instead of ints
src/ksp/pc/impls/mg/fmg.c 1.10 04/04/16 20:47:59 barrysmith@barry-smiths-computer.local +3 -3 error codes, cookies and events are now types instead of ints
src/ksp/pc/impls/mat/pcmat.c 1.9 04/04/16 20:47:59 barrysmith@barry-smiths-computer.local +3 -3 error codes, cookies and events are now types instead of ints
src/ksp/pc/impls/lu/lu.c 1.27 04/04/16 20:47:59 barrysmith@barry-smiths-computer.local +40 -39 error codes, cookies and events are now types instead of ints
src/ksp/pc/impls/ksp/pcksp.c 1.17 04/04/16 20:47:59 barrysmith@barry-smiths-computer.local +14 -13 error codes, cookies and events are now types instead of ints
src/ksp/pc/impls/jacobi/jacobi.c 1.11 04/04/16 20:47:58 barrysmith@barry-smiths-computer.local +13 -12 error codes, cookies and events are now types instead of ints
src/ksp/pc/impls/is/pcis.h 1.9 04/04/16 20:47:58 barrysmith@barry-smiths-computer.local +6 -6 error codes, cookies and events are now types instead of ints
src/ksp/pc/impls/is/pcis.c 1.17 04/04/16 20:47:58 barrysmith@barry-smiths-computer.local +5 -5 error codes, cookies and events are now types instead of ints
src/ksp/pc/impls/is/nn/nn.h 1.9 04/04/16 20:47:58 barrysmith@barry-smiths-computer.local +4 -4 error codes, cookies and events are now types instead of ints
src/ksp/pc/impls/is/nn/nn.c 1.22 04/04/16 20:47:58 barrysmith@barry-smiths-computer.local +10 -10 error codes, cookies and events are now types instead of ints
src/ksp/pc/impls/ilu/ilu.c 1.31 04/04/16 20:47:58 barrysmith@barry-smiths-computer.local +50 -49 error codes, cookies and events are now types instead of ints
src/ksp/pc/impls/icc/icc.c 1.27 04/04/16 20:47:58 barrysmith@barry-smiths-computer.local +28 -28 error codes, cookies and events are now types instead of ints
src/ksp/pc/impls/hypre/hyppilut.c 1.52 04/04/16 20:47:58 barrysmith@barry-smiths-computer.local +19 -18 error codes, cookies and events are now types instead of ints
src/ksp/pc/impls/esi/pesi.c 1.20 04/04/16 20:47:58 barrysmith@barry-smiths-computer.local +16 -16 error codes, cookies and events are now types instead of ints
src/ksp/pc/impls/eisens/eisen.c 1.18 04/04/16 20:47:58 barrysmith@barry-smiths-computer.local +17 -16 error codes, cookies and events are now types instead of ints
src/ksp/pc/impls/composite/composite.c 1.18 04/04/16 20:47:58 barrysmith@barry-smiths-computer.local +27 -25 error codes, cookies and events are now types instead of ints
src/ksp/pc/impls/cholesky/cholesky.c 1.25 04/04/16 20:47:58 barrysmith@barry-smiths-computer.local +30 -30 error codes, cookies and events are now types instead of ints
src/ksp/pc/impls/bjacobi/bjacobi.c 1.27 04/04/16 20:47:58 barrysmith@barry-smiths-computer.local +50 -44 error codes, cookies and events are now types instead of ints
src/ksp/pc/impls/asm/asm.c 1.30 04/04/16 20:47:58 barrysmith@barry-smiths-computer.local +24 -24 error codes, cookies and events are now types instead of ints
src/ksp/pc/examples/tests/ex2.c 1.9 04/04/16 20:47:58 barrysmith@barry-smiths-computer.local +2 -1 error codes, cookies and events are now types instead of ints
src/ksp/pc/examples/tests/ex1.c 1.7 04/04/16 20:47:57 barrysmith@barry-smiths-computer.local +1 -1 error codes, cookies and events are now types instead of ints
src/ksp/pc/esi/epreconditioner.c 1.29 04/04/16 20:47:57 barrysmith@barry-smiths-computer.local +9 -9 error codes, cookies and events are now types instead of ints
src/ksp/ksp/kspimpl.h 1.20 04/04/16 20:47:57 barrysmith@barry-smiths-computer.local +8 -8 error codes, cookies and events are now types instead of ints
src/ksp/ksp/interface/xmon.c 1.8 04/04/16 20:47:57 barrysmith@barry-smiths-computer.local +14 -12 error codes, cookies and events are now types instead of ints
src/ksp/ksp/interface/itres.c 1.10 04/04/16 20:47:57 barrysmith@barry-smiths-computer.local +4 -4 error codes, cookies and events are now types instead of ints
src/ksp/ksp/interface/itregis.c 1.10 04/04/16 20:47:57 barrysmith@barry-smiths-computer.local +20 -20 error codes, cookies and events are now types instead of ints
src/ksp/ksp/interface/itfunc.c 1.42.1.1 04/04/16 20:47:57 barrysmith@barry-smiths-computer.local +44 -43 error codes, cookies and events are now types instead of ints
src/ksp/ksp/interface/iterativ.c 1.15.1.1 04/04/16 20:47:57 barrysmith@barry-smiths-computer.local +27 -27 error codes, cookies and events are now types instead of ints
src/ksp/ksp/interface/itcreate.c 1.47 04/04/16 20:47:57 barrysmith@barry-smiths-computer.local +23 -22 error codes, cookies and events are now types instead of ints
src/ksp/ksp/interface/itcl.c 1.12 04/04/16 20:47:57 barrysmith@barry-smiths-computer.local +8 -8 error codes, cookies and events are now types instead of ints
src/ksp/ksp/interface/iguess.c 1.10 04/04/16 20:47:57 barrysmith@barry-smiths-computer.local +7 -7 error codes, cookies and events are now types instead of ints
src/ksp/ksp/interface/eige.c 1.15 04/04/16 20:47:57 barrysmith@barry-smiths-computer.local +4 -3 error codes, cookies and events are now types instead of ints
src/ksp/ksp/interface/dlregis.c 1.20 04/04/16 20:47:57 barrysmith@barry-smiths-computer.local +6 -6 error codes, cookies and events are now types instead of ints
src/ksp/ksp/impls/tfqmr/tfqmr.c 1.14 04/04/16 20:47:57 barrysmith@barry-smiths-computer.local +2 -2 error codes, cookies and events are now types instead of ints
src/ksp/ksp/impls/tcqmr/tcqmr.c 1.14 04/04/16 20:47:57 barrysmith@barry-smiths-computer.local +3 -3 error codes, cookies and events are now types instead of ints
src/ksp/ksp/impls/symmlq/symmlq.c 1.13 04/04/16 20:47:57 barrysmith@barry-smiths-computer.local +7 -6 error codes, cookies and events are now types instead of ints
src/ksp/ksp/impls/rich/richscale.c 1.8 04/04/16 20:47:57 barrysmith@barry-smiths-computer.local +2 -2 error codes, cookies and events are now types instead of ints
src/ksp/ksp/impls/rich/rich.c 1.14 04/04/16 20:47:57 barrysmith@barry-smiths-computer.local +10 -10 error codes, cookies and events are now types instead of ints
src/ksp/ksp/impls/qcg/qcg.c 1.15 04/04/16 20:47:57 barrysmith@barry-smiths-computer.local +19 -19 error codes, cookies and events are now types instead of ints
src/ksp/ksp/impls/preonly/preonly.c 1.9 04/04/16 20:47:57 barrysmith@barry-smiths-computer.local +2 -2 error codes, cookies and events are now types instead of ints
src/ksp/ksp/impls/minres/minres.c 1.14 04/04/16 20:47:57 barrysmith@barry-smiths-computer.local +7 -6 error codes, cookies and events are now types instead of ints
src/ksp/ksp/impls/lsqr/lsqr.c 1.14 04/04/16 20:47:56 barrysmith@barry-smiths-computer.local +6 -5 error codes, cookies and events are now types instead of ints
src/ksp/ksp/impls/lgmres/lgmres.c 1.25 04/04/16 20:47:56 barrysmith@barry-smiths-computer.local +32 -29 error codes, cookies and events are now types instead of ints
src/ksp/ksp/impls/gmres/gmres2.c 1.19 04/04/16 20:47:56 barrysmith@barry-smiths-computer.local +2 -2 error codes, cookies and events are now types instead of ints
src/ksp/ksp/impls/gmres/gmres.c 1.41 04/04/16 20:47:56 barrysmith@barry-smiths-computer.local +39 -34 error codes, cookies and events are now types instead of ints
src/ksp/ksp/impls/gmres/gmreig.c 1.11 04/04/16 20:47:56 barrysmith@barry-smiths-computer.local +2 -2 error codes, cookies and events are now types instead of ints
src/ksp/ksp/impls/gmres/gmpre.c 1.8 04/04/16 20:47:56 barrysmith@barry-smiths-computer.local +2 -2 error codes, cookies and events are now types instead of ints
src/ksp/ksp/impls/gmres/borthog2.c 1.14 04/04/16 20:47:56 barrysmith@barry-smiths-computer.local +1 -1 error codes, cookies and events are now types instead of ints
src/ksp/ksp/impls/gmres/borthog.c 1.11 04/04/16 20:47:56 barrysmith@barry-smiths-computer.local +3 -2 error codes, cookies and events are now types instead of ints
src/ksp/ksp/impls/fgmres/modpcf.c 1.12 04/04/16 20:47:56 barrysmith@barry-smiths-computer.local +6 -5 error codes, cookies and events are now types instead of ints
src/ksp/ksp/impls/fgmres/fgmres.c 1.30 04/04/16 20:47:56 barrysmith@barry-smiths-computer.local +28 -25 error codes, cookies and events are now types instead of ints
src/ksp/ksp/impls/cr/cr.c 1.23 04/04/16 20:47:56 barrysmith@barry-smiths-computer.local +2 -2 error codes, cookies and events are now types instead of ints
src/ksp/ksp/impls/cheby/cheby.c 1.15 04/04/16 20:47:56 barrysmith@barry-smiths-computer.local +12 -12 error codes, cookies and events are now types instead of ints
src/ksp/ksp/impls/cgs/cgs.c 1.18 04/04/16 20:47:56 barrysmith@barry-smiths-computer.local +2 -2 error codes, cookies and events are now types instead of ints
src/ksp/ksp/impls/cgne/cgne.c 1.14 04/04/16 20:47:56 barrysmith@barry-smiths-computer.local +15 -14 error codes, cookies and events are now types instead of ints
src/ksp/ksp/impls/cg/cgtype.c 1.8 04/04/16 20:47:56 barrysmith@barry-smiths-computer.local +2 -2 error codes, cookies and events are now types instead of ints
src/ksp/ksp/impls/cg/cgeig.c 1.7 04/04/16 20:47:56 barrysmith@barry-smiths-computer.local +2 -2 error codes, cookies and events are now types instead of ints
src/ksp/ksp/impls/cg/cg.c 1.22 04/04/16 20:47:56 barrysmith@barry-smiths-computer.local +15 -14 error codes, cookies and events are now types instead of ints
src/ksp/ksp/impls/bicg/bicg.c 1.14 04/04/16 20:47:56 barrysmith@barry-smiths-computer.local +8 -7 error codes, cookies and events are now types instead of ints
src/ksp/ksp/impls/bcgs/bcgs.c 1.15 04/04/16 20:47:55 barrysmith@barry-smiths-computer.local +2 -2 error codes, cookies and events are now types instead of ints
src/ksp/examples/tutorials/ex15.c 1.11 04/04/16 20:47:55 barrysmith@barry-smiths-computer.local +2 -2 error codes, cookies and events are now types instead of ints
src/ksp/examples/tutorials/ex13.c 1.11 04/04/16 20:47:55 barrysmith@barry-smiths-computer.local +1 -1 error codes, cookies and events are now types instead of ints
src/ksp/examples/tutorials/ex12.c 1.11 04/04/16 20:47:55 barrysmith@barry-smiths-computer.local +1 -1 error codes, cookies and events are now types instead of ints
src/ksp/examples/tests/ex2.c 1.11 04/04/16 20:47:55 barrysmith@barry-smiths-computer.local +1 -1 error codes, cookies and events are now types instead of ints
src/ksp/esi/esles.c 1.17 04/04/16 20:47:55 barrysmith@barry-smiths-computer.local +13 -13 error codes, cookies and events are now types instead of ints
src/inline/ilu.h 1.9 04/04/16 20:47:55 barrysmith@barry-smiths-computer.local +12 -18 error codes, cookies and events are now types instead of ints
src/fortran/custom/zts.c 1.15 04/04/16 20:47:55 barrysmith@barry-smiths-computer.local +6 -6 error codes, cookies and events are now types instead of ints
src/fortran/custom/zsys.c 1.20 04/04/16 20:47:55 barrysmith@barry-smiths-computer.local +1 -1 error codes, cookies and events are now types instead of ints
src/fortran/custom/zstartf.c 1.8 04/04/16 20:47:55 barrysmith@barry-smiths-computer.local +1 -1 error codes, cookies and events are now types instead of ints
src/fortran/custom/zstart.c 1.15 04/04/16 20:47:54 barrysmith@barry-smiths-computer.local +9 -7 error codes, cookies and events are now types instead of ints
src/fortran/custom/zsnes.c 1.19 04/04/16 20:47:54 barrysmith@barry-smiths-computer.local +12 -12 error codes, cookies and events are now types instead of ints
src/fortran/custom/zsles.c 1.11 04/04/16 20:47:54 barrysmith@barry-smiths-computer.local +2 -2 error codes, cookies and events are now types instead of ints
src/fortran/custom/zsda.c 1.9 04/04/16 20:47:54 barrysmith@barry-smiths-computer.local +1 -1 error codes, cookies and events are now types instead of ints
src/fortran/custom/zpc.c 1.19 04/04/16 20:47:54 barrysmith@barry-smiths-computer.local +5 -5 error codes, cookies and events are now types instead of ints
src/fortran/custom/zoptions.c 1.9 04/04/16 20:47:54 barrysmith@barry-smiths-computer.local +10 -9 error codes, cookies and events are now types instead of ints
src/fortran/custom/zmat.c 1.31 04/04/16 20:47:54 barrysmith@barry-smiths-computer.local +6 -6 error codes, cookies and events are now types instead of ints
src/fortran/custom/zksp.c 1.20 04/04/16 20:47:54 barrysmith@barry-smiths-computer.local +5 -5 error codes, cookies and events are now types instead of ints
src/fortran/custom/zdraw.c 1.7 04/04/16 20:47:54 barrysmith@barry-smiths-computer.local +1 -1 error codes, cookies and events are now types instead of ints
src/fortran/custom/zda.c 1.11 04/04/16 20:47:54 barrysmith@barry-smiths-computer.local +6 -6 error codes, cookies and events are now types instead of ints
src/dm/usg/utils/inpututils.c 1.6 04/04/16 20:47:54 barrysmith@barry-smiths-computer.local +12 -12 error codes, cookies and events are now types instead of ints
src/dm/da/utils/sda2.c 1.16 04/04/16 20:47:54 barrysmith@barry-smiths-computer.local +19 -19 error codes, cookies and events are now types instead of ints
src/dm/da/utils/pack.c 1.11 04/04/16 20:47:54 barrysmith@barry-smiths-computer.local +70 -65 error codes, cookies and events are now types instead of ints
src/dm/da/utils/fdda.c 1.36 04/04/16 20:47:54 barrysmith@barry-smiths-computer.local +53 -40 error codes, cookies and events are now types instead of ints
src/dm/da/utils/dm.c 1.9 04/04/16 20:47:54 barrysmith@barry-smiths-computer.local +16 -16 error codes, cookies and events are now types instead of ints
src/dm/da/src/gr2.c 1.22 04/04/16 20:47:54 barrysmith@barry-smiths-computer.local +16 -13 error codes, cookies and events are now types instead of ints
src/dm/da/src/gr1.c 1.9 04/04/16 20:47:53 barrysmith@barry-smiths-computer.local +2 -2 error codes, cookies and events are now types instead of ints
src/dm/da/src/daview.c 1.18 04/04/16 20:47:53 barrysmith@barry-smiths-computer.local +7 -6 error codes, cookies and events are now types instead of ints
src/dm/da/src/dasub.c 1.7 04/04/16 20:47:53 barrysmith@barry-smiths-computer.local +3 -2 error codes, cookies and events are now types instead of ints
src/dm/da/src/dascatter.c 1.8 04/04/16 20:47:53 barrysmith@barry-smiths-computer.local +3 -3 error codes, cookies and events are now types instead of ints
src/dm/da/src/dapf.c 1.7 04/04/16 20:47:53 barrysmith@barry-smiths-computer.local +2 -2 error codes, cookies and events are now types instead of ints
src/dm/da/src/daltol.c 1.10 04/04/16 20:47:53 barrysmith@barry-smiths-computer.local +5 -5 error codes, cookies and events are now types instead of ints
src/dm/da/src/daltog.c 1.8 04/04/16 20:47:53 barrysmith@barry-smiths-computer.local +2 -2 error codes, cookies and events are now types instead of ints
src/dm/da/src/dalocal.c 1.20 04/04/16 20:47:53 barrysmith@barry-smiths-computer.local +33 -29 error codes, cookies and events are now types instead of ints
src/dm/da/src/daload.c 1.8 04/04/16 20:47:53 barrysmith@barry-smiths-computer.local +3 -2 error codes, cookies and events are now types instead of ints
src/dm/da/src/dainterp.c 1.18 04/04/16 20:47:53 barrysmith@barry-smiths-computer.local +23 -16 error codes, cookies and events are now types instead of ints
src/dm/da/src/daindex.c 1.11 04/04/16 20:47:53 barrysmith@barry-smiths-computer.local +4 -4 error codes, cookies and events are now types instead of ints
src/dm/da/src/dagtona.c 1.11 04/04/16 20:47:53 barrysmith@barry-smiths-computer.local +4 -4 error codes, cookies and events are now types instead of ints
src/dm/da/src/dagtol.c 1.11 04/04/16 20:47:53 barrysmith@barry-smiths-computer.local +19 -19 error codes, cookies and events are now types instead of ints
src/dm/da/src/daghost.c 1.7 04/04/16 20:47:53 barrysmith@barry-smiths-computer.local +1 -1 error codes, cookies and events are now types instead of ints
src/dm/da/src/dagetarray.c 1.9 04/04/16 20:47:53 barrysmith@barry-smiths-computer.local +4 -4 error codes, cookies and events are now types instead of ints
src/dm/da/src/dadist.c 1.13 04/04/16 20:47:53 barrysmith@barry-smiths-computer.local +3 -3 error codes, cookies and events are now types instead of ints
src/dm/da/src/dadestroy.c 1.18 04/04/16 20:47:53 barrysmith@barry-smiths-computer.local +6 -6 error codes, cookies and events are now types instead of ints
src/dm/da/src/dacorn.c 1.12 04/04/16 20:47:53 barrysmith@barry-smiths-computer.local +10 -10 error codes, cookies and events are now types instead of ints
src/dm/da/src/da3.c 1.22 04/04/16 20:47:53 barrysmith@barry-smiths-computer.local +4 -4 error codes, cookies and events are now types instead of ints
src/dm/da/src/da2.c 1.45 04/04/16 20:47:52 barrysmith@barry-smiths-computer.local +50 -45 error codes, cookies and events are now types instead of ints
src/dm/da/src/da1.c 1.22 04/04/16 20:47:52 barrysmith@barry-smiths-computer.local +4 -4 error codes, cookies and events are now types instead of ints
src/dm/da/examples/tests/ex19.c 1.4 04/04/16 20:47:52 barrysmith@barry-smiths-computer.local +1 -1 error codes, cookies and events are now types instead of ints
src/dm/da/examples/tests/ex13.c 1.7 04/04/16 20:47:52 barrysmith@barry-smiths-computer.local +2 -1 error codes, cookies and events are now types instead of ints
src/dm/da/daimpl.h 1.16 04/04/16 20:47:52 barrysmith@barry-smiths-computer.local +2 -2 error codes, cookies and events are now types instead of ints
src/dm/ao/utils/aosetlocal.c 1.7 04/04/16 20:47:52 barrysmith@barry-smiths-computer.local +2 -1 error codes, cookies and events are now types instead of ints
src/dm/ao/utils/aopart.c 1.8 04/04/16 20:47:52 barrysmith@barry-smiths-computer.local +1 -1 error codes, cookies and events are now types instead of ints
src/dm/ao/interface/dlregis.c 1.20 04/04/16 20:47:52 barrysmith@barry-smiths-computer.local +4 -4 error codes, cookies and events are now types instead of ints
src/dm/ao/interface/aodataalias.c 1.7 04/04/16 20:47:52 barrysmith@barry-smiths-computer.local +2 -2 error codes, cookies and events are now types instead of ints
src/dm/ao/interface/aodata.c 1.10 04/04/16 20:47:52 barrysmith@barry-smiths-computer.local +79 -76 error codes, cookies and events are now types instead of ints
src/dm/ao/interface/ao.c 1.13 04/04/16 20:47:52 barrysmith@barry-smiths-computer.local +18 -18 error codes, cookies and events are now types instead of ints
src/dm/ao/impls/mapping/aomapping.c 1.20 04/04/16 20:47:52 barrysmith@barry-smiths-computer.local +12 -12 error codes, cookies and events are now types instead of ints
src/dm/ao/impls/basic/aoreduced.c 1.7 04/04/16 20:47:52 barrysmith@barry-smiths-computer.local +3 -2 error codes, cookies and events are now types instead of ints
src/dm/ao/impls/basic/aodatabasic.c 1.17 04/04/16 20:47:52 barrysmith@barry-smiths-computer.local +48 -38 error codes, cookies and events are now types instead of ints
src/dm/ao/impls/basic/aobasic.c 1.20 04/04/16 20:47:51 barrysmith@barry-smiths-computer.local +17 -17 error codes, cookies and events are now types instead of ints
src/dm/ao/examples/tutorials/ex2.c 1.10 04/04/16 20:47:51 barrysmith@barry-smiths-computer.local +1 -1 error codes, cookies and events are now types instead of ints
src/dm/ao/aoimpl.h 1.12 04/04/16 20:47:51 barrysmith@barry-smiths-computer.local +2 -2 error codes, cookies and events are now types instead of ints
src/contrib/oberman/laplacian_q1/scalable/apppartition.c 1.5 04/04/16 20:47:51 barrysmith@barry-smiths-computer.local +1 -1 error codes, cookies and events are now types instead of ints
src/contrib/oberman/burgers_vertex_based_q1/main.c 1.9 04/04/16 20:47:51 barrysmith@barry-smiths-computer.local +6 -6 error codes, cookies and events are now types instead of ints
src/contrib/oberman/burgers_df_based_q1/appsetalg.c 1.9 04/04/16 20:47:51 barrysmith@barry-smiths-computer.local +9 -9 error codes, cookies and events are now types instead of ints
src/contrib/fun3d/flow.c 1.16 04/04/16 20:47:51 barrysmith@barry-smiths-computer.local +1 -1 error codes, cookies and events are now types instead of ints
src/benchmarks/Index.c 1.5 04/04/16 20:47:51 barrysmith@barry-smiths-computer.local +1 -1 error codes, cookies and events are now types instead of ints
include/vecimpl.h 1.22 04/04/16 20:47:51 barrysmith@barry-smiths-computer.local +14 -14 error codes, cookies and events are now types instead of ints
include/petscviewer.h 1.36 04/04/16 20:47:51 barrysmith@barry-smiths-computer.local +93 -91 error codes, cookies and events are now types instead of ints
include/petscvec.h 1.48 04/04/16 20:47:50 barrysmith@barry-smiths-computer.local +165 -165 error codes, cookies and events are now types instead of ints
include/petscts.h 1.24 04/04/16 20:47:50 barrysmith@barry-smiths-computer.local +92 -92 error codes, cookies and events are now types instead of ints
include/petscsys.h 1.14.1.1 04/04/16 20:47:50 barrysmith@barry-smiths-computer.local +63 -63 error codes, cookies and events are now types instead of ints
include/petscsnes.h 1.30 04/04/16 20:47:50 barrysmith@barry-smiths-computer.local +111 -111 error codes, cookies and events are now types instead of ints
include/petscpf.h 1.11 04/04/16 20:47:50 barrysmith@barry-smiths-computer.local +12 -12 error codes, cookies and events are now types instead of ints
include/petscpc.h 1.45 04/04/16 20:47:50 barrysmith@barry-smiths-computer.local +127 -127 error codes, cookies and events are now types instead of ints
include/petscoptions.h 1.16 04/04/16 20:47:50 barrysmith@barry-smiths-computer.local +47 -47 error codes, cookies and events are now types instead of ints
include/petscmg.h 1.8 04/04/16 20:47:50 barrysmith@barry-smiths-computer.local +19 -19 error codes, cookies and events are now types instead of ints
include/petscmatlab.h 1.14 04/04/16 20:47:50 barrysmith@barry-smiths-computer.local +9 -9 error codes, cookies and events are now types instead of ints
include/petscmath.h 1.21 04/04/16 20:47:50 barrysmith@barry-smiths-computer.local +3 -3 error codes, cookies and events are now types instead of ints
include/petscmat.h 1.122 04/04/16 20:47:50 barrysmith@barry-smiths-computer.local +259 -259 error codes, cookies and events are now types instead of ints
include/petsclog.h 1.39 04/04/16 20:47:49 barrysmith@barry-smiths-computer.local +55 -55 error codes, cookies and events are now types instead of ints
include/petscksp.h 1.45 04/04/16 20:47:49 barrysmith@barry-smiths-computer.local +108 -108 error codes, cookies and events are now types instead of ints
include/petscis.h 1.17 04/04/16 20:47:49 barrysmith@barry-smiths-computer.local +59 -59 error codes, cookies and events are now types instead of ints
include/petschead.h 1.29.1.1 04/04/16 20:47:49 barrysmith@barry-smiths-computer.local +20 -20 error codes, cookies and events are now types instead of ints
include/petscf90.h 1.7 04/04/16 20:47:49 barrysmith@barry-smiths-computer.local +10 -10 error codes, cookies and events are now types instead of ints
include/petscerror.h 1.29 04/04/16 20:47:49 barrysmith@barry-smiths-computer.local +21 -21 error codes, cookies and events are now types instead of ints
include/petscdraw.h 1.20 04/04/16 20:47:49 barrysmith@barry-smiths-computer.local +117 -117 error codes, cookies and events are now types instead of ints
include/petscda.h 1.31 04/04/16 20:47:49 barrysmith@barry-smiths-computer.local +143 -143 error codes, cookies and events are now types instead of ints
include/petscao.h 1.14 04/04/16 20:47:49 barrysmith@barry-smiths-computer.local +79 -79 error codes, cookies and events are now types instead of ints
include/petsc.h 1.63 04/04/16 20:47:49 barrysmith@barry-smiths-computer.local +149 -142 error codes, cookies and events are now types instead of ints
include/esi/petsc/matrix.h 1.21 04/04/16 20:47:48 barrysmith@barry-smiths-computer.local +1 -1 error codes, cookies and events are now types instead of ints
docs/tex/manual/part2.tex 1.75 04/04/16 20:47:48 barrysmith@barry-smiths-computer.local +2 -2 error codes, cookies and events are now types instead of ints
bmake/common/rules 1.120 04/04/16 20:47:48 barrysmith@barry-smiths-computer.local +1 -1 error codes, cookies and events are now types instead of ints
src/sys/ctable.h 1.5 04/04/15 16:35:07 barrysmith@barrysmith-57.mcs.anl.gov +10 -10 prototypes DO NOT take argument names
Hg-commit: a4152d595f947305b70fc8bb99b79baf5cfe11ef
show more ...
|