index
:
~thorsten/pyxb
PyXB-1.0.x
contentmodel-debug
master
moremorewip
morewip
ooxml-example
wip
PyXB branch, upstream is git://pyxb.git.sourceforge.net/gitroot/pyxb/pyxb
thorsten
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-04
Merge branch 'master' of git://pyxb.git.sourceforge.net/gitroot/pyxb/pyxb
HEAD
master
Thorsten Behrens
33
-1397/+1283
2010-05-30
Update to 1.1.2 release
Peter A. Bigot
4
-10/+10
2010-05-30
Update to git
Peter A. Bigot
1
-12/+17
2010-05-30
Update to current versions
Peter A. Bigot
1
-1/+1
2010-05-30
Take out xhtml, which was a stub and is no longer available at URL
Peter A. Bigot
1
-1/+3
2010-05-30
Document content of 1.1.2
Peter A. Bigot
1
-0/+23
2010-05-30
Ignore optimized python compiled files
Peter A. Bigot
1
-0/+1
2010-05-30
Add instructions on how to build a release
Peter A. Bigot
1
-0/+63
2010-05-30
Remove unreferenced NFA code
Peter A. Bigot
3
-609/+0
2010-05-30
Integrate specific test for trac/33
Peter A. Bigot
2
-0/+9
2010-05-30
Even more cleanup
Peter A. Bigot
1
-133/+127
2010-05-30
More documentation cleanup
Peter A. Bigot
1
-0/+33
2010-05-30
Clean up API documentation; rename to eliminate reference to old implementation
Peter A. Bigot
2
-45/+34
2010-05-30
Document validation; ensure bad choices don't destroy the symbol set
Peter A. Bigot
1
-24/+89
2010-05-30
Create namespace if necessary
Peter A. Bigot
1
-2/+2
2010-05-30
Specify element to avoid assignment to Header
Peter A. Bigot
1
-1/+1
2010-05-30
Improve handling of namespaces in wildcard validation.
Peter A. Bigot
1
-4/+23
2010-05-30
Fix end game, disable debug messages
Peter A. Bigot
1
-9/+10
2010-05-30
First stab at all model group
Peter A. Bigot
1
-3/+61
2010-05-30
Inhibit exception if problem occurs in rejected choice
Peter A. Bigot
1
-1/+5
2010-05-29
New test for nested choice/sequence
Peter A. Bigot
1
-0/+54
2010-05-29
Use namespace of type definition to which value belongs
Peter A. Bigot
1
-2/+2
2010-05-29
Just enough wildcard validation to make the content work.
Peter A. Bigot
2
-8/+30
2010-05-29
Use sequence, not set, to preserve determinism
Peter A. Bigot
1
-1/+1
2010-05-29
Correct parent increment on notify failure, support in verify complete
Peter A. Bigot
1
-4/+8
2010-05-29
Fix misplaced incrementCount, now handled in notifyFailure
Peter A. Bigot
1
-2/+6
2010-05-29
Propagate completion of choice sub-term
Peter A. Bigot
1
-6/+5
2010-05-29
First pass at choice
Peter A. Bigot
1
-8/+59
2010-05-29
Revert to old exception to allow unit tests to pass
Peter A. Bigot
1
-1/+4
2010-05-29
Handle values that appear as DOM nodes
Peter A. Bigot
1
-2/+8
2010-05-29
Validate attributes along with content in post-DOM
Peter A. Bigot
1
-0/+1
2010-05-29
Fix like a87e2c7 but applying to validation
Peter A. Bigot
1
-5/+5
2010-05-29
Reset term state when particle increments.
Peter A. Bigot
2
-11/+16
2010-05-29
Prefer post-DOM validation when content came from DOM
Peter A. Bigot
1
-6/+11
2010-05-29
Do not re-verify term if count already acceptable
Peter A. Bigot
1
-1/+2
2010-05-29
Rework post-state validation to provide more useful error messages (with cont...
Peter A. Bigot
2
-1/+35
2010-05-29
Allow for the same elt to be accepted by adjacent sequences if the first has ...
Peter A. Bigot
1
-2/+6
2010-05-29
Correct processing of new return value format
Peter A. Bigot
1
-1/+2
2010-05-29
Use alternative post-assignment validation, remove unnecessary code
Peter A. Bigot
2
-23/+1
2010-05-29
First pass at checking for valid terminal condition
Peter A. Bigot
1
-0/+23
2010-05-29
More documentation
Peter A. Bigot
2
-2/+42
2010-05-29
Document new content model support infrastructure
Peter A. Bigot
1
-48/+98
2010-05-29
Fix problem with collision on first uniqued id (ends with underscore)
Peter A. Bigot
1
-3/+6
2010-05-29
Remove old state garbage; support wildcards
Peter A. Bigot
1
-74/+5
2010-05-29
Another complete rework
Peter A. Bigot
1
-50/+83
2010-05-29
Checkpoint before rework
Peter A. Bigot
1
-9/+12
2010-05-29
Detect final state for particles
Peter A. Bigot
1
-0/+3
2010-05-28
Even better loop detection
Peter A. Bigot
1
-6/+4
2010-05-28
Implement wildcard matching and validation
Peter A. Bigot
1
-2/+17
2010-05-28
Symbol set entry for wildcards must be destroyable list, not reference to ins...
Peter A. Bigot
1
-1/+1
[next]