Age | Commit message (Expand) | Author |
2012-06-21 | Forward debug=<value> argument from build to make. | Andre Fischer |
2012-03-28 | Added AL2 license. | Andre Fischer |
2012-02-07 | Do not add targets for junit tests when junit is disabled. | Andre Fischer |
2012-01-12 | Update headers to Alv2 headers | Andrew Rist |
2012-01-12 | use custom ExtEnt loader for RDF import | Herbert Dürr |
2012-01-12 | Update headers to Alv2 headers | Andrew Rist |
2012-01-10 | Update headers to Alv2 headers | Andrew Rist |
2012-01-10 | Update headers to Alv2 headers | Andrew Rist |
2011-11-06 | Update headers to Alv2 headers | Andrew Rist |
2011-11-06 | Update headers to Alv2 headers | Andrew Rist |
2011-11-06 | Update headers to Alv2 headers | Andrew Rist |
2011-03-11 | sw34bf04: merge DEV300_m102 | Michael Stahl |
2011-03-11 | sw34bf04: RDFRepositoryTest: fix accidentally inverted assertions (sb123) | Michael Stahl |
2011-02-28 | CWS-TOOLING: integrate CWS xmlfix3 | Ivo Hinkelmann |
2011-02-14 | xmlfix3: argh, another unhandled exception... | Michael Stahl |
2011-02-14 | xmlfix3: why the heck does this build with g++? | Michael Stahl |
2011-02-14 | xmlfix3: CDocument::createCDATASection(): keep OString a little longer | Michael Stahl |
2011-02-14 | xmlfix3: fix unoxml build: add windows stuff to RepositoryFixes, add gb_STDLIBS | Michael Stahl |
2011-02-11 | sw34bf03: merge to-be-m100 DEV300_next | Michael Stahl |
2011-02-10 | xmlfix3: convert unoxml to gbuild | Michael Stahl |
2011-02-10 | xmlfix3: unoxml: argh, doesn't build everywhere... | Michael Stahl |
2011-02-10 | xmlfix3: unoxml: the complex test | Michael Stahl |
2011-02-10 | xmlfix3: unoxml: valgrind found some more memory leaks | Michael Stahl |
2011-02-10 | xmlfix3: #i113683#: unoxml: all unimplemented methods assert | Michael Stahl |
2011-02-10 | xmlfix3: #i113683#: remove unfinished, unneeded CDocumentBuilder::parseSource | Michael Stahl |
2011-02-10 | xmlfix3: unoxml: refactor CAttributesMap::removeNamedItem*: forward to CElement | Michael Stahl |
2011-02-10 | xmlfix3: unoxml: fix various bugs uncovered by complex test: | Michael Stahl |
2011-02-10 | xmlfix3: #i113683#: finish CAttributesMap | Michael Stahl |
2011-02-10 | xmlfix3: #i113683#: finish CProcessingInstruction | Michael Stahl |
2011-02-10 | xmlfix3: unoxml: prevent invalid child-parent relationships: | Michael Stahl |
2011-02-08 | sw34bf03: #i116443#: unordf: do not use rdfxml-abbrev serializer | Michael Stahl |
2011-01-19 | xmlfix3: unoxml: eradicate the bizarre concept of "carrier nodes": | Michael Stahl |
2011-01-19 | xmlfix3: unoxml: CDocumentBuilder cleanup | Michael Stahl |
2011-01-19 | xmlfix3: unoxml: XPath cleanup | Michael Stahl |
2011-01-19 | xmlfix3: unoxml: CCharacterData: return value of xmlNodeGetContent was leaked | Michael Stahl |
2011-01-19 | xmlfix3: unoxml: CAttr cleanup: always check m_aNodePtr | Michael Stahl |
2011-01-19 | xmlfix3: unoxml: CElement fixes: | Michael Stahl |
2011-01-19 | xmlfix3: unoxml: CDocument tweaks | Michael Stahl |
2011-01-19 | xmlfix3: unoxml: CNode fixes: | Michael Stahl |
2011-01-19 | xmlfix3: unoxml: some cleanup in CNode... | Michael Stahl |
2011-01-19 | xmlfix3: unoxml: cleanup friend declarations | Michael Stahl |
2011-01-19 | xmlfix3: #i113682#: unoxml: CEvent gets a mutex member; | Michael Stahl |
2011-01-19 | xmlfix3: #i113682#: unoxml: CDocumentBuilder gets a member mutex | Michael Stahl |
2011-01-19 | xmlfix3: #i113682#: unoxml: locking in XPath: | Michael Stahl |
2011-01-19 | xmlfix3: #i113682#: unoxml: use CDocument mutex in misc classes | Michael Stahl |
2011-01-19 | xmlfix3: #i113682#: unoxml: CDocument gets a member mutex: | Michael Stahl |
2011-01-19 | xmlfix3: #i113682#: unoxml: no more globals in CNode: | Michael Stahl |
2011-01-19 | xmlfix3: unoxml: all node ctors get CDocument parameter | Michael Stahl |
2011-01-19 | xmlfix3: unoxml: replace CNode XUnoTunnel implementation with something sane | Michael Stahl |
2011-01-19 | xmlfix3: unoxml: refactor XPath results a little: | Michael Stahl |