String: don't split at quoted sep-chars
[platform/upstream/libzypp.git] / zypp / base / Regex.cc
2013-08-27 Michael Andresremove deprecated methods
2011-11-09 Michael AndresFix off-by-one error in regex::size and in Urls way...
2011-10-21 Michael AndresFix regex smatch::size computation
2008-07-13 Jan Kupec- shut up valgrind - uninitialized value
2008-04-11 Jan Kupec- operator= and copy c-tor added
2008-02-15 Stephan Kulowmove into trunk
2008-01-21 Michael AndresRemoved obsolete files and classes.
2007-08-10 Duncan Mac-Vicar P- adapting regex code
2007-08-10 Duncan Mac-Vicar Punify on regex_match(), remove regex_search
2007-08-10 Duncan Mac-Vicar Pzypp uses 2 space indentation
2007-08-10 Duncan Mac-Vicar Pactually pass the flags to the regcomp() function :)
2007-08-10 Duncan Mac-Vicar Pfiles got added twice, bad idea
2007-08-10 Duncan Mac-Vicar Pimporting my current diff
2007-08-10 Duncan Mac-Vicar Padding regex wrapper implementation