9796bd2a28
* NEW: RegExp.Replace() replace matched patterns by another string. The '&N' pattern in the replace string allows the N-th submatch to be inserted. * NEW: RegExp.Submatches property has been deprecated. Its properties now directly apply to the RegExp class: RegExp.Count and RegExp[...]. git-svn-id: svn://localhost/gambas/trunk@5768 867c0c6c-44f3-4631-809d-bfa615b0a4ec |
||
---|---|---|
.. | ||
src | ||
acinclude.m4 | ||
AUTHORS | ||
ChangeLog | ||
component.am | ||
configure.ac | ||
COPYING | ||
depcomp | ||
gambas.h | ||
gb_common.h | ||
INSTALL | ||
m4 | ||
Makefile.am | ||
missing | ||
NEWS | ||
README | ||
reconf |