Mercurial
anolis
/ shortlog
summary
| shortlog |
changelog
|
graph
|
tags
|
branches
|
files
(0)
-300
-100
-60
tip
2009-12-31
Geoffrey Sneddon
Added tag 1.1 for changeset 7894cef2cd7a
default
tip
changeset
|
files
2009-12-31
Geoffrey Sneddon
Update stuff for 1.1.
1.1
changeset
|
files
2009-12-31
Geoffrey Sneddon
Fix tests, for real.
changeset
|
files
2009-12-29
Geoffrey Sneddon
Merge.
changeset
|
files
2009-12-29
Geoffrey Sneddon
Make this work out of the box with html5lib tip.
changeset
|
files
2009-12-29
Geoffrey Sneddon
Change to running tests with c14n serialization of tree.
changeset
|
files
2009-08-13
Geoffrey Sneddon
Peh, who needs setuptools?
changeset
|
files
2009-08-13
Geoffrey Sneddon
Update tests for latest html5lib.
changeset
|
files
2009-07-13
Geoffrey Sneddon
Yes, I can't get variable names right.
changeset
|
files
2009-07-13
Geoffrey Sneddon
get is not None, not has.
changeset
|
files
2009-07-13
Geoffrey Sneddon
It's the tag parameter we need to set…
changeset
|
files
2009-07-13
Geoffrey Sneddon
Use img@alt within textContent.
changeset
|
files
2009-07-13
Geoffrey Sneddon
Update Outliner to match the latest version of the spec; header/hgroup change and hgroup rank change.
changeset
|
files
2009-02-22
Geoffrey Sneddon
Woops. Missed a case of "encoding" that has to be "output_encoding".
changeset
|
files
2009-02-22
Geoffrey Sneddon
s/title=/data-anolis-xref=/
changeset
|
files
2009-02-22
Geoffrey Sneddon
Document data-anolis-xref.
changeset
|
files
2009-02-21
Geoffrey Sneddon
Support @data-anolis-xref when getting the xref term.
changeset
|
files
2009-02-21
Geoffrey Sneddon
Update docs.
changeset
|
files
2009-02-21
Geoffrey Sneddon
jgraham can't spell.
changeset
|
files
2009-02-21
Geoffrey Sneddon
We will support html5lib 0.11 despite jgraham's wishes.
changeset
|
files
2009-02-21
Geoffrey Sneddon
Make sure to change encoding to output_encoding elsewhere too.
changeset
|
files
2009-02-15
Geoffrey Sneddon
Improve --help.
changeset
|
files
2009-02-15
Geoffrey Sneddon
Change jgraham's "lxml" value to "lxml.html" (and change the commented out XML support to "lxml.etree", reflected the module names of both). Also change --encoding to --output-encoding to represent better what it does.
changeset
|
files
2009-02-14
jgraham
Refactor options for parsing and serializing
changeset
|
files
2009-01-23
Geoffrey Sneddon
Add examples.
changeset
|
files
2009-01-02
Geoffrey Sneddon
Move body from sectioning content to sectioning root per HTML 5 r2593.
changeset
|
files
2008-12-18
Geoffrey Sneddon
Welcome to Anolis 1.1dev
changeset
|
files
2008-12-18
Geoffrey Sneddon
Add replaceHeadings for Lachy
changeset
|
files
2008-12-17
Geoffrey Sneddon
Add egg fragment to get auto-magic downloading working.
changeset
|
files
2008-12-17
Geoffrey Sneddon
Added tag 1.0 for changeset 77b14e2e2cf4
changeset
|
files
2008-12-17
Geoffrey Sneddon
Update hgignore for setuptools
1.0
changeset
|
files
2008-12-17
Geoffrey Sneddon
Add ez_setup magic.
changeset
|
files
2008-12-17
Geoffrey Sneddon
Regen (this mainly just bumps dates and finally moves to new indentation for the website).
changeset
|
files
2008-12-17
Geoffrey Sneddon
Move to setuptools (easy_install and PyPi, here we come).
changeset
|
files
2008-12-01
Geoffrey Sneddon
Fix bugs with header element handling (inc. infinite loop).
changeset
|
files
2008-11-30
Geoffrey Sneddon
Added tag 1.0RC4 for changeset 85a6d32479c4
changeset
|
files
2008-11-30
Geoffrey Sneddon
Fix loading arbitrary modules.
1.0RC4
changeset
|
files
2008-11-30
Geoffrey Sneddon
Add assertion to avoid bugs like those recently fixed (with content being changed between header and TOC).
changeset
|
files
2008-11-30
Geoffrey Sneddon
Added tag 1.0RC3 for changeset b1648aaa8c8f
changeset
|
files
2008-11-29
Geoffrey Sneddon
Rewrite ID gen algorithm in docs.
1.0RC3
changeset
|
files
2008-11-29
Geoffrey Sneddon
Fix case when empty @id could be created.
changeset
|
files
2008-11-29
Geoffrey Sneddon
Manually pass globals and locals to cProfile to work around bug in it.
changeset
|
files
2008-11-29
Geoffrey Sneddon
Fix bug with directly-adjacent/parent-child elements being removed and removing too much.
changeset
|
files
2008-11-29
Geoffrey Sneddon
Use either cProfile or hotshot depending on what is available.
changeset
|
files
2008-09-30
Geoffrey Sneddon
We need to import lxml.etree here.
changeset
|
files
2008-09-29
Geoffrey Sneddon
Fix needless wrapping.
changeset
|
files
2008-09-29
Geoffrey Sneddon
Change default indent_char to U+0020.
changeset
|
files
2008-09-29
Geoffrey Sneddon
Remove deprecated default arguments.
changeset
|
files
2008-09-29
Geoffrey Sneddon
This hopefully more or less brings us in line with PEP8.
changeset
|
files
2008-09-28
Geoffrey Sneddon
Start move to PEP 8 coding standards.
changeset
|
files
2008-09-16
Geoffrey Sneddon
Added tag 1.0RC2 for changeset f27e58a1d386
changeset
|
files
2008-09-16
Geoffrey Sneddon
Require only Python 2.3.
1.0RC2
changeset
|
files
2008-09-16
Geoffrey Sneddon
Fix Anolis capitalization on the website too.
changeset
|
files
2008-09-16
Geoffrey Sneddon
Capitalize Anolis.
changeset
|
files
2008-09-16
Geoffrey Sneddon
Add reversed() if it doesn't already exists. Hopefully we now support Py2.3.
changeset
|
files
2008-09-16
Geoffrey Sneddon
Use a list instead of a generator here (the performance penalty is around nothing), start work towards Py2.3 support.
changeset
|
files
2008-09-16
Geoffrey Sneddon
Make Anolis work without profiling when hotshot doesn't exist.
changeset
|
files
2008-08-30
Geoffrey Sneddon
Add fromFile, toFile, and fromToFile functions in generator. This simplifies a lot of other code.
changeset
|
files
2008-08-28
Geoffrey Sneddon
Added tag 1.0RC1 for changeset ec226b16dbf1
changeset
|
files
2008-08-28
Geoffrey Sneddon
Name change.
1.0RC1
changeset
|
files
(0)
-300
-100
-60
tip