| Commit message (Expand) | Author | Files | Lines |
2008-07-31 | Fix issue 1860; exception thrown in the parser on if/if-else/for/while/do-while | Mike Mazur | 1 | -0/+125 |
2008-07-31 | More LSL_Types implicit/explicit cast changes. Fix issue 1854. | Mike Mazur | 2 | -54/+54 |
2008-07-28 | When casting strings to int, use double.Parse() as strings may be floats. With | Mike Mazur | 2 | -2/+84 |
2008-07-28 | -implement LSLString -> Quaternion explicit cast | Mike Mazur | 3 | -0/+105 |
2008-07-28 | Adding explicit cast from LSLFloat to LSLInteger. Work on issue 1822. | Mike Mazur | 1 | -0/+71 |
2008-07-28 | -copy LSL_Types tests from Common/ to Shared/ | Mike Mazur | 5 | -1/+823 |
2008-07-27 | Implement LSLFloat {+,-,*,/} LSLFloat operations. Fix issues 1532, 1701, 1824 & | Mike Mazur | 1 | -0/+63 |
2008-07-25 | Add casts from integer to float. Fix issue 1822. | Mike Mazur | 1 | -1/+31 |
2008-07-25 | -add test for newly introduced cast operators (issue 1818) | Mike Mazur | 2 | -1/+16 |
2008-07-24 | Update svn properties. Minor formatting cleanup. | Jeff Ames | 1 | -7/+7 |
2008-07-24 | Refactor some tests. | Mike Mazur | 3 | -344/+206 |
2008-07-24 | Replace implicit casts from LSLFloat to int and uint which were removed in | Mike Mazur | 1 | -2/+2 |
2008-07-23 | First version of position mapping between LSL <-> C# implemented. | Mike Mazur | 2 | -3/+123 |
2008-07-19 | Update svn properties. Fix some inconsistent newlines. | Jeff Ames | 1 | -62/+62 |
2008-07-16 | Mantis#1755. Thank you kindly, Matth for a patch that solves: | Charles Krinke | 1 | -2/+2 |
2008-07-16 | Mantis#1746. Thank you kindly, nlin for pointing out that | Charles Krinke | 1 | -0/+62 |
2008-07-14 | Mantis#1728. Thank you kindly, Mikem for a patch that solves: | Charles Krinke | 1 | -0/+35 |
2008-07-12 | Patch #9142 (No mantis) | Melanie Thielker | 1 | -68/+68 |
2008-07-11 | Thanks Mike for another LSL compiler patch which fixes a bug where 'vector v=... | Johan Berntsson | 1 | -1/+59 |
2008-07-10 | Patch from Mike: errors from the LSL/C# compilers are now reported to the use... | Johan Berntsson | 1 | -0/+31 |
2008-07-08 | Patch from Mike: added unit tests for the LSL compiler | Johan Berntsson | 1 | -0/+1303 |
2008-06-09 | Update svn properties. Formatting cleanup. | Jeff Ames | 1 | -101/+101 |
2008-06-09 | Mantis#1469. Thank you kindly, Mikem for a patch that addresses: | Charles Krinke | 1 | -0/+101 |
2008-06-06 | Fixed a build problem with r5019 (Mikems patch) | Johan Berntsson | 2 | -0/+0 |
2008-06-06 | Minor formatting cleanup. | Jeff Ames | 2 | -16/+16 |
2008-06-06 | Update svn properties. | Jeff Ames | 2 | -691/+691 |
2008-06-05 | Mantis#1451. Thank you kindly, mikem for additional | Charles Krinke | 2 | -0/+691 |
2008-05-16 | Formatting cleanup. | Jeff Ames | 4 | -10/+10 |
2008-05-14 | Formatting cleanup. | Jeff Ames | 3 | -14/+8 |
2008-04-21 | * Optimised using statements and namespace references across entire project (... | Adam Frisby | 4 | -7/+3 |
2008-04-02 | changing more references to OpenSim.Data | Sean Dague | 1 | -3/+3 |
2008-03-18 | Formatting cleanup. | Jeff Ames | 8 | -210/+201 |
2008-03-04 | Added copyright heaaders. Minor cleanup. | Jeff Ames | 1 | -1/+1 |
2008-03-03 | * Removed a bunch of compiler warnings. | Adam Frisby | 1 | -1/+1 |
2008-02-20 | Minor cleanup. | Jeff Ames | 1 | -1/+1 |
2008-02-17 | Added copyright notices. | Jeff Ames | 6 | -2/+169 |
2008-02-08 | update eol-style | Justin Clarke Casey | 5 | -280/+280 |
2008-02-08 | * Applying mantis 339 patches round 2 -- Thanks daedius | Adam Frisby | 5 | -0/+280 |
2008-02-05 | Converted logging to use log4net. | Jeff Ames | 2 | -2/+4 |
2008-01-25 | * Stubbed out beginnings of a user server stress test | Justin Clarke Casey | 1 | -0/+43 |
2007-10-25 | apply http://bug.opensecondlife.org/view.php?id=512 from chillken | Sean Dague | 1 | -1/+1 |
2007-10-19 | get rid of all the ^M line endings | Sean Dague | 2 | -1043/+1043 |
2007-10-15 | * Applied Chillken patch #418: copyright-r2094.patch updating copyright messa... | lbsa71 | 1 | -0/+28 |
2007-10-10 | Added unit tests, based on nunit for the IInventoryData | Tleiades Hax | 2 | -0/+1015 |