projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
fix Purpose comment
[wxWidgets.git]
/
src
/
common
/
regex.cpp
2008-11-02
Vadim Zeitlin
replace wx_{const,static,reinterpret}_cast with their...
blob
|
commitdiff
|
raw
2008-08-27
Vadim Zeitlin
no changes, just match the number of opening/closing...
blob
|
commitdiff
|
raw
|
diff to current
2008-05-15
Paul Cornett
fix some warnings from GCC -Wextra
blob
|
commitdiff
|
raw
|
diff to current
2007-12-03
Vadim Zeitlin
don't use 8 bit characters in sources, this results...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-26
Václav Slavík
compilation fixes for --with-regex=sys
blob
|
commitdiff
|
raw
|
diff to current
2007-06-26
Václav Slavík
compilation fixes for some cases
blob
|
commitdiff
|
raw
|
diff to current
2007-06-11
Václav Slavík
compilation fixes for PCH-less build
blob
|
commitdiff
|
raw
|
diff to current
2007-06-10
Václav Slavík
1. made CRT wrappers definitions indepenent of wxUSE_UN...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-22
Vadim Zeitlin
removed Matches(const wxChar *, int=0) overload: it...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-11
Vadim Zeitlin
use wxConvLibc, not wxConvCurrent, with regerror()
blob
|
commitdiff
|
raw
|
diff to current
2005-11-27
Michael Wetherell
Take out wxASSERTs since they give a warning with gcc.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-25
Vadim Zeitlin
fix warnings about casting regmatch_t struct fields...
blob
|
commitdiff
|
raw
|
diff to current
2005-11-23
Michael Wetherell
Add 'wx_' prefix to builtin regfree and regerror
blob
|
commitdiff
|
raw
|
diff to current
2005-11-20
Michael Wetherell
Use re_search directly instead of regexec when using...
blob
|
commitdiff
|
raw
|
diff to current
2005-11-15
Michael Wetherell
Add a length parameter for wxRegEx::Matches
blob
|
commitdiff
|
raw
|
diff to current
2005-11-11
Michael Wetherell
Change the name of a symbol to make it more descriptive
blob
|
commitdiff
|
raw
|
diff to current
2005-11-11
Michael Wetherell
Make wxRegEx::Replace run in linear time
blob
|
commitdiff
|
raw
|
diff to current
2005-09-23
Mart Raudsepp
Nuke #pragma implementation/interface's
blob
|
commitdiff
|
raw
|
diff to current
2005-09-17
Vadim Zeitlin
added wx_truncate_cast and use it (sometimes instead...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-31
Julian Smart
Typo correction patch [ 1208110 ] Lots of typo corrections
blob
|
commitdiff
|
raw
|
diff to current
2005-02-04
Vadim Zeitlin
a better fix for using builtin regex under BSD (also...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-21
Włodzimierz Skiba
Source cleaning: whitespaces, tabs, -1/wxNOT_FOUND...
blob
|
commitdiff
|
raw
|
diff to current
2004-05-23
Julian Smart
Use old licence name
blob
|
commitdiff
|
raw
|
diff to current
2004-05-23
Julian Smart
Name and version changes
blob
|
commitdiff
|
raw
|
diff to current
2004-04-21
Václav Slavík
added wxRegEx::GetMatchCount (patch 938995)
blob
|
commitdiff
|
raw
|
diff to current
2004-02-19
Václav Slavík
applied patch 890642: wxRE_ADVANCED flag and docs
blob
|
commitdiff
|
raw
|
diff to current
2004-01-27
Julian Smart
Patch from "Viktor Voroshylo" <viktor@voroshylo.com>
blob
|
commitdiff
|
raw
|
diff to current
2003-12-30
Ryan Norton
removed wxUSE_BUILTIN_REGEX
blob
|
commitdiff
|
raw
|
diff to current
2003-12-30
Ryan Norton
Cleaned up regex.cpp
blob
|
commitdiff
|
raw
|
diff to current
2003-12-15
Dimitri Schoolwerth
Fixed Mac CodeWarrior compilation (there's no <sys...
blob
|
commitdiff
|
raw
|
diff to current
2003-12-15
Ryan Norton
Fixed typo
blob
|
commitdiff
|
raw
|
diff to current
2003-12-14
Ryan Norton
(should) fix unix compilation...
blob
|
commitdiff
|
raw
|
diff to current
2003-12-14
Ryan Norton
Put the locale funcs here and had them call the correct...
blob
|
commitdiff
|
raw
|
diff to current
2003-12-14
Gilles Depeyrot
corrected wxUSE_UNICODE conditional compilation tests
blob
|
commitdiff
|
raw
|
diff to current
2003-12-14
Ryan Norton
1.
blob
|
commitdiff
|
raw
|
diff to current
2003-12-13
Ryan Norton
Quick change
blob
|
commitdiff
|
raw
|
diff to current
2003-12-13
Ryan Norton
Made compatible with new regex
blob
|
commitdiff
|
raw
|
diff to current
2003-08-09
Václav Slavík
added support for gcc precompiled headers
blob
|
commitdiff
|
raw
|
diff to current
2003-07-21
Mattia Barbon
Use wxStringBuffer[Length] instead of explicit calls to
blob
|
commitdiff
|
raw
|
diff to current
2003-07-11
Julian Smart
More WinCE mods.
blob
|
commitdiff
|
raw
|
diff to current
2003-06-13
Vadim Zeitlin
fixed bug in group counting Compile()
blob
|
commitdiff
|
raw
|
diff to current
2003-05-25
Vadim Zeitlin
fix m_Matches overflow if Compile() is called more...
blob
|
commitdiff
|
raw
|
diff to current
2003-04-22
Chris Elliott
update to make digitalmars compile/link image sample
blob
|
commitdiff
|
raw
|
diff to current
2002-12-04
Vadim Zeitlin
merged 2.4 branch into the trunk
blob
|
commitdiff
|
raw
|
diff to current
2001-12-07
Václav Slavík
compilation fix for Watcom
blob
|
commitdiff
|
raw
|
diff to current
2001-10-03
Vadim Zeitlin
Unicode compilation fixes
blob
|
commitdiff
|
raw
|
diff to current
2001-09-06
Vadim Zeitlin
applied patch from Xavier Nodet implementing better...
blob
|
commitdiff
|
raw
|
diff to current
2001-07-19
Vadim Zeitlin
FreeBSD compilation fix
blob
|
commitdiff
|
raw
|
diff to current
2001-07-16
Vadim Zeitlin
removed assert which could be provoked by correct code
blob
|
commitdiff
|
raw
|
diff to current
2001-07-14
Vadim Zeitlin
rewrote wxRegEx::Replace() to do something useful
blob
|
commitdiff
|
raw
|
diff to current
2001-07-13
Vadim Zeitlin
added wxRegEx::GetMatch
blob
|
commitdiff
|
raw
|
diff to current
2001-07-13
Vadim Zeitlin
wxRegEx class added
blob
|
commitdiff
|
raw
|
diff to current