Revision 737abc8538914db2bd87e97089ab0b80fe37b6c0 authored by Marco Danelutto on 02 December 2011, 21:38:39 UTC, committed by Roberto Di Cosmo on 02 December 2011, 21:40:56 UTC
1 parent bfafe56
Raw File
Changelog
2011/08/30 (RDC): internally convert lists to array to avoid quadratic penalty in execution time on long lists,
	          thanks to Paul Vernaza <pvernaza@andrew.cmu.edu> for pointing out this issu;
	          added 'a sequence type to allow using efficiently the library both with lists and arrays.
                  
back to top