Age | Commit message (Expand) | Author |
2014-10-17 | Update to build on Xcode 6.0: more removal of unused const variables [-Wunuse... | callum_linden |
2014-10-17 | Update to build on Xcode 6.0: clang detecting unsigned int (size_t) compariso... | callum_linden |
2014-10-17 | Update to build on Xcode 6.0: using an assignment in an expressions without p... | callum_linden |
2014-10-17 | Update to build on Xcode 6.0: variable (result) can be unitialized if conditi... | callum_linden |
2014-10-17 | Update to build on Xcode 6.0: variable (result) can be unitialized if conditi... | callum_linden |
2014-10-17 | Update to build on Xcode 6.0: how did this ever compile... | callum_linden |
2014-10-17 | Update to build on Xcode 6.0: clang is super picky extra parens around expres... | callum_linden |
2014-10-17 | Update to build on Xcode 6.0: more removed of unused const variables [-Wunuse... | callum_linden |
2014-10-17 | Update to build on Xcode 6.0: removed unised const variables [-Wunused-const-... | callum_linden |
2014-10-17 | Update to build on Xcode 6.0: cleaned up some Boostisms and removed some dead... | callum_linden |
2014-10-17 | Update to build on Xcode 6.0: clang is super picky extra parens around expres... | callum_linden |
2014-10-17 | Update to build on Xcode 6.0: removed bunch of unused consts variables [-Wunu... | callum_linden |
2014-10-17 | Update to build on Xcode 6.0: various scoping issues with octree code | callum_linden |
2014-10-17 | Update to build on Xcode 6.0: clang detecting unsigned int comparison with >=... | callum_linden |
2014-10-17 | Update to build on Xcode 6.0: collection of similar possibly incorrect logica... | callum_linden |
2014-10-17 | Update to build on Xcode 6.0: collection of similar const var not used warnin... | callum_linden |
2014-10-17 | Update to build on Xcode 6.0: clang warned about comparison of unsigned int t... | callum_linden |
2014-10-17 | Update to build on Xcode 6.0: remove unused function that makes clang sad | callum_linden |
2014-10-17 | Update to build on Xcode 6.0: remove unused member variable that makes clang sad | callum_linden |
2014-10-17 | Update to build on Xcode 6.0: additional scoping required for clang | callum_linden |
2014-10-17 | Update to build on Xcode 6.0: remove unused variable [-Wunused-const-variable] | callum_linden |
2014-10-17 | Update to build on Xcode 6.0: TEMP fix to remove broken code (clang) until it... | callum_linden |
2014-10-17 | Update to build on Xcode 6.0: turn BACK ON warnings as errors for overloaded ... | callum_linden |
2014-10-17 | Update to build on Xcode 6.0: reorder code and additional scoing in template ... | callum_linden |
2014-10-17 | Update to build on Xcode 6.0: turn OFF warnings as errors for overloaded virt... | callum_linden |
2014-10-17 | Update to build on Xcode 6.0: change name of prebuilt binary to match new for... | callum_linden |
2014-10-17 | Update to build on Xcode 6.0: first pass at CMake changes to get a build started | callum_linden |
2014-10-16 | Point to new versions of third party library that match others and contain fixes | callum_linden |
2014-10-16 | Pushing out autobuild.xml to get a clean dependency diagram | callum_linden |
2014-10-16 | update llqtwebkit with fix for MAINT-4585 and MAINT-4586 | Oz Linden |
2014-10-15 | MAINT-4560: turn on display of group title by default | Oz Linden |
2014-10-14 | Introduce fast_exit() wrapper for _exit() so we can boost::bind() it. | Nat Goodspeed |
2014-10-14 | Reorder LLEventDetail::listenerNameForCoro[Impl]() decls for Xcode 6. | Nat Goodspeed |
2014-10-14 | STORM-2080: correct fitted mesh rendering on some ATI cards | Oz Linden |
2014-10-14 | re-fix STORM-1828 (previous fix lost in merge) | Oz Linden |
2014-10-14 | Code style cleanups... mostly fixed indenting | Oz Linden |
2014-10-13 | merge changes for STORM-2056 | Oz Linden |
2014-10-13 | merge changes for OPEN-215 | Oz Linden |
2014-10-13 | merge changes for STORM-2053 | Oz Linden |
2014-10-13 | merge changes for STORM-2078 | Oz Linden |
2014-10-13 | merge changes for OPEN-268 | Oz Linden |
2014-10-13 | merge changes for 3.7.17-release | Oz Linden |
2014-10-13 | fixes for cmake warnings about policy changes. could not fully test these cha... | JJ Linden |
2014-10-13 | merge up to 3.7.18 | Oz Linden |
2014-10-10 | update autobuild.xml to point to new versions of boost, googlemock and collad... | callum_linden |
2014-10-10 | MAINT-4564 HTTP Pipelining is not happening in Drano HTTP Phase 4 | Monty Brandenberg |
2014-10-09 | install a bunch of updated linux packages | Oz Linden |
2014-10-08 | merge with callums openjpeg change | Oz Linden |
2014-10-08 | update expat and xmlrpc-emi packages for linux to let it get past configure | Oz Linden |
2014-10-08 | Updated autobuild.xml to point to new, autobuild-metadata aware build of open... | callum_linden |