| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | added support for IronPython 1.0 (thanks to Seo Sanghyeon); | wiemann | 2006-09-16 | 3 | -5/+8 |
| * | renamed test | wiemann | 2006-09-16 | 1 | -1/+1 |
| * | added history entries for Andreas' improvements to rst.el | wiemann | 2006-09-16 | 1 | -0/+3 |
| * | headings containing only non-ASCII characters are now | wiemann | 2006-09-16 | 2 | -2/+4 |
| * | (require 'font-lock) in emacs lisp code now, | reuleaux | 2006-09-15 | 1 | -2/+3 |
| * | installation instructions simplified, just (require 'font-lock) | reuleaux | 2006-09-15 | 1 | -8/+1 |
| * | (require 'font-lock) added to the installation instructions | reuleaux | 2006-09-15 | 1 | -0/+8 |
| * | correction for multiline comments, especially for comments with an | reuleaux | 2006-09-15 | 1 | -1/+1 |
| * | Recognize table class: borderless, nolines, booktabs, standard. | grubert | 2006-09-03 | 4 | -1/+61 |
| * | Applied patch from Denis Shaposhnikov for Xemacs portability. Thanks Denis. | blais | 2006-08-24 | 1 | -2/+12 |
| * | Updated rst.el with new features for enumerating and bulleting lists of items. | blais | 2006-08-24 | 2 | -53/+173 |
| * | added notes and comments | wiemann | 2006-08-18 | 2 | -24/+29 |
| * | corrected docstring | wiemann | 2006-08-17 | 1 | -6/+6 |
| * | added links to recent threads about citations | wiemann | 2006-08-17 | 1 | -2/+10 |
| * | removed unused methods | wiemann | 2006-08-16 | 1 | -6/+0 |
| * | added writer_aux.Admonitions transform; | wiemann | 2006-08-16 | 7 | -58/+98 |
| * | the wiki is spammy, so I moved the development notes into SVN | wiemann | 2006-08-16 | 2 | -2/+71 |
| * | more comment tuning | wiemann | 2006-08-16 | 1 | -6/+9 |
| * | added more comments | wiemann | 2006-08-16 | 1 | -9/+23 |
| * | more name refactoring, some comments | wiemann | 2006-08-16 | 2 | -64/+89 |
| * | some refactoring on macro naming convention | wiemann | 2006-08-16 | 2 | -39/+41 |
| * | added link to restxsl | wiemann | 2006-08-15 | 1 | -0/+5 |
| * | added links to Emacs info | goodger | 2006-08-14 | 1 | -1/+2 |
| * | added missing word | wiemann | 2006-08-12 | 1 | -1/+1 |
| * | added link to XSLT script for RELAX NG annotations | wiemann | 2006-08-11 | 1 | -0/+4 |
| * | handle unencodable characters in comments; changed default encoding to latin1 | wiemann | 2006-08-11 | 1 | -3/+21 |
| * | added functional test for non-ASCII characters in comments | wiemann | 2006-08-11 | 4 | -2/+10 |
| * | bump rest2web to the top for its activity | wiemann | 2006-08-11 | 1 | -3/+3 |
| * | more cleanup and comments | wiemann | 2006-08-09 | 1 | -145/+150 |
| * | some cleanup and some comments for the base stylesheet of newlatex2e | wiemann | 2006-08-07 | 1 | -40/+72 |
| * | added history and release note entries for directive refactoring | wiemann | 2006-08-07 | 2 | -0/+24 |
| * | added link to admonition directive documentation | wiemann | 2006-08-07 | 1 | -3/+5 |
| * | updated headers | wiemann | 2006-08-07 | 5 | -20/+10 |
| * | merged directives branch to trunk (r4375:4666); | wiemann | 2006-07-12 | 32 | -1837/+2377 |
| * | Added several features to rst.el and started to checkdoc the source | blais | 2006-07-11 | 1 | -238/+452 |
| * | added link to sxw2rest (by Trent W. Buck) | wiemann | 2006-07-10 | 1 | -0/+4 |
| * | added link to ReleaseForge | wiemann | 2006-07-08 | 1 | -0/+5 |
| * | added support for PyPy | wiemann | 2006-07-08 | 1 | -2/+4 |
| * | use integer division to make it more explicit, and for Python 3000 compatibil... | wiemann | 2006-07-04 | 2 | -4/+4 |
| * | added to-do list entry for unicode whitespace and punctuation | wiemann | 2006-06-29 | 1 | -0/+3 |
| * | use different hacks for installing data files for Python 2.2 | wiemann | 2006-06-29 | 2 | -4/+29 |
| * | added to-do list entry about command line encoding | wiemann | 2006-06-29 | 1 | -0/+4 |
| * | typo | goodger | 2006-06-28 | 1 | -1/+1 |
| * | Added StopTraversal exception in nodes, to interrupt the traversal cleanly. | blais | 2006-06-28 | 2 | -13/+118 |
| * | Added a kludge to allow publishing from within mod_python. | blais | 2006-06-25 | 1 | -1/+13 |
| * | removed Vogontia (no longer maintained) | wiemann | 2006-06-22 | 1 | -2/+0 |
| * | Python 2.5 compatibility: dynamic exception matching | goodger | 2006-06-22 | 3 | -8/+18 |
| * | for compatibility with Python2.5b1 | goodger | 2006-06-22 | 1 | -1/+2 |
| * | reverted r3253, incompatible with Python 2.5 | goodger | 2006-06-22 | 1 | -11/+0 |
| * | updated references in substitutions bug | goodger | 2006-06-22 | 1 | -0/+17 |