2013-09-19 |
André Wobst | logger.warning instead of logger.warn (as it triggers...
|
commit | commitdiff | tree |
2013-09-19 |
André Wobst | some initial work on the new text module documentation
|
commit | commitdiff | tree |
2013-09-19 |
André Wobst | some further color adjustments
|
commit | commitdiff | tree |
2013-09-19 |
André Wobst | add autodoc; pyx theme for manual
|
commit | commitdiff | tree |
2013-09-19 |
André Wobst | fix gradient "parser"
|
commit | commitdiff | tree |
2013-09-19 |
André Wobst | add doctest runner (needs nose)
|
commit | commitdiff | tree |
2013-09-19 |
André Wobst | text.set needs to be done early, as it does not alter...
|
commit | commitdiff | tree |
2013-09-19 |
André Wobst | update messageparser tests to check logging results...
|
commit | commitdiff | tree |
2013-09-19 |
André Wobst | fix non-ipc mode, finishdvi->do_finish to be more consistent...
|
commit | commitdiff | tree |
2013-09-19 |
André Wobst | texmessage parsers become staticmethods within texmessage...
|
commit | commitdiff | tree |
2013-09-19 |
André Wobst | executeid is not needed in message parsers anymore
|
commit | commitdiff | tree |
2013-09-19 |
André Wobst | do special message parsers in execute directly
|
commit | commitdiff | tree |
2013-09-19 |
André Wobst | move texresulterror to execute; remove texrunner from...
|
commit | commitdiff | tree |
2013-09-19 |
André Wobst | further docstrings; texdebug can be an open file now...
|
commit | commitdiff | tree |
2013-09-19 |
André Wobst | further docstrings in the output monitor class; move...
|
commit | commitdiff | tree |
2013-09-19 |
André Wobst | rework the output monitor class
|
commit | commitdiff | tree |
2013-09-19 |
André Wobst | create texrunner and latexrunner as subclasses of _texrunner...
|
commit | commitdiff | tree |
2013-09-19 |
André Wobst | use common programming patterns in the text module
|
commit | commitdiff | tree |
2013-08-13 |
André Wobst | resolve the ipython import issue related to ipython...
|
commit | commitdiff | tree |
2013-08-12 |
André Wobst | add svn:ignore ipynb to gallery subdirs
|
commit | commitdiff | tree |
2013-08-12 |
André Wobst | link mkipynb in the gallery to get the Makefile working...
|
commit | commitdiff | tree |
2013-08-12 |
André Wobst | fallback for missing description (as it is used in...
|
commit | commitdiff | tree |
2013-08-12 |
André Wobst | we probably want to include the ipynb files in the...
|
commit | commitdiff | tree |
2013-08-11 |
André Wobst | fix missing unicode codepoint of LaTeXs utf8 inputenc
|
commit | commitdiff | tree |
2013-08-11 |
André Wobst | add ipynb files to examples
|
commit | commitdiff | tree |
2013-08-09 |
André Wobst | use the new remove_string instead of the old split...
|
commit | commitdiff | tree |
2013-08-09 |
André Wobst | use a temporary (La)TeX output_directory instead of...
|
commit | commitdiff | tree |
2013-08-09 |
André Wobst | pipeGS seekable is gone
|
commit | commitdiff | tree |
2013-08-07 |
André Wobst | special warning classes are not available anymore as...
|
commit | commitdiff | tree |
2013-08-04 |
André Wobst | fixes due to color module updates
|
commit | commitdiff | tree |
2013-08-04 |
André Wobst | remove warnings from the default pyxrc
|
commit | commitdiff | tree |
2013-08-04 |
André Wobst | remove warnings module in favor of logging
|
commit | commitdiff | tree |
2013-08-04 |
André Wobst | revert some work in progress test checked in accidentally
|
commit | commitdiff | tree |
2013-08-04 |
André Wobst | make some nice error message when using Python 2 accidentally
|
commit | commitdiff | tree |
2013-08-04 |
André Wobst | use logging instead of print statements for pyxinfo
|
commit | commitdiff | tree |
2013-08-02 |
André Wobst | we don't need callingtex.py anymore due to the new...
|
commit | commitdiff | tree |
2013-08-02 |
André Wobst | add a pyxinfo feature for debugging, help desk, etc.
|
commit | commitdiff | tree |
2013-08-02 |
André Wobst | stop being too sophisticated (we needed to make some...
|
commit | commitdiff | tree |
2013-08-02 |
André Wobst | use subprocess for ghostscript communication
|
commit | commitdiff | tree |
2013-08-02 |
André Wobst | tex, latex, kpsewhich, and locate executables are now...
|
commit | commitdiff | tree |
2013-08-02 |
André Wobst | make kpsewhich and locate customizable
|
commit | commitdiff | tree |
2013-08-02 |
André Wobst | remove pycompat from config filelocators
|
commit | commitdiff | tree |
2013-08-02 |
André Wobst | remove pycompat.popen4, use a cmd list instead of a...
|
commit | commitdiff | tree |
2013-08-02 |
André Wobst | we probably don't need a shell
|
commit | commitdiff | tree |
2013-08-02 |
André Wobst | remove workaround for missing pgkutil.get_data
|
commit | commitdiff | tree |
2013-08-02 |
André Wobst | remove old workaround for missing bufsize on windows
|
commit | commitdiff | tree |
2013-08-02 |
André Wobst | use APPDATA environment variable to locate the pyxrc...
|
commit | commitdiff | tree |
2013-08-02 |
André Wobst | we don't need a fallback for missing pkgutil anymore
|
commit | commitdiff | tree |
2013-08-01 |
André Wobst | make wait_pipe with statement compatible
|
commit | commitdiff | tree |
2013-08-01 |
André Wobst | you know the drill: use keyword argument to bind the...
|
commit | commitdiff | tree |
2013-07-19 |
André Wobst | typo (reported by GLI)
|
commit | commitdiff | tree |
2013-07-16 |
André Wobst | use with statement for file operations (where appropriate)
|
commit | commitdiff | tree |
2013-07-16 |
André Wobst | use with open() in unit tests
|
commit | commitdiff | tree |
2013-07-16 |
André Wobst | introduce ascii mode in config.open
|
commit | commitdiff | tree |
2013-07-16 |
André Wobst | fix writeGSfile
|
commit | commitdiff | tree |
2013-07-15 |
André Wobst | another case of an unclosed file, fix section name
|
commit | commitdiff | tree |
2013-07-15 |
André Wobst | indicate non-release status by new version number ...
|
commit | commitdiff | tree |
2013-07-15 |
André Wobst | Makefile cleanup (python3, epstopng is gone)
|
commit | commitdiff | tree |
2013-07-15 |
André Wobst | just some cleanup
|
commit | commitdiff | tree |
2013-07-15 |
André Wobst | some make adjustmens: we're on python3, epstopng is...
|
commit | commitdiff | tree |
2013-07-15 |
André Wobst | another unclosed file fix
|
commit | commitdiff | tree |
2013-07-15 |
André Wobst | remove old epstopng tool
|
commit | commitdiff | tree |
2013-07-15 |
André Wobst | fix suffix
|
commit | commitdiff | tree |
2013-07-15 |
André Wobst | enable warnings and fix issues reported by that
|
commit | commitdiff | tree |
2013-07-15 |
André Wobst | another unclosed file fix
|
commit | commitdiff | tree |
2013-07-15 |
André Wobst | fix pt2html
|
commit | commitdiff | tree |
2013-07-15 |
André Wobst | get rid of comparison with None
|
commit | commitdiff | tree |
2013-07-15 |
André Wobst | restore old behaviour: config parser was not in strict...
|
commit | commitdiff | tree |
2013-07-15 |
André Wobst | fix another not close warning
|
commit | commitdiff | tree |
2013-07-15 |
André Wobst | remove tostring warnings
|
commit | commitdiff | tree |
2013-07-15 |
André Wobst | properly close files
|
commit | commitdiff | tree |
2013-07-15 |
André Wobst | fix rational test: itruediv was missing
|
commit | commitdiff | tree |
2013-07-15 |
André Wobst | failUnlessXXX becomes assertXXX
|
commit | commitdiff | tree |
2013-07-15 |
André Wobst | fix trunk/pyx/pyx, step 2
|
commit | commitdiff | tree |
2013-07-15 |
André Wobst | fix trunk/pyx/pyx ... :-( ...
|
commit | commitdiff | tree |
2013-07-15 |
André Wobst | fix trunk/pyx/pyx ... :-( ...
|
commit | commitdiff | tree |
2013-07-15 |
André Wobst | The py3k branch is the new trunk.
|
commit | commitdiff | tree |
2013-07-15 |
André Wobst | The py3k branch is the new trunk.
|
commit | commitdiff | tree |
2013-07-15 |
André Wobst | setup error on python 2
|
commit | commitdiff | tree |
2013-07-15 |
André Wobst | use bytes data
|
commit | commitdiff | tree |
2013-07-15 |
André Wobst | jpeg reader on bytes
|
commit | commitdiff | tree |
2013-07-15 |
André Wobst | cleanup in atexit was dead
|
commit | commitdiff | tree |
2013-07-15 |
André Wobst | remove was not functional
|
commit | commitdiff | tree |
2013-07-15 |
André Wobst | fix invalid barvalue
|
commit | commitdiff | tree |
2013-07-14 |
André Wobst | fix instatiation of derived class of an immutable type
|
commit | commitdiff | tree |
2013-07-14 |
André Wobst | fix mesh
|
commit | commitdiff | tree |
2013-07-14 |
André Wobst | fix pdf header
|
commit | commitdiff | tree |
2013-07-14 |
André Wobst | text region brown paperbag bug ...
|
commit | commitdiff | tree |
2013-07-14 |
André Wobst | no pil fallback anymore, only pillow for python3
|
commit | commitdiff | tree |
2013-07-14 |
André Wobst | use bytes for image data
|
commit | commitdiff | tree |
2013-07-14 |
André Wobst | make basic bitmap functionality work again
|
commit | commitdiff | tree |
2013-07-14 |
André Wobst | compare zindex only
|
commit | commitdiff | tree |
2013-07-14 |
André Wobst | make the graph functional again ;-)
|
commit | commitdiff | tree |
2013-07-14 |
André Wobst | remove mode from config.open, we use binary always
|
commit | commitdiff | tree |
2013-07-14 |
André Wobst | fix reduce
|
commit | commitdiff | tree |
2013-07-14 |
André Wobst | use binary regex on data2
|
commit | commitdiff | tree |
2013-07-14 |
André Wobst | use surrogateescape error handling to just copy non...
|
commit | commitdiff | tree |
2013-07-14 |
André Wobst | use double quotes
|
commit | commitdiff | tree |
2013-07-14 |
André Wobst | use double quotes
|
commit | commitdiff | tree |
2013-07-14 |
André Wobst | use double quotes
|
commit | commitdiff | tree |