CVS log for Zope/lib/python/StructuredText/Attic/DocumentClass.py

Zope

Help

(back) Up to [Zope] / Zope / lib / python / StructuredText

Request diff between arbitrary revisions / Display revisions graphically


Default branch: MAIN
Bookmark a link to: HEAD / (download)

Revision Tasks Diffs Branches and Tags Age Author
1.55 Download
View as text
View 1.55
View annotated
[select for diffs]
FILE REMOVED
MAIN
5 years, 8 months ago
Wed Jun 2 16:26:40 2004
tseaver
Log:
- The CVS HEAD is dead; long live SVN!
1.54 Download
View as text
View 1.54
View annotated
[select for diffs]
Diff to previous 1.53
MAIN
6 years, 8 months ago
Sun May 25 19:40:10 2003
andreasjung
Log:
reverted checkin of STX i18n patch. This should have gone to a private
branch *damn CVS*
1.53 Download
View as text
View 1.53
View annotated
[select for diffs]
Diff to previous 1.52
MAIN
 
6 years, 8 months ago
Sun May 25 19:00:37 2003
andreasjung
Log:
- Included STX i18n patch by Andrey Lebedev to provide compatibility
with utf-8 encoded strings.
1.52 Download
View as text
View 1.52
View annotated
[select for diffs]
Diff to previous 1.51
MAIN
6 years, 11 months ago
Thu Feb 27 16:57:31 2003
fdrake
Log:
Remove uses of apply(). These will generate PendingDeprecationWarnings in
Python 2.3.
1.49.4.2 Download
View as text
View 1.49.4.2
View annotated
[select for diffs]
Diff to previous 1.49.4.1
chrism-install-branch
Diff to next MAIN 1.50
Diff to branch point 1.49
 
7 years, 3 months ago
Sat Oct 26 18:51:46 2002
chrism
Log:
Merge with HEAD. Again, sorry for the spew (what's left of it... someone seems to have filtered some of this branch's checkins out).
1.51 Download
View as text
View 1.51
View annotated
[select for diffs]
Diff to previous 1.50
MAIN
7 years, 3 months ago
Sat Oct 19 05:36:29 2002
andreasjung
Log:
fixed several problems identified by pychecker
1.49.4.1 Download
View as text
View 1.49.4.1
View annotated
[select for diffs]
Diff to previous 1.49
chrism-install-branch
 
7 years, 4 months ago
Sun Sep 29 00:40:35 2002
chrism
Log:
Merge chrism-install-branch with head. Apologies for the spew.
1.50 Download
View as text
View 1.50
View annotated
[select for diffs]
Diff to previous 1.49
MAIN
7 years, 4 months ago
Wed Sep 18 14:12:47 2002
efge
Log:
Merge of the Zope-2_6-i18n-branch into HEAD.

Impacted code:
- TAL: merge of the 2.7 i18n stuff, unicode fixes, tests.
- PageTemplates: addition of a global translation service and of its use
by the TALES engine, unicode fixes, tests.
- StructuredText: unicode fixes, tests.
1.49.6.1 Download
View as text
View 1.49.6.1
View annotated
[select for diffs]
Diff to previous 1.49
Zope-2_6-branch
Diff to next MAIN 1.50
7 years, 4 months ago
Wed Sep 18 13:54:12 2002
efge
Log:
Merge of the Zope-2_6-i18n-branch into Zope-2_6-i18n.

Impacted code:
- TAL: merge of the 2.7 i18n stuff, unicode fixes, tests.
- PageTemplates: addition of a global translation service and of its use
by the TALES engine, unicode fixes, tests.
- StructuredText: unicode fixes, tests.
1.49.8.1 Download
View as text
View 1.49.8.1
View annotated
[select for diffs]
Diff to previous 1.49
Zope-2_6-i18n-branch
Diff to next MAIN 1.50
 
7 years, 4 months ago
Tue Sep 17 00:10:18 2002
efge
Log:
Unicode fixes for StructuredText.

This makes the code run, but ST still uses the Zope locale to get
'letters', when it probably should use \w+ and re.U on any Unicode
strings. So currently non-ascii alphabetic Unicode characters in a stx
document are still treated as non-alphabetic.
1.49 Download
View as text
View 1.49
View annotated
[select for diffs]
Diff to previous 1.48
MAIN
Branch point for: chrism-install-branch
Zope-2_6-i18n-branch
Zope-2_6-branch
7 years, 5 months ago
Wed Aug 14 20:58:22 2002
mj
Log:
Clean up indentation and trailing whitespace.
1.48 Download
View as text
View 1.48
View annotated
[select for diffs]
Diff to previous 1.47
MAIN
7 years, 7 months ago
Thu Jun 20 16:43:29 2002
andreasjung
Log:
Collector #432: STX special characters inside a literal were not
printed properly
1.43.10.3 Download
View as text
View 1.43.10.3
View annotated
[select for diffs]
Diff to previous 1.43.10.2
Zope-2_5-branch
Diff to next MAIN 1.44
Diff to branch point 1.43
 
