Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2013-04-19 | merge changes for DRTVWR-294 | Oz Linden | |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2013-03-11 | merge | prep | |
2012-10-11 | Fixes for build issues, missing LLCOMMON_SYSTEM_INCLUDE_DIRS in some libraries | Brad Payne (Vir Linden) | |
2012-09-13 | Fleshed out target_link_libraries dependencies between libraries. ↵ | Don Kjer | |
Appearance utility now reads avatar_lad.xml during stubbed out params processing. | |||
2012-07-11 | Pull in viewer-development because it's painful. Merge with runitai's help. | simon@Simon-PC.lindenlab.com | |
2011-12-15 | SH-2789 WIP - tests for alignment | Brad Payne (Vir Linden) | |
2011-11-08 | SH-24114 Remove unused vectorization code (outdated/unused with SSE2 ↵ | Dave Parks | |
requirement and llvetor4a et al) | |||
2011-06-29 | STORM-1315 Ability to do simple math in numeric edit fields | Kadah_Coba | |
2010-08-19 | More line endings. | Dave Parks | |
2010-08-19 | Integrate SIMD API from oreh/server-trunk-oreh | Dave Parks | |
2010-05-29 | Octree triven raycast works, time to profile. | Dave Parks | |
2010-05-24 | Ack. Fixed a bunch of stupid type mistakes in llvector4a. | Matthew Breindel (Falcon) | |
2009-11-27 | Add CMake var LL_TESTS to optionally disable tests for build timing | James Cook | |
2009-10-16 | merge from latest svn/viewer-2-0 to hg/viewer-2-0 | Mark Palange (Mani) | |
2009-10-15 | DEV-41368 resurrect dead m3math tut test, convert it to a llmath integration ↵ | Adam Moss | |
test. | |||
2009-10-15 | DEV-41345 turn llmodularmath_tut into a real llmath unit test. | Adam Moss | |
2009-10-08 | DEV-41080 fix and upgrade v4color_test.cpp to a real unit test. | Adam Moss | |
2009-10-08 | DEV-41080 - wriggle some method implementations out into header ↵ | Adam Moss | |
implementations, just enough so that llbboxlocal can be a unit test rather than an integration test. Slightly dubious about whether it's worth it. | |||
2009-10-08 | DEV-41080 | Adam Moss | |
The unit testing framework itself doesn't (shouldn't) depend upon llmath, so relax that dependancy when we're actually testing llmath itself. This makes llmath unit-testable. Subsequently, upgrade some of the llmath Integration tests to something much closer to Unit tests (hooray). | |||
2009-10-08 | DEV-41089 convert legacy tut llrect test into a llmath integration test. | Adam Moss | |
2009-10-08 | DEV-41088 convert legacy 'math' test module into 'mathmisc' integration test. | Adam Moss | |
2009-10-08 | DEV-41087 more llmath test conversions from legacy tut tests. | Adam Moss | |
2009-10-08 | DEV-41086 convert llmath legacy tut tests to integration tests. batch 2. | Adam Moss | |
2009-10-08 | DEV-41085 Convert legacy tut tests into llmath integration tests. Batch 1. | Adam Moss | |
2009-09-01 | Merged login-api with viewer-2.0.0-3 up through r132290. | brad kittenbrink | |
2009-09-01 | DEV-34522: [COMMENTS ONLY] clean up comments about (formerly) disabled tests | Nat Goodspeed | |
2009-07-30 | Merged in viewer-2.0.0-3 changes up through r129050. Boost got clobbered so ↵ | brad kittenbrink | |
I'll need to rebuild that, plus a couple other minor clenaups. | |||
2009-07-15 | DEV-35500: Write new llmath unit tests | Martin Reddy | |
- Added unit tests for LLRect and LLBBoxLocal in indra/test - Moved newview/LLBBox to llmath, and added unit tests for it - Removed methods in llbboxlocal.h and llbbox.h that were not actually implemented (declared in .h, but not defined in cpp) Reviewed by babbage. | |||
2009-06-22 | Merge with viewer-2.0.0-3 branch | Bryan O'Sullivan | |
2009-06-19 | result of "svn merge -r123757:124890 ↵ | Paul Oppenheim | |
svn+ssh://svn.lindenlab.com/svn/linden/branches/improve-unit-testing/iface-04" for QAR-1496 | |||
2009-05-22 | DEV-27646 dll linkage for login module. | Brad Kittenbrink | |
Ok, finally got this to a point where it doesn't break the build and I can check in. llcommon can be built as a shared library (disabled but can be enabled with cmake cache var LLCOMMON_LINK_SHARED. reviewed by Mani on tuesday (I still need to get his suggested changes re-reviewed) | |||
2008-06-02 | svn merge -r88066:88786 ↵ | Bryan O'Sullivan | |
svn+ssh://svn.lindenlab.com/svn/linden/branches/cmake-9-merge dataserver-is-deprecated for-fucks-sake-whats-with-these-commit-markers |