index
:
perl-URPM
distro/mga1
distro/mga2
distro/mga3
distro/mga5
distro/mga6
master
topic/0.30
topic/1.60
topic/2.09
topic/3.12
topic/3.18
topic/3.29
topic/3.30
topic/3.33
topic/3.37
topic/3.37-distepoch
topic/4.37
topic/infra2
topic/infra4
topic/infra_1_2
topic/parse_property
topic/proyvind
topic/rpm-4_4
topic/rpm5
topic/rpmstrpool
Perl RPM Manipulation Module
Thierry Vignaud [tv]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
rpm5compat.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
move compatibility wrapper to rpm5.org upstream
Per Øyvind Karlsen
2008-03-03
1
-212
/
+0
*
more fixes, makes apt-get build succesfully :D
Per Øyvind Karlsen
2008-03-02
1
-2
/
+29
*
make all functions inline functions
Per Øyvind Karlsen
2008-03-02
1
-9
/
+9
*
some more functions for apt-get..
Per Øyvind Karlsen
2008-03-02
1
-0
/
+20
*
make C++ compliant
Per Øyvind Karlsen
2008-03-02
1
-20
/
+38
*
define WITH_DB in rpm5compat.h in stead of in Makefile
Per Øyvind Karlsen
2008-03-01
1
-12
/
+1
*
try improve on freeing up memory
Per Øyvind Karlsen
2008-02-29
1
-7
/
+2
*
be sure to return NULL in case of RPMRC_NOTFOUND
Per Øyvind Karlsen
2008-02-29
1
-3
/
+7
*
provide function name in logging
Per Øyvind Karlsen
2008-02-29
1
-4
/
+2
*
be sure to always initialize in headerGetEntry
Per Øyvind Karlsen
2008-02-29
1
-1
/
+3
*
add back copyright field manually since svn wouldn't set it..
Per Øyvind Karlsen
2008-02-29
1
-1
/
+1
*
try add svn properties to top of file
Per Øyvind Karlsen
2008-02-29
1
-0
/
+6
*
make inclusion of headers conditional
Per Øyvind Karlsen
2008-02-29
1
-6
/
+13
*
be sure to set return value to NULL in headerGetEntry when Epoch isn't set
Per Øyvind Karlsen
2008-02-29
1
-8
/
+10
*
add copyright notice
Per Øyvind Karlsen
2008-02-28
1
-0
/
+6
*
fix return type and variable of headerRead()
Per Øyvind Karlsen
2008-02-28
1
-2
/
+2
*
fix double _free of msg in headerWrite() & headerRead()
Per Øyvind Karlsen
2008-02-28
1
-8
/
+6
*
drop unused variable
Per Øyvind Karlsen
2008-02-28
1
-1
/
+0
*
get rid of some warnings
Per Øyvind Karlsen
2008-02-28
1
-6
/
+2
*
add wrapper function for rpmMachineScore
Per Øyvind Karlsen
2008-02-28
1
-12
/
+35
*
add wrapper function for headerRead
Per Øyvind Karlsen
2008-02-28
1
-2
/
+13
*
add wrapper function for headerModifyEntry
Per Øyvind Karlsen
2008-02-28
1
-1
/
+13
*
fix define of _RPMTAG_INTERNAL at right place and drop redundant include of r...
Per Øyvind Karlsen
2008-02-28
1
-2
/
+0
*
add rpm5 wrapper functions, work in progress, URPM builds now at least :o)
Per Øyvind Karlsen
2008-02-28
1
-0
/
+101