Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-01-28 | - avoid newline right away when printing python lib path | Arvin Schnell | 1 | -2/+1 |
2007-12-06 | - readded cmp for ResObject | Arvin Schnell | 1 | -0/+10 |
2007-12-05 | callback draft | Michael Andres | 3 | -1/+75 |
2007-12-05 | update examples | Michael Andres | 3 | -3/+19 |
2007-12-05 | missing resolvable types added | Michael Andres | 12 | -53/+299 |
2007-12-05 | When using shared .i files across language bindings use #idef SWIG_LANG | Duncan Mac-Vicar P | 2 | -27/+28 |
2007-12-05 | Added pool iterator by kind and by name. | Michael Andres | 7 | -75/+139 |
2007-12-03 | Added python iterator for ResPool | Michael Andres | 1 | -1/+22 |
2007-10-26 | Added getRepositoryInfo in RepoManager.i | Stefan Haas | 1 | -0/+2 |
2007-10-12 | undef strerror in perl-headers | Stefan Haas | 1 | -0/+1 |
2007-09-25 | - rename some ambiguous functions | Arvin Schnell | 1 | -0/+14 |
2007-09-25 | - include original C header files | Arvin Schnell | 11 | -106/+50 |
2007-09-25 | - exception now also in Python | Arvin Schnell | 1 | -0/+13 |
2007-09-25 | - sometimes include original C header file | Arvin Schnell | 20 | -112/+149 |
2007-09-21 | reset status of a package | Stefan Haas | 1 | -2/+2 |
2007-09-21 | Minor changes for perl-bindings | Stefan Haas | 3 | -49/+45 |
2007-09-17 | - use ZYpp Url class | Arvin Schnell | 2 | -19/+17 |
2007-09-10 | Changes for perl-bindings and examples | Stefan Haas | 5 | -36/+56 |
2007-09-07 | added perl-typemap for ByteCount | Stefan Haas | 1 | -0/+9 |
2007-09-07 | changes for perl-bindings | Stefan Haas | 2 | -4/+26 |
2007-09-07 | Changes for perl-bindings | Stefan Haas | 1 | -5/+5 |
2007-09-06 | first running version of perl-bindings | Stefan Haas | 9 | -22/+226 |
2007-08-31 | - use zypp date class | Arvin Schnell | 1 | -12/+15 |
2007-08-31 | - avoid warning | Arvin Schnell | 1 | -1/+1 |
2007-08-31 | - rename asString | Arvin Schnell | 1 | -2/+6 |
2007-08-30 | - improved makefiles | Arvin Schnell | 2 | -10/+12 |
2007-08-30 | - some work on python bindings | Arvin Schnell | 6 | -13/+13 |
2007-08-30 | - added two keyring functions | Arvin Schnell | 1 | -0/+5 |
2007-08-28 | - use Pathname class as defined in ZYpp | Arvin Schnell | 2 | -28/+32 |
2007-08-28 | - alias to_s | Arvin Schnell | 1 | -0/+4 |
2007-08-28 | - work on keyring and publickey classes | Arvin Schnell | 3 | -18/+42 |
2007-08-24 | - include whole exception history | Arvin Schnell | 2 | -18/+5 |
2007-08-23 | - use "swig-like" names | Arvin Schnell | 2 | -10/+2 |
2007-08-23 | - added to_a functions | Arvin Schnell | 1 | -6/+30 |
2007-08-23 | - added some comparison functions | Arvin Schnell | 3 | -4/+34 |
2007-08-22 | - renamed ruby module to zypp | Arvin Schnell | 2 | -10/+6 |
2007-08-22 | - added comparison functions | Arvin Schnell | 1 | -0/+9 |
2007-08-18 | - tiny cmake improvement | Arvin Schnell | 1 | -2/+1 |
2007-08-17 | - moved ruby files to vendor_ruby | Arvin Schnell | 1 | -2/+5 |
2007-08-13 | - added exceptions | Arvin Schnell | 1 | -0/+11 |
2007-08-01 | - added ResPoolManager | Arvin Schnell | 2 | -0/+37 |
2007-07-31 | - restructuring | Arvin Schnell | 9 | -184/+139 |
2007-07-31 | - added kind_to_s workaround for another kind | Arvin Schnell | 1 | -0/+18 |
2007-07-31 | - wrap template for ResObject | Arvin Schnell | 2 | -3/+4 |
2007-07-31 | - use each define | Arvin Schnell | 2 | -12/+13 |
2007-07-31 | - adapted to changes in libzypp | Arvin Schnell | 1 | -10/+3 |
2007-07-30 | - dumped tribool | Arvin Schnell | 3 | -15/+4 |
2007-07-30 | - removed superfluous namespace thingy | Arvin Schnell | 1 | -3/+3 |
2007-07-30 | - removed operators swig can't wrap | Arvin Schnell | 10 | -135/+82 |
2007-07-30 | - added minimal support for boost tribools | Arvin Schnell | 2 | -0/+11 |