| Commit | Date | |
|---|---|---|
| 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 |
|
[r9251]
by
rblank
chrome: Increased the size of the Genshi template cache to 128 templates. Part of #6374. |
2010-02-23 18:04:34 | Tree |
|
[r9250]
by
rblank
db: Follow-up to [9210], also use a microsecond timestamp for generating notification message IDs. Unfortunately, this will break threading to messages prior to the change, but at least we avoid generating message ID collisions for sub-second changes. |
2010-02-23 16:37:04 | Tree |