2009-10-09 |
Michael Andres | Add iostr::tee/copy/copyIndent: istream to ostream... |
tree | commitdiff |
2009-09-11 |
Michael Andres | Remove superfluous test. |
tree | commitdiff |
2009-09-10 |
Michael Andres | Resert linewriter in LogControl dtor. |
tree | commitdiff |
2009-09-10 |
Michael Andres | Remove unneeded DefaultFalseBool. |
tree | commitdiff |
2009-09-03 |
Michael Andres | New class Str (string building convenience) and appendE... |
tree | commitdiff |
2009-07-27 |
Michael Andres | Create LogControlImpl on demand instead of using a... |
tree | commitdiff |
2009-06-04 |
Michael Andres | Cleanup and remove deprecated interface methods |
tree | commitdiff |
2009-04-16 |
Michael Andres | Add convenience macros arrayBegin/arrayEnd for C-array... |
tree | commitdiff |
2009-04-01 |
Stefan Schubert | Merge branch 'master' of git@git.opensuse.org:projects... |
tree | commitdiff |
2009-03-03 |
Duncan Mac-Vicar P | merge changes |
tree | commitdiff |
2009-03-03 |
Duncan Mac-Vicar P | add string accessor for Regex |
tree | commitdiff |
2009-02-06 |
Michael Andres | convenience added |
tree | commitdiff |
2009-01-22 |
Ján Kupec | Merge branch 'master' of ssh://git@git.opensuse.org... |
tree | commitdiff |
2009-01-22 |
Ján Kupec | str::splitFieldsEscaped() added |
tree | commitdiff |
2008-12-12 |
Michael Andres | - Add Exception::asUserHistory: Returns a single (multi... |
tree | commitdiff |
2008-12-11 |
Michael Andres | - Add str::hexencode and str::hexdecode to encode speci... |
tree | commitdiff |
2008-11-25 |
Michael Matz | open with O_CREAT _must_ have a mode argument. Also... |
tree | commitdiff |
2008-11-19 |
Michael Andres | stream output for Flags |
tree | commitdiff |
2008-11-06 |
Duncan Mac-Vicar P | add distrbutionFlavor that does not require the target... |
tree | commitdiff |
2008-11-06 |
Michael Andres | - enhance string to bool conversion and add tests. |
tree | commitdiff |
2008-10-28 |
Michael Andres | Add functor::GetAll to store results found to some... |
tree | commitdiff |
2008-10-27 |
Michael Andres | obsolete iostream include in LogControl.h |
tree | commitdiff |
2008-10-25 |
Stephan Kulow | define std::cout and std::cerr |
tree | commitdiff |
2008-10-24 |
Michael Andres | make log LineWriter public accessible |
tree | commitdiff |
2008-10-22 |
Michael Andres | fix String utilities and testcases |
tree | commitdiff |
2008-10-21 |
Michael Andres | add str::hasSuffix and stripSuffix |
tree | commitdiff |
2008-10-06 |
Michael Andres | - Add filter::SameItemAs to find aequivalent items... |
tree | commitdiff |
2008-09-24 |
Jan Kupec | - str::escape(string, char) added |
tree | commitdiff |
2008-09-09 |
Michael Andres | Adapt ServiceInfo to/from .service |
tree | commitdiff |
2008-08-14 |
Michael Andres | fix log file fandling in testcase |
tree | commitdiff |
2008-08-12 |
Michael Andres | - Offer a simpler, fate based status manipulation in... |
tree | commitdiff |
2008-08-11 |
Michael Andres | - Propagate default rpm install flags from zypp.conf... |
tree | commitdiff |
2008-08-11 |
Michael Andres | - Add base::Flags (like qt's QFlags) a type-safe way... |
tree | commitdiff |
2008-08-08 |
Michael Andres | - Adapt to new product handling. Products are no longer... |
tree | commitdiff |
2008-08-01 |
Arvin Schnell | - fixed typo |
tree | commitdiff |
2008-08-01 |
Arvin Schnell | - fixed typos |
tree | commitdiff |
2008-07-22 |
Michael Andres | - remove all remaining freshes occurances |
tree | commitdiff |
2008-07-13 |
Jan Kupec | - shut up valgrind - uninitialized value |
tree | commitdiff |
2008-06-30 |
Michael Andres | - Fix permanent duplication of gpg keys in the rpm... |
tree | commitdiff |
2008-06-10 |
Josef Reidinger | - improve performance of gsub |
tree | commitdiff |
2008-05-30 |
Thomas Goettlicher | fixed typo |
tree | commitdiff |
2008-05-09 |
Michael Andres | add str::stripLastWord |
tree | commitdiff |
2008-04-22 |
Josef Reidinger | replace boost::replace_all by jano's implementation... |
tree | commitdiff |
2008-04-11 |
Jan Kupec | - operator= and copy c-tor added |
tree | commitdiff |
2008-04-09 |
Stefan Schubert | removed translation flag for none user errormessages |
tree | commitdiff |
2008-04-08 |
Michael Andres | - Fix some Patch and Pattern attributes. |
tree | commitdiff |
2008-04-07 |
Duncan Mac-Vicar P | - move the initialization to a option class. |
tree | commitdiff |
2008-04-07 |
Duncan Mac-Vicar P | - use Fd class instead of a plain integer so I can... |
tree | commitdiff |
2008-04-04 |
Michael Andres | - LookupAttr added fast forward moving, position info... |
tree | commitdiff |
2008-04-04 |
Josef Reidinger | add split with respect to escaped delimeters and also... |
tree | commitdiff |
2008-04-03 |
Josef Reidinger | fix broken cruisecontrol build. gcc4.2 doesn't shout... |
tree | commitdiff |
2008-04-03 |
Josef Reidinger | remove iostream include from headers and add to sources... |
tree | commitdiff |
2008-03-27 |
Duncan Mac-Vicar P | - the lock passes the two testcases now |
tree | commitdiff |
2008-03-27 |
Duncan Mac-Vicar P | remove warning |
tree | commitdiff |
2008-03-25 |
Duncan Mac-Vicar P | - backup |
tree | commitdiff |
2008-03-20 |
Duncan Mac-Vicar P | backup prototype of granular locking. Dont look at... |
tree | commitdiff |
2008-03-07 |
Stephan Kulow | ignore ignore |
tree | commitdiff |
2008-02-19 |
Michael Andres | added Collector: functor writing elements to an output... |
tree | commitdiff |
2008-02-15 |
Stephan Kulow | move into trunk |
tree | commitdiff |
2008-02-14 |
Michael Andres | add basic locale interface to ResPool, remove deprecate... |
tree | commitdiff |
2008-02-12 |
Michael Andres | drop ResPool byName iterator and use byIdent |
tree | commitdiff |
2008-02-11 |
Michael Andres | Add pool byIdent iterator: Iterate over all items of... |
tree | commitdiff |
2008-02-07 |
Michael Matz | _XDEBUG is often _extremely_ expensive (the << operator... |
tree | commitdiff |
2008-02-07 |
Stephan Kulow | who did this let slip through? |
tree | commitdiff |
2008-02-05 |
Michael Andres | get basic ResPool working again |
tree | commitdiff |
2008-02-04 |
Michael Andres | fix endless loop in str::split |
tree | commitdiff |
2008-02-04 |
Michael Andres | Move system arch and text locale handling to Zconfig... |
tree | commitdiff |
2008-02-02 |
Duncan Mac-Vicar P | - add unit test for sysconfig reader |
tree | commitdiff |
2008-02-01 |
Michael Andres | improve some string helper |
tree | commitdiff |
2008-01-28 |
Michael Andres | Fixed missing O_CREAT when opening an ofgzstream. |
tree | commitdiff |
2008-01-21 |
Michael Andres | Removed obsolete files and classes. |
tree | commitdiff |
2008-01-15 |
Michael Andres | move IdString to namespace zypp |
tree | commitdiff |
2008-01-10 |
Michael Andres | backup |
tree | commitdiff |
2007-12-18 |
Michael Andres | - Changed ResKind implementation to use IdStr. |
tree | commitdiff |
2007-12-18 |
Michael Andres | added compareCI: case insensitive string compare |
tree | commitdiff |
2007-11-13 |
Stephan Kulow | fix compile |
tree | commitdiff |
2007-10-03 |
Martin Vidner | Fixed compilation errors with GCC 4.3 by adding missing... |
tree | commitdiff |
2007-08-31 |
Michael Andres | Added str::strToTrue, str::sstrToFalse and str::sstrToB... |
tree | commitdiff |
2007-08-30 |
Ladislav Slezak | - base/LogControl.cc - added missing implementation... |
tree | commitdiff |
2007-08-16 |
Klaus Kaempf | fix String::endsWith |
tree | commitdiff |
2007-08-10 |
Duncan Mac-Vicar P | - adapting regex code |
tree | commitdiff |
2007-08-10 |
Duncan Mac-Vicar P | unify on regex_match(), remove regex_search |
tree | commitdiff |
2007-08-10 |
Duncan Mac-Vicar P | zypp uses 2 space indentation |
tree | commitdiff |
2007-08-10 |
Duncan Mac-Vicar P | a little bit of cleanup |
tree | commitdiff |
2007-08-10 |
Duncan Mac-Vicar P | add a endsWith() - untested, unused so far. |
tree | commitdiff |
2007-08-10 |
Duncan Mac-Vicar P | actually pass the flags to the regcomp() function :) |
tree | commitdiff |
2007-08-10 |
Duncan Mac-Vicar P | files got added twice, bad idea |
tree | commitdiff |
2007-08-10 |
Duncan Mac-Vicar P | importing my current diff |
tree | commitdiff |
2007-08-10 |
Duncan Mac-Vicar P | adding regex wrapper implementation |
tree | commitdiff |
2007-08-03 |
Michael Andres | Specialize str::asString<> for intrusive_ptr and weak_p... |
tree | commitdiff |
2007-08-02 |
Michael Andres | - Indicate changed pool content if /etc/sysconfig/stora... |
tree | commitdiff |
2007-08-02 |
Michael Andres | As SerialNumber indicates changes, it does not make... |
tree | commitdiff |
2007-08-02 |
Michael Andres | Add: Simple serial number management, e.g to indicate and |
tree | commitdiff |
2007-07-27 |
Michael Andres | add missing include |
tree | commitdiff |
2007-07-27 |
Michael Andres | docs |
tree | commitdiff |
2007-07-27 |
Michael Andres | Add historyAsString() |
tree | commitdiff |
2007-07-27 |
Michael Andres | add message history to Exception |
tree | commitdiff |
2007-07-24 |
Michael Andres | Fixed bug in smart pointer comparison. |
tree | commitdiff |
2007-07-19 |
Martin Vidner | base/Gettext.h must not be included by any zypp header... |
tree | commitdiff |
2007-07-18 |
Michael Andres | - Fixed repo::provideFile to throw on error. |
tree | commitdiff |
next |