7 years, 7 months ago
Thu Jun 20 16:39:32 2002
andreasjung
Log:
Collector #432: special characters inside a literal were not
rendered properly
1.47 Download
View as text
View 1.47
View annotated
[select for diffs]
Diff to previous 1.46
MAIN
7 years, 11 months ago
Mon Mar 11 15:14:31 2002
andreasjung
Log:
remove tons of empty lines
1.46 Download
View as text
View 1.46
View annotated
[select for diffs]
Diff to previous 1.45
MAIN
 
7 years, 11 months ago
Mon Mar 11 15:13:34 2002
andreasjung
Log:
string module free zone
1.43.10.2 Download
View as text
View 1.43.10.2
View annotated
[select for diffs]
Diff to previous 1.43.10.1
Zope-2_5-branch
Diff to branch point 1.43
7 years, 11 months ago
Mon Feb 25 19:38:15 2002
andreasjung
Log:
fixed broken handling of underlined text at the end of a line
1.45 Download
View as text
View 1.45
View annotated
[select for diffs]
Diff to previous 1.44
MAIN
7 years, 11 months ago
Mon Feb 25 15:36:48 2002
andreasjung
Log:
a string '_blabla_' at the end of line has not been recognized properly
as text to be represented as underline.

- updated tests and HTML references
1.43.10.1 Download
View as text
View 1.43.10.1
View annotated
[select for diffs]
Diff to previous 1.43
Zope-2_5-branch
8 years ago
Sun Feb 10 19:32:44 2002
andreasjung
Log:
Collector #207: fixed problem with inner links
1.44 Download
View as text
View 1.44
View annotated
[select for diffs]
Diff to previous 1.43
MAIN
 
8 years ago
Sun Feb 10 19:31:15 2002
andreasjung
Log:
Collector #207: fixed problem with inner links
1.41.2.1 Download
View as text
View 1.41.2.1
View annotated
[select for diffs]
Diff to previous 1.41
Diff to next MAIN 1.42
8 years, 1 month ago
Fri Dec 21 16:01:22 2001
andreasjung
Log:
code cleanup (merge from trunk)
1.43 Download
View as text
View 1.43
View annotated
[select for diffs]
Diff to previous 1.42
MAIN
Branch point for: Zope-2_5-branch
8 years, 1 month ago
Fri Dec 21 16:00:16 2001
andreasjung
Log:
minor codecleanup (unused vars found by pychecker)
1.42 Download
View as text
View 1.42
View annotated
[select for diffs]
Diff to previous 1.41
MAIN
 
8 years, 1 month ago
Mon Dec 17 17:19:09 2001
tseaver
Log:


- Tiny cosmetic changes (trailing whitespace after '#'), hoping also
to remove the executable permission from these modules (none are
designed to run as scripts).
1.41 Download
View as text
View 1.41
View annotated
[select for diffs]
Diff to previous 1.40
MAIN
8 years, 2 months ago
Wed Nov 28 15:51:14 2001
matt
Log:
License file update
1.40 Download
View as text
View 1.40
View annotated
[select for diffs]
Diff to previous 1.39
MAIN
8 years, 2 months ago
Thu Nov 15 20:27:06 2001
andreasjung
Log:
fixed missing quotes
1.22.2.15 Download
View as text
View 1.22.2.15
View annotated
[select for diffs]
Diff to previous 1.22.2.14
Zope-2_4-branch
Diff to next MAIN 1.23
Diff to branch point 1.22
8 years, 2 months ago
Thu Nov 15 20:26:34 2001
andreasjung
Log:
fixed missing "quotes"
1.38.2.1 Download
View as text
View 1.38.2.1
View annotated
[select for diffs]
Diff to previous 1.38
ajung-webdav-debug
Diff to next MAIN 1.39
 
