aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* Minor formatting cleanup.Jeff Ames2008-08-071-8/+8
* Thanks, M. Igarashi & nlin, for a patch that implements unary minus operatorMike Mazur2008-07-311-2/+9
* Thanks, sempuki, for a patch that moves all Grid Server's plugins toMike Mazur2008-07-311-1/+1
* Allow the list hack from issue 1863 to compile, however its behavior isMike Mazur2008-07-311-0/+25
* -make ZERO_VECTOR and ZERO_ROTATION static readonly properties so they can beMike Mazur2008-07-316-0/+126
* Allow assignments in if/while/do-while control statements. Fix issue 1862.Mike Mazur2008-07-311-0/+68
* Fix issue 1860; exception thrown in the parser on if/if-else/for/while/do-whileMike Mazur2008-07-311-0/+125
* More LSL_Types implicit/explicit cast changes. Fix issue 1854.Mike Mazur2008-07-312-54/+54
* When casting strings to int, use double.Parse() as strings may be floats. WithMike Mazur2008-07-282-2/+84
* -implement LSLString -> Quaternion explicit castMike Mazur2008-07-283-0/+105
* Adding explicit cast from LSLFloat to LSLInteger. Work on issue 1822.Mike Mazur2008-07-281-0/+71
* -copy LSL_Types tests from Common/ to Shared/Mike Mazur2008-07-285-1/+823
* Implement LSLFloat {+,-,*,/} LSLFloat operations. Fix issues 1532, 1701, 1824 &Mike Mazur2008-07-271-0/+63
* Add casts from integer to float. Fix issue 1822.Mike Mazur2008-07-251-1/+31
* -add test for newly introduced cast operators (issue 1818)Mike Mazur2008-07-252-1/+16
* Update svn properties. Minor formatting cleanup.Jeff Ames2008-07-241-7/+7
* Refactor some tests.Mike Mazur2008-07-243-344/+206
* Replace implicit casts from LSLFloat to int and uint which were removed inMike Mazur2008-07-241-2/+2
* First version of position mapping between LSL <-> C# implemented.Mike Mazur2008-07-232-3/+123
* Update svn properties. Fix some inconsistent newlines.Jeff Ames2008-07-191-62/+62
* Mantis#1755. Thank you kindly, Matth for a patch that solves:Charles Krinke2008-07-161-2/+2
* Mantis#1746. Thank you kindly, nlin for pointing out thatCharles Krinke2008-07-161-0/+62
* Mantis#1728. Thank you kindly, Mikem for a patch that solves:Charles Krinke2008-07-141-0/+35
* Patch #9142 (No mantis)Melanie Thielker2008-07-121-68/+68
* Thanks Mike for another LSL compiler patch which fixes a bug where 'vector v=...Johan Berntsson2008-07-111-1/+59
* Patch from Mike: errors from the LSL/C# compilers are now reported to the use...Johan Berntsson2008-07-101-0/+31
* Patch from Mike: added unit tests for the LSL compilerJohan Berntsson2008-07-081-0/+1303
* Update svn properties. Formatting cleanup.Jeff Ames2008-06-091-101/+101
* Mantis#1469. Thank you kindly, Mikem for a patch that addresses:Charles Krinke2008-06-091-0/+101
* Fixed a build problem with r5019 (Mikems patch)Johan Berntsson2008-06-062-0/+0
* Minor formatting cleanup.Jeff Ames2008-06-062-16/+16
* Update svn properties.Jeff Ames2008-06-062-691/+691
* Mantis#1451. Thank you kindly, mikem for additional Charles Krinke2008-06-052-0/+691
* Formatting cleanup.Jeff Ames2008-05-164-10/+10
* Formatting cleanup.Jeff Ames2008-05-143-14/+8
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-214-7/+3
* changing more references to OpenSim.DataSean Dague2008-04-021-3/+3
* Formatting cleanup.Jeff Ames2008-03-188-210/+201
* Added copyright heaaders. Minor cleanup.Jeff Ames2008-03-041-1/+1
* * Removed a bunch of compiler warnings.Adam Frisby2008-03-031-1/+1
* Minor cleanup.Jeff Ames2008-02-201-1/+1
* Added copyright notices.Jeff Ames2008-02-176-2/+169
* update eol-styleJustin Clarke Casey2008-02-085-280/+280
* * Applying mantis 339 patches round 2 -- Thanks daediusAdam Frisby2008-02-085-0/+280
* Converted logging to use log4net.Jeff Ames2008-02-052-2/+4
* * Stubbed out beginnings of a user server stress testJustin Clarke Casey2008-01-251-0/+43
* apply http://bug.opensecondlife.org/view.php?id=512 from chillkenSean Dague2007-10-251-1/+1
* get rid of all the ^M line endingsSean Dague2007-10-192-1043/+1043
* * Applied Chillken patch #418: copyright-r2094.patch updating copyright messa...lbsa712007-10-151-0/+28
* Added unit tests, based on nunit for the IInventoryDataTleiades Hax2007-10-102-0/+1015