Statistics
| Branch: | Revision:

root / webodf / lib / dom @ f98c38ba

Name Size
LSSerializer.js 4.8 kB
LSSerializerFilter.js 145 Bytes
RelaxNG.js 43.3 kB

Latest revisions

# Date Author Comment
f98c38ba 04/05/2011 09:01 am Jos van den Oever

Do not create pattern members if they are empty. This should save quite a bit of memory.

a3c8bf69 04/05/2011 12:46 am Jos van den Oever

Use JSON.stringify as default hash function.

dd54556f 04/04/2011 10:51 pm Jos van den Oever

Start framework for interning patterns

To avoid exponential blowup, it is needed to be able to compare patterns. This comparison involves tree traversal unless hashes are used and patterns are deduplicated by looking them up in a cache.

69585d8d 04/04/2011 10:14 pm Jos van den Oever

Fix unit test.

a3d97b27 04/04/2011 07:48 pm Jos van den Oever

Add <choice/> support for element and attribute names to the new implementation.

8632c72d 04/04/2011 10:23 am Jos van den Oever

Add tests for parsing of name choices.

1059ced3 04/04/2011 10:22 am Jos van den Oever

Fix parsing of name choices.

4e0ad1af 04/04/2011 01:02 am Jos van den Oever

Comment out debug output.

6af4a406 04/04/2011 12:49 am Jos van den Oever

Fix loading for large rng file and add a few more needed functions.

f0d58e52 04/03/2011 11:33 pm Jos van den Oever

Fix latest unit test.

View revisions

Also available in: Atom