8 years, 3 months ago
Wed Nov 7 16:11:28 2001
andreasjung
Log:
merge from trunk
1.22.2.14 Download
View as text
View 1.22.2.14
View annotated
[select for diffs]
Diff to previous 1.22.2.13
Zope-2_4-branch
Diff to branch point 1.22
8 years, 3 months ago
Tue Nov 6 13:47:02 2001
andreasjung
Log:
fixed syntax error
1.39 Download
View as text
View 1.39
View annotated
[select for diffs]
Diff to previous 1.38
MAIN
8 years, 3 months ago
Mon Nov 5 22:23:29 2001
andreasjung
Log:
Fixed syntax bug
1.38 Download
View as text
View 1.38
View annotated
[select for diffs]
Diff to previous 1.37
MAIN
Branch point for: ajung-webdav-debug
8 years, 3 months ago
Wed Oct 31 14:24:07 2001
andreasjung
Log:
STXNG: added '+' as allowed characters inside URLs
1.37 Download
View as text
View 1.37
View annotated
[select for diffs]
Diff to previous 1.36
MAIN
8 years, 3 months ago
Thu Oct 25 16:37:24 2001
andreasjung
Log:
re-enabled inner links for STXNG documents
1.22.2.13 Download
View as text
View 1.22.2.13
View annotated
[select for diffs]
Diff to previous 1.22.2.12
Zope-2_4-branch
Diff to branch point 1.22
8 years, 3 months ago
Fri Oct 19 12:55:06 2001
andreasjung
Log:
backport from trunk (*sigh* stale cvs locks really suck)
1.36 Download
View as text
View 1.36
View annotated
[select for diffs]
Diff to previous 1.35
MAIN
8 years, 3 months ago
Fri Oct 19 12:21:09 2001
andreasjung
Log:
- _..._ was still broken. Even more __....__ was broken. Underlines are evil.
- added script to recreate regression reference files
- added another test
1.22.2.12 Download
View as text
View 1.22.2.12
View annotated
[select for diffs]
Diff to previous 1.22.2.11
Zope-2_4-branch
Diff to branch point 1.22
 
8 years, 3 months ago
Thu Oct 18 19:09:56 2001
andreasjung
Log:
uhhhhhhhh.....CVS had a minor merge problem
1.22.2.11 Download
View as text
View 1.22.2.11
View annotated
[select for diffs]
Diff to previous 1.22.2.10
Zope-2_4-branch
Diff to branch point 1.22
 
8 years, 3 months ago
Thu Oct 18 19:04:16 2001
andreasjung
Log:
-backport of new testsuite from trunk
-fixed handling of __literals__ with underlines
-handling wrong handling of underlines
1.35 Download
View as text
View 1.35
View annotated
[select for diffs]
Diff to previous 1.34
MAIN
 
8 years, 3 months ago
Wed Oct 17 18:15:48 2001
andreasjung
Log:
added test and fix to protect __literal__ to be changed by STXNG
underline code (patch by Sean Bowman)
1.22.2.10 Download
View as text
View 1.22.2.10
View annotated
[select for diffs]
Diff to previous 1.22.2.9
Zope-2_4-branch
Diff to branch point 1.22
8 years, 4 months ago
Tue Oct 9 12:20:29 2001
andreasjung
Log:
- Multiple links in a paragraph with mixed link notation
(quotation+colon+URL or quotation+comma+whitespace+URL) did not
work properly (thanks to Alastair Burt for reporting and submitting
the patch).
1.34 Download
View as text
View 1.34
View annotated
[select for diffs]
Diff to previous 1.33
MAIN
8 years, 4 months ago
Tue Oct 9 11:57:01 2001
andreasjung
Log:
Multiple links in a paragraph with mixed link notation
(quotation+colon+URL or quotation+comma+whitespace+URL) did not
work properly (thanks to Alastair Burt for reporting and submitting
the patch).
1.28.2.1 Download
View as text
View 1.28.2.1
View annotated
[select for diffs]
Diff to previous 1.28
NR-branch
Diff to next MAIN 1.29
 
8 years, 6 months ago
Thu Aug 9 16:33:43 2001
shane
Log:
Sync NR-branch with trunk. Sorry about so many checkin messages...
1.33 Download
View as text
View 1.33
View annotated
[select for diffs]
Diff to previous 1.32
MAIN
8 years, 6 months ago
Mon Aug 6 12:46:28 2001
andreasjung
Log:
- Collector #2481: adjusted punctuation for link generation
(not working with ! inside quoted text)
1.22.2.9 Download
View as text
View 1.22.2.9
View annotated
[select for diffs]
Diff to previous 1.22.2.8
Zope-2_4-branch
Diff to branch point 1.22
8 years, 6 months ago
Mon Aug 6 12:42:00 2001
andreasjung
Log:
Collector #2481: adjusted punctuation for link generation
(not working with ! inside quoted text)
1.22.2.8 Download
View as text
View 1.22.2.8
View annotated
[select for diffs]
Diff to previous 1.22.2.7
Zope-2_4-branch
Diff to branch point 1.22
8 years, 6 months ago
Wed Jul 18 15:01:20 2001
andreasjung
Log:
*** empty log message ***
1.32 Download
View as text
View 1.32
View annotated
[select for diffs]
Diff to previous 1.31
MAIN
 
