Commit graph

349 commits

Author SHA1 Message Date
User
3b9c2f6d27 Format string 2017-10-02 09:26:39 +02:00
User
67abbddc8f All functions 2017-09-28 15:28:09 +02:00
User
d7d080961e First few ossl functions 2017-09-21 14:23:49 +02:00
Ima Mechanique
24f25ee6bd Bumping version number for release. 2013-10-18 18:31:20 +01:00
Ima Mechanique
427ad53d23 Adding the JSON_DELETE constant. 2013-10-18 18:27:59 +01:00
Ima Mechanique
65f9678930 Changing build to create the documentation xml file. 2013-07-20 18:14:13 +01:00
Ima Mechanique
6bf275439a Replacing empty parenthesis for functions with the word 'void' to allow autocomplete to work. 2013-07-18 22:31:39 +01:00
Ima Mechanique
bf211138f8 Merge branch 'dev-v3-audit-style' into dev-autocomplete 2013-07-18 19:30:20 +01:00
Ima Mechanique
efaa845095 Fixing StyleCop violations. 2013-07-18 19:25:47 +01:00
Ima Mechanique
40862a4ad7 Fixing white space and naming style. 2013-07-18 19:25:38 +01:00
Ima Mechanique
69749abe53 Disabling the "Fields Must be private" rule (SA1401). 2013-07-17 18:31:52 +01:00
Ima Mechanique
531bfe8728 Adding SecondLifeHost.cs to StyleCop policing. 2013-07-17 17:58:38 +01:00
Ima Mechanique
2df884b7e8 Fixing some trailing white space. 2013-07-17 16:25:50 +01:00
Ima Mechanique
5ecbdecaf3 Changing formatting of file-header/copyright statement. 2013-07-17 16:23:54 +01:00
Ima Mechanique
89de5582f5 Moving StyleCop SuppressMessage to start of code. 2013-07-16 18:38:44 +01:00
Ima Mechanique
2d79d6f56f Fixing StyleCop violations. 2013-07-16 18:29:01 +01:00
Ima Mechanique
4207586fe5 Adding SecondLife/Float.cs to StyleCop policing. 2013-07-16 17:37:10 +01:00
Ima Mechanique
3f0e973a81 Fixing a typo. 2013-07-16 17:33:31 +01:00
Ima Mechanique
5601de60d3 Added LSL_Events to StyleCop policing. 2013-07-16 17:33:13 +01:00
Ima Mechanique
73e7084458 Fixing StyleCop violations. 2013-07-16 17:21:34 +01:00
Ima Mechanique
1265264cc7 Moving StyleCop's setings file out of source tree. 2013-07-16 16:50:22 +01:00
Ima Mechanique
6baa0a1beb Adding LSL_Functions to StyleCop Policing. 2013-07-16 16:49:43 +01:00
Ima Mechanique
87598963e7 Adding constants to StyleCop policing. 2013-07-16 16:47:51 +01:00
Ima Mechanique
bc8082b003 Fixing some StyleCop violations. 2013-07-16 16:47:13 +01:00
Ima Mechanique
b54ae2b89d Renaming constant, event, function, and host files. 2013-07-16 14:14:34 +01:00
Ima Mechanique
e08b64474d Merge branch 'dev-v3-audit-style' into dev-v3 2013-07-16 14:04:50 +01:00
Ima Mechanique
907d306c05 Merge branch 'dev-v3' into dev-next 2013-07-16 13:49:00 +01:00
Ima Mechanique
e05ab6ae1e Splitting Constants, Events, and Functions into seperate files. This should make it easier to automate checking/updating them later. 2013-07-15 21:30:36 +01:00
Ima Mechanique
d185e8967e Updating copyright date 2013-07-15 21:27:07 +01:00
Ima Mechanique
0af6c22404 Ficing version number which accidentally got the v3-dev bump merged. 2013-07-15 21:18:22 +01:00
Ima Mechanique
cb03ca2168 Adding constant JSON_APPEND 2013-07-15 21:05:51 +01:00
Ima Mechanique
961ddfa78f Adding missing JSON APPEND constant. 2013-07-15 21:02:04 +01:00
Ima Mechanique
8f1ef1581c Adding missing JSON APPEND constant. 2013-07-15 21:01:22 +01:00
Ima Mechanique
571f034395 Updating first batch of files. 2013-07-15 21:00:09 +01:00
Ima Mechanique
afddb63ecc Adding StyleCop changes to allow style enforcement. 2013-07-15 20:58:55 +01:00
Ima Mechanique
af230cbed7 Fixing indentation and braces in trunk/ 2013-07-14 16:49:03 +01:00
Ima Mechanique
6437594240 Fixing a few missed braces. 2013-07-14 12:37:16 +01:00
Ima Mechanique
52b52a2fa7 Renaming variables and fixing methods to have a single return. 2013-07-14 11:46:16 +01:00
Ima Mechanique
8d7cab032f Fixing indents and braces. 2013-07-14 07:50:24 +01:00
Ima Mechanique
f738a42e11 Merge branch 'dev-v3' into dev-v3-audit-style 2013-07-14 07:03:12 +01:00
Ima Mechanique
0e35b7e927 Splitting Constants, Events, and Functions into seperate files. This should make it easier to automate checking/updating them later. 2013-07-14 07:00:47 +01:00
Ima Mechanique
56d4d5a883 Merge branch 'dev-v3' into dev-v3-audit-style 2013-07-14 04:20:53 +01:00
Ima Mechanique
0c774368f9 Moving AssemblyRevisionIncrementer into repo tree. 2013-07-14 04:19:43 +01:00
Ima Mechanique
546be43b01 Merge branch 'dev-v3' into dev-v3-audit-style 2013-07-14 03:59:42 +01:00
Ima Mechanique
1c685b74c4 Moving AssemblyRevisionIncrementer into repo tree. 2013-07-14 03:53:26 +01:00
Ima Mechanique
7f06c5050c Adding new post-build event that updates AssemblyInfo.cs 'revision' on successful build. 2013-07-13 14:14:35 +01:00
Ima Mechanique
468aecd0b9 Merge branch 'dev-v3' into dev-v3-audit-style 2013-07-13 13:53:20 +01:00
Ima Mechanique
4b1ca5cae7 Adding new post-build event that updates AssemblyInfo.cs 'revision' on successful build. 2013-07-13 13:53:06 +01:00
Ima Mechanique
95889e1a35 Fixing return value that I missed during style fix. 2013-07-13 13:51:25 +01:00
Ima Mechanique
52be06be96 Updating copyright date 2013-07-13 12:36:00 +01:00