aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* fix - check if xml file is empty0.6.2Miroslav Šulc2019-10-291-1/+2
| | | | | Bug: https://bugs.gentoo.org/667590 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* fixes bug #6986860.6.1Miroslav Šulc2019-10-291-1/+1
| | | | | | | Bug: https://bugs.gentoo.org/698686 Fix by charles17@arcor.de Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* add entry to NEWSPatrice Clement2017-09-091-0/+4
|
* decode bytes string to unicode string0.6.0Patrice Clement2017-09-081-1/+1
|
* rework SaxRewriterBase and SaxRewriter classesPatrice Clement2017-08-141-4/+18
|
* assign a default value to these argsPatrice Clement2017-08-131-1/+1
|
* reformat headerPatrice Clement2017-08-131-3/+1
|
* remove useless header once againPatrice Clement2017-08-131-16/+0
|
* reformat usage textPatrice Clement2017-08-122-41/+36
|
* clean up headerPatrice Clement2017-08-121-21/+0
|
* use context managers wherever possiblePatrice Clement2017-08-121-16/+12
|
* reorganise importsPatrice Clement2017-08-121-3/+2
|
* remove useless or statementsPatrice Clement2017-08-121-9/+9
| | | | | In fact, those statements are not needed since the constructor relies on keyword arguments.
* remove ChangeLogPatrice Clement2017-08-121-18/+0
|
* add entry to NEWSPatrice Clement2017-08-121-1/+2
|
* add entry to NEWS0.5.1Patrice Clement2017-08-101-0/+4
|
* swap around string encodingPatrice Clement2017-08-101-2/+2
|
* doesn't convert str to UTF8Patrice Clement2017-08-101-1/+1
|
* convert usage to a multi line stringPatrice Clement2017-08-101-15/+14
|
* format strings in a saner wayPatrice Clement2017-08-081-2/+2
|
* change variable namePatrice Clement2017-08-082-14/+11
| | | | because cvv is indeed a magic class (except for James)
* we're at version 0.5.00.5.0Patrice Clement2017-08-081-2/+2
|
* remove obsolete directoryPatrice Clement2017-08-088-692/+0
|
* format filePatrice Clement2017-08-081-2/+7
|
* add entry to NEWS filePatrice Clement2017-08-081-0/+5
|
* remove MANIFEST.in filePatrice Clement2017-08-081-2/+0
| | | | What's this file for? Not quite sure.
* remove __version__ variable referencesPatrice Clement2017-08-083-3/+3
|
* fix importsPatrice Clement2017-08-081-2/+2
|
* autopep8 formatPatrice Clement2017-08-0810-386/+785
|
* more cleanupPatrice Clement2017-08-085-16/+1
|
* clean up INSTALL filePatrice Clement2017-08-081-2/+0
|
* add entry to NEWSPatrice Clement2017-08-081-0/+4
|
* clean up TODO filePatrice Clement2017-08-081-1/+0
|
* concatenate two ChangeLog files togetherPatrice Clement2017-08-082-88/+88
|
* remove yet another useless headerPatrice Clement2017-08-081-2/+0
|
* not needed anymorePatrice Clement2017-08-081-13/+0
|
* remove a few more headers and add braces around two print functions0.4.0Patrice Clement2017-08-077-17/+2
|
* port to python 3Patrice Clement2017-07-0423-371/+328
| | | | Closes: https://github.com/gentoo/javatoolkit/pull/1
* fix a typoPatrice Clement2017-03-231-1/+1
|
* remove extraneous spacePatrice Clement2017-03-231-1/+1
|
* Complete the previous patch, actually remove the missing import.Vlastimil Babka2011-02-131-1/+0
| | | | svn path=/projects/javatoolkit/trunk/; revision=8312
* Remove usage of PrettyPrint from pyxml, bug #354421. Thanks to Rafał ↵Vlastimil Babka2011-02-132-5/+2
| | | | | | Mużyło <galtgendo@o2.pl>. svn path=/projects/javatoolkit/trunk/; revision=8311
* Add patch for python-2.6 from bug #239479.Petteri Räty2009-03-071-1/+1
| | | | svn path=/projects/javatoolkit/trunk/; revision=7599
* Adding preliminarily, ruff, sucky and generally unfinished first draft of ↵Alistair Bush2008-07-055-26/+181
| | | | | | eclipse-build.py and supporting library. svn path=/projects/javatoolkit/trunk/; revision=6401
* Add MANIFEST files and updated Changelog0.3.0Alistair Bush2008-06-213-0/+38
| | | | svn path=/projects/javatoolkit/trunk/; revision=6335
* Add make-release helper scriptAlistair Bush2008-06-211-0/+13
| | | | svn path=/projects/javatoolkit/trunk/; revision=6334
* Add ChangelogAlistair Bush2008-06-213-9/+287
| | | | svn path=/projects/javatoolkit/trunk/; revision=6333
* javatoolkit NEWS.James Le Cuirot2008-06-191-1/+14
| | | | svn path=/projects/javatoolkit/trunk/; revision=6329
* Forgot about xjavac tags.James Le Cuirot2008-06-171-1/+1
| | | | svn path=/projects/javatoolkit/trunk/; revision=6323
* New approach to rewriting the classpath. The previous one didn't work very well.James Le Cuirot2008-06-171-53/+17
| | | | svn path=/projects/javatoolkit/trunk/; revision=6322