Historial de Commits

Autor SHA1 Mensaje Fecha
  Szymon Cofalik 157cd2f93b Range.intersectsWith() removed, Range.getCommon() renamed to Range.getIntersection(). hace 10 años
  Szymon Cofalik c777bb5a63 Position.isBefore() and Position.isAfter() introduced. hace 10 años
  Piotr Jasiun f7b227a7a5 Docs: Added one more example to the utils.compareArrays. hace 10 años
  Szymon Cofalik 61160fd926 Moved OT algorithms from operations classes to separate module named transformOperation. hace 10 años
  Szymon Cofalik 285c428c13 Typo in Document. hace 10 años
  Szymon Cofalik 42592ffae2 Tests: JSCS and JSHint errors. hace 10 años
  Szymon Cofalik d9cd11e35e Tests: renamed and refactored tests for MoveOperation OT. hace 10 años
  Szymon Cofalik 0f28048da9 Tests: renamed tests for InsertOperation OT. hace 10 años
  Szymon Cofalik 7d3c1360c3 Tests: renamed tests for ChangeOperation OT. hace 10 años
  Szymon Cofalik da47837080 Tests: removed duplicated tests for ChangeOperation. hace 10 años
  Szymon Cofalik 38ad1ce6d8 Tests: moved helper function expectOperation to tools.js. hace 10 años
  Szymon Cofalik b50a72b50c JSCS and JSHint errors. hace 10 años
  Szymon Cofalik a93444e1aa MoveOperation.clone() and MoveOperation OT introduced. hace 10 años
  Szymon Cofalik 14ff9e9f4b InsertOperation.clone() and InsertOperation OT introduced. hace 10 años
  Szymon Cofalik d3ca852791 ChangeOperation OT introduced. hace 10 años
  Szymon Cofalik 64957f26e9 Range new methods: intersectsWith(), clone(), containsPosition(), getTransformedByInsertion(), getDifference(), getCommon() and createFromPositionAndOffset() hace 10 años
  Szymon Cofalik eb631fe08d ChangeOperation._execute() removed some throwed errors, ChangeOperation.clone() introduced. hace 10 años
  Szymon Cofalik 2592900706 Operation.getTransformedBy() docs updated, Operation.clone() docs introduced. hace 10 años
  Szymon Cofalik c7f1fd27f5 NoOperation introduced. hace 10 años
  Szymon Cofalik a3a8c526e7 Changed name in document tests. hace 10 años
  Szymon Cofalik 9eff338bdc MoveOperation minor improvements + code style in tests. hace 10 años
  Szymon Cofalik dedf77e561 Position.getCombined(), .getTransformedByInsertion() and .getTransformedByDeletion() introduced. hace 10 años
  Szymon Cofalik 9ac4296aa7 Position.compareWith() introduced. hace 10 años
  Szymon Cofalik 59fa1fe849 Changes in Position: constructor may throw error, setter for .offset, .getParentPath() to .parentPath, introduced .clone() hace 10 años
  Szymon Cofalik 0c8f4f288c Changed utils.compareArrays so it returns index at which arrays differ. hace 10 años
  Piotr Jasiun b18f280045 Merge pull request #79 from ckeditor/t/55 hace 10 años
  Piotrek Koszuliński cc19d31144 Merge branch 'master' into t/55 hace 10 años
  Piotrek Koszuliński 932c21b0e4 Merge pull request #88 from cksource/t/69 hace 10 años
  Piotr Jasiun 8077100f1d Renamed getAttrIterator to getAttrs. hace 10 años
  Piotr Jasiun 65655abf31 Remove magic from Transaction.register. hace 10 años