1. 3806c1d Relicensing under the simplified (2-clause) BSD license by Jean-Marc Valin · 14 years ago
  2. 6f6c88b _alloca() for Win32 by Jean-Marc Valin · 14 years ago
  3. 8b2ff0d Updated copyright notices by Jean-Marc Valin · 15 years ago
  4. ece2cfa removed useless comments by Jean-Marc Valin · 15 years ago
  5. 8496695 Update valgrind support to match the latest valgrind API. by Gregory Maxwell · 15 years ago
  6. 242eee3 Enlarge CELT pseudo-stack for floating point unless an architecture specific value by Gregory Maxwell · 16 years ago
  7. 431e464 Making stack push a tiny bit clearer to the compiler -- don't think it really by Jean-Marc Valin · 17 years ago
  8. f7cec83 pseudo-stack no longer checks on every function entry whether it has been by Jean-Marc Valin · 17 years ago
  9. 31b79d1 Changed definition of VARDECL to make it more flexible. No actual code change. by Jean-Marc Valin · 17 years ago
  10. 7b5dc85 manual stack allocator should now work for sizeof(char)!=1 by Jean-Marc Valin · 17 years ago
  11. 9b9e986 Bit of memory reduction in the pitch search. More needed. by Jean-Marc Valin · 17 years ago
  12. cac91ec Fixed temp arrays that were allocated too large (no change in peak mem) by Jean-Marc Valin · 17 years ago
  13. 8600f69 Initial support for a managed stack/scratchpad. Still needs some work. by Jean-Marc Valin · 17 years ago
  14. e046c18 Minus a bunch of warnings when enabling alloca() by Jean-Marc Valin · 17 years ago
  15. 9a0bba1 Everything should now compile with a C89 compiler. by Jean-Marc Valin · 17 years ago
  16. a85657b removed // comments and added stack_alloc.h (not used everywhere yet) by Jean-Marc Valin · 17 years ago