]> git.lyx.org Git - features.git/commit
LSubstring and LRegex added, some small cleanup in FileInfo, audited most of the...
authorLars Gullik Bjønnes <larsbj@gullik.org>
Tue, 9 Nov 1999 22:20:24 +0000 (22:20 +0000)
committerLars Gullik Bjønnes <larsbj@gullik.org>
Tue, 9 Nov 1999 22:20:24 +0000 (22:20 +0000)
commit2cf98b74fc52411dfe61eed649ae755fc1b25df8
tree308b3b31b90abec6f8cbb4a88c7c1b714777234d
parente9b3ceae4e27a17e23fc2f3f84b56c746040d829
LSubstring and LRegex added, some small cleanup in FileInfo, audited most of the assertions in lyxstring.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@299 a592a061-630c-0410-9148-cb99ea01b6c8
src/support/FileInfo.C
src/support/FileInfo.h
src/support/LRegex.C [new file with mode: 0644]
src/support/LRegex.h [new file with mode: 0644]
src/support/LSubstring.C [new file with mode: 0644]
src/support/LSubstring.h [new file with mode: 0644]
src/support/Makefile.am
src/support/lyxstring.C