| Commit | Date | |
|---|---|---|
|
[r9261]
by
rblank
wiki: Fixed a bug in the wiki diff view where changing the diff parameters would modify the versions being diffed. Patch by Oren Held. Closes #7824. |
2010-02-24 01:38:04 | Tree |
|
[r9260]
by
rblank
rendering: Removed all uses of the macros in `macros.html` and `macros.rss`, and replaced them with `<xi:include>`d HTML / XML snippets. The files are kept for backward compatibility (at least until 0.13). Closes #6374. |
2010-02-24 01:25:29 | Tree |
| 2010-02-23 22:59:42 | Tree | |
| 2010-02-23 22:59:24 | Tree | |
| 2010-02-23 22:57:55 | Tree | |
| 2010-02-23 22:57:46 | Tree | |
| 2010-02-23 22:55:44 | Tree | |
| 2010-02-23 22:12:08 | Tree | |
| 2010-02-23 22:07:53 | Tree | |
|
[r9252]
by
cboos
0.11.7dev: more straightforward regular expression for detecting CamelCase, taking directly into account the full list of upper and lower case unicode characters instead of playing tricks with negative look-behinds... The previous support for unicode (#230) used a regexp which could lead to some pathological run-time in presence of unicode words that didn't contain any alphanumerical characters. The runtime is now a tad bit slower and the WikiPageNames now also accept names like Page/Sub (which can be seen as a good thing), but the pathological behavior is gone. Fixes #9025. |
2010-02-23 20:34:22 | Tree |