Menu

Commit [r179]  Maximize  Restore  History

Use the tr1::regex instead of the boost:regex.

Note: the tr1::regex library appears to be a magnitude slower than the boost::regex one, at least for binary files. So this branch is only meant as a way to store the work - the main trunk will keep using boost::regex for now.

tortoisesvn 2008-05-25

changed /branches/tr1_regex/GrepWin.sln
changed /branches/tr1_regex/src/BookmarksDlg.cpp
changed /branches/tr1_regex/src/GrepWin.vcproj
changed /branches/tr1_regex/src/NameDlg.cpp
changed /branches/tr1_regex/src/RegexTestDlg.cpp
changed /branches/tr1_regex/src/SearchDlg.cpp
/branches/tr1_regex/GrepWin.sln Diff Switch to side-by-side view
Loading...
/branches/tr1_regex/src/BookmarksDlg.cpp Diff Switch to side-by-side view
Loading...
/branches/tr1_regex/src/GrepWin.vcproj Diff Switch to side-by-side view
Loading...
/branches/tr1_regex/src/NameDlg.cpp Diff Switch to side-by-side view
Loading...
/branches/tr1_regex/src/RegexTestDlg.cpp Diff Switch to side-by-side view
Loading...
/branches/tr1_regex/src/SearchDlg.cpp Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.