2012-03-19 |
milde | Backwards-compatible fix for system-exit on IOError.
|
commit | commitdiff | tree |
2012-03-19 |
milde | remove section Math Markup (now again in todo.txt)
|
commit | commitdiff | tree |
2012-03-19 |
milde | `mode` argument for FileOutput avoids code replication...
|
commit | commitdiff | tree |
2012-03-10 |
milde | Added "How to get a new feature into Docutils".
|
commit | commitdiff | tree |
2012-02-27 |
milde | Update TODO list
|
commit | commitdiff | tree |
2012-02-27 |
milde | update description string
|
commit | commitdiff | tree |
2012-02-26 |
milde | Add tests for section levels not supported by LaTeX
|
commit | commitdiff | tree |
2012-02-08 |
milde | Use `field_marker` pattern to look for start of a directive...
|
commit | commitdiff | tree |
2012-02-03 |
milde | Fix [ 3481980 ] Use os.getcwdu() in make_paths_absolute().
|
commit | commitdiff | tree |
2012-02-03 |
milde | Fix relative_path() with source=None and `unicode`...
|
commit | commitdiff | tree |
2012-02-03 |
milde | Replace deprecated aliases for assert methods with...
|
commit | commitdiff | tree |
2012-01-30 |
milde | Update sandbox README.
|
commit | commitdiff | tree |
2012-01-27 |
milde | Revert "io.FileInput/io.FileOutput: No system-exit...
|
commit | commitdiff | tree |
2012-01-26 |
milde | io.FileInput/io.FileOutput: No system-exit on IOError.
|
commit | commitdiff | tree |
2012-01-26 |
milde | Do not use ``\\\\section*``-macros to suppress LaTeX...
|
commit | commitdiff | tree |
2012-01-26 |
milde | Add link to git mirror on http://repo.or.cz/w/docutils.git
|
commit | commitdiff | tree |
2012-01-20 |
milde | Add Leo outliner to link list.
|
commit | commitdiff | tree |
2012-01-19 |
milde | Cleanup: Use True/False for boolean values
|
commit | commitdiff | tree |
2012-01-19 |
milde | Fix handling of missing stylesheets. Updated and simplied...
|
commit | commitdiff | tree |
2012-01-19 |
milde | SafeString: normalize filename quoting for EnvironmentError...
|
commit | commitdiff | tree |
2012-01-18 |
milde | XML writer overhaul (use visitor pattern, raw XML pass...
|
commit | commitdiff | tree |
2012-01-12 |
milde | Add link to misc.settings proposal.
|
commit | commitdiff | tree |
2012-01-11 |
milde | Report table parsing errors with correct line number.
|
commit | commitdiff | tree |
2012-01-09 |
milde | Clean up system message (source, line) reporting.
|
commit | commitdiff | tree |
2012-01-06 |
milde | Store source and line in the "raw" node generated by...
|
commit | commitdiff | tree |
2012-01-06 |
milde | Link documentation on how to create inline raw roles.
|
commit | commitdiff | tree |
2011-12-20 |
milde | Fix [ 2971827 ] and [ 3442827 ]
|
commit | commitdiff | tree |
2011-12-20 |
milde | docutils.utils is now a package (providing a place...
|
commit | commitdiff | tree |
2011-12-20 |
milde | Allow new XML formatting also in version 2.7.2
|
commit | commitdiff | tree |
2011-12-14 |
milde | Clean up record_dependencies feature.
|
commit | commitdiff | tree |
2011-12-06 |
milde | Fix false positive with non-UTF8, non-latin1 locale...
|
commit | commitdiff | tree |
2011-12-05 |
milde | argv_encoding != sys.stdin.encoding
|
commit | commitdiff | tree |
2011-12-05 |
milde | The record file (test/data/dependencies.txt) is utf8...
|
commit | commitdiff | tree |
2011-12-05 |
milde | Do not decode file content with sys.getfilesystemencoding().
|
commit | commitdiff | tree |
2011-12-05 |
milde | update MathML link
|
commit | commitdiff | tree |
2011-12-05 |
milde | Fix [ 3402314 ] non-ASCII whitespace and punctuation...
|
commit | commitdiff | tree |
2011-12-05 |
milde | list major changes after last release
|
commit | commitdiff | tree |
2011-12-02 |
milde | update html-strict writer (fix license, CSS for XHTML...
|
commit | commitdiff | tree |
2011-11-29 |
milde | Allow also non-ASCII whitespace characters around inline...
|
commit | commitdiff | tree |
2011-11-25 |
milde | Fix [ 2926161 ] for simple tables.
|
commit | commitdiff | tree |
2011-11-25 |
milde | Update change logs.
|
commit | commitdiff | tree |
2011-11-25 |
milde | Minor edit of inline markup documentation (no change...
|
commit | commitdiff | tree |
2011-11-25 |
milde | Add test case for issue 2926161 (commented out)
|
commit | commitdiff | tree |
2011-11-25 |
milde | Change HTML math-output default to MathJax
|
commit | commitdiff | tree |
2011-11-24 |
milde | Fix 3423983 DocutilsXMLTestCase with indent and newlines...
|
commit | commitdiff | tree |
2011-11-23 |
milde | fix encodings discrpancy in Windows
|
commit | commitdiff | tree |
2011-11-22 |
milde | Fix parsing of lists from config files.
|
commit | commitdiff | tree |
2011-11-21 |
milde | translations de: pull-quote = Seitenansprache, use...
|
commit | commitdiff | tree |
2011-11-15 |
milde | Add link to the "zotero-plain" citation support extension.
|
commit | commitdiff | tree |
2011-11-15 |
milde | Code cleanup in some test files.
|
commit | commitdiff | tree |
2011-11-11 |
milde | DependencyList uses io.FileOutput
|
commit | commitdiff | tree |
2011-11-08 |
milde | Use LaTeX math to Unicode character conversions
|
commit | commitdiff | tree |
2011-11-08 |
milde | Tests for encoding problems
|
commit | commitdiff | tree |
2011-10-20 |
milde | Work around encoding problems in Py3k. Fixes [ 3395948 ]
|
commit | commitdiff | tree |
2011-10-15 |
milde | Update and fix link. PEP 263 now widely supported.
|
commit | commitdiff | tree |
2011-10-15 |
milde | fix typo
|
commit | commitdiff | tree |
2011-10-15 |
milde | Add "code-block" and "sourcecode" aliases to the "code...
|
commit | commitdiff | tree |
2011-10-15 |
milde | Rewrite tests with r"strings", to make them better...
|
commit | commitdiff | tree |
2011-10-14 |
milde | Move motivation to math directive decisions to "alternatives".
|
commit | commitdiff | tree |
2011-10-06 |
milde | Add link to zot4rst.
|
commit | commitdiff | tree |
2011-09-22 |
milde | Update TODO: "math" and "code" now implemented.
|
commit | commitdiff | tree |
2011-09-17 |
milde | "code" option of the "include" directive, tests
|
commit | commitdiff | tree |
2011-09-16 |
milde | Apply [ 3410649 ] to restore backwards compatibility.
|
commit | commitdiff | tree |
2011-09-16 |
milde | Add missing coding comment.
|
commit | commitdiff | tree |
2011-09-12 |
milde | Proposal for inline markup recognition rules [ 3402314 ]
|
commit | commitdiff | tree |
2011-09-12 |
milde | Some more translations for russian directives and roles
|
commit | commitdiff | tree |
2011-09-12 |
milde | Apply [ 3405410 ]: Use utf-8 encoded literal Cyrillic...
|
commit | commitdiff | tree |
2011-09-07 |
milde | Apply [ 3405137 ], use utf-8 encoded literal Cyrillic
|
commit | commitdiff | tree |
2011-09-02 |
milde | Turn off code parsing in the standalone functional...
|
commit | commitdiff | tree |
2011-09-02 |
milde | reStructuredText "code" role and directive
|
commit | commitdiff | tree |
2011-09-02 |
milde | LaTeX/XeTeX writer: Support the `abbreviation` and...
|
commit | commitdiff | tree |
2011-08-26 |
milde | Prepare code directive for inclusion in the core.
|
commit | commitdiff | tree |
2011-08-25 |
milde | Update HISTORY.txt
|
commit | commitdiff | tree |
2011-08-25 |
milde | Update syntax highlight proposal
|
commit | commitdiff | tree |
2011-08-24 |
milde | Clean up Babel language setting: Sphinx compatibility...
|
commit | commitdiff | tree |
2011-08-24 |
milde | Self-documentation the "Cyrillic with LaTeX" functional...
|
commit | commitdiff | tree |
2011-07-25 |
milde | Fix typo.
|
commit | commitdiff | tree |
2011-07-20 |
milde | Apply [ 3365041 ] to fix py3k unittest regressions.
|
commit | commitdiff | tree |
2011-07-20 |
milde | Fix [ 3364658 ] (Change last file with Apache license...
|
commit | commitdiff | tree |
2011-07-07 |
milde | Do not mix TABs and spaces.
|
commit | commitdiff | tree |
2011-07-07 |
milde | Documentation update.
|
commit | commitdiff | tree |
2011-07-07 |
milde | Do not use ``file`` as a variable name.
|
commit | commitdiff | tree |
2011-07-07 |
milde | add SimpleTableParser test case
|
commit | commitdiff | tree |
2011-07-07 |
milde | Do not close() sys.stdin, sys.stdout, or sys.stderr.
|
commit | commitdiff | tree |
2011-07-06 |
milde | Common directive options:
|
commit | commitdiff | tree |
2011-07-05 |
milde | Fix deprecation warning with Python 3.2
|
commit | commitdiff | tree |
2011-07-05 |
milde | Fix command line parsing with Python 3.
|
commit | commitdiff | tree |
2011-06-30 |
milde | New "name" directive option attaching a reference name.
|
commit | commitdiff | tree |
2011-06-29 |
milde | math update
|
commit | commitdiff | tree |
2011-06-29 |
milde | Wrap MathML in <div> or <span>
|
commit | commitdiff | tree |
2011-06-27 |
milde | Fix math import.
|
commit | commitdiff | tree |
2011-06-27 |
milde | Move from Apache 2 license to 2-Clause BSD. Solves...
|
commit | commitdiff | tree |
2011-06-17 |
milde | Math directive and documentation update:
|
commit | commitdiff | tree |
2011-06-07 |
milde | Apply tuple_args_guard.patch [ 2993967 ]
|
commit | commitdiff | tree |
2011-06-07 |
milde | Math documentation update.
|
commit | commitdiff | tree |
2011-05-24 |
milde | Update the copyright/licensing info. Fixes [3304675]
|
commit | commitdiff | tree |
2011-05-24 |
milde | Apply part of patch 3303733 to allow testing with Python...
|
commit | commitdiff | tree |
2011-05-19 |
milde | Work around http://bugs.python.org/issue10419
|
commit | commitdiff | tree |
2011-05-19 |
milde | New sub-module and test suite for error reporting.
|
commit | commitdiff | tree |
2011-05-16 |
milde | in Python 3, the name for the exception instance is...
|
commit | commitdiff | tree |