Hi,

I have decide to keep compatibility for Generics.Collections with FPC 3.0.4
and trunk as long as possible (library is important for many users). First
update and related bug report:

https://bugs.freepascal.org/view.php?id=33921

The patch includes latest changes from original library :

* basic information why Generics.Collections library in FPC trunk is not up
to date
* unified code base between FPC trunk, library and NewPascal. Previously
trunk was priority, so there was some minor differences between FPC trunk
version, github repo and NewPascal version. Now the order is : library on
github > NewPascal > FPC trunk
* reworked patch and reworked test from Michalis Kamburelis for xxHash32
pure pascal version (problem highly visible for MacOS version and for non
Intel CPUs), fix issue 9 in "github issues"
* link to proper bugtracker for bugs related to this library :
https://github.com/maciej-izak/generics.collections/issues
* update for inactive freesparta.com links (newpascal.org is used instead
of freesparta.com)
* some new proper credits in few places

-- 
Best regards,
Maciej Izak
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

Reply via email to