aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Tests (unfollow)
Commit message (Expand)AuthorFilesLines
2008-08-20Adding unit test for issue 2006, though it's commented out as those compilerMike Mazur1-1/+34
2008-08-18Formatting cleanup.Jeff Ames1-1/+1
2008-08-16* minor: rip out userserver stress project which never got filled outJustin Clarke Casey1-45/+0
2008-08-07Minor formatting cleanup.Jeff Ames1-8/+8
2008-07-31Thanks, M. Igarashi & nlin, for a patch that implements unary minus operatorMike Mazur1-2/+9
2008-07-31Thanks, sempuki, for a patch that moves all Grid Server's plugins toMike Mazur1-1/+1
2008-07-31Allow the list hack from issue 1863 to compile, however its behavior isMike Mazur1-0/+25
2008-07-31-make ZERO_VECTOR and ZERO_ROTATION static readonly properties so they can beMike Mazur6-0/+126
2008-07-31Allow assignments in if/while/do-while control statements. Fix issue 1862.Mike Mazur1-0/+68
2008-07-31Fix issue 1860; exception thrown in the parser on if/if-else/for/while/do-whileMike Mazur1-0/+125
2008-07-31More LSL_Types implicit/explicit cast changes. Fix issue 1854.Mike Mazur2-54/+54
2008-07-28When casting strings to int, use double.Parse() as strings may be floats. WithMike Mazur2-2/+84
2008-07-28-implement LSLString -> Quaternion explicit castMike Mazur3-0/+105
2008-07-28Adding explicit cast from LSLFloat to LSLInteger. Work on issue 1822.Mike Mazur1-0/+71
2008-07-28-copy LSL_Types tests from Common/ to Shared/Mike Mazur5-1/+823
2008-07-27Implement LSLFloat {+,-,*,/} LSLFloat operations. Fix issues 1532, 1701, 1824 &Mike Mazur1-0/+63
2008-07-25Add casts from integer to float. Fix issue 1822.Mike Mazur1-1/+31
2008-07-25-add test for newly introduced cast operators (issue 1818)Mike Mazur2-1/+16
2008-07-24Update svn properties. Minor formatting cleanup.Jeff Ames1-7/+7
2008-07-24Refactor some tests.Mike Mazur3-344/+206
2008-07-24Replace implicit casts from LSLFloat to int and uint which were removed inMike Mazur1-2/+2
2008-07-23First version of position mapping between LSL <-> C# implemented.Mike Mazur2-3/+123
2008-07-19Update svn properties. Fix some inconsistent newlines.Jeff Ames1-62/+62
2008-07-16Mantis#1755. Thank you kindly, Matth for a patch that solves:Charles Krinke1-2/+2
2008-07-16Mantis#1746. Thank you kindly, nlin for pointing out thatCharles Krinke1-0/+62
2008-07-14Mantis#1728. Thank you kindly, Mikem for a patch that solves:Charles Krinke1-0/+35
2008-07-12Patch #9142 (No mantis)Melanie Thielker1-68/+68
2008-07-11Thanks Mike for another LSL compiler patch which fixes a bug where 'vector v=...Johan Berntsson1-1/+59
2008-07-10Patch from Mike: errors from the LSL/C# compilers are now reported to the use...Johan Berntsson1-0/+31
2008-07-08Patch from Mike: added unit tests for the LSL compilerJohan Berntsson1-0/+1303
2008-06-09Update svn properties. Formatting cleanup.Jeff Ames1-101/+101
2008-06-09Mantis#1469. Thank you kindly, Mikem for a patch that addresses:Charles Krinke1-0/+101
2008-06-06Fixed a build problem with r5019 (Mikems patch)Johan Berntsson2-0/+0
2008-06-06Minor formatting cleanup.Jeff Ames2-16/+16
2008-06-06Update svn properties.Jeff Ames2-691/+691
2008-06-05Mantis#1451. Thank you kindly, mikem for additional Charles Krinke2-0/+691
2008-05-16Formatting cleanup.Jeff Ames4-10/+10
2008-05-14Formatting cleanup.Jeff Ames3-14/+8
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby4-7/+3
2008-04-02changing more references to OpenSim.DataSean Dague1-3/+3
2008-03-18Formatting cleanup.Jeff Ames8-210/+201
2008-03-04Added copyright heaaders. Minor cleanup.Jeff Ames1-1/+1
2008-03-03* Removed a bunch of compiler warnings.Adam Frisby1-1/+1
2008-02-20Minor cleanup.Jeff Ames1-1/+1
2008-02-17Added copyright notices.Jeff Ames6-2/+169
2008-02-08update eol-styleJustin Clarke Casey5-280/+280
2008-02-08* Applying mantis 339 patches round 2 -- Thanks daediusAdam Frisby5-0/+280
2008-02-05Converted logging to use log4net.Jeff Ames2-2/+4
2008-01-25* Stubbed out beginnings of a user server stress testJustin Clarke Casey1-0/+43
2007-10-25apply http://bug.opensecondlife.org/view.php?id=512 from chillkenSean Dague1-1/+1