8 years, 7 months ago
Thu Jul 12 19:04:01 2001
andreas
Log:
Collector # 2397: StructuredText could not handle underlined text
properly. Also <dtml-var stxdoc ftm=structured-text> will no longer
produce <html>..<body> and </body>..</html>
1.31 Download
View as text
View 1.31
View annotated
[select for diffs]
Diff to previous 1.30
MAIN
 
8 years, 7 months ago
Thu Jul 12 17:37:12 2001
andreas
Log:
Collector 2396: STXNG: URLs containing '%' were not handled properly
like http://zope.org/%7e/.... (replacement for tilde)

Notice: to be backported to 2.4 branch after 2.4 release
1.22.2.7 Download
View as text
View 1.22.2.7
View annotated
[select for diffs]
Diff to previous 1.22.2.6
Zope-2_4-branch
Diff to branch point 1.22
8 years, 7 months ago
Mon Jul 2 18:17:05 2001
chrism
Log:
Fixed named link dispatch method. Collector 2266.
1.30 Download
View as text
View 1.30
View annotated
[select for diffs]
Diff to previous 1.29
MAIN
8 years, 7 months ago
Mon Jul 2 18:13:38 2001
chrism
Log:
Fixed named link dispatch method. Collector 2266.
1.22.2.6 Download
View as text
View 1.22.2.6
View annotated
[select for diffs]
Diff to previous 1.22.2.5
Zope-2_4-branch
Diff to branch point 1.22
 
8 years, 7 months ago
Mon Jul 2 11:18:21 2001
chrism
Log:
Fix for dumb bug in previous fix that extended the set of characters representing an absolute and relative URL.. thanks again to Datagrok.
1.29 Download
View as text
View 1.29
View annotated
[select for diffs]
Diff to previous 1.28
MAIN
 
8 years, 7 months ago
Mon Jul 2 11:16:33 2001
chrism
Log:
Fix for dumb bug in previous fix that extended the set of characters representing an absolute and relative URL.. thanks again to Datagrok.
1.22.2.5 Download
View as text
View 1.22.2.5
View annotated
[select for diffs]
Diff to previous 1.22.2.4
Zope-2_4-branch
Diff to branch point 1.22
8 years, 7 months ago
Thu Jun 28 11:28:25 2001
chrism
Log:
Collector 2348 - fix for doc_href not recognizing URLs with query strings. Merge from trunk.
1.28 Download
View as text
View 1.28
View annotated
[select for diffs]
Diff to previous 1.27
MAIN
Branch point for: NR-branch
 
8 years, 7 months ago
Thu Jun 28 11:25:12 2001
chrism
Log:
Collector #2348 - doc_href method fails to include query strings in detected URLs. Fixed two regexes. Thanks to "datagrok".
1.22.2.4 Download
View as text
View 1.22.2.4
View annotated
[select for diffs]
Diff to previous 1.22.2.3
Zope-2_4-branch
Diff to branch point 1.22
 
8 years, 7 months ago
Tue Jun 26 08:30:23 2001
chrism
Log:
Collector #2342: Multi-arg appends foiled table rendering for Python 2.1

Fixed. merge from trunk.
1.27 Download
View as text
View 1.27
View annotated
[select for diffs]
Diff to previous 1.26
MAIN
8 years, 7 months ago
Tue Jun 26 08:29:27 2001
chrism
Log:
Collector #2342: Multi-arg appends foiled table rendering for Python 2.1

Fixed.
1.22.2.3 Download
View as text
View 1.22.2.3
View annotated
[select for diffs]
Diff to previous 1.22.2.2
Zope-2_4-branch
Diff to branch point 1.22
 
8 years, 7 months ago
Tue Jun 26 01:17:36 2001
chrism
Log:
Merge from trunk.
1.26 Download
View as text
View 1.26
View annotated
[select for diffs]
Diff to previous 1.25
MAIN
 
8 years, 7 months ago
Tue Jun 26 01:16:40 2001
chrism
Log:
The doc_href method is used in two cases:

"a link", http://an.aboslute.url

and

"a link":an absolute or relative URL

