mediawiki-extensions-Visual.../modules/ve/dm
C. Scott Ananian 1f5b78ab94 Fix off-by-one error with metadata-mutating transactions.
Add some test cases for documents with trailing metadata, and fix an
off-by-one error in the metadata-mutating transactions (since the
document metadata array is one larger than the document data array).

Change-Id: I8f049466e03ed55010dfcf0a35702536edfa7b0a
2013-09-11 10:07:20 -07:00
..
annotations
lineardata
metaitems
nodes
ve.dm.Annotation.js
ve.dm.AnnotationFactory.js
ve.dm.AnnotationSet.js
ve.dm.BranchNode.js
ve.dm.Converter.js
ve.dm.DataString.js
ve.dm.Document.js
ve.dm.DocumentSlice.js
ve.dm.DocumentSynchronizer.js
ve.dm.IndexValueStore.js
ve.dm.InternalList.js
ve.dm.js
ve.dm.LeafNode.js
ve.dm.LinearData.js
ve.dm.MetaItem.js
ve.dm.MetaItemFactory.js
ve.dm.MetaList.js
ve.dm.Model.js
ve.dm.ModelRegistry.js
ve.dm.Node.js
ve.dm.NodeFactory.js
ve.dm.Surface.js
ve.dm.SurfaceFragment.js
ve.dm.Transaction.js Fix off-by-one error with metadata-mutating transactions. 2013-09-11 10:07:20 -07:00
ve.dm.TransactionProcessor.js