summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch 'master' into its-2-0Shaun McCance2013-10-2815-12/+224
|\
| * Added an option to retain entity referencesShaun McCance2013-09-2110-11/+157
| * Fix utf8 issue introduced in Sep 20 commitShaun McCance2013-09-211-4/+6
| * Merge commit 'refs/merge-requests/5' of gitorious.org:itstool/itstoolShaun McCance2013-08-211-0/+10
| |\
| | * Configure: test for python module libxml2 presenceClement Chauplannaz2013-06-181-0/+10
| * | Merge commit 'refs/merge-requests/4' of gitorious.org:itstool/itstoolShaun McCance2013-08-216-6/+82
| |\ \ | | |/ | |/|
| | * add --load-dtd optionGalen Charlton2012-08-296-6/+82
* | | Support localeFilterType="exclude"Shaun McCance2013-10-2832-70/+279
* | | Update ITS 2.0 test suiteShaun McCance2013-10-27119-1650/+1650
* | | Add support for its:paramShaun McCance2013-10-272-16/+12
* | | Fixed issue with preserveSpace from xml:space attributeShaun McCance2013-10-271-8/+7
* | | Updated ITS 2.0 test suiteShaun McCance2013-10-2745-211/+309
* | | Properly handle loc note inheritanceShaun McCance2013-02-092-9/+7
* | | Add LocNote class to better track localization note infoShaun McCance2013-02-092-24/+50
* | | Fix IdValue for attributes and nodes with attributesShaun McCance2013-02-091-1/+1
* | | Adding the ITS 2.0 test suite, found here:Shaun McCance2013-02-02200-8/+3025
* | | Implemented ITS 2.0 "ID Value" data categoryShaun McCance2012-09-269-1/+155
* | | Support for local withinTextShaun McCance2012-09-2110-2/+107
* | | Fix tests for namespace prefix handlingShaun McCance2012-09-205-31/+21
* | | Merge branch 'master' into its-2-0Shaun McCance2012-09-206-2/+118
|\ \ \ | |/ /
| * | Support namespace prefixes on elementsShaun McCance2012-09-206-2/+118
| |/
* | Adding test output for External ResourceShaun McCance2012-09-191-0/+2
* | Use External Resource implementation for itst:externalRefRuleShaun McCance2012-09-193-52/+18
* | Implemented ITS 2.0 External Resource data categoryShaun McCance2012-09-1924-0/+501
* | Adding a test for itst:externalRefRuleShaun McCance2012-09-196-0/+86
* | Moving some of the tests into subdirectoriesShaun McCance2012-09-1256-102/+102
* | Adding more Locale Filter testsShaun McCance2012-09-1239-0/+664
* | Sort attribute names in test outputShaun McCance2012-09-111-2/+2
* | Renaming IT-join-1 test output fileShaun McCance2012-09-111-0/+0
* | Updating test files for --no-builtinsShaun McCance2012-09-118-4/+39
* | First pass at implementing Locale FilterShaun McCance2012-09-1111-67/+338
* | Implemented test suite output for withinTextShaun McCance2012-09-101-12/+15
* | Adding test suite output for its:translateShaun McCance2012-09-101-33/+77
* | Implemented ITS 2.0 Preserve Space data categoryShaun McCance2012-09-0811-7/+167
|/
* Version 1.2.01.2.0Shaun McCance2012-06-242-1/+10
* Merge branch '1.1'Shaun McCance2012-06-242-1/+7
|\
| * Version 1.1.31.1.31.1Shaun McCance2012-05-072-1/+7
* | Always use nsProp(), not prop()Shaun McCance2012-06-231-47/+47
* | Be much more strict (and correct) about the version attributeShaun McCance2012-05-166-7/+41
* | Show language code when failing to get translation from POShaun McCance2012-05-121-6/+7
* | Try to maintain indentation in join modeShaun McCance2012-05-112-6/+31
* | tests: Adding regression test for join modeShaun McCance2012-05-117-0/+248
* | Adding new join mode for multi-lingual XML filesShaun McCance2012-05-081-15/+91
* | tests: Added two more testsShaun McCance2012-05-063-0/+41
* | tests: msgmerge po files to have new syntax from pot filesShaun McCance2012-05-0615-102/+191
* | Renamed itstool-specific tests to use IT- prefixShaun McCance2012-05-0618-23/+23
* | tests: Changed test names to match file namesShaun McCance2012-05-051-26/+26
* | Better handling of comments, new XML path markersShaun McCance2012-05-0527-123/+481
|/
* Don't error out when invalid msgstr is non-asciiShaun McCance2012-04-041-1/+2
* Proper error message when source XML file can't be readShaun McCance2012-04-021-1/+5