Fixes checked in earlier in the day to allow for only absolute URLs in the former broke regexes to do relative URLs in the latter. This is now fixed.

FWIW, why we allow the first spelling is beyond me. It has a tendency to be misinterpreted if it's not used with an absolute URL, which is why it's limited to matching absolute URLs currently.
1.22.2.2 Download
View as text
View 1.22.2.2
View annotated
[select for diffs]
Diff to previous 1.22.2.1
Zope-2_4-branch
Diff to branch point 1.22
 
8 years, 7 months ago
Mon Jun 25 22:32:18 2001
chrism
Log:
Merge from trunk.
1.25 Download
View as text
View 1.25
View annotated
[select for diffs]
Diff to previous 1.24
MAIN
 
8 years, 7 months ago
Mon Jun 25 22:31:16 2001
chrism
Log:
Fixed doc_literal method to allow for start-of-line and end-of-line literals.
1.22.2.1 Download
View as text
View 1.22.2.1
View annotated
[select for diffs]
Diff to previous 1.22
Zope-2_4-branch
 
8 years, 7 months ago
Mon Jun 25 19:28:28 2001
chrism
Log:
Merging changes from trunk.
1.24 Download
View as text
View 1.24
View annotated
[select for diffs]
Diff to previous 1.23
MAIN
 
8 years, 7 months ago
Mon Jun 25 19:20:30 2001
chrism
Log:
A number of small changes and enhancements to the detection of symbols and gestures:

- All regexes attempt to now detect \r as well as \n as a newline character.

- Fixed improper regex for emphasis which caused emphasized text to be rendered as strong.

- Fixed href method to not return false positives for "comma", link:types. In many cases, inappropriate things were being detected as comma-link-type hrefs. Now only things with (http|https|ftp|mailto|file|about) as a leader are used as comma-link-types.

- Changed ordered list types to not treat small words with following punctuation at the beginning of a paragraph (e.g. "Yes.") as an ordered list gesture. Instead, only single characters (or any-length digits) followed by punctuation will be treated as an ordered list gesture.

- Removed unused regular expression from doc_header signature.

- Changed doc_literal, doc_emphasis, and doc_strong methods to
work across newlines. This means that people can start to type
for example, a literal 'on one line and it should be ok to
... cross to the next'. The danger here is that it will match
too much (especially in the case of literals), but this is
ameliorated by the fact that (at least for literals) the
ending "'" is required to be followed by some kind of whitespace.
Emphasis and strong don't have this limitation, but their symbology
(*) is much less frequently used in normal writing.
1.23 Download
View as text
View 1.23
View annotated
[select for diffs]
Diff to previous 1.22
MAIN
 
8 years, 7 months ago
Sat Jun 23 02:21:39 2001
chrism
Log:
DocumentClass was changed to support alternate locates a while back. One of the ways in which this was done was to use string.punctuation with locale support turned on, stuffing the results into regular expressions.

Unfortunately, the insertion of the punctuation into regular expressions was completely literal. This meant that, depending on locale, a regex could take on a completely different semantic due to the fact that it could include "]", "?", etc. At times, this could cause a segmentation fault if a nonsensical generated regex was especially juicy.

I took out the code which localized punctuation, although the code which localizes letters is still there.
1.22 Download
View as text
View 1.22
View annotated
[select for diffs]
Diff to previous 1.21
MAIN
Branch point for: Zope-2_4-branch
8 years, 7 months ago
Tue Jun 19 02:32:12 2001
chrism
Log:
The doc_header method makes a copy of the paragraph it's working on and returns it in the case that what follows it is an example. When doing so, the attributes attached to the paragraph were lost. Changes made to the doc_header method copy the attributes assigned to the paragraph as well as the body, making the copy carry along paragraph attributes.
1.21 Download
View as text
View 1.21
View annotated
[select for diffs]
Diff to previous 1.20
MAIN
 
8 years, 7 months ago
Sat Jun 16 14:27:48 2001
chrism
Log:
The color_paragraphs method of DocumentClass attempts to iterate through all the defined paragraph_type methods for each paragraph. If a paragraph_type method returns anything but None, the colorization has been completed by the paragraph_type method, and we move on. However, when a paragraph_type cannot be found to colorize a paragraph, we make a copy of the paragraph, and attempt to colorize its children with the color_paragraphs function. In this case, the DOM-style attributes attached to the original paragraph were lost. I modified the color_paragraphs method to retain the original paragraph's DOM-style attributes when a colorizer for the paragraph was not found.
1.20 Download
View as text
View 1.20
View annotated
[select for diffs]
Diff to previous 1.19
MAIN
8 years, 8 months ago
Thu May 31 19:12:37 2001
andreas
Log:
typo fix
1.19 Download
View as text
View 1.19
View annotated
[select for diffs]
Diff to previous 1.18
MAIN
 
