Age | Commit message (Collapse) | Author |
|
logical comparison grouping [-Wlogical-op-parentheses] fixes for clang
|
|
warnings/errors [-Wunused-const-variable]
|
|
to >=0 - correct ifx here is to retype the variable as signed
|
|
|
|
|
|
|
|
|
|
it's true purpose becomes clear
|
|
virtuals [-Woverloaded-virtual] and fix up first (of many) files
|
|
classes to make clang happy
|
|
virtuals [-Wno-overloaded-virtual]
|
|
format in autobuild.xml (subnname-subname vs subname_subname)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
changes
|
|
|
|
colladadom
|
|
Incorporate the new libcurl 7.38.0 build with curl bug 1420
workaround. Add developer-centric testing code to evaluate
the workaround or a future fix for 1420.
|
|
|
|
|
|
|
|
openjpeg
|
|
update-hack branch of that repo)
|
|
take account of minor name changes
|
|
|
|
|
|
|
|
|
|
The HttpRequest objects used in inventory ops are created lazily
when needed. The update() operation didn't protect against their
not being created. Added some guard tests around the update()
operations and we're good.
|
|
|
|
them)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
on login screen
|
|
|
|
|
|
fix truncations
|