v10.2.1
What's Changed
- Adding the missing tty.c file in the packaging. by @tesonep in #771
- Do not allow comparing objects of different types by @guillep in #772
- Prepare release 10.2.1 by @guillep in #773
- Constant conversion warning by @guillep in #777
- Fix tautological-pointer-compare warnings by @guillep in #775
- Removed Cogit>>#voidNSSendCache: by @jordanmontt in #776
- Re-enable incompatible-function-pointer-types warning by @guillep in #778
- Removed unused functions from the C written by hand by @jordanmontt in #780
- Fix function pointer comparison warning by @guillep in #783
- Fix -return-type warnings by @doste in #781
- Fix shift-negative-value warning and reenable warning by @guillep in #785
- Remove warnings c compiler by @PalumboN in #789
- Remove StackInterpreter interruptPending instance variable by @jordanmontt in #793
- Do not use asserta: in a statement by @guillep in #788
- Bump to MacOS 11 and above by @guillep in #792
- Moving pharo.signatures files for OSX Bundle to Resources folder by @tesonep in #770
- Do not retain any selectors in CogAbstractInstruction by @RenaudFondeur in #798
- remove warning because of type and unsigned shift issues by @RenaudFondeur in #800
- add tests for type harmonization by @RenaudFondeur in #807
- Primitive format by @doste in #802
- Adding an implementation of the aio.c using EPOLL in Linux. by @tesonep in #805
- Fixing warnings that are errors in newer versions of clang by @tesonep in #813
New Contributors
- @RenaudFondeur made their first contribution in #798
Full Changelog: v10.2.0...v10.2.1