8 years, 8 months ago
Thu May 31 17:03:11 2001
andreas
Log:
added '_' to _URL_AND_PUNC (COllector 2260)
1.5.6.4 Download
View as text
View 1.5.6.4
View annotated
[select for diffs]
Diff to previous 1.5.6.3
zope-2_3-branch
Diff to next MAIN 1.6
Diff to branch point 1.5
8 years, 8 months ago
Thu May 31 17:02:25 2001
andreas
Log:
added '_' to _URL_AND_PUNC (Collector 2260)
1.18 Download
View as text
View 1.18
View annotated
[select for diffs]
Diff to previous 1.17
MAIN
 
8 years, 8 months ago
Thu May 31 16:49:55 2001
andreas
Log:
unified punctuation
1.17 Download
View as text
View 1.17
View annotated
[select for diffs]
Diff to previous 1.16
MAIN
8 years, 9 months ago
Thu May 3 15:27:02 2001
andreas
Log:
cleaner handling of punctuation, several fixes, enhanced
locale support
1.16.2.1 Download
View as text
View 1.16.2.1
View annotated
[select for diffs]
Diff to previous 1.16
ajung-2_4-STXNG
Diff to next MAIN 1.17
 
8 years, 9 months ago
Wed May 2 17:06:33 2001
andreas
Log:
update
1.16 Download
View as text
View 1.16
View annotated
[select for diffs]
Diff to previous 1.15
MAIN
Branch point for: ajung-2_4-STXNG
8 years, 9 months ago
Tue May 1 19:01:55 2001
andreas
Log:
Changed pattern for detecting _..._ text. We now require that
at least one space precedes the first underscore. This is neccessary
for handling underscores inside DTML vars.
1.15 Download
View as text
View 1.15
View annotated
[select for diffs]
Diff to previous 1.14
MAIN
 
8 years, 9 months ago
Tue May 1 16:07:40 2001
andreas
Log:
fixed problem with two _ inside a string
1.14 Download
View as text
View 1.14
View annotated
[select for diffs]
Diff to previous 1.13
MAIN
 
8 years, 9 months ago
Sat Apr 28 05:11:41 2001
chrism
Log:
Changed \0's to \000's for regexes.
1.13 Download
View as text
View 1.13
View annotated
[select for diffs]
Diff to previous 1.12
MAIN
 
8 years, 9 months ago
Fri Apr 27 17:07:17 2001
andreas
Log:
Yeah...Zope is now a regex|ts_regex|regsub zone. Replaced and removed all old regex stuff. No one survived.
1.12.8.3 Download
View as text
View 1.12.8.3
View annotated
[select for diffs]
Diff to previous 1.12.8.2
ajung-2_4-ts_regex-exterminiation-branch
Diff to next MAIN 1.13
Diff to branch point 1.12
8 years, 9 months ago
Fri Apr 27 15:32:23 2001
andreas
Log:
- added/changed locale support
1.12.8.2 Download
View as text
View 1.12.8.2
View annotated
[select for diffs]
Diff to previous 1.12.8.1
ajung-2_4-ts_regex-exterminiation-branch
Diff to branch point 1.12
 
8 years, 9 months ago
Thu Apr 26 21:56:40 2001
andreas
Log:
removed debug output
1.12.8.1 Download
View as text
View 1.12.8.1
View annotated
[select for diffs]
Diff to previous 1.12
ajung-2_4-ts_regex-exterminiation-branch
 
8 years, 9 months ago
Thu Apr 26 20:35:45 2001
andreas
Log:
added locale support
1.5.6.3 Download
View as text
View 1.5.6.3
View annotated
[select for diffs]
Diff to previous 1.5.6.2
zope-2_3-branch
Diff to branch point 1.5
8 years, 10 months ago
Fri Mar 30 20:17:32 2001
brian
Log:
fix missed merges
1.12 Download
View as text
View 1.12
View annotated
[select for diffs]
Diff to previous 1.11
MAIN
Branch point for: ajung-2_4-ts_regex-exterminiation-branch
8 years, 10 months ago
Thu Mar 22 06:41:06 2001
karl
Log:
removed spurious " from docstring that was driving emacs' fontifier crazy
1.11 Download
View as text
View 1.11
View annotated
[select for diffs]
Diff to previous 1.10
MAIN
 
