8
0

История коммитов

Автор SHA1 Сообщение Дата
  Szymon Cofalik 14ff9e9f4b InsertOperation.clone() and InsertOperation OT introduced. 10 лет назад
  Szymon Cofalik d3ca852791 ChangeOperation OT introduced. 10 лет назад
  Szymon Cofalik 64957f26e9 Range new methods: intersectsWith(), clone(), containsPosition(), getTransformedByInsertion(), getDifference(), getCommon() and createFromPositionAndOffset() 10 лет назад
  Szymon Cofalik eb631fe08d ChangeOperation._execute() removed some throwed errors, ChangeOperation.clone() introduced. 10 лет назад
  Szymon Cofalik 2592900706 Operation.getTransformedBy() docs updated, Operation.clone() docs introduced. 10 лет назад
  Szymon Cofalik c7f1fd27f5 NoOperation introduced. 10 лет назад
  Szymon Cofalik a3a8c526e7 Changed name in document tests. 10 лет назад
  Szymon Cofalik 9eff338bdc MoveOperation minor improvements + code style in tests. 10 лет назад
  Szymon Cofalik dedf77e561 Position.getCombined(), .getTransformedByInsertion() and .getTransformedByDeletion() introduced. 10 лет назад
  Szymon Cofalik 9ac4296aa7 Position.compareWith() introduced. 10 лет назад
  Szymon Cofalik 59fa1fe849 Changes in Position: constructor may throw error, setter for .offset, .getParentPath() to .parentPath, introduced .clone() 10 лет назад
  Szymon Cofalik 0c8f4f288c Changed utils.compareArrays so it returns index at which arrays differ. 10 лет назад
  Piotr Jasiun b18f280045 Merge pull request #79 from ckeditor/t/55 10 лет назад
  Piotrek Koszuliński cc19d31144 Merge branch 'master' into t/55 10 лет назад
  Piotrek Koszuliński 932c21b0e4 Merge pull request #88 from cksource/t/69 10 лет назад
  Piotr Jasiun 8077100f1d Renamed getAttrIterator to getAttrs. 10 лет назад
  Piotr Jasiun 65655abf31 Remove magic from Transaction.register. 10 лет назад
  Piotr Jasiun 9b2886159e Removed iterable interface from transaction and delta. 10 лет назад
  Piotr Jasiun 747c933fc5 Renamed makeTransaction to createTransaction. 10 лет назад
  Piotrek Koszuliński b43bfab395 API docs corrections. 10 лет назад
  Piotrek Koszuliński f1cba7fa8a Added a missing comment. 10 лет назад
  Piotr Jasiun fdc7d0b3d0 setAttr and removeAttr of the node. 10 лет назад
  Piotr Jasiun f78b9d6a19 Docs: added docs to methods registered in deltas. 10 лет назад
  Piotr Jasiun 4e367dad7b Docs: for change delta. 10 лет назад
  Piotr Jasiun 0f0a9411a1 Docs: deltas classes descriptions. 10 лет назад
  Piotr Jasiun d4c63b7f0a Docs: for the delta base class. 10 лет назад
  Piotr Jasiun 8513eb1892 Transaction docs. 10 лет назад
  Piotr Jasiun 306e5e8f58 Docs: Updated docs for the document. Added operation.delta property description. 10 лет назад
  Piotr Jasiun 50ebc2d68c Removed _getAttrCount() and replaced it with getIteratorCount( element.getAttrIterator() ). 10 лет назад
  Piotr Jasiun 5afb45822d Added tests for getAttrIterator(). 10 лет назад