diff options
| author | nyamatongwe <unknown> | 2010-10-22 09:33:37 +1100 |
|---|---|---|
| committer | nyamatongwe <unknown> | 2010-10-22 09:33:37 +1100 |
| commit | 2a554055ea1069ef565058fc69123da6eaa931a7 (patch) | |
| tree | 709cb067b48f20c0ab8f539be8b518bb89472e72 /doc/ScintillaHistory.html | |
| parent | 2a0f97f79922a34e6e8e7decf56deba597c3f3d9 (diff) | |
| download | scintilla-mirror-2a554055ea1069ef565058fc69123da6eaa931a7.tar.gz | |
Addition of '?' regular expression operator to indicate 0 or 1 occurrences
and non-greedy matches.
Diffstat (limited to 'doc/ScintillaHistory.html')
| -rw-r--r-- | doc/ScintillaHistory.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 0c268be02..13ab7954b 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -355,6 +355,8 @@ <td>Jordan Russell</td> <td>Farshid Lashkari</td> <td>Sam Rawlins</td> + </tr><tr> + <td>Michael Mullin</td> </tr> </table> <p> |