8 years, 10 months ago
Tue Mar 20 22:58:25 2001
amos
Log:
Added support for x-refs and fixed image support including x-refs to figures.
1.5.6.2 Download
View as text
View 1.5.6.2
View annotated
[select for diffs]
Diff to previous 1.5.6.1
zope-2_3-branch
Diff to branch point 1.5
8 years, 10 months ago
Wed Mar 14 19:17:50 2001
brian
Log:
Merged a bunch of changes not merged from trunk to branch
1.10 Download
View as text
View 1.10
View annotated
[select for diffs]
Diff to previous 1.9
MAIN
 
8 years, 11 months ago
Tue Mar 13 20:11:17 2001
amos
Log:
Fixed a bug in how examples were handled.

Before this failed::

line one

line two

Now this example is handled correctly.
1.9 Download
View as text
View 1.9
View annotated
[select for diffs]
Diff to previous 1.8
MAIN
 
8 years, 11 months ago
Mon Mar 12 20:05:49 2001
john
Log:
added fixes for emphasis
1.8 Download
View as text
View 1.8
View annotated
[select for diffs]
Diff to previous 1.7
MAIN
 
8 years, 11 months ago
Mon Mar 12 19:19:56 2001
john
Log:
fixed href name not being able to recognize * and ', which prevented
things like strong,emp, and literals in the href name
1.7 Download
View as text
View 1.7
View annotated
[select for diffs]
Diff to previous 1.6
MAIN
 
8 years, 11 months ago
Fri Mar 9 21:59:24 2001
john
Log:
fixed header bug for DocumentClass.py and ClassicDocumentClass.py
StructuredText section failed to provide the actual colorizable text,
so in-line structured text items were being ignored.
1.6 Download
View as text
View 1.6
View annotated
[select for diffs]
Diff to previous 1.5
MAIN
 
8 years, 11 months ago
Wed Mar 7 21:35:38 2001
brian
Log:
Merged fixes for bug #2016 from 2.3 branch
1.5.6.1 Download
View as text
View 1.5.6.1
View annotated
[select for diffs]
Diff to previous 1.5
zope-2_3-branch
 
8 years, 11 months ago
Wed Mar 7 21:32:04 2001
brian
Log:
Fixed bug #2016: usage of raw strings in regexes
1.5.4.1 Download
View as text
View 1.5.4.1
View annotated
[select for diffs]
Diff to previous 1.5
jeffrey-writelocking_support-branch
Diff to next MAIN 1.6
 
9 years ago
Mon Jan 15 21:43:25 2001
jeffrey
Log:
Merging in a lot of stuff
1.5 Download
View as text
View 1.5
View annotated
[select for diffs]
Diff to previous 1.4
MAIN
Branch point for: zope-2_3-branch
jeffrey-writelocking_support-branch
9 years, 1 month ago
Mon Jan 8 21:46:59 2001
john
Log:
added support for recognizing td and th cells. Removed the habit of
cells redering <html> and <body> tags due to their being documents.
Removed annoying test print statements.
1.4 Download
View as text
View 1.4
View annotated
[select for diffs]
Diff to previous 1.3
MAIN
 
9 years, 1 month ago
Fri Jan 5 22:10:15 2001
john
Log:
removed annoying output from ClassicDocumentClass. Added support
for determining align and valign for table cells to DocumentClass.
Updated HTMLClass to be able to handle DocumentClass's updated
information. Resolved some insertion problems associated with
ST.py
1.3 Download
View as text
View 1.3
View annotated
[select for diffs]
Diff to previous 1.2
MAIN
 
9 years, 1 month ago
Thu Jan 4 19:41:32 2001
john
Log:
added support for tables in tables. Also cleaned up some random output
statements.
1.2 Download
View as text
View 1.2
View annotated
[select for diffs]
Diff to previous 1.1
MAIN
 
9 years, 1 month ago
Thu Jan 4 15:01:59 2001
brian
Log:
Merged StructuredText-Dev
1.1.2.13 Download
View as text
View 1.1.2.13
View annotated
[select for diffs]
Diff to previous 1.1.2.12
StructuredText-Dev
Diff to next MAIN 1.2
Diff to branch point 1.1
9 years, 1 month ago
Wed Jan 3 16:34:58 2001
john
Log:
updated ST.py and DocumentClass to help handle multiple paragraphs in
cells. Also removed some legacy table code from DocumentClass and
removed some annoying print statements
1.1.2.12 Download
View as text
View 1.1.2.12
View annotated
[select for diffs]
Diff to previous 1.1.2.11
StructuredText-Dev
Diff to branch point 1.1
 
