1. 08 Jan, 2015 1 commit
  2. 07 Jan, 2015 10 commits
  3. 06 Jan, 2015 1 commit
    • Jon Simantov's avatar
      C#: Allow ByteBuffer to use faster unsafe mode · 4390254e
      Jon Simantov authored
      If your C# runtime environment supports unsafe mode, you can use
      the #define UNSAFE_BYTEBUFFER setting and build the FlatBuffers assembly
      in unsafe mode for greatly increased performance.
      
      Tested: Tested FlatBuffersTest on Windows using VS2010 with both safe
      and unsafe versions. Added ByteBufferTest to test the byte reversing
      functions.
      
      Change-Id: I21334468b339334f9abf4317e6291b648b97f57b
      4390254e
  4. 09 Dec, 2014 13 commits
  5. 19 Nov, 2014 4 commits
  6. 08 Nov, 2014 1 commit
  7. 07 Nov, 2014 2 commits
  8. 29 Oct, 2014 1 commit
  9. 28 Oct, 2014 1 commit
  10. 24 Oct, 2014 3 commits
  11. 22 Oct, 2014 2 commits
  12. 16 Oct, 2014 1 commit