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