9 years, 1 month ago
Tue Jan 2 22:47:57 2001
john
Log:
fixed an insetion bug in ST.py. Added paragraph support to cells in
StructuredTextNG tables. There is still a bug with tables in
tables, but other paragraph types appear to work just fine.
1.1.2.11 Download
View as text
View 1.1.2.11
View annotated
[select for diffs]
Diff to previous 1.1.2.10
StructuredText-Dev
Diff to branch point 1.1
 
9 years, 1 month ago
Tue Jan 2 19:47:12 2001
john
Log:
added basic support for StructuredTextTables to DocumentClass, implementing
the new StructuredTextTables format.
1.1.2.10 Download
View as text
View 1.1.2.10
View annotated
[select for diffs]
Diff to previous 1.1.2.9
StructuredText-Dev
Diff to branch point 1.1
 
9 years, 1 month ago
Thu Dec 21 18:54:20 2000
john
Log:
fixed DocumentClass's bad habit of grabbing single letter starts of
sentences and making those paragraphs numbered list items even if
there was no following period.
1.1.2.9 Download
View as text
View 1.1.2.9
View annotated
[select for diffs]
Diff to previous 1.1.2.8
StructuredText-Dev
Diff to branch point 1.1
 
9 years, 1 month ago
Thu Dec 21 18:33:31 2000
john
Log:
updated DocumentClass
1.1.2.8 Download
View as text
View 1.1.2.8
View annotated
[select for diffs]
Diff to previous 1.1.2.7
StructuredText-Dev
Diff to branch point 1.1
 
9 years, 1 month ago
Thu Dec 21 16:32:03 2000
john
Log:
removed named and inner links from DocumentClass, removed underlines,
and temporarily disabled tables. Added support for sgml. Updated HTMClass
to have support for StructuredTextSGML.
1.1.2.7 Download
View as text
View 1.1.2.7
View annotated
[select for diffs]
Diff to previous 1.1.2.6
StructuredText-Dev
Diff to branch point 1.1
 
9 years, 1 month ago
Thu Dec 21 15:40:52 2000
john
Log:
removed classic tables from document class. (classic tables are supported
in ClassicDocumentClass only)
1.1.2.6 Download
View as text
View 1.1.2.6
View annotated
[select for diffs]
Diff to previous 1.1.2.5
StructuredText-Dev
Diff to branch point 1.1
 
9 years, 1 month ago
Thu Dec 21 15:38:13 2000
john
Log:
added fixes for classic document class
1.1.2.5 Download
View as text
View 1.1.2.5
View annotated
[select for diffs]
Diff to previous 1.1.2.4
StructuredText-Dev
Diff to branch point 1.1
 
9 years, 1 month ago
Wed Dec 20 22:39:49 2000
john
Log:
updated DocumentClass to fix problems with hrefs. Fixed HTMLClass
to not die on xref.
1.1.2.4 Download
View as text
View 1.1.2.4
View annotated
[select for diffs]
Diff to previous 1.1.2.3
StructuredText-Dev
Diff to branch point 1.1
 
9 years, 2 months ago
Wed Nov 15 02:03:29 2000
michel
Log:
fixed indentation level
1.1.2.3 Download
View as text
View 1.1.2.3
View annotated
[select for diffs]
Diff to previous 1.1.2.2
StructuredText-Dev
Diff to branch point 1.1
 
9 years, 2 months ago
Wed Nov 15 01:57:39 2000
michel
Log:
added new files for images, and bugfixes
1.1.2.2 Download
View as text
View 1.1.2.2
View annotated
[select for diffs]
Diff to previous 1.1.2.1
StructuredText-Dev
Diff to branch point 1.1
9 years, 6 months ago
Fri Jul 21 19:04:26 2000
michel
Log:

Added docbook, fixed type in document
1.1.2.1 Download
View as text
View 1.1.2.1
View annotated
[select for diffs]
Diff to previous 1.1
StructuredText-Dev
 
9 years, 7 months ago
Thu Jun 22 16:45:43 2000
jim
Log:
Renamed module to DocumentClass.

Renamed doc_example to doc_literal and fixed up regular expression.
1.1 Download
View as text
View 1.1
View annotated
[select for diffs]
FILE REMOVED
MAIN
Branch point for: StructuredText-Dev
 
9 years, 7 months ago
Thu Jun 22 16:45:43 2000
jim
Log:
file DocumentClass.py was initially added on branch StructuredText-Dev.

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Diffs between and
Type of Diff should be a

View only Branch:
Sort log by:

webmaster@zope.org
Powered by
ViewCVS 0.9.2