summaryrefslogtreecommitdiff
path: root/rpmio
AgeCommit message (Expand)AuthorFilesLines
2004-10-09More changes from rpm-4_3 branch.jbj1-1/+3
2004-10-09Splint fiddles.jbj1-2/+0
2004-10-09Splint fiddles.jbj16-80/+216
2004-08-31- ia64: auto-relocate entire, not partial, directory contents (#126905).jbj1-1/+12
2004-07-31Add support for beecrypt-4.0.0.jbj1-0/+5
2004-06-01- fix: "/path/foo.../bar" was losing a dot (#123844).jbj1-1/+1
2004-05-29- use poll(2) if available, avoid borked aurora/sparc select (#124574).jbj1-12/+32
2004-05-28More cleanup, remove compile warnings.jbj2-21/+22
2004-05-28Code cleanup.jbj4-570/+608
2004-05-28Sanity clean-up.jbj2-16/+13
2004-05-28Make sexpOutputStream entirely opaque.jbj4-47/+65
2004-05-28Make input stream entirely opaque.jbj3-73/+110
2004-05-28Make sexpString and sexpList opaque and abstract.jbj4-84/+113
2004-05-28Make sexpSimpleString and sexpObject opaque and abstract.jbj5-132/+145
2004-05-28Continue making structures abstarct and opaque.jbj4-349/+360
2004-05-27Splint fiddles.jbj5-33/+40
2004-05-27Use popt instead.jbj3-116/+153
2004-05-27Add no-brainer make check.jbj10-4/+41
2004-05-27Splint fiddles.jbj6-75/+89
2004-05-27Zap trialing white space.jbj4-84/+84
2004-05-27Zap ^M everywhere.jbj4-1516/+1516
2004-05-27Splint fiddles.jbj6-125/+195
2004-05-27ANSI C prototypes, no-brainer splint annotations.jbj6-265/+309
2004-05-27No-brainer autocrap wrapper.jbj4-0/+104
2004-05-27Creat from Rivest's sexp distribution.jbj8-0/+1793
2004-04-19Splint fiddles.jbj4-156/+210
2004-04-18Implemented Lua support for the hooking system.niemeyer3-16/+175
2004-04-18Implemented external interface for the hooking system, andniemeyer3-96/+127
2004-04-18Adding in-development hooking system into the repository.niemeyer1-0/+238
2004-04-08Implemented multiline macro support.niemeyer1-22/+61
2004-04-07Splint fiddles.jbj2-13/+17
2004-03-30Make rpmGlob() locale independent to get stable behaviour whatever locale is ...arekm1-3/+28
2004-03-28Sanity.jbj1-1/+1
2004-03-27Made it so %* does not evaluate with a leading space. For instance:joden1-1/+1
2004-03-26Splint fiddles.jbj3-5/+9
2004-03-26Typo.jbj1-1/+0
2004-03-26splint fiddles.jbj3-21/+50
2004-03-24- Now Lua interface is using a global state.niemeyer3-35/+90
2004-03-23Removing unwanted "static" attribute in "luaL_reg *lib". Using itniemeyer1-1/+1
2004-03-23Spint fiddles.jbj7-49/+59
2004-03-23Splint fiddles.jbj3-94/+169
2004-03-19- New internal Lua support scheme, laying under rpmio.niemeyer4-2/+705
2004-03-07Add comments, minor performance improvement.jbj1-8/+20
2004-03-07Protect sq->reaped with sighold and sigrelease.jbj1-9/+10
2004-03-03Typo.jbj1-1/+1
2004-03-02- permit globs in macrofiles: directive (#117217).jbj4-54/+371
2003-12-30- use -fPIC -DPIC on all platforms, not just mandatory (#112713).jbj1-8/+9
2003-12-27- fix: wrong package count for trigger scriptlet 1st arg (#100509).jbj1-7/+10
2003-12-01splint fiddles, no warnings.jbj1-1/+1
2003-11-23Merge changes from rpm-4.2.1 development.jbj4-13/+25