Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-05-18 | Result of svn merge -r119432:120464 ↵ | Aaron Brashears | |
svn+ssh://svn/svn/linden/branches/http_database/merge-03 into trunk. QAR-1462 | |||
2009-01-08 | Result of svn merge -r107256:107258 ↵ | Aaron Brashears | |
svn+ssh://svn/svn/user/phoenix/license_2009_merge into trunk. QAR-1165 | |||
2008-12-19 | Fixing tut related compile errors on etch: | Andrew Meadows | |
(1) the LLLand class had to be forward declared in a cpp file that did not include llland.h (2) ensure_equals(const char*, type, type) requires that type have an operator!=(type, type) defined. (3) ensure_equals(const char*, type, type) is so overloaded that the compiler can have trouble picking the right version when it has to implicitly cast a std::string to "const char*" AND multiple valid casts exist for type --> S32, F32, etc. To solve this problem we must explicitly pass in a "const char*" instead of a std::string. Reviewed with CG | |||
2007-12-29 | svn merge -r 76642:76643 ↵ | Josh Bell | |
svn+ssh://svn.lindenlab.com/svn/linden/qa/maintenance-4-merge-76640 Redo of QAR-170, with correct range. Reviewed by CG. | |||
2007-11-20 | svn merge -r 73926:74098 svn+ssh://svn/svn/linden/branches/viewer-auth-7 | Tess Chu | |
2007-11-15 | svn merge -r73880:73879 svn+ssh://svn/svn/linden/release. backing out viewer ↵ | Tess Chu | |
auth merge | |||
2007-11-15 | svn merge -r73220:73877 svn+ssh://svn/svn/linden/branches/viewer-auth-6 | Tess Chu | |
2007-10-04 | Result of svn merge -r71162:71205 ↵ | Aaron Brashears | |
svn+ssh://svn/svn/linden/branches/new-license into release. only changes files which are not deployed or the comments section of code. | |||
2007-07-18 | svn merge -r63705:65463 svn+ssh://svn/svn/linden/branches/dpo-3-bug-fix | Kartic Krishnamurthy | |
NOTE: r63705 is *not* the earliest rev# for dpo-3-bug-fix. | |||
2007-06-21 | merge -r62831:64079 branches/maintenance to release | Kelly Washington | |
2007-05-02 | svn merge -r 60342:61148 svn+ssh://svn/svn/linden/branches/maintenance into ↵ | Don Kjer | |
release | |||
2007-05-01 | svn merge -r 61099:61168 svn+ssh://svn/svn/linden/branches/release-candidate ↵ | Don Kjer | |
into release | |||
2007-05-01 | svn merge -r 59163:61099 svn+ssh://svn/svn/linden/branches/release-candidate ↵ | Don Kjer | |
into release | |||
2007-03-16 | merge -r58842:59035 branches/loadstone-names to release | Kelly Washington | |
2007-03-14 | svn merge svn+ssh://svn.lindenlab.com/svn/linden/release@59161 ↵ | Josh Bell | |
svn+ssh://svn.lindenlab.com/svn/linden/branches/release-candidate@59163 --> release | |||
2007-03-05 | merge r58577:58578 Branch_1-13-3 to release | Kelly Washington | |
2007-01-31 | merge release@57486 release-candidate@57503 | Steven Bennetts | |
2007-01-02 | Print done when done. | James Cook | |