16 Commits (a9efe89bd11a52ef64e5299be51519a59eb11f90)

Author SHA1 Message Date
  hogliux b5afccc37c Updated file headers and the README with the JUCE 5 license 8 years ago
  tpoole 2e84129479 Updated the juce_audio_basics, juce_audio_devices, juce_blocks_basics, juce_core and juce_events modules to a new ISC license 8 years ago
  jules 9fa0d49be7 Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc. 8 years ago
  jules a38c9c7aee Made TextDiff use less stack space 9 years ago
  jules 88ca15e6f2 Added override specifiers to unit test classes 9 years ago
  jules 1884510dd7 Fix for TextDiff complexity check. 9 years ago
  jules e43d008f16 Fix for the TextDiff algorithm when given large input buffers 9 years ago
  jules 37cb1bb18b Minor cleanups in TextDiff. 9 years ago
  hogliux c7b8e77031 Update copyright notice 10 years ago
  jules 435089e89b Updated the UnitTest class to provide a shared, reproducible random seed for each run, to allow failures to be re-created. Also converted a few Strings to StringRefs. 11 years ago
  jules 229beeab83 Limited the time that TextDiff can spend on large input files. 12 years ago
  jules 516bddabcc Misc minor clean-ups. 12 years ago
  jules 03c2801f3f Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 12 years ago
  jules 26c0733f8f Introjucer: fixes for some of the integrated Jucer stuff. 12 years ago
  jules 6b1654e1d2 Fixed some more warnings. 12 years ago
  jules 9caac6d44e New class: TextDiff 12 years ago