Rcs file : '/cvsroot/ParaView3/ParaView3/VTK/Parallel/vtkExodusIIWriter.cxx,v' Working file : 'vtkExodusIIWriter.cxx' Head revision : 1.30 Branch revision : Locks : strict Access : Symbolic names : 1.23 : 'ParaView-3-4-0' 1.23.0.2 : 'ParaView-3-4' 1.23 : 'ParaView-3-4-bp' 1.22 : 'VTK-5-2-0' 1.22 : 'VTK-5-2-0-rc2' 1.22 : 'VTK-5-2-0-rc1' ---------------------------- Revision : 1.30 Date : 2008/11/7 17:13:12 Author : 'ndfabia' State : 'Exp' Lines : +8 -3 CommitID : 'ZBsIeQGrvBX4BHpt' Description : BUG: Accidently removed a fix for TestEmpty, replaced that. ENH: Better handling of empty array names. ---------------------------- Revision : 1.29 Date : 2008/11/7 0:52:13 Author : 'ndfabia' State : 'Exp' Lines : +14 -9 CommitID : 'KqYb8e0BxXrkaCpt' Description : BUG: Detects a null Array name and reports an error instead of crashing. ---------------------------- Revision : 1.28 Date : 2008/10/15 18:21:31 Author : 'ndfabia' State : 'Exp' Lines : +6 -1 CommitID : 'sJlJoaVCXYijIKmt' Description : BUG: Fixed TestEmpty failure for ExodusIIWriter ---------------------------- Revision : 1.27 Date : 2008/10/15 17:57:27 Author : 'ndfabia' State : 'Exp' Lines : +7 -3 CommitID : 'ZqCPbMEmlJq0AKmt' Description : BUG: Fixes segfault in otherPrint test caused by ExodusIIWriter ---------------------------- Revision : 1.26 Date : 2008/10/2 21:7:48 Author : 'ndfabia' State : 'Exp' Lines : +6 -1 CommitID : 'dJeSARdI6XSe36lt' Description : BUG: Removed a memory leak. ---------------------------- Revision : 1.25 Date : 2008/9/29 21:21:35 Author : 'ndfabia' State : 'Exp' Lines : +14 -12 CommitID : '4Rp7GAW6DjwZdIkt' Description : COMP: Fix the compiler error on VC6 ---------------------------- Revision : 1.24 Date : 2008/9/26 22:42:53 Author : 'ndfabia' State : 'Exp' Lines : +2022 -2870 CommitID : 'SzFrX4YSDt7ULkkt' Description : ENH: Updated vtkExodusIIWriter to support multi-block as well as flat data sets. ---------------------------- Revision : 1.23 Date : 2008/4/28 20:28:42 Author : 'berk' State : 'Exp' Lines : +4 -2 CommitID : 'fQsmCHl6oOxTSU0t' Description : BUG: Added check for when no time is available in the input. It was causing a crash