summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-05-28Clean up loop detectionPeter A. Bigot1-31/+45
2010-05-28Attempt to detect multi-level failure loopsPeter A. Bigot1-11/+40
2010-05-28Basic validation on wildcardsPeter A. Bigot1-2/+7
2010-05-28Empty sequences accept no contentPeter A. Bigot1-0/+2
2010-05-28Remove old content modelPeter A. Bigot1-586/+0
2010-05-28Cosmetic cleanupPeter A. Bigot1-4/+8
2010-05-28Update content model for anyTypePeter A. Bigot1-5/+3
2010-05-28Fix various minor problems.Peter A. Bigot1-5/+11
2010-05-28Apparently functioning sequence validatePeter A. Bigot2-9/+65
2010-05-28Denote element number in contentPeter A. Bigot1-1/+3
2010-05-28Apparently working sequencePeter A. Bigot2-6/+57
2010-05-28New state modesPeter A. Bigot2-57/+73
2010-05-28Test program, confirms parse time is exponential in lengthPeter A. Bigot1-0/+47
2010-05-28Next stub stepPeter A. Bigot2-6/+36
2010-05-28Stub new content model generationPeter A. Bigot1-45/+34
2010-05-28Improve handling of identifiers that must be unique in contextPeter A. Bigot1-12/+4
2010-05-27Fix permissions on test scriptPeter A. Bigot1-0/+0
2010-05-27Correct parameter to set constructorPeter A. Bigot4-1/+27
2010-05-05Check flag only if relevant; add test to verify fixPeter A. Bigot2-1/+8
2010-05-05Respect the _apply_whitespace_facet flag.Michael van der Westhuizen1-1/+1
2010-05-03Tweaked test scriptsThorsten Behrens3-3/+6
2010-03-18Correct description in commentPeter A. Bigot1-2/+2
2010-03-18Correct placement so location information is stored propertlyPeter A. Bigot1-2/+4
2010-03-18Configure rewrite of schema locations to deal with absolute URIsPeter A. Bigot5-7/+97
2010-03-18Merge branch 'trac/80' into nextPeter A. Bigot4-33/+155
2010-03-18Ignore files that are irrelevant to gitPeter A. Bigot1-0/+56
2010-03-18Add full unit testPeter A. Bigot2-0/+66
2010-03-18Trac #80: attributes treated incorrectly with multiple levels of restriction/...Peter A. Bigot3-33/+89
2010-03-18Update versionPeter A. Bigot4-10/+10
2010-01-28Added tag PyXB-1.1.1 for changeset ce6448604f8cpab0-0/+0
2010-01-28Fix section markerpab1-2/+2
2010-01-28Update version numberpab4-9/+26
2010-01-28Add short-link to full distributionpab1-2/+2
2010-01-28Update release information for 1.1.1pab3-4/+30
2010-01-28Add bogosity to shut epydoc uppab1-0/+1
2010-01-28Disable tests that do not yet pass, to avoid confusing userspab2-0/+9
2010-01-28Eliminate cache of name_expr in template map: must be locally computedpab2-9/+14
2010-01-28Eliminate dependence on OpenGIS for reproductionpab4-10/+24
2010-01-27Remove keyword parameter that is unused and unstrippedpab1-1/+2
2010-01-27Detect processing of XML documents that are not schema documentspab2-2/+16
2010-01-27Detect initializing using unrecognized keywords as content specifierspab5-10/+57
2010-01-27Clean up, isolating problem to lack of conversion of pyxb.BINDpab1-8/+44
2010-01-27Mark that this test is not completepab1-0/+9
2010-01-27Remove unnecessary (and failing) assertionpab1-1/+0
2010-01-27Provide content information in UnrecognizedContentError exceptionpab14-28/+118
2010-01-27Reproducer for #71pab1-0/+87
2010-01-27Provide diagnostic information along with UnrecognizedElementErrorpab5-12/+98
2010-01-27First pass at addressing trac #75pab3-2/+129
2010-01-27Rename to avoid interference with autotest infrastructure (do not sys.exit() ...pab2-1/+1
2010-01-27Reproducer for trac #73pab3-0/+22